/third_party/skia/third_party/externals/freetype/builds/compiler/ |
H A D | watcom.mk | 56 T := -FO=
|
/third_party/lzma/C/ |
H A D | 7zip_gcc_c.mak | 169 # old mingw without -FO
175 # windres.exe $(RFLAGS) resource.rc -FO $(O)/resource.o
176 # $(RC) $(RFLAGS) resource.rc -FO $(O)/resource.o
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 414 FunctionOptions FO = FunctionOptions::None; in getFunctionOptions() local 423 FO |= FunctionOptions::CxxReturnUdt; in getFunctionOptions() 428 FO |= FunctionOptions::Constructor; in getFunctionOptions() 433 return FO; in getFunctionOptions() 456 FunctionOptions FO = getFunctionOptions(SP->getType(), Class, SP->getName()); in getMemberFunctionType() local 458 SP->getType(), Class, SP->getThisAdjustment(), IsStaticMethod, FO); in getMemberFunctionType() 1880 FunctionOptions FO = getFunctionOptions(Ty); in lowerTypeFunction() local 1881 ProcedureRecord Procedure(ReturnTypeIndex, CC, FO, ArgTypeIndices.size(), in lowerTypeFunction() 1890 FunctionOptions FO) { in lowerTypeMemberFunction() 1929 MemberFunctionRecord MFR(ReturnTypeIndex, ClassType, ThisTypeIndex, CC, FO, in lowerTypeMemberFunction() 1886 lowerTypeMemberFunction(const DISubroutineType *Ty, const DIType *ClassTy, int ThisAdjustment, bool IsStaticMethod, FunctionOptions FO) lowerTypeMemberFunction() argument [all...] |
H A D | CodeViewDebug.h | 413 codeview::FunctionOptions FO = codeview::FunctionOptions::None);
|
/third_party/node/deps/openssl/openssl/crypto/aria/ |
H A D | aria.c | 1062 static ossl_inline void FO(ARIA_u128 *o, const ARIA_u128 *d, in FO() function 1097 FO(&p, &p, &keys[i]); in do_encrypt() 1100 FO(&p, &p, &keys[rounds - 2]); in do_encrypt() 1160 FO(&w3, &w0, ck1); xor128(w1.c, w3.c, &kr); in ossl_aria_set_encrypt_key() 1162 FO(&kr, &w2, ck3); xor128(w3.c, kr.c, &w1); in ossl_aria_set_encrypt_key()
|
/third_party/openssl/crypto/aria/ |
H A D | aria.c | 1062 static ossl_inline void FO(ARIA_u128 *o, const ARIA_u128 *d, in FO() function 1097 FO(&p, &p, &keys[i]); in do_encrypt() 1100 FO(&p, &p, &keys[rounds - 2]); in do_encrypt() 1160 FO(&w3, &w0, ck1); xor128(w1.c, w3.c, &kr); in ossl_aria_set_encrypt_key() 1162 FO(&kr, &w2, ck3); xor128(w3.c, kr.c, &w1); in ossl_aria_set_encrypt_key()
|
/third_party/libphonenumber/javascript/i18n/phonenumbers/ |
H A D | demo-compiled.js | 58 253:["DJ"],254:["KE"],255:["TZ"],256:["UG"],257:["BI"],258:["MZ"],260:["ZM"],261:["MG"],262:["RE","YT"],263:["ZW"],264:["NA"],265:["MW"],266:["LS"],267:["BW"],268:["SZ"],269:["KM"],290:["SH","TA"],291:["ER"],297:["AW"],298:["FO"],299:["GL"],350:["GI"],351:["PT"],352:["LU"],353:["IE"],354:["IS"],355:["AL"],356:["MT"],357:["CY"],358:["FI","AX"],359:["BG"],370:["LT"],371:["LV"],372:["EE"],373:["MD"],374:["AM"],375:["BY"],376:["AD"],377:["MC"],378:["SM"],380:["UA"],381:["RS"],382:["ME"],383:["XK"],385:["HR"], 188 ,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],FO:[,[,,"[2-9]\\d{5}",,,,,,,[6]],[,,"(?:20|[34]\\d|8[19])\\d{4}",,,,"201234"],[,,"(?:[27][1-9]|5\\d|9[16])\\d{4}",,,,"211234"],[,,"80[257-9]\\d{3}",,,,"802123"],[,,"90(?:[13-5][15-7]|2[125-7]|9\\d)\\d\\d",,,,"901123"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"(?:6[0-36]|88)\\d{4}",,,,"601234"],"FO",298,"00",,,,"(10(?:01|[12]0|88))",,,,[[,"(\\d{6})","$1",["[2-9]"],,"$CC $1"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],FR:[,[,,"[1-9]\\d{8}", 564 ,,[,,"320\\d{3}|911",,,,"911"],[,,,,,,,,,[-1]],,,,"FM",,,,,,,,,,,,,,,,,,[,,"(?:32022|91)1",,,,"911"],,[,,"(?:32022|91)1",,,,"911"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,,,,,,,,[-1]]],FO:[,[,,"1\\d{2,3}",,,,,,,[3,4]],,,[,,"1(?:1[24]|81\\d)",,,,"112"],[,,,,,,,,,[-1]],,,,"FO",,,,,,,,,,,,,,,,,,[,,"11[24]",,,,"112",,,[3]],,[,,"1(?:1[248]|819)|1(?:4[124]|71|8[7-9])\\d",,,,"112"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,,,,,,,,[-1]]],FR:[,[,,"[1-8]\\d{1,5}",,,,,,,[2,3,4,5,6]],,,[,,"1(?:0(?:07|[13]3)|1[02459]|[578]|9[167])|224|(?:3370|74)0|(?:116\\d|3[01])\\d\\d",
|
/third_party/rust/crates/regex/regex-syntax/src/hir/literal/ |
H A D | mod.rs | 1302 C("FO"),
|
/third_party/lzma/CPP/7zip/ |
H A D | 7zip_gcc.mak | 238 # $(RC) $(RFLAGS) resource.rc -FO $@
|
/third_party/protobuf/python/google/protobuf/internal/ |
H A D | reflection_test.py | 582 message_module.ForeignEnum.Value, 'FO') 584 message_module.ForeignEnum.FO
|