Home
last modified time | relevance | path

Searched defs:loc (Results 101 - 125 of 666) sorted by relevance

12345678910>>...27

/third_party/skia/docs/examples/
H A DPaint_getTextWidths.cpp20 SkPoint loc = { 25, 50 }; in REG_FIDDLE() local
/third_party/elfio/elfio/
H A Delfio_modinfo.hpp102 size_t loc = info.find( '=' ); in process_section() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCalendarUtil.java41 public static String getCalendarType(ULocale loc) { in getCalendarType() argument
/third_party/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
H A DBreakIteratorTest.java44 private void checkGetInstance(int type, Locale loc) { in checkGetInstance() argument
[all...]
H A DDateFormatTest.java43 private void checkGetInstance(int dstyle, int tstyle, Locale loc) { in checkGetInstance() argument
64 getJDKInstance(int dstyle, int tstyle, Locale loc, String[] methodName) getJDKInstance() argument
83 getICUInstance(int dstyle, int tstyle, Locale loc, String[] methodName) getICUInstance() argument
[all...]
H A DDateFormatSymbolsTest.java111 compareArrays(Object jarray, Object iarray, Locale loc, String method) compareArrays() argument
[all...]
H A DTestUtil.java90 public static boolean isExcluded(Locale loc) { in isExcluded() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCalendarUtil.java43 public static String getCalendarType(ULocale loc) { in getCalendarType() argument
/third_party/libunwind/libunwind/src/ptrace/
H A D_UPT_access_reg.c47 struct iovec loc; in _UPT_access_reg() local
/third_party/node/deps/v8/tools/v8windbg/src/
H A Dcur-isolate.cc19 Location loc; in GetIsolateKey() local
/third_party/musl/src/locale/
H A Dstrfmon.c8 static ssize_t vstrfmon_l(char *s, size_t n, locale_t loc, const char *fmt, va_list ap) in vstrfmon_l() argument
78 ssize_t strfmon_l(char *restrict s, size_t n, locale_t loc, const char *restrict fmt, ...) in strfmon_l() argument
/third_party/musl/src/time/
H A Dstrftime.c46 const char *__strftime_fmt_1(char (*s)[100], size_t *l, int f, const struct tm *tm, locale_t loc, int pad) in __strftime_fmt_1() argument
235 size_t __strftime_l(char *restrict s, size_t n, const char *restrict f, const struct tm *restrict tm, locale_t loc) in __strftime_l() argument
/third_party/musl/porting/liteos_a/kernel/src/time/
H A Dstrftime.c45 const char *__strftime_fmt_1(char (*s)[100], size_t *l, int f, const struct tm *tm, locale_t loc, int pad) in __strftime_fmt_1() argument
215 size_t __strftime_l(char *restrict s, size_t n, const char *restrict f, const struct tm *restrict tm, locale_t loc) in __strftime_l() argument
/third_party/musl/porting/liteos_m/kernel/src/time/
H A Dstrftime.c45 const char *__strftime_fmt_1(char (*s)[100], size_t *l, int f, const struct tm *tm, locale_t loc, int pad) in __strftime_fmt_1() argument
215 size_t __strftime_l(char *restrict s, size_t n, const char *restrict f, const struct tm *restrict tm, locale_t loc) in __strftime_l() argument
/third_party/musl/porting/uniproton/kernel/src/time/
H A Dstrftime.c45 const char *__strftime_fmt_1(char (*s)[100], size_t *l, int f, const struct tm *tm, locale_t loc, int pad) in __strftime_fmt_1() argument
215 size_t __strftime_l(char *restrict s, size_t n, const char *restrict f, const struct tm *restrict tm, locale_t loc) in __strftime_l() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_msaa.c76 uint8_t loc; in update_sample_locations() local
/third_party/mesa3d/src/intel/isl/
H A Disl_emit_depth_stencil.c30 __gen_combine_address(__attribute__((unused)) void *data, __attribute__((unused)) void *loc, uint64_t addr, uint32_t delta) __gen_combine_address() argument
/third_party/node/deps/v8/src/heap/cppgc/
H A Dplatform.cc19 void Fatal(const std::string& reason, const SourceLocation& loc) { in Fatal() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DDiagnostics.cpp54 void TDiagnostics::error(const angle::pp::SourceLocation &loc, in error() argument
61 void TDiagnostics::warning(const angle::pp::SourceLocation &loc, in warning() argument
68 void TDiagnostics::error(const TSourceLoc &loc, const char *reason, const char *token) in error() argument
23 writeInfo(Severity severity, const angle::pp::SourceLocation &loc, const char *reason, const char *token) writeInfo() argument
76 warning(const TSourceLoc &loc, const char *reason, const char *token) warning() argument
84 print(ID id, const angle::pp::SourceLocation &loc, const std::string &text) print() argument
101 warning(const TSourceLoc &loc, const char *reason, const char *token) warning() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DDiagnostics.cpp84 writeInfo(severity(id), loc, message(id), text, ""); in print() local
39 writeInfo(Severity severity, const pp::SourceLocation& loc, const std::string& reason, const std::string& token, const std::string& extra) writeInfo() argument
80 print(ID id, const pp::SourceLocation& loc, const std::string& text) print() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dir_loader.cpp129 spv_position_t loc = {inst_index_, 0, 0}; in AddInstruction() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_loader.cpp129 spv_position_t loc = {inst_index_, 0, 0}; in AddInstruction() local
[all...]
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl_variable_decoration_test.cc33 auto* loc = var_deco->As<ast::LocationDecoration>(); in TEST_F() local
/third_party/skia/gm/
H A Dstroketext.cpp44 SkPoint loc = { 20, 435 }; in draw_text_stroked() local
/third_party/skia/bench/
H A DRectanizerBench.cpp88 SkIPoint16 loc; variable

Completed in 9 milliseconds

12345678910>>...27