/third_party/skia/docs/examples/ |
H A D | Paint_getTextWidths.cpp | 20 SkPoint loc = { 25, 50 }; in REG_FIDDLE() local
|
/third_party/elfio/elfio/ |
H A D | elfio_modinfo.hpp | 102 size_t loc = info.find( '=' ); in process_section() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | CalendarUtil.java | 41 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 D | BreakIteratorTest.java | 44 private void checkGetInstance(int type, Locale loc) { in checkGetInstance() argument [all...] |
H A D | DateFormatTest.java | 43 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 D | DateFormatSymbolsTest.java | 111 compareArrays(Object jarray, Object iarray, Locale loc, String method) compareArrays() argument [all...] |
H A D | TestUtil.java | 90 public static boolean isExcluded(Locale loc) { in isExcluded() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | CalendarUtil.java | 43 public static String getCalendarType(ULocale loc) { in getCalendarType() argument
|
/third_party/libunwind/libunwind/src/ptrace/ |
H A D | _UPT_access_reg.c | 47 struct iovec loc; in _UPT_access_reg() local
|
/third_party/node/deps/v8/tools/v8windbg/src/ |
H A D | cur-isolate.cc | 19 Location loc; in GetIsolateKey() local
|
/third_party/musl/src/locale/ |
H A D | strfmon.c | 8 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 D | strftime.c | 46 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 D | strftime.c | 45 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 D | strftime.c | 45 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 D | strftime.c | 45 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 D | st_atom_msaa.c | 76 uint8_t loc; in update_sample_locations() local
|
/third_party/mesa3d/src/intel/isl/ |
H A D | isl_emit_depth_stencil.c | 30 __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 D | platform.cc | 19 void Fatal(const std::string& reason, const SourceLocation& loc) { in Fatal() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | Diagnostics.cpp | 54 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 D | Diagnostics.cpp | 84 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 D | ir_loader.cpp | 129 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 D | ir_loader.cpp | 129 spv_position_t loc = {inst_index_, 0, 0}; in AddInstruction() local [all...] |
/third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
H A D | parser_impl_variable_decoration_test.cc | 33 auto* loc = var_deco->As<ast::LocationDecoration>(); in TEST_F() local
|
/third_party/skia/gm/ |
H A D | stroketext.cpp | 44 SkPoint loc = { 20, 435 }; in draw_text_stroked() local
|
/third_party/skia/bench/ |
H A D | RectanizerBench.cpp | 88 SkIPoint16 loc; variable
|