Home
last modified time | relevance | path

Searched defs:code_size (Results 1 – 25 of 26) sorted by relevance

12

/third_party/boost/boost/random/detail/
Dgray_coded_qrng.hpp53 inline static void code_size(size_type) {} in code_size() function
63 inline static void code_size(size_type code) { in code_size() function
/third_party/node/deps/brotli/c/dec/
Dstate.c144 const size_t code_size = sizeof(HuffmanCode) * ntrees * max_table_size; in BrotliDecoderHuffmanTreeGroupInit() local
/third_party/skia/third_party/externals/brotli/c/dec/
Dstate.c144 const size_t code_size = sizeof(HuffmanCode) * ntrees * max_table_size; in BrotliDecoderHuffmanTreeGroupInit() local
/third_party/ffmpeg/libavformat/
Dg726.c28 int code_size; member
/third_party/python/Modules/
Dunicodename_db.h28988 #define code_size 65536 macro
/third_party/mesa3d/src/gallium/drivers/r600/
Devergreen_compute_internal.h39 unsigned code_size; member
/third_party/jerryscript/jerry-core/api/
Djerry-snapshot.c458 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; in scan_snapshot_functions() local
1141 uint32_t code_size = ((uint32_t) bytecode_p->size) << JMEM_ALIGNMENT_LOG; in update_literal_offsets() local
/third_party/mesa3d/src/amd/common/
Dac_rgp.h51 uint32_t code_size; member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler.h101 uint32_t code_size; /* code size in uint32 words */ member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_program.h32 unsigned code_size; member
/third_party/libsnd/src/G72x/
Dg72x.c408 int code_size, /* distinguish 723_40 with others */ in update()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_program.h64 unsigned code_size; member
/third_party/mesa3d/src/amd/compiler/tests/
Dcheck_output.py508 code_size = struct.unpack("=L", stdin.read(4))[0] variable
/third_party/ffmpeg/libavcodec/
Dg726.c97 int code_size; member
Dgifdec.c132 int left, top, width, height, bits_per_pixel, code_size, flags, pw; in gif_read_image() local
Dtakdec.c591 int tmp, x, code_size; in decorrelate() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Drdgif.c105 int code_size; /* current actual code size */ member
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.h409 unsigned code_size; member
431 unsigned code_size; member
464 uint32_t code_size; member
Dradv_shader.c1296 radv_get_shader_binary_size(size_t code_size) in radv_get_shader_binary_size()
/third_party/jerryscript/jerry-core/debugger/
Ddebugger.h474 uint8_t code_size[sizeof (uint32_t)]; /**< total size of the message */ member
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c1927 const unsigned code_size = stage.prog_data.base.program_size; in anv_pipeline_compile_cs() local
2550 const unsigned code_size = stage->prog_data.base.program_size; in compile_upload_rt_shader() local
/third_party/mesa3d/src/mesa/x86/rtasm/
Dx86sse.c1171 int x86_init_func_size( struct x86_function *p, unsigned code_size ) in x86_init_func_size()
/third_party/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_x86sse.c2183 void x86_init_func_size( struct x86_function *p, unsigned code_size ) in x86_init_func_size()
/third_party/flutter/skia/src/core/
DSkVM.cpp1859 uint64_t vma/*???*/, code_addr, code_size, id; in dumpJIT() member
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_private.h707 uint32_t code_size; member

12