| /third_party/mesa3d/src/glx/ |
| H A D | glxcmds.c | 319 CreateContext(Display *dpy, int generic_id, struct glx_config *config, GLXContext shareList_user, Bool allowDirect, unsigned code, int renderType) CreateContext() argument
|
| /third_party/node/src/ |
| H A D | cares_wrap.cc | 1845 int code = args[0]->Int32Value(env->context()).FromJust(); in StrError() local
|
| H A D | node_api.cc | 1138 static JSVM_Status ConvertUVErrorCode(int code) { in ConvertUVErrorCode() argument
|
| H A D | node_http2.h | 390 int32_t code() const { return code_; } in code() function in node::http2::Http2Stream [all...] |
| H A D | node_wasi.cc | 1456 uint32_t code; in ProcExit() local
|
| /third_party/node/src/crypto/ |
| H A D | crypto_common.cc | 213 const char* code = "UNSPECIFIED"; in X509ErrorCode() local
|
| H A D | crypto_tls.cc | 1781 const char* code = X509ErrorCode(x509_verify_error); in VerifyError() local
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-module.h | 66 WireBytesRef code; // code of this function. member 437 WireBytesRef code = {0, 0}; member
|
| H A D | wasm-serialization.cc | 335 WriteCode(const WasmCode* code, Writer* writer) WriteCode() argument 503 std::unique_ptr<WasmCode> code; global() member [all...] |
| H A D | wasm-engine.cc | 385 std::vector<WasmCode*> code; global() member 1284 std::vector<WasmCode*>& code = log_entry.second.code; FreeNativeModule() local 1418 AddPotentiallyDeadCode(WasmCode* code) AddPotentiallyDeadCode() argument [all...] |
| H A D | wasm-debug.cc | 409 wasm::WasmCode* code = frame->wasm_code(); PrepareStep() local 418 wasm::WasmCode* code = frame->wasm_code(); PrepareStepOutTo() local 426 auto* code = frame->wasm_code(); ClearStepping() local 547 wasm::WasmCode* code; global() member 553 GetDebugSideTable(WasmCode* code) GetDebugSideTable() argument 626 int code = reg.is_fp_pair() ? reg.low_fp().code() : reg.fp().code(); GetValue() local 628 int code = reg.fp().code(); GetValue() local 726 WireBytesRef code = native_module->module()->functions[func_index].code; IsAtReturn() local 762 WasmCode* code; global() member 808 GetExportName(ImportExportKindCode code, uint32_t index) GetExportName() argument 813 GetImportName( ImportExportKindCode code, uint32_t index) GetImportName() argument 858 RemoveDebugSideTables(base::Vector<WasmCode* const> code) RemoveDebugSideTables() argument [all...] |
| /third_party/node/deps/v8/tools/gcmole/ |
| H A D | gcmole.cc | 505 SymbolTable::iterator code = symbol_table_.find(name); in IsAlive() local 526 SymbolTable::iterator code = symbol_table_.find(name); in SymbolToCode() local 562 Environment(const Environment& l, int code) in Environment() argument
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | win32_io.c | 543 static int ntfs_device_win32_setlock(HANDLE handle, ULONG code) in ntfs_device_win32_setlock() argument
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_config.cc | 1445 unsigned int code; in parse_error_page() local
|
| /third_party/node/deps/brotli/c/dec/ |
| H A D | decode.c | 875 uint32_t code; ReadBlockLength() local 1054 uint32_t code = h->code; DecodeContextMap() local 1621 uint32_t code; ReadDistanceInternal() local [all...] |
| H A D | state.h | 227 uint32_t code; member
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | utypes.h | 700 U_SUCCESS(UErrorCode code) U_SUCCESS() argument 706 U_FAILURE(UErrorCode code) U_FAILURE() argument [all...] |
| /third_party/node/deps/brotli/c/enc/ |
| H A D | brotli_bit_stream.c | 38 uint32_t code = (len >= 177) ? (len >= 753 ? 20 : 14) : (len >= 41 ? 7 : 0); in BlockLengthPrefixCode() local 44 static BROTLI_INLINE void GetBlockLengthPrefixCode(uint32_t len, size_t* code, in GetBlockLengthPrefixCode() argument 297 size_t code = 0; BrotliStoreHuffmanTree() local 733 StoreBlockSwitch(BlockSplitCode* code, const uint32_t block_len, const uint8_t block_type, BROTLI_BOOL is_first_block, size_t* storage_ix, uint8_t* storage) StoreBlockSwitch() argument 756 BuildAndStoreBlockSplitCode(const uint8_t* types, const uint32_t* lengths, const size_t num_blocks, const size_t num_types, HuffmanTree* tree, BlockSplitCode* code, size_t* storage_ix, uint8_t* storage) BuildAndStoreBlockSplitCode() argument 816 size_t code = (i == 0 ? 0 : i + context_bits - 1); StoreTrivialContextMap() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | unames.cpp | 101 UChar32 code; member 448 static uint16_t getExtName(uint32_t code, char *buffer, uint16_t bufferLength) { in getExtName() argument 483 getGroup(UCharNames *names, uint32_t code) getGroup() argument 578 getName(UCharNames *names, uint32_t code, UCharNameChoice nameChoice, char *buffer, uint16_t bufferLength) getName() argument 773 writeFactorSuffix(const uint16_t *factors, uint16_t count, const char *s, uint32_t code, uint16_t indexes[8], const char *elementBases[8], const char *elements[8], char *buffer, uint16_t bufferLength) writeFactorSuffix() argument 852 getAlgName(AlgorithmicRange *range, uint32_t code, UCharNameChoice nameChoice, char *buffer, uint16_t bufferLength) getAlgName() argument 1079 UChar32 code; findAlgName() local 1450 u_charName(UChar32 code, UCharNameChoice nameChoice, char *buffer, int32_t bufferLength, UErrorCode *pErrorCode) u_charName() argument [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_pipeline.c | 542 const unsigned *code; member [all...] |
| /third_party/node/deps/icu-small/source/tools/pkgdata/ |
| H A D | pkgdata.cpp | 2257 const char* code = "void oma(){}"; pkg_createOptMatchArch() local [all...] |
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_emit_gm107.cpp | 368 CodeEmitterGM107::emitCond3(int pos, CondCode code) in emitCond3() argument 396 CodeEmitterGM107::emitCond4(int pos, CondCode code) in emitCond4() argument 953 gm107_selpFlip(const FixupEntry *entry, uint32_t *code, const FixupData& data) in gm107_selpFlip() argument 2569 gm107_interpApply(const FixupEntry *entry, uint32_t *code, const FixupData& data) gm107_interpApply() argument [all...] |
| H A D | nv50_ir_emit_gk110.cpp | 1211 gk110_selpFlip(const FixupEntry *entry, uint32_t *code, const FixupData& data) gk110_selpFlip() argument 2053 gk110_interpApply(const struct FixupEntry *entry, uint32_t *code, const FixupData& data) gk110_interpApply() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_surface.c | 872 static const uint32_t code[] = in nv50_blitter_make_vp() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cldrtest.c | 1166 UScriptCode code[MAX_SCRIPTS_PER_LOCALE]; in TestExemplarSet() local [all...] |