Home
last modified time | relevance | path

Searched defs:num_entries (Results 1 - 25 of 60) sorted by relevance

123

/third_party/mesa3d/src/util/
H A Du_worklist.c33 u_worklist_init(u_worklist *w, unsigned num_entries, void *mem_ctx) in u_worklist_init() argument
/third_party/mesa3d/src/mapi/glapi/
H A Dglapi_nop.c124 _glapi_new_nop_table(unsigned num_entries) in _glapi_new_nop_table() argument
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Ddevice.cpp48 clGetDeviceIDs(cl_platform_id d_platform, cl_device_type device_type, cl_uint num_entries, cl_device_id *rd_devices, cl_uint *rnum_devices) clGetDeviceIDs() argument
H A Dplatform.cpp38 clGetPlatformIDs(cl_uint num_entries, cl_platform_id *rd_platforms, in clGetPlatformIDs() argument
230 clover::IcdGetPlatformIDsKHR(cl_uint num_entries, cl_platform_id *rd_platforms, in IcdGetPlatformIDsKHR() argument
253 clIcdGetPlatformIDsKHR(cl_uint num_entries, cl_platform_id *rd_platforms, in clIcdGetPlatformIDsKHR() argument
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_slab.h80 unsigned num_entries; /* total number of entries */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp117 size_t num_entries = Lines.size(); in notifyObjectLoaded() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-ot-name.c85 unsigned int num_entries; in test_ot_name() local
/third_party/protobuf/src/google/protobuf/compiler/
H A Dzip_writer.cc144 uint16 num_entries = files_.size(); in WriteDirectory() local
/third_party/node/deps/v8/src/wasm/
H A Djump-table-assembler.h100 int num_entries = num_runtime_slots + num_function_slots; in SizeForNumberOfFarJumpSlots() local
/third_party/mesa3d/src/mapi/
H A Dstub.c148 search_table_by_slot(const struct mapi_stub *table, size_t num_entries, in search_table_by_slot() argument
H A Dmapi_glapi.c236 _glapi_new_nop_table(unsigned num_entries) in _glapi_new_nop_table() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_log.c36 unsigned num_entries; member
/third_party/skia/third_party/externals/zlib/google/
H A Dzip_reader.h205 int num_entries() const { return num_entries_; } in num_entries() function in zip::ZipReader
/third_party/ffmpeg/libavcodec/
H A Dratecontrol.h64 int num_entries; ///< number of RateControlEntries member
H A Dtiffenc.c73 int num_entries; ///< number of entries member
/third_party/mesa3d/src/amd/common/
H A Dac_nir_lower_taskmesh_io_to_mem.c40 unsigned num_entries; member
[all...]
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_reader.h249 int num_entries() const { return num_entries_; } in num_entries() function in zip::ZipReader
/third_party/node/deps/zlib/google/
H A Dzip_reader.h266 int num_entries() const { return num_entries_; } in num_entries() function in zip::ZipReader
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_blorp_exec.c170 blorp_alloc_binding_table(struct blorp_batch *batch, unsigned num_entries, in blorp_alloc_binding_table() argument
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_container.c88 uint32_t num_entries; member
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_blorp.c153 blorp_alloc_binding_table(struct blorp_batch *blorp_batch, unsigned num_entries, unsigned state_size, unsigned state_alignment, uint32_t *out_bt_offset, uint32_t *surface_offsets, void **surface_maps) blorp_alloc_binding_table() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.cpp97 fill_so_declaration(const struct pipe_stream_output_info *info, nir_shader *last_vertex_stage, D3D12_SO_DECLARATION_ENTRY *entries, UINT *num_entries, UINT *strides, UINT *num_strides) fill_so_declaration() argument
225 UINT num_entries = 0, num_strides = 0; create_gfx_pipeline_state() local
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_blorp.c173 blorp_alloc_binding_table(struct blorp_batch *blorp_batch, unsigned num_entries, unsigned state_size, unsigned state_alignment, uint32_t *bt_offset, uint32_t *surface_offsets, void **surface_maps) blorp_alloc_binding_table() argument
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_helpers.h254 size_t num_entries() const { return entries_.size(); } in num_entries() function in google::protobuf::compiler::objectivec::TextFormatDecodeData
/third_party/selinux/libselinux/utils/
H A Dsefcontext_compile.c249 unsigned int num_entries = data->nspec; in free_specs() local

Completed in 16 milliseconds

123