| /third_party/node/deps/v8/src/snapshot/embedded/ |
| H A D | embedded-data.h | 77 uint32_t code_size() const { return code_size_; } in code_size() function in v8::internal::final 269 EmbeddedData(const uint8_t* code, uint32_t code_size, const uint8_t* data, in EmbeddedData() argument
|
| H A D | embedded-data.cc | 118 CreateOffHeapOffHeapInstructionStream( Isolate* isolate, uint8_t** code, uint32_t* code_size, uint8_t** data, uint32_t* data_size) CreateOffHeapOffHeapInstructionStream() argument 175 FreeOffHeapOffHeapInstructionStream( uint8_t* code, uint32_t code_size, uint8_t* data, uint32_t data_size) FreeOffHeapOffHeapInstructionStream() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_compiler.h | 101 uint32_t code_size; /* code size in uint32 words */ member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_program.h | 32 unsigned code_size; member
|
| /third_party/libsnd/src/G72x/ |
| H A D | g72x.c | 407 update( int code_size, int y, int wi, int fi, int dq, int sr, int dqsez, G72x_STATE *state_ptr) update() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_program.h | 64 unsigned code_size; member
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | rdgif.c | 105 int code_size; /* current actual code size */ member [all...] |
| /kernel/linux/common_modules/tzdriver/auth/ |
| H A D | client_hash_auth.c | 148 unsigned long code_size; member
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/cell/ |
| H A D | spu_base.c | 250 spu_setup_kernel_slbs(struct spu *spu, struct spu_lscsa *lscsa, void *code, int code_size) spu_setup_kernel_slbs() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/cell/ |
| H A D | spu_base.c | 249 spu_setup_kernel_slbs(struct spu *spu, struct spu_lscsa *lscsa, void *code, int code_size) spu_setup_kernel_slbs() argument
|
| /kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
| H A D | efi-stub-helper.c | 671 efi_remap_image(unsigned long image_base, unsigned alloc_size, unsigned long code_size) efi_remap_image() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | g726.c | 102 int code_size; member [all...] |
| H A D | gifdec.c | 133 int left, top, width, height, bits_per_pixel, code_size, flags, pw; in gif_read_image() local
|
| H A D | takdec.c | 591 int tmp, x, code_size; in decorrelate() local
|
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_rgp.h | 52 uint32_t code_size; member
|
| /third_party/node/deps/v8/src/diagnostics/ |
| H A D | eh-frame.cc | 157 void EhFrameWriter::WriteEhFrameHdr(int code_size) { in WriteEhFrameHdr() argument 349 void EhFrameWriter::Finish(int code_size) { in Finish() argument 364 PatchInt32(GetProcedureSizeOffset(), code_size); in Finish() local
|
| H A D | perf-jit.cc | 284 LogWriteBytes(reinterpret_cast<const char*>(code_pointer), code_size); in WriteJitCodeLoadEntry() local 265 WriteJitCodeLoadEntry(const uint8_t* code_pointer, uint32_t code_size, const char* name, int name_length) WriteJitCodeLoadEntry() argument
|
| /kernel/linux/linux-5.10/arch/s390/net/ |
| H A D | bpf_jit_comp.c | 1710 u32 code_size; in bpf_jit_alloc() local
|
| /third_party/jerryscript/jerry-core/api/ |
| H A D | jerry-snapshot.c | 458 uint32_t code_size = ((uint32_t) bytecode_p->size) << JMEM_ALIGNMENT_LOG; in jerry_snapshot_set_offsets() local 557 uint32_t code_size = ((uint32_t) bytecode_p->size) << JMEM_ALIGNMENT_LOG; in snapshot_load_compiled_code() local 1070 uint32_t code_size = ((uint32_t) bytecode_p->size) << JMEM_ALIGNMENT_LOG; scan_snapshot_functions() local 1141 uint32_t code_size = ((uint32_t) bytecode_p->size) << JMEM_ALIGNMENT_LOG; update_literal_offsets() local [all...] |
| /third_party/jerryscript/jerry-core/debugger/ |
| H A D | debugger.h | 474 uint8_t code_size[sizeof (uint32_t)]; /**< total size of the message */ member
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-module-builder.cc | 91 void WasmFunctionBuilder::EmitCode(const byte* code, uint32_t code_size) { in EmitCode() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | code.cc | 517 int code_size = InstructionSize(); in Disassemble() local 518 os << "Instructions (size = " << code_size << ")\n"; in Disassemble() local
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/ |
| H A D | switch.c | 703 setup_mfc_slbs(struct spu_state *csa, struct spu *spu, unsigned int *code, int code_size) setup_mfc_slbs() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/ |
| H A D | switch.c | 703 setup_mfc_slbs(struct spu_state *csa, struct spu *spu, unsigned int *code, int code_size) setup_mfc_slbs() argument
|
| /kernel/linux/linux-6.6/arch/s390/net/ |
| H A D | bpf_jit_comp.c | 1872 u32 code_size; in bpf_jit_alloc() local
|