Home
last modified time | relevance | path

Searched defs:code (Results 326 - 350 of 3201) sorted by relevance

1...<<11121314151617181920>>...129

/third_party/icu/icu4c/source/i18n/
H A Duregion.cpp30 uregion_getRegionFromNumericCode (int32_t code, UErrorCode *status) in uregion_getRegionFromNumericCode() argument
/third_party/libabigail/tests/
H A Dtest-ini.cc114 int code = system(cmd.c_str()); in main() local
H A Dtest-diff-dwarf-abixml.cc91 int code = system(cmd.c_str()); in main() local
/third_party/libcoap/tests/
H A Dtest_error_response.c87 const uint8_t code = COAP_RESPONSE_CODE(402); in t_error_response3() local
120 const uint8_t code = COAP_RESPONSE_CODE(402); in t_error_response4() local
159 const uint8_t code = COAP_RESPONSE_CODE(402); t_error_response5() local
200 const uint8_t code = COAP_RESPONSE_CODE(402); t_error_response6() local
241 const uint8_t code = COAP_RESPONSE_CODE(402); t_error_response7() local
283 const uint8_t code = COAP_RESPONSE_CODE(503); t_error_response8() local
[all...]
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_mpeg12.c145 uint8_t code; in vid_dec_mpeg12_Decode() local
[all...]
/third_party/node/test/parallel/
H A Dtest-validators.js
/third_party/node/src/
H A Dnode_process_events.cc35 ProcessEmitWarningGeneric(Environment* env, const char* warning, const char* type, const char* code) ProcessEmitWarningGeneric() argument
/third_party/nghttp2/lib/
H A Dnghttp2_hd_huffman.c49 uint64_t code = 0; in nghttp2_hd_huff_encode() local
[all...]
/third_party/mesa3d/src/mapi/glapi/
H A Dglapi_entrypoint.c99 GLubyte * const code = (GLubyte *) u_execmem_alloc(DISPATCH_FUNCTION_SIZE); in generate_entrypoint() local
118 GLubyte * const code = (GLubyte *) entrypoint; in fill_in_entrypoint_offset() local
147 unsigned int *code = &__glapi_sparc_tls_stub; in init_glapi_relocs() local
175 unsigned int *code = (unsigned int *) u_execmem_alloc(sizeof(template)); generate_entrypoint() local
193 unsigned int *code = (unsigned int *) entrypoint; fill_in_entrypoint_offset() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Duregion.cpp30 uregion_getRegionFromNumericCode (int32_t code, UErrorCode *status) in uregion_getRegionFromNumericCode() argument
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd_huffman.c49 uint64_t code = 0; in nghttp2_hd_huff_encode() local
[all...]
/third_party/libevdev/test/
H A Dtest-common.c79 int code; in test_create_abs_device() local
H A Dtest-uinput.c22 unsigned int type, code; in START_TEST() local
102 unsigned int type, code; in START_TEST() local
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dcode-reference.cc21 Handle<Code> code; member
36 const wasm::WasmCode* code; global() member
[all...]
H A Dregister-base.h36 static constexpr SubType from_code(int8_t code) { in from_code() argument
43 constexpr int8_t code() const { in code() function in v8::internal::RegisterBase
56 static const char* GetSpecialRegisterName(int code) { retur argument
59 RegisterBase(int code) RegisterBase() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_init.h58 struct lp_generated_code *code; member
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfseeko.c100 int code = fseeko(fp, 10L, SEEK_SET); in fseeko_0300() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Duregion.cpp30 uregion_getRegionFromNumericCode (int32_t code, UErrorCode *status) in uregion_getRegionFromNumericCode() argument
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dt1cmap.c71 FT_UInt code, n; in FT_CALLBACK_DEF() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregerror.c55 int code; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregerror.c55 int code; member
[all...]
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstatus.cc41 inline string CodeEnumToString(error::Code code) { in CodeEnumToString() argument
/third_party/python/Lib/test/
H A Dtest_code_module.py10 code = import_helper.import_module('code') variable
[all...]
/third_party/python/Modules/cjkcodecs/
H A D_codecs_jp.c24 DBCHAR code; in ENCODER() local
155 DBCHAR code; in ENCODER() local
245 Py_UCS4 code, decoded; DECODER() local
333 DBCHAR code; ENCODER() local
453 DBCHAR code; ENCODER() local
568 DBCHAR code = NOCHAR; ENCODER() local
675 Py_UCS4 code, decoded; DECODER() local
[all...]
H A D_codecs_cn.c68 DBCHAR code; in ENCODER() local
129 DBCHAR code; ENCODER() local
190 DBCHAR code; ENCODER() local
356 DBCHAR code; ENCODER() local
[all...]

Completed in 8 milliseconds

1...<<11121314151617181920>>...129