Home
last modified time | relevance | path

Searched defs:second (Results 1 – 25 of 87) sorted by relevance

1234

/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Duserdef.cc76 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 Dcase.py539 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 Dnfa.c385 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 Dnet45.C6 T2 second; member
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Doverload7.C7 int second; member
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_pair.h74 _T2 second; ///< @c second is a copy of the second object member
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_pair.h74 _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 D950710-1.c11 int second; member
H A D920726-1.c32 struct spurious second(char *buf,char *fmt, ...) in second() function
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dstb.h69 ffestrSecond second; /* Second keyword. */ member
74 ffestrSecond second; /* Second keyword. */ member
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_dense_map_info.h39 ValueT second = {}; member
/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/
H A DGenericValue.h26 unsigned int second; member
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp33 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 Dweb.c90 unionfind_union (struct web_entry *first, struct web_entry *second) in unionfind_union()
H A Dcfghooks.c874 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 Dfight.c1618 int first, second; /* indices for swapping */ in scramblestats() local
/openbsd/sbin/fsck_msdos/
H A Dfat.c276 struct fatEntry *second, int fatnum) in comparefat()
/openbsd/sys/isofs/cd9660/
H A Dcd9660_node.c337 int y, m, d, hour, minute, second; in cd9660_tstamp_conv7() local
/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddwarf2expr.c598 CORE_ADDR first, second; in execute_stack_op() local
/openbsd/usr.bin/ctfconv/
H A Dctfconv.c282 char *first, *second; in guess_static_local_name() local
/openbsd/gnu/usr.bin/perl/ext/Devel-Peek/
H A DPeek.xs352 OP *parent, *pm, *first, *second; in S_ck_dump() local
/openbsd/gnu/llvm/libcxx/include/__utility/
H A Dpair.h72 _T2 second; member
/openbsd/lib/libexpat/tests/
H A Dmisc_tests.c192 const XML_Expat_Version *second) { in versions_equal()
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_linux_test.cpp129 static bool Includes(std::vector<tid_t> first, std::vector<tid_t> second) { in Includes()
/openbsd/usr.bin/units/
H A Dunits.c581 compareunits(struct unittype *first, struct unittype *second) in compareunits()

1234