Home
last modified time | relevance | path

Searched refs:CF (Results 1 – 25 of 296) sorted by relevance

12345678910>>...12

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
H A Dconfig.pl45 open(CF, "< $ac_subs") || die "can't open $ac_subs: $!";
46 my @subs = <CF>;
47 close(CF);
107 open(CF, "< $ac_sacfiles") || die "can't open $ac_sacfiles: $!";
108 my @ac_files = <CF>;
109 close(CF);
188 if (open(CF, "< $name")) {
189 while (<CF>) {
192 close(CF);
219 open(CF, "> $outf") || die "can't create $outf: $!";
[all …]
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dasf9 #>0 guid 75B22636-668E-11CF-A6D9-00AA0062CE6C
13 >0 guid 33000890-E5B1-11CF-89F4-00A0C90349CB
19 >0 guid 8CABDCA1-A947-11CF-8EE4-00C00C205365
22 >0 guid B7DC0791-A9B7-11CF-8EE6-00C00C205365
29 >>24 guid F8699E40-5B4D-11CF-A8FD-00805F5C442B \b, Audio Media (
37 >>24 guid BC19EFC0-5B4D-11CF-A8FD-00805F5C442B \b, Video Media (
55 >0 guid 5FBF03B5-A92E-11CF-8EE3-00C00C205365
59 >0 guid F487CD01-A951-11CF-8EE6-00C00C205365 ASF_Marker_Object
61 >0 guid 75B22635-668E-11CF-A6D9-00AA0062CE6C ASF_Error_Correction_Object
63 >0 guid 75B22633-668E-11CF-A6D9-00AA0062CE6C
[all …]
/netbsd-src/external/bsd/flex/dist/tests/
H A Dtableopts.am18 tableopts_opt_nr-CF.opt$(EXEEXT): tableopts_opt_nr-CF.$(OBJEXT)
73 tableopts_opt_r-CF.opt$(EXEEXT): tableopts_opt_r-CF.$(OBJEXT)
128 tableopts_ser_nr-CF.ser$(EXEEXT): tableopts_ser_nr-CF.$(OBJEXT)
183 tableopts_ser_r-CF.ser$(EXEEXT): tableopts_ser_r-CF.$(OBJEXT)
238 tableopts_ver_nr-CF.ver$(EXEEXT): tableopts_ver_nr-CF.$(OBJEXT)
293 tableopts_ver_r-CF.ver$(EXEEXT): tableopts_ver_r-CF.$(OBJEXT)
331CF.opt tableopts_opt_nr-Cm.opt tableopts_opt_nr-Cem.opt tableopts_opt_nr-Cae.opt tableopts_opt_nr-…
333CF.ser.tables tableopts_ser_nr-Cm.ser.tables tableopts_ser_nr-Cem.ser.tables tableopts_ser_nr-Cae.…
H A DMakefile.in159 tableopts_opt_nr-CF.opt$(EXEEXT) \
170 tableopts_opt_r-CF.opt$(EXEEXT) \
181 tableopts_ser_nr-CF.ser$(EXEEXT) \
192 tableopts_ser_r-CF.ser$(EXEEXT) \
203 tableopts_ver_nr-CF.ver$(EXEEXT) \
214 tableopts_ver_r-CF.ver$(EXEEXT) \
1711 tableopts_opt_nr-Cf.opt tableopts_opt_nr-CF.opt \
1717 tableopts_opt_r-CF.opt tableopts_opt_r-Cm.opt \
1722 tableopts_ser_nr-Cf.ser tableopts_ser_nr-CF.ser \
1728 tableopts_ser_r-CF.ser tableopts_ser_r-Cm.ser \
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAtomicRMW.cpp26 if (auto CF = dyn_cast<ConstantFP>(RMWI.getValOperand())) in isIdempotentRMW() local
29 return CF->isZero() && CF->isNegative(); in isIdempotentRMW()
31 return CF->isZero() && !CF->isNegative(); in isIdempotentRMW()
64 if (auto CF = dyn_cast<ConstantFP>(RMWI.getValOperand())) in isSaturating() local
68 return CF->isNaN(); in isSaturating()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp765 if (ConstantFP *CF = dyn_cast<ConstantFP>(opr0)) { in TDOFold() local
767 if (CF->isExactlyValue(ftbl[i].input)) { in TDOFold()
768 Value *nval = ConstantFP::get(CF->getType(), ftbl[i].result); in TDOFold()
805 if (ConstantFP *CF = dyn_cast<ConstantFP>(opr0)) { in fold_recip() local
809 Value *nval = B.CreateFDiv(ConstantFP::get(CF->getType(), 1.0), in fold_recip()
858 ConstantFP *CF; in fold_pow() local
868 CF = dyn_cast<ConstantFP>(opr1); in fold_pow()
877 CF = CDV ? dyn_cast_or_null<ConstantFP>(CDV->getSplatValue()) : nullptr; in fold_pow()
882 if (!isUnsafeMath(CI) && !CF && !CINT && !CZero) in fold_pow()
888 if ((CF && CF->isZero()) || (CINT && ci_opr1 == 0) || CZero) { in fold_pow()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/internal/
H A Dcstring.d81 alias CF = Unqual!(ElementEncodingType!From); variable
99 static if (To.sizeof == CF.sizeof && is(typeof(res._buff[0 .. str.length] = str[])))
114 CF[0] x;
118 auto p = cast(CF*) enforceMalloc((str.length + 1) * CF.sizeof);
129 …static assert(!(isSomeString!From && CF.sizeof == To.sizeof), "Should be using slice assignment.");
140 auto r = cast(const(CF)[])str; // because inout(CF) causes problems with byUTF
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/vs2005/
H A Dwpa_supplicant.sln12 …C942}") = "win_if_list", "win_if_list\win_if_list.vcproj", "{9E87CD9C-60CE-4533-85CF-85CA3A9BF26A}"
41 {9E87CD9C-60CE-4533-85CF-85CA3A9BF26A}.Debug|Win32.ActiveCfg = Debug|Win32
42 {9E87CD9C-60CE-4533-85CF-85CA3A9BF26A}.Debug|Win32.Build.0 = Debug|Win32
43 {9E87CD9C-60CE-4533-85CF-85CA3A9BF26A}.Release|Win32.ActiveCfg = Release|Win32
44 {9E87CD9C-60CE-4533-85CF-85CA3A9BF26A}.Release|Win32.Build.0 = Release|Win32
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp177 if (auto CF = dyn_cast<CoroFreeInst>(U)) in replaceCoroFree() local
178 CoroFrees.push_back(CF); in replaceCoroFree()
187 for (CoroFreeInst *CF : CoroFrees) { in replaceCoroFree()
188 CF->replaceAllUsesWith(Replacement); in replaceCoroFree()
189 CF->eraseFromParent(); in replaceCoroFree()
348 for (CoroFrameInst *CF : CoroFrames) { in buildFrom()
349 CF->replaceAllUsesWith(Undef); in buildFrom()
350 CF->eraseFromParent(); in buildFrom()
503 for (CoroFrameInst *CF : CoroFrames) { in buildFrom()
504 CF->replaceAllUsesWith(CoroBegin); in buildFrom()
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DRetainSummaryManager.cpp76 K = ObjKind::CF; in hasAnyEnabledAttrOf()
306 return getPersistentSummary(RetEffect::MakeOwned(ObjKind::CF), in getSummaryForObjCOrCFObject()
320 return getPersistentSummary(RetEffect::MakeOwned(ObjKind::CF), ScratchArgs, in getSummaryForObjCOrCFObject()
327 ScratchArgs = AF.add(ScratchArgs, 1, ArgEffect(DecRef, ObjKind::CF)); in getSummaryForObjCOrCFObject()
335 ScratchArgs = AF.add(ScratchArgs, 2, ArgEffect(DecRef, ObjKind::CF)); in getSummaryForObjCOrCFObject()
356 return getPersistentSummary(RetEffect::MakeOwned(ObjKind::CF), ScratchArgs, in getSummaryForObjCOrCFObject()
485 ArgEffect(DoNothing), ArgEffect(E, ObjKind::CF)); in getSummaryForObjCOrCFObject()
648 K = ObjKind::CF; in updateSummaryForArgumentTypes()
793 ArgEffect Effect(AE, ObjKind::CF); in getUnarySummary()
842 return getPersistentSummary(RetEffect::MakeOwned(ObjKind::CF), in getCFSummaryCreateRule()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp448 NodeChildrenMap::iterator CF = NCM.find(N); in nodes_for_root() local
449 if (CF != NCM.end()) { in nodes_for_root()
450 llvm::append_range(Work, CF->second); in nodes_for_root()
451 Nodes.insert(CF->second.begin(), CF->second.end()); in nodes_for_root()
776 NodeChildrenMap::iterator CF = NCM.find(Node); in recalculatePlacement() local
777 if (CF != NCM.end()) { in recalculatePlacement()
778 NodeVect &Cs = CF->second; in recalculatePlacement()
817 NodeChildrenMap::iterator CF = NCM.find(Node); in recalculatePlacementRec() local
818 if (CF != NCM.end()) { in recalculatePlacementRec()
819 NodeVect &Cs = CF->second; in recalculatePlacementRec()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-data-ref.h360 #define CF_NONTRIVIAL_P(CF) ((CF)->n != NO_DEPENDENCE && (CF)->n != NOT_KNOWN) argument
361 #define CF_NOT_KNOWN_P(CF) ((CF)->n == NOT_KNOWN) argument
362 #define CF_NO_DEPENDENCE_P(CF) ((CF)->n == NO_DEPENDENCE) argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-data-ref.h355 #define CF_NONTRIVIAL_P(CF) ((CF)->n != NO_DEPENDENCE && (CF)->n != NOT_KNOWN) argument
356 #define CF_NOT_KNOWN_P(CF) ((CF)->n == NOT_KNOWN) argument
357 #define CF_NO_DEPENDENCE_P(CF) ((CF)->n == NO_DEPENDENCE) argument
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-extract/
H A Dllvm-extract.cpp297 Function *CF = CB->getCalledFunction(); in main() local
298 if (!CF) in main()
300 if (CF->isDeclaration() || GVs.count(CF)) in main()
302 GVs.insert(CF); in main()
303 Workqueue.push_back(CF); in main()
/netbsd-src/sys/arch/evbarm/armadillo/
H A DTODO2 - some CF card does not work
19 Filesystem on CF card (or Microdrive) needs a ext2 partition for "hermit".
/netbsd-src/bin/pax/
H A Doptions.h60 #define CF 0x000000004ULL macro
114 #define BDARCH (CF|KF|LF|NF|PF|RF|CDF|CEF|CYF|CZF)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DFloat2Int.cpp303 } else if (ConstantFP *CF = dyn_cast<ConstantFP>(O)) { in walkForwards() local
313 const APFloat &F = CF->getValueAPF(); in walkForwards()
336 CF->getValueAPF().convertToInteger(Int, in walkForwards()
448 } else if (ConstantFP *CF = dyn_cast<ConstantFP>(V)) { in convert() local
451 CF->getValueAPF().convertToInteger(Val, in convert()
/netbsd-src/external/bsd/flex/dist/po/
H A Dko.po203 msgid "-Cf/-CF and -Cm don't make sense together"
204 msgstr "-Cf/-CF�� -Cm�� ���� ���� �ǹ̰� �����ϴ�"
207 msgid "-Cf/-CF and -I are incompatible"
208 msgstr "-Cf/-CF�� -I�� ���� �� �� �����ϴ�"
211 msgid "-Cf/-CF are incompatible with lex-compatibility mode"
212 msgstr "-Cf/-CF �� lexȣȯ ���ʹ� ���� �� �� �����ϴ�"
215 msgid "-Cf and -CF are mutually exclusive"
216 msgstr "-Cf�� -CF�� ���� �� �� �����ϴ�"
219 msgid "Can't use -+ with -CF option"
220 msgstr "-CF�ɼǿ� -+�ɼ��� ���� �� �� �����ϴ�"
[all …]
H A Dru.po202 msgid "-Cf/-CF and -Cm don't make sense together"
203 msgstr "Параметры -Cf/-CF и -Cm вместе не имеют смысла"
206 msgid "-Cf/-CF and -I are incompatible"
207 msgstr "Параметры -Cf/-CF и -I несовместимы"
210 msgid "-Cf/-CF are incompatible with lex-compatibility mode"
211 msgstr "Параметры -Cf/-CF несовместимы с режимом lex-совместимости"
214 msgid "-Cf and -CF are mutually exclusive"
215 msgstr "Параметры -Cf и -CF являются взаимоисключающими"
218 msgid "Can't use -+ with -CF option"
219 msgstr "Невозможно использовать -+ с параметром -CF"
[all …]
H A Dzh_CN.po200 msgid "-Cf/-CF and -Cm don't make sense together"
201 msgstr "-Cf/-CF 和 -Cm 共用时不具任何意义"
204 msgid "-Cf/-CF and -I are incompatible"
205 msgstr "-Cf/-CF 和 -I 是不兼容的"
208 msgid "-Cf/-CF are incompatible with lex-compatibility mode"
209 msgstr "-Cf/-CF 与 lex 兼容模式是不兼容的"
212 msgid "-Cf and -CF are mutually exclusive"
213 msgstr "-Cf 和 -CF 是互斥的"
216 msgid "Can't use -+ with -CF option"
217 msgstr "无法将 -+ 与 -CF 选项共同使用"
[all …]
H A Dzh_TW.po200 msgid "-Cf/-CF and -Cm don't make sense together"
201 msgstr "-Cf/-CF 和 -Cm 共用時不具任何意義"
204 msgid "-Cf/-CF and -I are incompatible"
205 msgstr "-Cf/-CF 和 -I 是不相容的"
208 msgid "-Cf/-CF are incompatible with lex-compatibility mode"
209 msgstr "-Cf/-CF 與 lex 相容模式是不相容的"
212 msgid "-Cf and -CF are mutually exclusive"
213 msgstr "-Cf 和 -CF 是互斥的"
216 msgid "Can't use -+ with -CF option"
217 msgstr "無法將 -+ 與 -CF 選項共同使用"
[all …]
H A Dsr.po199 msgid "-Cf/-CF and -Cm don't make sense together"
200 msgstr "„-Cf/-CF“ и „-Cm“ немају смисла заједно"
203 msgid "-Cf/-CF and -I are incompatible"
204 msgstr "„-Cf/-CF“ и „-I“ су несагласне"
207 msgid "-Cf/-CF are incompatible with lex-compatibility mode"
208 msgstr "„-Cf/-CF“ су несагласни са режимом лекс-сагласности"
211 msgid "-Cf and -CF are mutually exclusive"
212 msgstr "„-Cf“ и „-CF“ се међусобно искључују"
215 msgid "Can't use -+ with -CF option"
216 msgstr "Не могу да користим -+ са опцијом „-CF“"
[all …]
H A Dde.po199 msgid "-Cf/-CF and -Cm don't make sense together"
200 msgstr "„-Cf“/„-CF“ und „-Cm“ sind zusammen nicht sinnvoll"
203 msgid "-Cf/-CF and -I are incompatible"
204 msgstr "„-Cf“/„-CF“ und „-I“ sind inkompatibel"
207 msgid "-Cf/-CF are incompatible with lex-compatibility mode"
208 msgstr "„-Cf“/„-CF“ sind inkompatibel mit lex-Kompatibilitätsmodus"
211 msgid "-Cf and -CF are mutually exclusive"
212 msgstr "„-Cf“ und „-CF“ schließen sich gegenseitig aus"
215 msgid "Can't use -+ with -CF option"
216 msgstr "Kann nicht „-+“ zusammen mit „-CF“-Option verwenden"
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DStatepoint.h70 if (const Function *CF = I->getCalledFunction()) in classof() local
71 return CF->getIntrinsicID() == Intrinsic::experimental_gc_statepoint; in classof()
/netbsd-src/sys/dev/pcmcia/
H A Dpcmciadevs140 product 3COM 3C1 0x0cf1 3Com Megahertz 3C1 10Mbps LAN CF+ Card
162 product AMBICOM WL54CF 0x8103 AmbiCom WL54-CF
166 product ANYCOM LSE039 0x0008 Anycom Bluetooth CF Card LSE039
167 product ANYCOM LSE139 0x000b Anycom Bluetooth CF Card LSE139
192 product BUFFALO LPC_CF_CLT 0x0307 BUFFALO LPC-CF-CLT Ethernet Adapter
195 product BUFFALO WLI_CF_S11G 0x030b BUFFALO AirStation 11Mbps CF WLAN
229 product ELSA XI800_IEEE 0x0004 XI800 CF Wireless LAN
274 product IODATA2 WCF12 0x0673 Wireless CF Card
293 product LINKSYS2 WCF11 0x3301 Instant Wireless Network CF Card
410 product SOCKET LP_ETHER_CF 0x0075 Socket Communications LP-E CF
[all …]

12345678910>>...12