Home
last modified time | relevance | path

Searched defs:elements (Results 51 - 75 of 389) sorted by relevance

12345678910>>...16

/third_party/node/deps/v8/src/heap/
H A Dfactory-inl.h54 Handle<JSArray> Factory::NewJSArrayWithElements(Handle<FixedArrayBase> elements, in NewJSArrayWithElements() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_vertex_state_cache.c66 util_vertex_state_cache_get(struct pipe_screen *screen, struct pipe_vertex_buffer *buffer, const struct pipe_vertex_element *elements, unsigned num_elements, struct pipe_resource *indexbuf, uint32_t full_velem_mask, struct util_vertex_state_cache *cache) util_vertex_state_cache_get() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationrootelements.h269 const uint32_t *elements; global() member in CollationRootElements
[all...]
/third_party/skia/tests/
H A DLListTest.cpp45 ListElement elements[4] = { in DEF_TEST() local
25 check_list(const SkTInternalLList<ListElement>& list, skiatest::Reporter* reporter, bool empty, int numElements, bool in0, bool in1, bool in2, bool in3, ListElement elements[4]) check_list() argument
[all...]
/third_party/skia/src/sksl/
H A DSkSLDehydrator.cpp589 void Dehydrator::write(const std::vector<std::unique_ptr<ProgramElement>>& elements) { in write() argument
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dcontainers.h142 TStorage* elements = buffer; member in marl::containers::vector
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duvector.h88 UElement* elements; member in UVector
H A Duvectr32.h69 int32_t* elements; member in UVector32
[all...]
H A Duvectr64.h68 int64_t* elements; member in UVector64
[all...]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DProtobufArrayListTest.java384 private static ProtobufArrayList<Integer> newImmutableProtoArrayList(int... elements) { in newImmutableProtoArrayList() argument
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DResourceConfiguration.java81 Element[] elements; field in ResourceConfiguration.ConfigItem
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/
H A Dblocking_queue.h168 std::vector<T> elements; in GetAllElements() local
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddbconvert.c171 union acpi_object *elements; in acpi_db_convert_to_package() local
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Ddbconvert.c171 union acpi_object *elements; in acpi_db_convert_to_package() local
/test/testfwk/arkxtest/uitest/server/
H A Delement_node_iterator_impl.cpp20 ElementNodeIteratorImpl( const std::vector<AccessibilityElementInfo> &elements) ElementNodeIteratorImpl() argument
/third_party/curl/src/
H A Dtool_urlglob.h40 char **elements; member
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationRootElements.java504 private long[] elements; global() field in CollationRootElements
[all...]
/third_party/icu/icu4c/source/common/
H A Duhash.h148 UHashElement *elements; member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationRootElements.java506 private long[] elements; global() field in CollationRootElements
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_uniform_initializers.c59 const unsigned elements = MAX2(storage->array_elements, 1); in set_opaque_binding() local
223 const unsigned int elements = glsl_get_components(element_type); in set_uniform_initializer() local
[all...]
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DInputAssembly.cpp278 struct pipe_vertex_element elements[PIPE_MAX_ATTRIBS]; in CreateElementLayout() local
/third_party/node/deps/icu-small/source/common/
H A Duhash.h148 UHashElement *elements; member
/third_party/mesa3d/src/mesa/program/
H A Dprog_parameter.c288 unsigned elements = (oldValNum - paramList->NumParameterValues) + padded_size; in _mesa_add_parameter() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-array.cc301 ElementsAccessor* elements = obj->GetElementsAccessor(); in RUNTIME_FUNCTION() local
398 ElementsAccessor* elements = obj->GetElementsAccessor(); in RUNTIME_FUNCTION() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_texture.c172 unsigned elements = cso->u.buf.size / util_format_get_blocksize(format); in fd4_sampler_view_create() local

Completed in 14 milliseconds

12345678910>>...16