/freebsd/contrib/ntp/sntp/libevent/sample/ |
H A D | hostcheck.c | 123 static int Curl_raw_equal(const char *first, const char *second) in Curl_raw_equal() 138 static int Curl_raw_nequal(const char *first, const char *second, size_t max) in Curl_raw_nequal()
|
/freebsd/contrib/libevent/sample/ |
H A D | hostcheck.c | 123 static int Curl_raw_equal(const char *first, const char *second) in Curl_raw_equal() 138 static int Curl_raw_nequal(const char *first, const char *second, size_t max) in Curl_raw_nequal()
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/ |
H A D | tst.relenum.d | 47 first, enumerator 48 second enumerator
|
/freebsd/contrib/flex/src/ |
H A D | nfa.c | 310 int link_machines (int first, int last) in link_machines() 377 int mkbranch (int first, int second) in mkbranch() 460 int mkor (int first, int second) in mkor()
|
/freebsd/contrib/llvm-project/libcxx/include/__chrono/ |
H A D | local_info.h | 38 sys_info first; member 39 sys_info second; member
|
/freebsd/usr.sbin/mptutil/ |
H A D | mpt_evt.c | 81 event_compare(const void *first, const void *second) in event_compare()
|
/freebsd/contrib/googletest/googletest/include/gtest/ |
H A D | gtest-param-test.h | 493 #define GTEST_GET_FIRST_(first, ...) first argument 494 #define GTEST_GET_SECOND_(first, second, ...) second argument
|
/freebsd/contrib/wireguard-tools/ |
H A D | setconf.c | 21 static int pubkey_cmp(const void *first, const void *second) in pubkey_cmp()
|
H A D | show.c | 27 static int peer_cmp(const void *first, const void *second) in peer_cmp()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_dense_map_info.h | 38 KeyT first = {}; member 39 ValueT second = {}; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/ |
H A D | GenericValue.h | 25 unsigned int first; member 26 unsigned int second; member
|
/freebsd/lib/libc/tests/string/ |
H A D | memrchr_test.c | 41 do_found_test(char buf[], size_t len, size_t first, size_t second) in do_found_test()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | SwiftCallingConv.cpp | 33 static llvm::Type *getCommonType(llvm::Type *first, llvm::Type *second) { in getCommonType() 430 static bool areBytesInSameUnit(CharUnits first, CharUnits second, in areBytesInSameUnit() 456 bool SwiftAggLowering::shouldMergeEntries(const StorageEntry &first, in shouldMergeEntries() 457 const StorageEntry &second, in shouldMergeEntries()
|
/freebsd/lib/libc/iconv/ |
H A D | bsd_iconv.c | 176 qsort_helper(const void *first, const void *second) in qsort_helper()
|
/freebsd/contrib/expat/tests/ |
H A D | misc_tests.c | 191 versions_equal(const XML_Expat_Version *first, in versions_equal() argument 192 const XML_Expat_Version *second) { in versions_equal() argument
|
H A D | nsalloc_tests.c | 508 const char *first = "<doc xmlns='http://example.org/'>\n" in START_TEST() local 511 const char *second in START_TEST() local
|
/freebsd/contrib/ntp/parseutil/ |
H A D | testdcf.c | 62 long second; member 186 register int i, first; in ext_bf() local
|
/freebsd/contrib/kyua/utils/ |
H A D | datetime_test.cpp | 332 const datetime::timestamp first = datetime::timestamp::now(); in ATF_TEST_CASE_BODY() local 334 const datetime::timestamp second = datetime::timestamp::now(); in ATF_TEST_CASE_BODY() local
|
/freebsd/contrib/llvm-project/libcxx/include/__utility/ |
H A D | pair.h | 73 _T1 first; member 74 _T2 second; member
|
/freebsd/contrib/byacc/ |
H A D | defs.h | 22 #define CONCAT(first,second) first #second argument 24 #define CONCAT2(first,second) #first "." #second argument
|
/freebsd/usr.bin/units/ |
H A D | units.c | 634 compareunits(struct unittype * first,struct unittype * second) compareunits() argument
|
/freebsd/sys/dev/ow/ |
H A D | ow.c | 431 int first, second, i, dir, prior, last, err, retries; in ow_enumerate() local
|
/freebsd/contrib/libbegemot/ |
H A D | rpoll.c | 694 second(int tid, void *arg) in second() function 702 first(int tid, void *arg) in first() function
|
/freebsd/usr.sbin/makefs/ |
H A D | cd9660.c | 866 cd9660_compare_filename(const char *first, const char *second) in cd9660_compare_filename() 2005 cd9660node *temp, *first; in cd9660_create_special_directory() local
|
/freebsd/usr.sbin/mfiutil/ |
H A D | mfi_config.c | 234 int first, second; in compare_int() local
|