Home
last modified time | relevance | path

Searched defs:code (Results 151 - 175 of 1379) sorted by relevance

12345678910>>...56

/third_party/node/test/parallel/
H A Dtest-fs-utimes.js
/third_party/node/tools/
H A Drun-valgrind.py60 code = process.wait() variable
/third_party/nghttp2/lib/
H A Dnghttp2_hd_huffman.h66 uint32_t code; member
/third_party/node/deps/brotli/c/enc/
H A Dprefix.h24 PrefixEncodeCopyDistance(size_t distance_code, size_t num_direct_codes, size_t postfix_bits, uint16_t* code, uint32_t* extra_bits) PrefixEncodeCopyDistance() argument
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack_huffman.c49 uint64_t code = 0; in nghttp3_qpack_huffman_encode() local
H A Dnghttp3_qpack_huffman.h39 uint32_t code; member
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd_huffman.h66 uint32_t code; member
/third_party/mesa3d/src/mapi/
H A Dentry_ppc64le_tls.h129 char *code = (char *) entry; in entry_patch() local
137 char *code; in entry_generate() local
H A Dentry_x86_tls.h120 char *code = (char *) entry; in entry_patch() local
125 entry_generate_or_patch(int slot, char *code, size_t size) in entry_generate_or_patch() argument
H A Dentry_x86-64_tls.h94 char *code = (char *) entry; in entry_patch() local
121 char *code; in entry_generate() local
/third_party/libinput/src/
H A Dutil-input-event.h32 input_event_init(uint64_t time, unsigned int type, unsigned int code, int value) input_event_init() argument
/third_party/libwebsockets/win32port/zlib/
H A Dinftrees.h28 } code; typedef
[all...]
/third_party/lz4/examples/
H A Dsimple_buffer.c19 void run_screaming(const char* message, const int code) { in run_screaming() argument
/third_party/node/deps/v8/src/compiler/backend/
H A Dmove-optimizer.h28 InstructionSequence* code() const { return code_; } in code() function in v8::internal::compiler::final
/third_party/node/deps/v8/src/baseline/
H A Dbaseline.cc66 MaybeHandle<Code> code = compiler.Build(local_isolate); in GenerateBaselineCode() local
/third_party/node/deps/v8/src/diagnostics/s390/
H A Deh-frame-s390.cc47 const char* EhFrameDisassembler::DwarfRegisterCodeToString(int code) { in DwarfRegisterCodeToString() argument
/third_party/node/deps/v8/src/diagnostics/x64/
H A Deh-frame-x64.cc46 const char* EhFrameDisassembler::DwarfRegisterCodeToString(int code) { in DwarfRegisterCodeToString() argument
/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

Completed in 7 milliseconds

12345678910>>...56