Home
last modified time | relevance | path

Searched defs:code (Results 1126 - 1150 of 1436) sorted by relevance

1...<<41424344454647484950>>...58

/third_party/node/deps/v8/src/wasm/
H A Dwasm-debug.cc409 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 Dgcmole.cc505 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/node/src/
H A Dnode_api.cc1138 static JSVM_Status ConvertUVErrorCode(int code) { in ConvertUVErrorCode() argument
H A Dnode_http2.h390 int32_t code() const { return code_; } in code() function in node::http2::Http2Stream
[all...]
H A Dnode_wasi.cc1456 uint32_t code; in ProcExit() local
/third_party/ntfs-3g/libntfs-3g/
H A Dwin32_io.c543 static int ntfs_device_win32_setlock(HANDLE handle, ULONG code) in ntfs_device_win32_setlock() argument
/third_party/nghttp2/src/
H A Dshrpx_config.cc1445 unsigned int code; in parse_error_page() local
/third_party/node/deps/brotli/c/dec/
H A Ddecode.c875 uint32_t code; ReadBlockLength() local
1054 uint32_t code = h->code; DecodeContextMap() local
1621 uint32_t code; ReadDistanceInternal() local
[all...]
H A Dstate.h227 uint32_t code; member
/third_party/node/deps/icu-small/source/common/unicode/
H A Dutypes.h700 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 Dbrotli_bit_stream.c38 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 Dunames.cpp101 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 Danv_pipeline.c542 const unsigned *code; member
[all...]
/third_party/node/deps/icu-small/source/tools/pkgdata/
H A Dpkgdata.cpp2257 const char* code = "void oma(){}"; pkg_createOptMatchArch() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_emit_gm107.cpp368 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 Dnv50_ir_emit_gk110.cpp1211 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 Dnv50_surface.c872 static const uint32_t code[] = in nv50_blitter_make_vp() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcldrtest.c1166 UScriptCode code[MAX_SCRIPTS_PER_LOCALE]; in TestExemplarSet() local
[all...]
/third_party/icu/icu4c/source/tools/pkgdata/
H A Dpkgdata.cpp2253 const char* code = "void oma(){}"; pkg_createOptMatchArch() local
[all...]
/third_party/libinput/src/
H A Devdev.h1030 code, value, min, max, in evdev_device_check_abs_axis_range() local
1004 evdev_device_check_abs_axis_range(struct evdev_device *device, unsigned int code, int value) evdev_device_check_abs_axis_range() argument
H A Devdev-tablet.c146 unsigned int code; in tablet_device_has_axis() local
795 tablet_evcode_to_tool(int code) tablet_evcode_to_tool() argument
942 int code; tool_set_bits_from_libwacom() local
2299 int code, state; tablet_check_initial_proximity() local
[all...]
/third_party/libinput/test/
H A Dlitest.h427 litest_axis_set_value_unchecked(struct axis_replacement *axes, int code, double value) in litest_axis_set_value_unchecked() argument
444 litest_axis_set_value(struct axis_replacement *axes, int code, double value) in litest_axis_set_value() argument
[all...]
/third_party/ltp/include/lapi/
H A Dbpf.h75 uint8_t code; /* opcode */ global() member
[all...]
/third_party/lzma/C/
H A DLzmaDec.c253 UInt32 code = p->code; LZMA_DECODE_REAL() local
718 UInt32 code = p->code; LzmaDec_TryDummy() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator.cc487 Handle<Code> code; FinalizeCode() local
[all...]

Completed in 48 milliseconds

1...<<41424344454647484950>>...58