| /freebsd/lib/libc/resolv/ |
| H A D | res_send.c | 118 #define EXT(res) ((res)->_u._ext) macro 178 if (EXT(statp).ext == NULL) in res_ourserver_p() 303 if (statp->nscount == 0 || EXT(statp).ext == NULL) { in res_nsend() 328 if (EXT(statp).nscount != 0) { in res_nsend() 333 if (EXT(statp).nscount != statp->nscount) in res_nsend() 339 (struct sockaddr *)&EXT(statp).ext->nsaddrs[ns])) { in res_nsend() 344 if (EXT(statp).nssocks[ns] == -1) in res_nsend() 347 if (_getpeername(EXT(statp).nssocks[ns], in res_nsend() 360 EXT(statp).nscount = 0; in res_nsend() 367 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
|
| H A D | ISO-IR-165EXT%UCS.src | 1 # $NetBSD: ISO-IR-165EXT%UCS.src,v 1.2 2006/10/26 15:24:00 tnozaki Exp $ 4 NAME "ISO-IR-165EXT/UCS"
|
| /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/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/ |
| H A D | riscv.c | 244 #define SET_SINGLE_IMAEXT_RISCV_FEATURE(HWPROBE_BITMASK, EXT) \ argument 245 SET_SINGLE_RISCV_FEATURE(IMAEXT0Value &HWPROBE_BITMASK, EXT) 247 #define SET_SINGLE_RISCV_FEATURE(COND, EXT) \ argument 249 SET_RISCV_FEATURE(EXT); \ 252 #define SET_RISCV_FEATURE(EXT) features[EXT##_GROUPID] |= EXT##_BITMASK argument
|
| /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/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 | 604 foreach EXT = ["S", "Z"] in { 607 def MOV#EXT#Xd16d8 : MxPseudoMove_RR<MxType16d, MxType8d>; 608 def MOV#EXT#Xd32d8 : MxPseudoMove_RR<MxType32d, MxType8d>; 609 def MOV#EXT#Xd32d16 : MxPseudoMove_RR<MxType32r, MxType16r>; 613 def MOV#EXT#Xd16j8 : MxPseudoMove_RM<MxType16d, MxType8.JOp>; 614 def MOV#EXT#Xd32j8 : MxPseudoMove_RM<MxType32d, MxType8.JOp>; 615 def MOV#EXT#Xd32j16 : MxPseudoMove_RM<MxType32d, MxType16.JOp>; 617 def MOV#EXT#Xd16p8 : MxPseudoMove_RM<MxType16d, MxType8.POp>; 618 def MOV#EXT#Xd32p8 : MxPseudoMove_RM<MxType32d, MxType8.POp>; 619 def MOV#EXT#Xd32p16 : MxPseudoMove_RM<MxType32d, MxType16.POp>; [all …]
|
| /freebsd/contrib/libfido2/man/ |
| H A D | CMakeLists.txt | 334 macro(define_symlink_target NAME EXT) 339 add_custom_command(OUTPUT ${DST}.${EXT} 340 COMMAND ln -sf ${SRC}.${EXT} ${DST}.${EXT}) 341 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 :
|
| H A D | Mips16InstrInfo.td | 118 // EXT-CCRR Instruction format 148 // EXT-I instruction format 155 // EXT-I8 instruction format 188 // EXT-RI instruction format 230 // EXT-RRI instruction format 245 // EXT-RRI-A instruction format 254 // EXT-SHIFT instruction format 261 // EXT-T8I8 273 // EXT-T8I8I
|
| /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
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | aria | 23 # EXTension; if EXT[3]&1 == 1 checks whether saved InfoHash and current downloading the same; infoH…
|
| /freebsd/tools/test/iconv/ |
| H A D | Makefile | 16 HZ ISO-2022-CN ISO-2022-CN-EXT ISO-2022-JP ISO-2022-JP-1 \
|
| /freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3326-odroid-go.dtsi | 452 /* EXT Header(P2): 7(SCL:GPIO0.C2), 8(SDA:GPIO0.C3) */ 541 /* EXT Header(P2): 2(RXD:GPIO1.C0),3(TXD:.C1),4(CTS:.C2),5(RTS:.C3) */
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | README | 1033 Once the radio work item has been started, "EXT-RADIO-WORK-START <id>" 1039 and send "EXT-RADIO-WORK-TIMEOUT <id>" event to indicate that this has 1047 <3>EXT-RADIO-WORK-START 1 1059 <3>EXT-RADIO-WORK-TIMEOUT 2 1064 <3>EXT-RADIO-WORK-START 5 1080 <3>EXT-RADIO-WORK-START 7 1081 <3>EXT-RADIO-WORK-TIMEOUT 7
|
| /freebsd/sys/dev/sym/ |
| H A D | sym_defs.h | 454 #define EXT 0x02 /* extended filtering */ macro
|