Home
last modified time | relevance | path

Searched defs:loc (Results 451 - 475 of 695) sorted by relevance

1...<<11121314151617181920>>...28

/third_party/icu/icu4c/source/i18n/
H A Dnumfmt.cpp891 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 Dlibunwind_i.h137 ia64_loc_t loc[IA64_NUM_PREGS]; member
/third_party/libunwind/libunwind/src/ia64/
H A Dunwind_i.h161 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 Dnir_print.c632 const char *loc = NULL; in print_var_decl() local
[all...]
/third_party/mesa3d/src/intel/common/
H A Dintel_decoder.c53 struct location loc; member
118 fail(struct location *loc, const char *msg, ...) in fail() argument
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Drunlist.c221 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 Dshrpx_https_upstream.cc1428 StringRef loc; in redirect_to_https() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcoll.cpp141 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 Dnumfmt.cpp892 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 Dtzfmt.cpp330 CharString loc; in TimeZoneFormat() local
/third_party/node/deps/icu-small/source/common/
H A Dlocdspnm.cpp569 LocaleDisplayNamesImpl::localeDisplayName(const Locale& loc, in localeDisplayName() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.c1037 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 Dpanvk_vX_pipeline.c750 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 Dicusvtst.cpp164 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 Dzdump.c980 struct tm loc; in dumptimeICU() local
[all...]
/third_party/node/deps/v8/src/execution/
H A Dmessages.cc105 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 Dcpp-snapshot.cc848 VisitRootForGraphBuilding( RootState& root, const HeapObjectHeader& header, const cppgc::SourceLocation& loc) VisitRootForGraphBuilding() argument
/third_party/node/deps/v8/src/parsing/
H A Dexpression-scope.h137 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 Dinstructions.h168 operator <<(std::ostream& stream, const DefinitionLocation& loc) operator <<() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_program.c218 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 Dzink_draw.cpp725 VkSampleLocationsInfoEXT loc; in zink_draw() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_emit_nvc0.cpp1259 int loc = entry->loc; in nvc0_selpFlip() local
[all...]
H A Dnv50_ir_emit_nv50.cpp896 int loc = entry->loc; in nv50_interpApply() local
1279 int loc = entry->loc; in alphatestSet() local
[all...]
H A Dnv50_ir_emit_gv100.cpp387 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 DCLCommandQueue.cpp616 void *loc = &funcArgs[offsets.back()]; in enqueueNativeKernel() local

Completed in 45 milliseconds

1...<<11121314151617181920>>...28