| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
| H A D | DisplayNameTest.java | 45 public String get(ULocale locale, String code, Object context); in get() argument [all...] |
| /third_party/icu/tools/multi/proj/icu4cscan/ |
| H A D | testxml.cpp | 32 const char *u_errorNameShort(UErrorCode code) { in u_errorNameShort() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | DataDrivenNumberFormatTestUtility.java | 287 private boolean breaks(char code) { in breaks() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| H A D | DisplayNameTest.java | 42 public String get(ULocale locale, String code, Object context); in get() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | CurrencyMetaInfo.java | 393 public final String code; field in CurrencyMetaInfo.CurrencyInfo 423 public CurrencyInfo(String region, String code, long from, long to, int priority) { in CurrencyInfo() argument 434 public CurrencyInfo(String region, String code, lon argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | DataDrivenNumberFormatTestUtility.java | 290 private boolean breaks(char code) { in breaks() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | ValidIdentifiers.java | 103 public boolean contains(String code) { in contains() argument 182 public static Datasubtype isValid(Datatype datatype, Set<Datasubtype> datasubtypes, String code) { in isValid() argument 197 public static Datasubtype isValid(Datatype datatype, Set<Datasubtype> datasubtypes, String code, String value) { in isValid() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | anytrans.cpp | 337 UScriptCode code; in scriptNameToCode() local
|
| /third_party/libunwind/libunwind/src/ia64/ |
| H A D | unwind_decoder.h | 107 unw_decode_x1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x1() argument 124 unw_decode_x2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x2() argument 142 unw_decode_x3 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x3() argument 162 unw_decode_x4 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x4() argument 183 unw_decode_r1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r1() argument 194 unw_decode_r2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r2() argument 209 unw_decode_r3(unsigned char *dp, unsigned char code, void *arg) unw_decode_r3() argument 219 unw_decode_p1(unsigned char *dp, unsigned char code, void *arg) unw_decode_p1() argument 228 unw_decode_p2_p5(unsigned char *dp, unsigned char code, void *arg) unw_decode_p2_p5() argument 277 unw_decode_p6(unsigned char *dp, unsigned char code, void *arg) unw_decode_p6() argument 290 unw_decode_p7_p10(unsigned char *dp, unsigned char code, void *arg) unw_decode_p7_p10() argument 389 unw_decode_b1(unsigned char *dp, unsigned char code, void *arg) unw_decode_b1() argument 401 unw_decode_b2(unsigned char *dp, unsigned char code, void *arg) unw_decode_b2() argument 411 unw_decode_b3_x4(unsigned char *dp, unsigned char code, void *arg) unw_decode_b3_x4() argument 449 unsigned char code, primary; unw_decode() local [all...] |
| /third_party/libcoap/include/coap3/ |
| H A D | coap_pdu_internal.h | 121 coap_pdu_code_t code; /**< request method (value 1--31) or response code member
|
| /third_party/lzma/C/Util/Lzma/ |
| H A D | LzmaUtil.c | 61 static void Print_unsigned(unsigned code)
in Print_unsigned() argument
|
| /third_party/lzma/CPP/7zip/Bundles/LzmaCon/ |
| H A D | LzmaAlone.cpp | 174 static void PrintError_int(const char *s, int code)
in PrintError_int() argument
|
| /third_party/mesa3d/src/amd/compiler/tests/ |
| H A D | check_output.py | 509 code variable [all...] |
| /third_party/mesa3d/src/c11/impl/ |
| H A D | threads_posix.c | 303 void *code; in thrd_join() local
|
| /third_party/libwebsockets/lib/roles/h2/ |
| H A D | hpack.c | 1463 int lws_add_http2_header_status(struct lws *wsi, unsigned int code, in lws_add_http2_header_status() argument
|
| /third_party/libwebsockets/lib/roles/http/ |
| H A D | header.c | 182 lws_add_http_common_headers(struct lws *wsi, unsigned int code, in lws_add_http_common_headers() argument 317 unsigned int code = _code & LWSAHH_CODE_MASK; in lws_add_http_header_status() local 415 lws_return_http_status(struct lws *wsi, unsigned int code, const char *html_body) lws_return_http_status() argument 529 lws_http_redirect(struct lws *wsi, int code, const unsigned char *loc, int len, unsigned char **p, unsigned char *end) lws_http_redirect() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/ |
| H A D | common.cpp | 277 make_text_section(const std::vector<char> &code) { in make_text_section() argument 291 build_module_common(const Module &mod, const std::vector<char> &code, const std::map<std::string, unsigned> &offsets, const clang::CompilerInstance &c) build_module_common() argument
|
| /third_party/node/src/api/ |
| H A D | hooks.cc | 76 int code; in EmitProcessExit() local
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | function-compiler.cc | 75 base::Vector<const uint8_t> code = wire_bytes_storage->GetCode(func->code); in ExecuteFunctionCompilation() local 242 Handle<Code> code = job_->compilation_info()->code(); Finalize() local [all...] |
| /third_party/node/deps/v8/tools/profview/ |
| H A D | profile-utils.js | [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | brkeng.cpp | 168 UScriptCode code = uscript_getScript(c, &status); in loadEngineFor() local
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | hash_rolling_inc.h | 167 uint32_t code = self->state & MASK; in FindLongestMatch() local
|
| H A D | command.h | 83 GetLengthCode(size_t insertlen, size_t copylen, BROTLI_BOOL use_last_distance, uint16_t* code) GetLengthCode() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | anytrans.cpp | 337 UScriptCode code; in scriptNameToCode() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_target.cpp | 477 nv50_ir_relocate_code(void *relocData, uint32_t *code, in nv50_ir_relocate_code() argument 493 nv50_ir_apply_fixups(void *fixupData, uint32_t *code, in nv50_ir_apply_fixups() argument 510 nv50_ir_get_target_library(uint32_t chipset, const uint32_t **code, uint32_t *size) nv50_ir_get_target_library() argument [all...] |