Home
last modified time | relevance | path

Searched defs:position (Results 1 – 25 of 103) sorted by relevance

12345

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DFormatString.h41 void setPosition(const char *position) { in setPosition()
60 const char *position; variable
543 void setHasThousandsGrouping(const char *position) { in setHasThousandsGrouping()
546 void setIsLeftJustified(const char *position) { in setIsLeftJustified()
549 void setHasPlusPrefix(const char *position) { in setHasPlusPrefix()
552 void setHasSpacePrefix(const char *position) { in setHasSpacePrefix()
555 void setHasAlternativeForm(const char *position) { in setHasAlternativeForm()
558 void setHasLeadingZeros(const char *position) { in setHasLeadingZeros()
561 void setHasObjCTechnicalTerm(const char *position) { in setHasObjCTechnicalTerm()
566 void setIsSensitive(const char *position) { in setIsSensitive()
[all …]
/openbsd/sys/dev/wscons/
H A Dwsmouseinput.h28 struct position { struct
47 struct position pos; argument
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp136 llvm::IntegerType *offsetType, llvm::Constant *target, size_t position) { in getRelativeOffsetToPosition()
155 size_t position) { in getAddrOfPosition()
207 auto position = addPlaceholder(); in addPlaceholderWithSize() local
/openbsd/usr.bin/m4/
H A Dmain.c145 static struct position { struct
150 static void record(struct position *, int); argument
/openbsd/gnu/gcc/gcc/
H A Dgcov-dump.c131 print_prefix (const char *filename, unsigned depth, gcov_position_t position) in print_prefix()
195 gcov_position_t base, position = gcov_position (); in dump_file() local
349 gcov_position_t position = gcov_position (); in tag_lines() local
/openbsd/usr.sbin/unbound/testcode/
H A Dunittcpreuse.c157 static void check_removal(struct outside_network* outnet, int position, int total) in check_removal()
275 size_t position, size_t total) in check_waiting_tcp_removal()
416 size_t position, size_t total) in check_reuse_write_wait_removal()
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_vblank.c205 int position, vtotal; in __intel_get_crtc_scanline() local
264 int position; in i915_get_crtc_scanoutpos() local
399 int position; in intel_get_crtc_scanline() local
/openbsd/gnu/usr.bin/texinfo/info/
H A Dman.c549 long position = -1; in find_reference_section() local
591 long position; in xrefs_of_manpage() local
656 long position = -1; in locate_manpage_xref() local
H A Dsearch.c434 long position; in find_tags_table() local
461 long position; in find_node_in_binding() local
H A Dnodes.c389 long position; in build_tags_and_nodes() local
594 long position; in get_nodes_of_tags_table() local
1195 long position; in adjust_nodestart() local
H A Dinfo-utils.c174 long position; in info_menu_of_node() local
246 long position; in info_references_internal() local
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dinput-scrub.c250 input_scrub_include_file (char *filename, char *position) in input_scrub_include_file()
260 input_scrub_include_sb (sb *from, char *position, int is_expansion) in input_scrub_include_sb()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/objc/execute/
H A Dbf-common.h21 int position; in compare_structures() local
/openbsd/gnu/usr.bin/binutils/gas/
H A Dinput-scrub.c251 input_scrub_include_file (char *filename, char *position) in input_scrub_include_file()
261 input_scrub_include_sb (sb *from, char *position, int is_expansion) in input_scrub_include_sb()
/openbsd/gnu/usr.bin/texinfo/makeinfo/
H A Dfloat.h32 char *position; member
H A Dfiles.h61 int position; member
/openbsd/usr.bin/less/
H A Dposition.c40 position(int where) in position() function
/openbsd/gnu/llvm/clang/utils/
H A DFuzzTest33 def position_to_source_index(self, position): argument
/openbsd/lib/libexpat/lib/
H A Dxmltok.h146 typedef struct position { struct
148 XML_Size lineNumber;
149 XML_Size columnNumber;
/openbsd/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_debug.c313 struct crtc_position position; in context_timing_trace() local
H A Ddc_stream.c398 const struct dc_cursor_position *position) in program_cursor_position()
435 const struct dc_cursor_position *position) in dc_stream_set_cursor_position()
/openbsd/gnu/llvm/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h232 llvm::Constant *target, size_t position) { in addRelativeOffsetToPosition()
296 void fillPlaceholder(PlaceholderPosition position, llvm::Constant *value) { in fillPlaceholder()
/openbsd/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.h92 Bookmark(size_t &position) in Bookmark()
/openbsd/sys/arch/armv7/vexpress/
H A Dsysreg.c103 int dcc, site, position, device; in sysconf_function() local
/openbsd/games/battlestar/
H A Dglobals.c247 int position; variable

12345