/freebsd/contrib/libcbor/CMakeModules/ |
H A D | LibFindMacros.cmake | 42 if (${CMAKE_MAJOR_VERSION} EQUAL 2 AND ${CMAKE_MINOR_VERSION} EQUAL 4) 45 else (${CMAKE_MAJOR_VERSION} EQUAL 2 AND ${CMAKE_MINOR_VERSION} EQUAL 4) 50 endif (${CMAKE_MAJOR_VERSION} EQUAL 2 AND ${CMAKE_MINOR_VERSION} EQUAL 4)
|
/freebsd/usr.bin/look/ |
H A D | look.c | 65 #define EQUAL 0 macro 278 case EQUAL: /* Found it. */ in linear_search() 296 for (; front < back && compare(string, front, back) == EQUAL; ++front) { in print_from() 341 return (*s1 ? GREATER : EQUAL); in compare()
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | st.c | 104 #define EQUAL(table,x,y) ((x)==(y) || (*table->type->compare)(((void*)x),((void *)y)) == 0) macro 252 ((ptr) != 0 && (ptr->hash != (hash_val) || !EQUAL((table), (key), (ptr)->key))) 417 if (EQUAL(table, *key, ptr->key)) { in st_delete() 428 if (EQUAL(table, ptr->next->key, *key)) { in st_delete() 459 if ((ptr->key != never) && EQUAL(table, ptr->key, *key)) { in st_delete_safe()
|
H A D | osm_ucast_dnup.c | 66 EQUAL enumerator 91 return EQUAL; in dnup_get_dir() 98 return EQUAL; in dnup_get_dir()
|
/freebsd/contrib/ntp/sntp/libevent/cmake/ |
H A D | VersionViaGit.cmake | 49 if ((GITRET EQUAL 0) AND (VERSION_LIST_LENGTH EQUAL 5))
|
/freebsd/contrib/libevent/cmake/ |
H A D | VersionViaGit.cmake | 49 if ((GITRET EQUAL 0) AND (VERSION_LIST_LENGTH EQUAL 5))
|
/freebsd/contrib/tcpdump/cmake/Modules/ |
H A D | FindPCAP.cmake | 33 if(CMAKE_SIZEOF_VOID_P EQUAL 8) 139 if(uselib32 AND CMAKE_SIZEOF_VOID_P EQUAL 4) 143 if(uselib64 AND CMAKE_SIZEOF_VOID_P EQUAL 8) 234 if(CMAKE_SIZEOF_VOID_P EQUAL 8) 240 if(ISAINFO_RESULT EQUAL 0) 258 if(NOT PCAP_CONFIG_RESULT EQUAL 0) 290 if(NOT PCAP_CONFIG_RESULT EQUAL 0) 325 if(NOT PCAP_CONFIG_RESULT EQUAL 0)
|
H A D | FindCRYPTO.cmake | 43 if(BREW_RESULT EQUAL 0) 133 if(BREW_RESULT EQUAL 0)
|
/freebsd/contrib/libpcap/rpcapd/ |
H A D | CMakeLists.txt | 121 if(CMAKE_SIZEOF_VOID_P EQUAL 8) 123 else(CMAKE_SIZEOF_VOID_P EQUAL 8) 125 endif(CMAKE_SIZEOF_VOID_P EQUAL 8)
|
/freebsd/contrib/libcbor/src/ |
H A D | CMakeLists.txt | 25 if (NOT ${CBOR_VERSION_MAJOR} EQUAL 0)
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | DerivedNormalizationProps.txt | 818 2244 ; NFD_QC; N # Sm NOT ASYMPTOTICALLY EQUAL TO 819 2247 ; NFD_QC; N # Sm NEITHER APPROXIMATELY NOR ACTUALLY EQUAL TO 820 2249 ; NFD_QC; N # Sm NOT ALMOST EQUAL TO 821 2260 ; NFD_QC; N # Sm NOT EQUAL TO 823 226D..2271 ; NFD_QC; N # Sm [5] NOT EQUIVALENT TO..NEITHER GREATER-THAN NOR EQUAL TO 828 ….2289 ; NFD_QC; N # Sm [2] NEITHER A SUBSET OF NOR EQUAL TO..NEITHER A SUPERSET OF NOR EQUAL … 830 22E0..22E3 ; NFD_QC; N # Sm [4] DOES NOT PRECEDE OR EQUAL..NOT SQUARE ORIGINAL OF OR EQUAL TO 831 …22ED ; NFD_QC; N # Sm [4] NOT NORMAL SUBGROUP OF..DOES NOT CONTAIN AS NORMAL SUBGROUP OR EQUAL 1259 2244 ; NFKD_QC; N # Sm NOT ASYMPTOTICALLY EQUAL TO 1260 2247 ; NFKD_QC; N # Sm NEITHER APPROXIMATELY NOR ACTUALLY EQUAL TO [all …]
|
H A D | UnicodeData.txt | 820 034C;COMBINING ALMOST EQUAL TO ABOVE;Mn;230;NSM;;;;;N;;;;; 6037 2243;ASYMPTOTICALLY EQUAL TO;Sm;0;ON;;;;;Y;;;;; 6038 2244;NOT ASYMPTOTICALLY EQUAL TO;Sm;0;ON;2243 0338;;;;Y;;;;; 6039 2245;APPROXIMATELY EQUAL TO;Sm;0;ON;;;;;Y;;;;; 6040 2246;APPROXIMATELY BUT NOT ACTUALLY EQUAL TO;Sm;0;ON;;;;;Y;;;;; 6041 2247;NEITHER APPROXIMATELY NOR ACTUALLY EQUAL TO;Sm;0;ON;2245 0338;;;;Y;;;;; 6042 2248;ALMOST EQUAL TO;Sm;0;ON;;;;;Y;;;;; 6043 2249;NOT ALMOST EQUAL TO;Sm;0;ON;2248 0338;;;;Y;;;;; 6044 224A;ALMOST EQUAL OR EQUAL TO;Sm;0;ON;;;;;Y;;;;; 6046 224C;ALL EQUAL TO;Sm;0;ON;;;;;Y;;;;; [all …]
|
/freebsd/contrib/libpcap/cmake/Modules/ |
H A D | FindAirPcap.cmake | 29 if(CMAKE_SIZEOF_VOID_P EQUAL 8)
|
H A D | FindPacket.cmake | 51 if(CMAKE_SIZEOF_VOID_P EQUAL 8)
|
/freebsd/tools/tools/locale/etc/charmaps/ |
H A D | KOI8-R.TXT | 199 0x97 0x2248 # ALMOST EQUAL TO 200 0x98 0x2264 # LESS-THAN OR EQUAL TO 201 0x99 0x2265 # GREATER-THAN OR EQUAL TO
|
H A D | KOI8-U.TXT | 207 0x97 0x2248 # ALMOST EQUAL TO 208 0x98 0x2264 # LESS-THAN OR EQUAL TO 209 0x99 0x2265 # GREATER-THAN OR EQUAL TO
|
H A D | eucCN.TXT | 65 0xA1D5 0x224C # ALL EQUAL TO 66 0xA1D6 0x2248 # ALMOST EQUAL TO 69 0xA1D9 0x2260 # NOT EQUAL TO 72 0xA1DC 0x2264 # LESS-THAN OR EQUAL TO 73 0xA1DD 0x2265 # GREATER-THAN OR EQUAL TO
|
H A D | GB2312.TXT | 119 0x2155 0x224C # ALL EQUAL TO 120 0x2156 0x2248 # ALMOST EQUAL TO 123 0x2159 0x2260 # NOT EQUAL TO 126 0x215C 0x2264 # LESS-THAN OR EQUAL TO 127 0x215D 0x2265 # GREATER-THAN OR EQUAL TO
|
/freebsd/contrib/nvi/ex/ |
H A D | ex_tag.c | 1229 #define EQUAL 0 macro 1273 case EQUAL: /* Found it. */ in linear_search() 1306 (*s2 != '\t' && *s2 != ' ') ? LESS : EQUAL); in compare()
|
/freebsd/contrib/libpcap/ |
H A D | CMakeLists.txt | 234 if(_lib_index EQUAL -1) 256 if(CMAKE_SIZEOF_VOID_P EQUAL 4) 258 elseif(CMAKE_SIZEOF_VOID_P EQUAL 8) 278 if(CMAKE_SIZEOF_VOID_P EQUAL 8) 284 if((NOT DEFINED ENV{PKG_CONFIG_PATH}) OR "$ENV{PKG_CONFIG_PATH}" EQUAL "") 305 elseif(CMAKE_SIZEOF_VOID_P EQUAL 4) 1496 if(_lib_index EQUAL -1) 1545 elseif(SYSTEM_VERSION_MAJOR EQUAL 8) 1585 elseif(SYSTEM_VERSION_MAJOR EQUAL 9) 1596 elseif(SYSTEM_VERSION_MAJOR EQUAL 10) [all …]
|
/freebsd/contrib/tcpdump/ |
H A D | CMakeLists.txt | 140 if(CMAKE_SIZEOF_VOID_P EQUAL 4) 142 elseif(CMAKE_SIZEOF_VOID_P EQUAL 8) 162 if(CMAKE_SIZEOF_VOID_P EQUAL 8) 168 if((NOT DEFINED ENV{PKG_CONFIG_PATH}) OR "$ENV{PKG_CONFIG_PATH}" EQUAL "") 189 elseif(CMAKE_SIZEOF_VOID_P EQUAL 4) 325 if(SYSTEM_VERSION_MAJOR EQUAL 9) 331 elseif(SYSTEM_VERSION_MAJOR EQUAL 10)
|
/freebsd/sys/contrib/libsodium/contrib/ |
H A D | Findsodium.cmake | 38 if(NOT (sodium_USE_STATIC_LIBS EQUAL sodium_USE_STATIC_LIBS_LAST))
|
/freebsd/sys/contrib/zlib/ |
H A D | deflate.c | 1551 #define EQUAL 0 macro 1568 if (zmemcmp(back, here, len) != EQUAL) { in check_match()
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | CMakeLists.txt | 110 if (EVENT__STAGE_RET EQUAL -1)
|
/freebsd/contrib/libevent/ |
H A D | CMakeLists.txt | 110 if (EVENT__STAGE_RET EQUAL -1)
|