| /third_party/node/test/parallel/ |
| H A D | test-fs-utimes.js | |
| /third_party/node/tools/ |
| H A D | run-valgrind.py | 60 code = process.wait() variable
|
| /third_party/nghttp2/lib/ |
| H A D | nghttp2_hd_huffman.h | 66 uint32_t code; member
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | prefix.h | 24 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 D | nghttp3_qpack_huffman.c | 49 uint64_t code = 0; in nghttp3_qpack_huffman_encode() local
|
| H A D | nghttp3_qpack_huffman.h | 39 uint32_t code; member
|
| /third_party/node/deps/nghttp2/lib/ |
| H A D | nghttp2_hd_huffman.h | 66 uint32_t code; member
|
| /third_party/mesa3d/src/mapi/ |
| H A D | entry_ppc64le_tls.h | 129 char *code = (char *) entry; in entry_patch() local 137 char *code; in entry_generate() local
|
| H A D | entry_x86_tls.h | 120 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 D | entry_x86-64_tls.h | 94 char *code = (char *) entry; in entry_patch() local 121 char *code; in entry_generate() local
|
| /third_party/libinput/src/ |
| H A D | util-input-event.h | 32 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 D | inftrees.h | 28 } code;
typedef [all...] |
| /third_party/lz4/examples/ |
| H A D | simple_buffer.c | 19 void run_screaming(const char* message, const int code) { in run_screaming() argument
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | move-optimizer.h | 28 InstructionSequence* code() const { return code_; } in code() function in v8::internal::compiler::final
|
| /third_party/node/deps/v8/src/baseline/ |
| H A D | baseline.cc | 66 MaybeHandle<Code> code = compiler.Build(local_isolate); in GenerateBaselineCode() local
|
| /third_party/node/deps/v8/src/diagnostics/s390/ |
| H A D | eh-frame-s390.cc | 47 const char* EhFrameDisassembler::DwarfRegisterCodeToString(int code) { in DwarfRegisterCodeToString() argument
|
| /third_party/node/deps/v8/src/diagnostics/x64/ |
| H A D | eh-frame-x64.cc | 46 const char* EhFrameDisassembler::DwarfRegisterCodeToString(int code) { in DwarfRegisterCodeToString() argument
|
| /third_party/node/deps/v8/src/diagnostics/arm64/ |
| H A D | eh-frame-arm64.cc | 47 const char* EhFrameDisassembler::DwarfRegisterCodeToString(int code) { in DwarfRegisterCodeToString() argument
|
| /third_party/node/deps/v8/src/diagnostics/arm/ |
| H A D | eh-frame-arm.cc | 46 const char* EhFrameDisassembler::DwarfRegisterCodeToString(int code) { in DwarfRegisterCodeToString() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | code-object-registry.cc | 14 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 D | weak-code-registry.cc | 26 void WeakCodeRegistry::Track(CodeEntry* entry, Handle<AbstractCode> code) { in Track() argument
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | vfork.c | 23 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 D | putw.c | 27 void deal_aberrant(int code) in deal_aberrant() argument
|
| H A D | vfwscanf.c | 26 void deal_aberrant(int code) in deal_aberrant() argument
|
| H A D | vfwprintf.c | 25 void deal_aberrant(int code) in deal_aberrant() argument
|