Home
last modified time | relevance | path

Searched +defs:first +defs:second (Results 1 – 25 of 44) sorted by relevance

12

/freebsd-src/contrib/libevent/sample/
H A Dhostcheck.c123 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-src/contrib/ntp/sntp/libevent/sample/
H A Dhostcheck.c123 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-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/
H A Dtst.relenum.d47 first, enumerator
48 second enumerator
/freebsd-src/contrib/flex/src/
H A Dnfa.c310 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-src/usr.sbin/mptutil/
H A Dmpt_evt.c81 event_compare(const void *first, const void *second) in event_compare()
/freebsd-src/contrib/googletest/googletest/include/gtest/
H A Dgtest-param-test.h493 #define GTEST_GET_FIRST_(first, ...) first argument
494 #define GTEST_GET_SECOND_(first, second, ...) second argument
/freebsd-src/contrib/wireguard-tools/
H A Dsetconf.c21 static int pubkey_cmp(const void *first, const void *second) in pubkey_cmp()
H A Dshow.c27 static int peer_cmp(const void *first, const void *second) in peer_cmp()
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_dense_map_info.h38 KeyT first = {}; member
39 ValueT second = {}; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DGenericValue.h25 unsigned int first; member
26 unsigned int second; member
/freebsd-src/lib/libc/tests/string/
H A Dmemrchr_test.c41 do_found_test(char buf[], size_t len, size_t first, size_t second) in do_found_test()
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp33 static llvm::Type *getCommonType(llvm::Type *first, llvm::Type *second) { in getCommonType() argument
430 areBytesInSameUnit(CharUnits first,CharUnits second,CharUnits chunkSize) areBytesInSameUnit() argument
456 shouldMergeEntries(const StorageEntry & first,const StorageEntry & second,CharUnits chunkSize) shouldMergeEntries() argument
457 shouldMergeEntries(const StorageEntry & first,const StorageEntry & second,CharUnits chunkSize) shouldMergeEntries() argument
[all...]
/freebsd-src/lib/libc/iconv/
H A Dbsd_iconv.c176 qsort_helper(const void *first, const void *second) in qsort_helper()
/freebsd-src/contrib/expat/tests/
H A Dmisc_tests.c191 versions_equal(const XML_Expat_Version *first, in versions_equal() argument
192 const XML_Expat_Version *second) { in versions_equal() argument
H A Dnsalloc_tests.c508 const char *first = "<doc xmlns='http://example.org/'>\n" in START_TEST() local
511 const char *second in START_TEST() local
/freebsd-src/contrib/ntp/parseutil/
H A Dtestdcf.c62 long second; member
186 register int i, first; in ext_bf() local
/freebsd-src/contrib/kyua/utils/
H A Ddatetime_test.cpp332 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-src/contrib/byacc/
H A Ddefs.h22 #define CONCAT(first,second) first #second argument
24 #define CONCAT2(first,second) #first "." #second argument
/freebsd-src/usr.bin/units/
H A Dunits.c633 compareunits(struct unittype * first, struct unittype * second) in compareunits()
/freebsd-src/sys/dev/ow/
H A Dow.c425 int first, second, i, dir, prior, last, err, retries; ow_enumerate() local
/freebsd-src/contrib/libbegemot/
H A Drpoll.c694 second(int tid, void *arg) in second() function
702 first(int tid, void *arg) in first() function
/freebsd-src/usr.sbin/makefs/
H A Dcd9660.c861 * @param const char * The second file name in cd9660_compare_filename() argument
2001 cd9660node *temp, *first; cd9660_create_special_directory() local
[all...]
/freebsd-src/usr.sbin/mfiutil/
H A Dmfi_config.c234 int first, second; in compare_int() local
/freebsd-src/sys/kern/
H A Dsubr_sglist.c844 sglist_join(struct sglist *first, struct sglist *second) in sglist_join()
/freebsd-src/contrib/ntp/include/
H A Dntp_config.h54 int first; member
301 #define CONCAT_G_FIFOS(first, second) \ argument

12