/freebsd/sys/contrib/zstd/programs/ |
H A D | Makefile | 53 EXT =.exe macro 62 EXT = macro 67 …pthread.c && $(CC) $(FLAGS) -o have_pthread$(EXT) have_pthread.c -pthread 2> $(VOID) && rm have_pt… 79 … }' > have_zlib.c && $(CC) $(FLAGS) -o have_zlib$(EXT) have_zlib.c -lz 2> $(VOID) && rm have_zlib$… 90 …}' > have_lzma.c && $(CC) $(FLAGS) -o have_lzma$(EXT) have_lzma.c -llzma 2> $(VOID) && rm have_lzm… 101 …0; }' > have_lz4.c && $(CC) $(FLAGS) -o have_lz4$(EXT) have_lz4.c -llz4 2> $(VOID) && rm have_lz4$… 162 $(CC) $(FLAGS) $^ $(LDLIBS) -o $@$(EXT) 165 SRCBIN_HASH = $(shell cat $(BUILD_DIR)/zstd$(EXT) 2> $(VOID) | $(HASH) | cut -f 1 -d " ") 166 DSTBIN_HASH = $(shell cat zstd$(EXT) 2> $(VOID) | $(HASH) | cut -f 1 -d " ") 174 cp -f $<$(EXT) $@$(EXT); \ [all …]
|
/freebsd/sys/contrib/zstd/zlibWrapper/ |
H A D | Makefile | 38 EXT =.exe macro 40 EXT = macro 59 ./minigzip_zstd example$(EXT) 61 ./minigzip_zstd -d example$(EXT).gz 62 ./minigzip example$(EXT) 64 ./minigzip_zstd -d example$(EXT).gz 118 …*.o *.o foo.gz example$(EXT) example_zstd$(EXT) fitblk$(EXT) fitblk_zstd$(EXT) zwrapbench$(EXT) mi…
|
/freebsd/lib/libc/resolv/ |
H A D | res_send.c | 122 #define EXT(res) ((res)->_u._ext) macro 185 if (EXT(statp).ext == NULL) in res_ourserver_p() 308 if (statp->nscount == 0 || EXT(statp).ext == NULL) { in res_nsend() 333 if (EXT(statp).nscount != 0) { in res_nsend() 338 if (EXT(statp).nscount != statp->nscount) in res_nsend() 344 (struct sockaddr *)&EXT(statp).ext->nsaddrs[ns])) { in res_nsend() 349 if (EXT(statp).nssocks[ns] == -1) in res_nsend() 352 if (_getpeername(EXT(statp).nssocks[ns], in res_nsend() 365 EXT(statp).nscount = 0; in res_nsend() 372 if (EXT(statp).nscount == 0) { in res_nsend() [all …]
|
/freebsd/share/i18n/csmapper/GB/ |
H A D | mapper.dir.GB.src | 12 ISO-IR-165EXT/UCS mapper_std GB/ISO-IR-165EXT%UCS.mps 19 ISO-IR-165/UCS mapper_parallel ISO-IR-165EXT/UCS,GB2312/UCS 28 UCS/ISO-IR-165EXT mapper_std GB/UCS%ISO-IR-165EXT.mps 36 UCS/ISO-IR-165 mapper_parallel UCS/ISO-IR-165EXT,UCS/GB2312
|
H A D | Makefile | 6 GBKEXT%UCS.mps GBKUDA%UCS.mps ISO-IR-165EXT%UCS.mps \ 9 UCS%ISO-IR-165EXT.mps
|
/freebsd/share/i18n/csmapper/KOI/ |
H A D | mapper.dir.KOI.src | 9 ISO-5427EXT/UCS mapper_std KOI/ISO-5427%UCS.mps 10 UCS/ISO-5427EXT mapper_std KOI/UCS%ISO-5427.mps 11 ISO-5427/UCS mapper_parallel GOST19768-74:GR/UCS,ISO-5427EXT/UCS 12 UCS/ISO-5427 mapper_parallel UCS/GOST19768-74:GR,UCS/ISO-5427EXT
|
/freebsd/share/i18n/csmapper/CP/ |
H A D | CP.part | 54 936EXT 55 942EXT 56 949EXT
|
/freebsd/sys/modules/iwlwififw/iwlwifi-ty-a0-gf-a0-pnvm/ |
H A D | Makefile | 3 EXT= pnvm macro 4 _NAME= iwlwifi-${NAME}.${EXT}
|
/freebsd/sys/modules/iwlwififw/iwlwifi-gl-c0-fm-c0-pnvm/ |
H A D | Makefile | 3 EXT= pnvm macro 4 _NAME= iwlwifi-${NAME}.${EXT}
|
/freebsd/sys/modules/iwlwififw/iwlwifi-so-a0-gf-a0-pnvm/ |
H A D | Makefile | 3 EXT= pnvm macro 4 _NAME= iwlwifi-${NAME}.${EXT}
|
/freebsd/sys/modules/iwlwififw/iwlwifi-so-a0-gf4-a0-pnvm/ |
H A D | Makefile | 3 EXT= pnvm macro 4 _NAME= iwlwifi-${NAME}.${EXT}
|
/freebsd/sys/modules/iwlwififw/ |
H A D | Makefile.inc | 3 EXT?= ucode 4 _NAME?= iwlwifi-${NAME}-${FWVERSION}.${EXT}
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | directive-for-escape.mk | 163 EXT= .c 165 .for BASENAME}${EXT in replaced 166 . info ${BASENAME}${EXT}
|
/freebsd/crypto/openssl/test/recipes/ |
H A D | 80-test_tsa.t | 36 my $EXT = shift; 44 note "using extension $EXT"; 50 "-extfile", $openssl_conf, "-extensions", $EXT])));
|
/freebsd/share/i18n/esdb/ISO-2022/ |
H A D | ISO-2022-CN-EXT.src | 1 # $NetBSD: ISO-2022-CN-EXT.src,v 1.1 2006/10/26 15:06:18 tnozaki Exp $ 3 NAME "ISO-2022-CN-EXT"
|
H A D | ISO-2022.part | 4 CN-EXT
|
H A D | ISO-2022.alias | 6 CN-EXT iso2022-cnext
|
/freebsd/sys/contrib/zstd/ |
H A D | Makefile | 35 EXT =.exe macro 37 EXT = macro 68 $(Q)ln -sf $(PRGDIR)/zstd$(EXT) zstd$(EXT) 73 $(Q)$(CP) $(PRGDIR)/zstd$(EXT) ./zstdmt$(EXT) 145 $(Q)$(RM) zstd$(EXT) zstdmt$(EXT) tmp*
|
/freebsd/contrib/sendmail/libsmutil/ |
H A D | t-maplock-0.sh | 81 EXT=`echo $XT | cut -d: -f2` 83 F=$V.${EXT}
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kInstrData.td | 542 foreach EXT = ["S", "Z"] in { 545 def MOV#EXT#Xd16d8 : MxPseudoMove_RR<MxType16d, MxType8d>; 546 def MOV#EXT#Xd32d8 : MxPseudoMove_RR<MxType32d, MxType8d>; 547 def MOV#EXT#Xd32d16 : MxPseudoMove_RR<MxType32r, MxType16r>; 551 def MOV#EXT#Xd16j8 : MxPseudoMove_RM<MxType16d, MxType8.JOp>; 552 def MOV#EXT#Xd32j8 : MxPseudoMove_RM<MxType32d, MxType8.JOp>; 553 def MOV#EXT#Xd32j16 : MxPseudoMove_RM<MxType32d, MxType16.JOp>; 555 def MOV#EXT#Xd16p8 : MxPseudoMove_RM<MxType16d, MxType8.POp>; 556 def MOV#EXT#Xd32p8 : MxPseudoMove_RM<MxType32d, MxType8.POp>; 557 def MOV#EXT#Xd32p16 : MxPseudoMove_RM<MxType32d, MxType16.POp>; [all …]
|
/freebsd/contrib/libfido2/man/ |
H A D | CMakeLists.txt | 328 macro(define_symlink_target NAME EXT) 333 add_custom_command(OUTPUT ${DST}.${EXT} 334 COMMAND ln -sf ${SRC}.${EXT} ${DST}.${EXT}) 335 list(APPEND ${NAME}_LINK_FILES ${DST}.${EXT})
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | Mips16InstrFormats.td | 427 // Format EXT-I instruction class in Mips16 : 478 // Format EXT-RI instruction class in Mips16 : 502 // Format EXT-RRI instruction class in Mips16 : 527 // Format EXT-RRI-A instruction class in Mips16 : 553 // Format EXT-SHIFT instruction class in Mips16 : 580 // Format EXT-I8 instruction class in Mips16 : 605 // Format EXT-I8_SVRS instruction class in Mips16 :
|
/freebsd/share/i18n/esdb/MISC/ |
H A D | ISO-IR-165.src | 1 # $NetBSD: ISO-2022-CN-EXT.src,v 1.1 2006/10/26 15:06:18 tnozaki Exp $
|
/freebsd/stand/ficl/softwords/ |
H A D | softcore.fr | 54 \ ** CORE EXT 76 \ ** LOCAL EXT word set 126 \ ** SEARCH+EXT words and ficl helpers
|
H A D | marker.fr | 2 \ ** Ficl implementation of CORE EXT MARKER
|