/third_party/icu/icu4c/source/i18n/ |
H A D | numfmt.cpp | 891 Locale loc; variable 953 Locale loc; variable 1036 NumberFormat::internalCreateInstance(const Locale& loc, UNumberFormatStyle kind, UErrorCode& status) { in internalCreateInstance() argument 1054 createInstance(const Locale& loc, UNumberFormatStyle kind, UErrorCode& status) createInstance() argument 1202 const char* loc = getLocaleID(ULOC_VALID_LOCALE, ec); getEffectiveCurrency() local 1277 createSharedInstance(const Locale& loc, UNumberFormatStyle kind, UErrorCode& status) createSharedInstance() argument [all...] |
/third_party/libunwind/libunwind/include/tdep-ia64/ |
H A D | libunwind_i.h | 137 ia64_loc_t loc[IA64_NUM_PREGS]; member
|
/third_party/libunwind/libunwind/src/ia64/ |
H A D | unwind_i.h | 161 ia64_getfp (struct cursor *c, unw_word_t loc, unw_fpreg_t *val) in ia64_getfp() argument 173 ia64_putfp (struct cursor *c, unw_word_t loc, unw_fpreg_t val) in ia64_putfp() argument 192 ia64_get (struct cursor *c, unw_word_t loc, unw_word_t *val) in ia64_get() argument 204 ia64_put (struct cursor *c, unw_word_t loc, unw_word_ argument 270 ia64_getfp(struct cursor *c, ia64_loc_t loc, unw_fpreg_t *val) ia64_getfp() argument 299 ia64_putfp(struct cursor *c, ia64_loc_t loc, unw_fpreg_t val) ia64_putfp() argument 333 ia64_get(struct cursor *c, ia64_loc_t loc, unw_word_t *val) ia64_get() argument 369 ia64_put(struct cursor *c, ia64_loc_t loc, unw_word_t val) ia64_put() argument [all...] |
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_print.c | 632 const char *loc = NULL; in print_var_decl() local [all...] |
/third_party/mesa3d/src/intel/common/ |
H A D | intel_decoder.c | 53 struct location loc; member 118 fail(struct location *loc, const char *msg, ...) in fail() argument [all...] |
/third_party/ntfs-3g/libntfs-3g/ |
H A D | runlist.c | 221 ntfs_rl_append(runlist_element *dst, int dsize, runlist_element *src, int ssize, int loc) ntfs_rl_append() argument 288 ntfs_rl_insert(runlist_element *dst, int dsize, runlist_element *src, int ssize, int loc) ntfs_rl_insert() argument 384 ntfs_rl_replace(runlist_element *dst, int dsize, runlist_element *src, int ssize, int loc) ntfs_rl_replace() argument 472 ntfs_rl_split(runlist_element *dst, int dsize, runlist_element *src, int ssize, int loc) ntfs_rl_split() argument [all...] |
/third_party/nghttp2/src/ |
H A D | shrpx_https_upstream.cc | 1428 StringRef loc; in redirect_to_https() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | coll.cpp | 141 Locale loc; in create() local 319 void setAttributesFromKeywords(const Locale &loc, Collator &coll, UErrorCode &errorCode) { in setAttributesFromKeywords() argument 766 Locale loc; getDisplayName() local 906 char loc[ULOC_FULLNAME_CAPACITY]; getFunctionalEquivalent() local [all...] |
H A D | numfmt.cpp | 892 Locale loc; variable 955 Locale loc; variable 1038 NumberFormat::internalCreateInstance(const Locale& loc, UNumberFormatStyle kind, UErrorCode& status) { in internalCreateInstance() argument 1056 createInstance(const Locale& loc, UNumberFormatStyle kind, UErrorCode& status) createInstance() argument 1204 const char* loc = getLocaleID(ULOC_VALID_LOCALE, ec); getEffectiveCurrency() local 1279 createSharedInstance(const Locale& loc, UNumberFormatStyle kind, UErrorCode& status) createSharedInstance() argument [all...] |
H A D | tzfmt.cpp | 330 CharString loc; in TimeZoneFormat() local
|
/third_party/node/deps/icu-small/source/common/ |
H A D | locdspnm.cpp | 569 LocaleDisplayNamesImpl::localeDisplayName(const Locale& loc, in localeDisplayName() argument
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_render_pass.c | 1037 clone_rp_sample_locations(const VkRenderPassSampleLocationsBeginInfoEXT *loc) in clone_rp_sample_locations() argument 1122 get_subpass_sample_locations(const VkRenderPassSampleLocationsBeginInfoEXT *loc, uint32_t subpass_idx) get_subpass_sample_locations() argument [all...] |
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_vX_pipeline.c | 750 gl_varying_slot loc = varying->location; in panvk_pipeline_update_varying_slot() local 802 gl_varying_slot loc; in panvk_pipeline_builder_collect_varyings() local [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | icusvtst.cpp | 164 const Locale* loc; in append() local 602 Locale loc = Locale::createFromName(buffer); variable 1158 Locale loc = Locale::getDefault(); in testLocale() local 1405 Locale loc; in testCoverage() local [all...] |
/third_party/icu/icu4c/source/tools/tzcode/ |
H A D | zdump.c | 980 struct tm loc; in dumptimeICU() local [all...] |
/third_party/node/deps/v8/src/execution/ |
H A D | messages.cc | 105 void MessageHandler::ReportMessage(Isolate* isolate, const MessageLocation* loc, in ReportMessage() argument 59 DefaultMessageReport(Isolate* isolate, const MessageLocation* loc, Handle<Object> message_obj) DefaultMessageReport() argument 160 ReportMessageNoExceptions( Isolate* isolate, const MessageLocation* loc, Handle<Object> message, v8::Local<v8::Value> api_exception_obj) ReportMessageNoExceptions() argument
|
/third_party/node/deps/v8/src/heap/cppgc-js/ |
H A D | cpp-snapshot.cc | 848 VisitRootForGraphBuilding( RootState& root, const HeapObjectHeader& header, const cppgc::SourceLocation& loc) VisitRootForGraphBuilding() argument
|
/third_party/node/deps/v8/src/parsing/ |
H A D | expression-scope.h | 137 void RecordAsyncArrowParametersError(const Scanner::Location& loc, in RecordAsyncArrowParametersError() argument 148 void RecordParameterInitializerError(const Scanner::Location& loc, in RecordParameterInitializerError() argument 172 void RecordPatternError(const Scanner::Location& loc, in RecordPatternError() argument 182 void RecordStrictModeParameterError(const Scanner::Location& loc, in RecordStrictModeParameterError() argument 199 RecordDeclarationError(const Scanner::Location& loc, MessageTemplate message) RecordDeclarationError() argument 209 RecordExpressionError(const Scanner::Location& loc, MessageTemplate message) RecordExpressionError() argument 256 Report(const Scanner::Location& loc, MessageTemplate message) const Report() argument 494 RecordAsyncArrowParametersError(const Scanner::Location& loc, MessageTemplate message) RecordAsyncArrowParametersError() argument 525 RecordExpressionError(const Scanner::Location& loc, MessageTemplate message) RecordExpressionError() argument 530 RecordPatternError(const Scanner::Location& loc, MessageTemplate message) RecordPatternError() argument 622 Record(int index, const Scanner::Location& loc, MessageTemplate message) Record() argument 819 RecordDeclarationError(const Scanner::Location& loc, MessageTemplate message) RecordDeclarationError() argument [all...] |
/third_party/node/deps/v8/src/torque/ |
H A D | instructions.h | 168 operator <<(std::ostream& stream, const DefinitionLocation& loc) operator <<() argument
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_program.c | 218 unsigned loc = l->var[idx].loc + c; in setup_stream_out() local 1181 uint32_t loc = inloc; in emit_interp_state() local 1199 uint32_t loc = inloc; emit_interp_state() local [all...] |
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_draw.cpp | 725 VkSampleLocationsInfoEXT loc; in zink_draw() local
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_emit_nvc0.cpp | 1259 int loc = entry->loc; in nvc0_selpFlip() local [all...] |
H A D | nv50_ir_emit_nv50.cpp | 896 int loc = entry->loc; in nv50_interpApply() local 1279 int loc = entry->loc; in alphatestSet() local [all...] |
H A D | nv50_ir_emit_gv100.cpp | 387 int loc = entry->loc; in gv100_selpFlip() local 964 int loc = entry->loc; in gv100_interpApply() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | CLCommandQueue.cpp | 616 void *loc = &funcArgs[offsets.back()]; in enqueueNativeKernel() local
|