/openbsd/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 %() 165 A1 A1::operator|(const A1& second) in operator |() 174 A1 A1::operator^(const A1& second) in operator ^() 183 A1 A1::operator&(const A1& second) in operator &() 192 int A1::operator<(const A1& second) in operator <() 209 int A1::operator>(const A1& second) in operator >() [all …]
|
/openbsd/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/usr.bin/lex/ |
H A D | nfa.c | 385 mkbranch(int first, int second) in mkbranch() 471 mkor(int first, int second) in mkor()
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
H A D | net45.C | 6 T2 second; member
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | overload7.C | 7 int second; member
|
/openbsd/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/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/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/gnu/usr.bin/gcc/gcc/f/ |
H A D | stb.h | 69 ffestrSecond second; /* Second keyword. */ member 74 ffestrSecond second; /* Second keyword. */ member
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_dense_map_info.h | 39 ValueT second = {}; member
|
/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/ |
H A D | GenericValue.h | 26 unsigned int second; member
|
/openbsd/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/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/games/phantasia/ |
H A D | fight.c | 1618 int first, second; /* indices for swapping */ in scramblestats() local
|
/openbsd/sbin/fsck_msdos/ |
H A D | fat.c | 276 struct fatEntry *second, int fatnum) in comparefat()
|
/openbsd/sys/isofs/cd9660/ |
H A D | cd9660_node.c | 337 int y, m, d, hour, minute, second; in cd9660_tstamp_conv7() local
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | dwarf2expr.c | 598 CORE_ADDR first, second; in execute_stack_op() local
|
/openbsd/usr.bin/ctfconv/ |
H A D | ctfconv.c | 282 char *first, *second; in guess_static_local_name() local
|
/openbsd/gnu/usr.bin/perl/ext/Devel-Peek/ |
H A D | Peek.xs | 352 OP *parent, *pm, *first, *second; in S_ck_dump() local
|
/openbsd/gnu/llvm/libcxx/include/__utility/ |
H A D | pair.h | 72 _T2 second; member
|
/openbsd/lib/libexpat/tests/ |
H A D | misc_tests.c | 192 const XML_Expat_Version *second) { in versions_equal()
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_linux_test.cpp | 129 static bool Includes(std::vector<tid_t> first, std::vector<tid_t> second) { in Includes()
|
/openbsd/usr.bin/units/ |
H A D | units.c | 581 compareunits(struct unittype *first, struct unittype *second) in compareunits()
|