Home
last modified time | relevance | path

Searched defs:first_element (Results 1 – 13 of 13) sorted by relevance

/third_party/node/deps/v8/include/cppgc/
Dheap-consistency.h116 const WriteBarrierParams& params, const void* first_element, in DijkstraWriteBarrierRange()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_pbo.h48 unsigned first_element; member
/third_party/node/deps/v8/src/heap/cppgc/
Dwrite-barrier.cc83 HeapHandle& heap_handle, const void* first_element, size_t element_size, in DijkstraMarkingBarrierRangeSlow()
/third_party/node/deps/v8/src/builtins/
Dbuiltins-string.cc463 Handle<Object> first_element; in BUILTIN() local
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_uniforms.c905 unsigned stage, bool *first_element) in find_and_update_named_uniform_storage()
1020 bool first_element = true; in find_and_update_previous_uniform_storage() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
Decma-builtin-typedarray-prototype.c2102 …ecma_value_t first_element = ecma_builtin_typedarray_prototype_to_locale_string_helper (typedarray… in ecma_builtin_typedarray_prototype_to_locale_string() local
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggstream.c2746 const GValue *first_element; in gst_ogg_stream_setup_map_from_caps_headers() local
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h447 unsigned first_element; member
/third_party/mesa3d/src/gallium/drivers/r600/
Devergreen_state.c1051 unsigned first_element, in evergreen_set_color_surface_buffer()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.c6232 const GValue *first_element; in gst_qt_mux_audio_sink_set_caps() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c3377 unsigned elem_size, first_element, last_element; in sp_get_texels() local
/third_party/protobuf/src/google/protobuf/
Dmap_test.cc993 int32 first_element = m.begin()->first; in MapOrderingIsRandom() local
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc4999 TNode<TIndex> first_element, TNode<TIndex> element_count, in CopyFixedArrayElements()