Home
last modified time | relevance | path

Searched defs:entries (Results 351 - 375 of 1395) sorted by relevance

1...<<11121314151617181920>>...56

/third_party/ffmpeg/libavformat/
H A Dmovenchint.c319 int count = 0, entries; in write_hint_packets() local
250 output_immediate(const uint8_t *data, int size, AVIOContext *out, int *entries) output_immediate() argument
269 output_match(AVIOContext *out, int match_sample, int match_offset, int match_len, int *entries) output_match() argument
282 describe_payload(const uint8_t *data, int size, AVIOContext *out, int *entries, HintSampleQueue *queue) describe_payload() argument
[all...]
H A Dscd.c46 uint32_t *entries; member
[all...]
/third_party/curl/lib/vtls/
H A Dvtls_int.h48 const char entries[ALPN_ENTRIES_MAX][ALPN_NAME_MAX]; member
/third_party/alsa-utils/alsaucm/
H A Dusecase.c243 int err, i, j, entries; in do_one() local
/third_party/alsa-utils/axfer/
H A Dxfer-options.c88 } *entry, entries[] = { in verify_cntr_format() local
121 } *entry, entries[] = { in verify_sample_format() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_lower_parallelcopy.c280 struct copy_entry entries[RA_MAX_FILE_SIZE]; member
474 handle_copies(struct ir3_shader_variant *v, struct ir3_instruction *instr, struct copy_entry *entries, unsigned entry_count) handle_copies() argument
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dlinker_util.cpp178 const unsigned entries = MAX2(1, uniform->array_elements); in link_util_find_empty_block() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tile_cache.h91 struct softpipe_cached_tile *entries[NUM_ENTRIES]; member
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_analyze_ubo_ranges.c313 struct ubo_range_entry *entries = ranges.data; in brw_nir_analyze_ubo_ranges() local
/third_party/node/deps/v8/src/wasm/
H A Dmodule-decoder.h50 std::vector<AsmJsOffsetEntry> entries; member
/third_party/node/src/
H A Dnode_env_var.cc293 AssignFromObject(Local<Context> context, Local<Object> entries) AssignFromObject() argument
H A Dnode_util.cc175 Local<Array> entries; in PreviewEntries() local
/third_party/musl/porting/linux/user/src/fdsan/
H A Dfdsan.c57 struct FdEntry *entries = __get_fdtable()->entries; in get_fd_entry() local
/third_party/musl/src/fdsan/linux/
H A Dfdsan.c62 struct FdEntry *entries = __get_fdtable()->entries; in get_fd_entry() local
/third_party/ninja/src/
H A Dclean.cc127 int Cleaner::CleanDead(const BuildLog::Entries& entries) { in CleanDead() argument
/third_party/node/deps/cares/src/lib/
H A Dares_event_win32.c535 OVERLAPPED_ENTRY entries[16]; in ares_evsys_win32_wait() local
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_container.c87 } entries[DXIL_SHADER_MAX_IO_ROWS]; member
/third_party/mesa3d/src/util/
H A Dset.c372 _mesa_set_resize(struct set *set, uint32_t entries) in _mesa_set_resize() argument
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_descriptor_set.h115 struct vn_descriptor_update_template_entry entries[]; member
/third_party/node/deps/v8/src/third_party/vtune/
H A Dvtune-jit.cc128 static JitInfoMap* entries; in GetEntries() local
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dmagic.c308 struct agx_map_entry *entries = (struct agx_map_entry *) (((uint8_t *) map) + sizeof(*header)); in demo_mem_map() local
/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
223 D3D12_SO_DECLARATION_ENTRY entries[PIPE_MAX_SO_OUTPUTS] = {}; create_gfx_pipeline_state() local
[all...]
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_bo.h117 struct amdgpu_winsys_bo *entries; member
/third_party/pulseaudio/src/pulsecore/
H A Dpdispatch.c249 pa_pdispatch* pa_pdispatch_new(pa_mainloop_api *mainloop, bool use_rtclock, const pa_pdispatch_cb_t *table, unsigned entries) { in pa_pdispatch_new() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelSharedLayoutCase.hpp58 std::vector<SharedStructVarEntry> entries; member

Completed in 16 milliseconds

1...<<11121314151617181920>>...56