/third_party/node/deps/v8/src/objects/ |
H A D | synthetic-module.cc | 54 ResolveExport( Isolate* isolate, Handle<SyntheticModule> module, Handle<String> module_specifier, Handle<String> export_name, MessageLocation loc, bool must_resolve) ResolveExport() argument
|
/third_party/musl/libc-test/src/functionalext/locale/ |
H A D | strtod_l.c | 94 locale_t loc = newlocale(LC_ALL_MASK, "zh_CN.UTF-8", NULL); in strtod_l_0100() local 113 locale_t loc = newlocale(LC_ALL_MASK, "zh_CN", NULL); in strtod_l_0200() local 132 locale_t loc = newlocale(LC_ALL_MASK, "zh_CN", NULL); in strtod_l_0300() local 151 locale_t loc = newlocale(LC_ALL_MASK, "zh_CN", NULL); in strtod_l_0400() local 170 locale_t loc = newlocale(LC_ALL_MASK, "zh_CN", NULL); in strtod_l_0500() local 189 locale_t loc = newlocale(LC_ALL_MASK, "zh_CN", NULL); strtod_l_0600() local 208 locale_t loc = newlocale(LC_ALL_MASK, "zh_CN", NULL); strtod_l_0700() local 223 locale_t loc = newlocale(LC_ALL_MASK, "zh_CN", NULL); strtod_l_0800() local 238 locale_t loc = newlocale(LC_ALL_MASK, "zh_CN", NULL); strtod_l_0900() local 257 locale_t loc = newlocale(LC_ALL_MASK, "zh_CN", NULL); strtod_l_1000() local 272 locale_t loc = newlocale(LC_ALL_MASK, "zh_CN", NULL); strtod_l_1100() local 289 locale_t loc = newlocale(LC_ALL_MASK, "zh_CN", NULL); strtod_l_1200() local 307 locale_t loc = newlocale(LC_ALL_MASK, "zh_CN", NULL); strtod_l_1300() local 326 locale_t loc = newlocale(LC_ALL_MASK, "zh_CN", NULL); strtod_l_1400() local 341 locale_t loc = newlocale(LC_ALL_MASK, "zh_CN", NULL); strtod_l_1500() local 362 locale_t loc = newlocale(LC_ALL_MASK, "de_DE", NULL); strtod_l_1600() local 381 locale_t loc = newlocale(LC_CTYPE_MASK, "zh_CN", NULL); strtod_l_1700() local 400 locale_t loc = newlocale(LC_ALL_MASK, "zh_CN.UTF-8", NULL); strtod_l_1800() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | ValidateSwitch.cpp | 194 bool ValidateSwitch::validateInternal(const TSourceLoc &loc) in validateInternal() argument 19 validate(TBasicType switchType, TParseContext *context, TIntermAggregate *statementList, const TSourceLoc &loc) validate() argument
|
/third_party/skia/tests/ |
H A D | VerticesTest.cpp | 157 SkIPoint loc; in DEF_TEST() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | servlkf.cpp | 52 Locale loc; in create() local 98 Locale loc; in getDisplayName() local
|
/third_party/toybox/toys/pending/ |
H A D | last.c | 93 off_t loc; in last_main() local
|
/third_party/skia/gm/ |
H A D | lcdtext.cpp | 95 const SkPoint loc = rec[i].fLoc; variable
|
/third_party/vk-gl-cts/framework/delibs/decpp/ |
H A D | deStringUtil.cpp | 49 const locale& loc; member 56 const locale& loc; member
|
/third_party/elfutils/backends/ |
H A D | ia64_retval.c | 93 compute_hfa (const Dwarf_Op *loc, int nregs, in compute_hfa() argument
|
H A D | aarch64_retval.c | 195 static const Dwarf_Op loc[] = in pass_in_gpr() local 208 static const Dwarf_Op loc[] = { { .atom = DW_OP_breg0 } }; in pass_by_ref() local
|
/third_party/elfutils/libdw/ |
H A D | cfi.c | 102 execute_cfi(Dwarf_CFI *cache, const struct dwarf_cie *cie, Dwarf_Frame **state, const uint8_t *program, const uint8_t *const end, bool abi_cfi, Dwarf_Addr loc, Dwarf_Addr find_pc) execute_cfi() argument
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | Scan.h | 260 TSourceLoc* loc; // an array global() member in glslang::TInputScanner [all...] |
H A D | attribute.cpp | 350 void TParseContext::handleFunctionAttributes(const TSourceLoc& loc, const TAttributes& attributes) in handleFunctionAttributes() argument
|
/third_party/gn/src/gn/ |
H A D | label.cc | 62 const std::string& loc = computed_location.value(); in ComputeTargetNameFromDep() local
|
/third_party/glslang/glslang/Include/ |
H A D | InfoSink.h | 97 void location(const TSourceLoc& loc) { in location() argument 110 void message(TPrefixType message, const char* s, const TSourceLoc& loc) { in message() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
H A D | MacroProps.java | 39 public ULocale loc; field in MacroProps
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/ |
H A D | NumberParserImpl.java | 116 public static NumberParserImpl createDefaultParserForLocale(ULocale loc) { in createDefaultParserForLocale() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | CurrencyPluralInfo.java | 185 public void setLocale(ULocale loc) { in setLocale() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | nmfmtrt.cpp | 119 const Locale *loc = NumberFormat::getAvailableLocales(locCount); in start() local
|
H A D | tsdate.cpp | 167 Locale loc = fFormat->getCalendar()->getLocale(ULOC_VALID_LOCALE, status); in tryDate() local
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/ |
H A D | ULocaleCollationTest.java | 81 Object register(ULocale loc, Object prototype); in register() argument
|
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/ |
H A D | ICULocaleServiceProvider.java | 167 private static void addLocale(Locale loc, Set<Locale> locales) { in addLocale() argument
|
/third_party/icu/icu4c/source/common/ |
H A D | servls.cpp | 98 Locale loc; in registerInstance() local 265 const Locale& loc = Locale::getDefault(); in validateFallbackLocale() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
H A D | ULocaleCollationTest.java | 84 Object register(ULocale loc, Object prototype); in register() argument
|
/third_party/icu/tools/multi/proj/provider/glue/ |
H A D | coll_fe.cpp | 386 Collator *VersionCollatorFactory::createCollator(const Locale &loc) { in createCollator() argument [all...] |