/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_program.h | 64 unsigned code_size; member
|
/third_party/node/deps/v8/src/snapshot/embedded/ |
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/skia/third_party/externals/libjpeg-turbo/ |
H A D | rdgif.c | 105 int code_size; /* current actual code size */ member [all...] |
/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
|
/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
|
H A D | wasm-serialization.cc | 380 size_t code_size = code->instructions().size(); in WriteCode() local 725 int code_size = reader->Read<int>(); in ReadCode() local [all...] |
H A D | wasm-code-manager.cc | 841 size_t code_size = 0; in FreeCode() local 2253 size_t code_size = sampling_time == kSampling in SampleCodeSize() local 2333 size_t code_size = RoundUp<kCodeAlignment>(result.code_desc.instr_size); in AddCompiledCode() local
|
/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
|
/third_party/mesa3d/src/imagination/vulkan/pds/ |
H A D | pvr_pds.c | 605 uint32_t code_size = 1 + program->num_emit_word_pairs; in pvr_pds_generate_pixel_event() local 728 uint32_t code_size = 0; in pvr_pds_vertex_shader() local 1760 uint32_t code_size = 0; pvr_pds_compute_shader() local 2392 uint32_t code_size = 0; pvr_pds_vertex_shader_sa() local 2674 uint32_t code_size = 0; pvr_pds_pixel_shader_uniform_texture_code() local 3424 uint32_t data_size = 0, code_size = 0; pvr_pds_generate_doutc() local 3492 uint32_t data_size = 0, code_size = 0; pvr_pds_generate_doutw() local 3606 uint32_t code_size = 1; /* Single doutu */ pvr_pds_kick_usc() local 3775 uint32_t code_size = 0; pvr_pds_generate_fence_terminate_program() local 3882 uint32_t code_size = 0; pvr_pds_generate_compute_shared_loading_program() local 3995 uint32_t total_data_size, code_size; pvr_pds_coefficient_loading() local [all...] |
H A D | pvr_pds.h | 129 unsigned int code_size; member 151 uint32_t code_size; member 170 uint32_t code_size; member 221 uint32_t code_size; member 239 uint32_t code_size; member 252 uint32_t code_size; member 272 uint32_t code_size; global() member 324 uint32_t code_size; global() member 446 uint32_t code_size; global() member 463 uint32_t code_size; /*!< total code size, non-aligned. */ global() member 535 uint32_t code_size; global() member [all...] |
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_pipeline.c | 1903 const unsigned code_size = stage.prog_data.base.program_size; in anv_pipeline_compile_cs() local 2281 const unsigned code_size = stage->prog_data.base.program_size; in compile_upload_rt_shader() local
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_shader.c | 1619 radv_get_shader_binary_size(size_t code_size) in radv_get_shader_binary_size() argument 2366 uint32_t code_size = radv_get_shader_binary_size(bin->code_size); global() local 2395 radv_aco_build_shader_part(void **bin, uint32_t num_sgprs, uint32_t num_vgprs, uint32_t num_preserved_sgprs, const uint32_t *code, uint32_t code_size, const char *disasm_str, uint32_t disasm_size) global() argument [all...] |
H A D | radv_shader.h | 441 unsigned code_size; member 463 unsigned code_size; member 497 uint32_t code_size; member
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_device.c | 2192 pvr_gpu_upload_usc(struct pvr_device *device, const void *code, size_t code_size, uint64_t code_alignment, struct pvr_bo **const pvr_bo_out) pvr_gpu_upload_usc() argument 2255 const size_t code_size = code_size_dwords * sizeof(*code); pvr_gpu_upload_pds() local [all...] |
H A D | pvr_private.h | 246 uint32_t code_size; member
|
H A D | pvr_cmd_buffer.c | 343 pvr_cmd_buffer_upload_usc(struct pvr_cmd_buffer *const cmd_buffer, const void *const code, const size_t code_size, uint64_t code_alignment, struct pvr_bo **const pvr_bo_out) pvr_cmd_buffer_upload_usc() argument
|
/third_party/node/deps/v8/src/codegen/ |
H A D | compiler.cc | 392 int code_size = in RecordUnoptimizedCompilationStats() local 498 static int code_size = 0; in RecordCompilationStats() local
|
/third_party/node/deps/v8/src/logging/ |
H A D | log.cc | 571 int32_t code_size; member
|