/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/ |
H A D | userdef.cc | 76 A1 A1::operator+(const A1& second) in operator +() 85 A1 A1::operator*(const A1& second) in operator *() 94 A1 A1::operator-(const A1& second) in operator -() 103 A1 A1::operator/(const A1& second) in operator /() 112 A1 A1::operator%(const A1& second) in operator %() 121 int A1::operator==(const A1& second) in operator ==() 129 int A1::operator!=(const A1& second) in operator !=() 137 int A1::operator&&(const A1& second) in operator &&() 142 int A1::operator||(const A1& second) in operator ||() 165 A1 A1::operator|(const A1& second) in operator |() [all …]
|
/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/ |
H A D | hwasan_setjmp_riscv64.S | 86 .macro WEAK_ALIAS first second
|
H A D | hwasan_setjmp_x86_64.S | 72 .macro WEAK_ALIAS first second
|
H A D | hwasan_setjmp_aarch64.S | 83 .macro WEAK_ALIAS first second
|
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/ |
H A D | case.py | 539 def _getAssertEqualityFunc(self, first, second): argument 563 def _baseAssertEqual(self, first, second, msg=None): argument 570 def assertEqual(self, first, second, msg=None): argument 577 def assertNotEqual(self, first, second, msg=None): argument 589 second, argument 633 second, argument 989 def assertMultiLineEqual(self, first, second, msg=None): argument
|
/openbsd-src/usr.bin/lex/ |
H A D | nfa.c | 393 mkbranch(first,second) mkbranch() argument 482 mkor(first,second) mkor() argument [all...] |
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
H A D | net45.C | 6 T2 second; member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | overload7.C | 7 int second; member
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/ |
H A D | stl_pair.h | 74 _T2 second; ///< @c second is a copy of the second object member
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/ |
H A D | stl_pair.h | 74 _T2 second; ///< @c second is a copy of the second object member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 950710-1.c | 11 int second; member
|
H A D | 920726-1.c | 32 struct spurious second(char *buf,char *fmt, ...) in second() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
H A D | stb.h | 69 ffestrSecond second; /* Second keyword. */ member 74 ffestrSecond second; /* Second keyword. */ member
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_dense_map_info.h | 39 ValueT second = {}; member
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/ |
H A D | GenericValue.h | 26 unsigned int second; member
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | SwiftCallingConv.cpp | 33 static llvm::Type *getCommonType(llvm::Type *first, llvm::Type *second) { in getCommonType() 429 static bool areBytesInSameUnit(CharUnits first, CharUnits second, in areBytesInSameUnit() 456 const StorageEntry &second, in shouldMergeEntries()
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | web.c | 90 unionfind_union (struct web_entry *first, struct web_entry *second) in unionfind_union()
|
H A D | cfghooks.c | 874 lv_adjust_loop_header_phi (basic_block first, basic_block second, in lv_adjust_loop_header_phi() 885 lv_add_condition_to_bb (basic_block first, basic_block second, in lv_add_condition_to_bb()
|
/openbsd-src/games/phantasia/ |
H A D | fight.c | 1618 int first, second; /* indices for swapping */ in scramblestats() local
|
/openbsd-src/sbin/fsck_msdos/ |
H A D | fat.c | 276 struct fatEntry *second, int fatnum) in comparefat()
|
/openbsd-src/sys/isofs/cd9660/ |
H A D | cd9660_node.c | 337 int y, m, d, hour, minute, second; in cd9660_tstamp_conv7() local
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | dwarf2expr.c | 598 CORE_ADDR first, second; in execute_stack_op() local
|
/openbsd-src/usr.bin/ctfconv/ |
H A D | ctfconv.c | 282 char *first, *second; in guess_static_local_name() local
|
/openbsd-src/gnu/usr.bin/perl/ext/Devel-Peek/ |
H A D | Peek.xs | 352 OP *parent, *pm, *first, *second; S_ck_dump() local [all...] |
/openbsd-src/gnu/llvm/libcxx/include/__utility/ |
H A D | pair.h | 72 _T2 second; member
|