Home
last modified time | relevance | path

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

12345

/openbsd/src/gnu/llvm/clang/include/clang/AST/
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()
564 void setIsPrivate(const char *position) { IsPrivate.setPosition(position); } in setIsPrivate()
[all …]
/openbsd/src/sys/dev/wscons/
Dwsmouseinput.h28 struct position { struct
47 struct position pos; argument
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
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/src/usr.bin/m4/
Dmain.c145 static struct position { struct
150 static void record(struct position *, int); argument
/openbsd/src/gnu/gcc/gcc/
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/src/usr.sbin/unbound/testcode/
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/src/gnu/usr.bin/texinfo/info/
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
Dsearch.c434 long position; in find_tags_table() local
461 long position; in find_node_in_binding() local
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
Dinfo-utils.c174 long position; in info_menu_of_node() local
246 long position; in info_references_internal() local
/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_vblank.c242 int position, vtotal; in __intel_get_crtc_scanline() local
331 int position; in i915_get_crtc_scanoutpos() local
462 int position; in intel_get_crtc_scanline() local
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
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/src/gnu/usr.bin/binutils/gas/
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/src/gnu/usr.bin/gcc/gcc/testsuite/objc/execute/
Dbf-common.h21 int position; in compare_structures() local
/openbsd/src/gnu/usr.bin/texinfo/makeinfo/
Dfloat.h32 char *position; member
Dfiles.h61 int position; member
Dnode.h36 int position; /* Output file position of this node. */ member
/openbsd/src/usr.bin/less/
Dposition.c40 position(int where) in position() function
/openbsd/src/lib/libexpat/lib/
Dxmltok.h146 typedef struct position { struct
148 XML_Size lineNumber;
149 XML_Size columnNumber;
/openbsd/src/gnu/llvm/clang/utils/
DFuzzTest33 def position_to_source_index(self, position): argument
/openbsd/src/gnu/llvm/clang/include/clang/CodeGen/
DConstantInitBuilder.h232 llvm::Constant *target, size_t position) { in addRelativeOffsetToPosition()
296 void fillPlaceholder(PlaceholderPosition position, llvm::Constant *value) { in fillPlaceholder()
/openbsd/src/sys/dev/pci/drm/amd/display/dc/core/
Ddc_debug.c315 struct crtc_position position; in context_timing_trace() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
DCPlusPlusNameParser.h92 Bookmark(size_t &position) in Bookmark()
/openbsd/src/sys/arch/armv7/vexpress/
Dsysreg.c103 int dcc, site, position, device; in sysconf_function() local
/openbsd/src/games/battlestar/
Dglobals.c247 int position; variable

12345