Home
last modified time | relevance | path

Searched defs:code (Results 1076 - 1100 of 6103) sorted by relevance

1...<<41424344454647484950>>...245

/third_party/node/deps/v8/src/diagnostics/arm64/
H A Deh-frame-arm64.cc47 const char* EhFrameDisassembler::DwarfRegisterCodeToString(int code) { in DwarfRegisterCodeToString() argument
/third_party/node/deps/v8/src/diagnostics/arm/
H A Deh-frame-arm.cc46 const char* EhFrameDisassembler::DwarfRegisterCodeToString(int code) { in DwarfRegisterCodeToString() argument
/third_party/node/deps/v8/src/heap/
H A Dcode-object-registry.cc14 void CodeObjectRegistry::RegisterNewlyAllocatedCodeObject(Address code) { in RegisterNewlyAllocatedCodeObject() argument
23 void CodeObjectRegistry::RegisterAlreadyExistingCodeObject(Address code) { in RegisterAlreadyExistingCodeObject() argument
[all...]
/third_party/node/deps/v8/src/profiler/
H A Dweak-code-registry.cc26 void WeakCodeRegistry::Track(CodeEntry* entry, Handle<AbstractCode> code) { in Track() argument
/third_party/musl/libc-test/src/functional/
H A Dvfork.c23 static void test_exit(int code) in test_exit() argument
36 TEST(WEXITSTATUS(r) == code, "child exited with %d, expected %d\n", WEXITSTATUS(r), code); in test_exit() local
54 static void test_shell_exit(const char *cmd, int code) in test_shell_exit() argument
58 TEST(WEXITSTATUS(r) == code, "child exited with %d, expected %d\n", WEXITSTATUS(r), code); in test_shell_exit() local
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dputw.c27 void deal_aberrant(int code) in deal_aberrant() argument
H A Dvfwscanf.c26 void deal_aberrant(int code) in deal_aberrant() argument
H A Dvfwprintf.c25 void deal_aberrant(int code) in deal_aberrant() argument
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_vs.h54 struct r300_vertex_program_code code; member
/third_party/pcre2/pcre2/src/
H A Dpcre2_pattern_info.c65 pcre2_pattern_info(const pcre2_code *code, uint32_t what, void *where) in pcre2_pattern_info() argument
268 pcre2_callout_enumerate(const pcre2_code *code, in pcre2_callout_enumerate() argument
[all...]
H A Dpcre2_match_data.c83 pcre2_match_data_create_from_pattern(const pcre2_code *code, in pcre2_match_data_create_from_pattern() argument
H A Dpcre2_jit_match.c85 pcre2_jit_match(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, in pcre2_jit_match() argument
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dbinary_header_get_test.cpp41 uint32_t code[6]; global() member in spvtools::__anon21939::BinaryHeaderGet
[all...]
H A Dtext_to_binary_test.cpp142 const std::string code = ("OpSourceExtension \"string with spaces\"\n"); in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dset_spec_const_default_value_test.cpp137 const char* code; member
598 const char* code; global() member
[all...]
/third_party/skia/third_party/externals/spirv-tools/tools/lint/
H A Dlint.cpp30 int code; member
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/jsonrpc2/
H A Djsonrpc2.go
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dbinary_header_get_test.cpp41 uint32_t code[6]; global() member in spvtools::__anon23196::BinaryHeaderGet
[all...]
H A Dtext_to_binary_test.cpp142 const std::string code = ("OpSourceExtension \"string with spaces\"\n"); in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dset_spec_const_default_value_test.cpp137 const char* code; member
598 const char* code; global() member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/lint/
H A Dlint.cpp30 int code; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/
H A Djsonrpc2.go
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dhuffman_encode_utils.h25 uint8_t code; // value (0..15) or escape code (16,17,18) member
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dreason_phrase.c153 MHD_get_reason_phrase_for (unsigned int code) in MHD_get_reason_phrase_for() argument
/third_party/skia/src/sksl/dsl/priv/
H A DDSLFPs.cpp42 SkString code; in SampleChild() local

Completed in 9 milliseconds

1...<<41424344454647484950>>...245