| /third_party/icu/icu4c/source/i18n/ |
| H A D | collationrootelements.h | 269 const uint32_t *elements; global() member in CollationRootElements [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | uvector.h | 87 UElement* elements = nullptr; member in UVector [all...] |
| H A D | uvectr32.h | 69 int32_t* elements; member in UVector32 [all...] |
| H A D | uvectr64.h | 68 int64_t* elements; member in UVector64 [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_vertex.c | 126 SVGA3dInputElementDesc elements[PIPE_MAX_ATTRIBS]; in define_input_element_object() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uvectr32.h | 69 int32_t* elements; member in UVector32 [all...] |
| H A D | uvectr64.h | 68 int64_t* elements; member in UVector64 [all...] |
| H A D | uvector.h | 87 UElement* elements = nullptr; member in UVector [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | collationrootelements.h | 269 const uint32_t *elements; global() member in CollationRootElements [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-typed-array.cc | 231 ElementsAccessor* elements = array->GetElementsAccessor(); in BUILTIN() local 265 ElementsAccessor* elements = array->GetElementsAccessor(); in BUILTIN() local 302 ElementsAccessor* elements = array->GetElementsAccessor(); in BUILTIN() local 318 ElementsAccessor* elements = array->GetElementsAccessor(); in BUILTIN() local [all...] |
| /third_party/node/deps/v8/src/heap/ |
| H A D | factory-inl.h | 54 Handle<JSArray> Factory::NewJSArrayWithElements(Handle<FixedArrayBase> elements, in NewJSArrayWithElements() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_vertex_state_cache.c | 66 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 D | collationrootelements.h | 269 const uint32_t *elements; global() member in CollationRootElements [all...] |
| /third_party/skia/tests/ |
| H A D | LListTest.cpp | 45 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 D | SkSLDehydrator.cpp | 589 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 D | containers.h | 142 TStorage* elements = buffer; member in marl::containers::vector [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uvector.h | 88 UElement* elements; member in UVector
|
| H A D | uvectr32.h | 69 int32_t* elements; member in UVector32 [all...] |
| H A D | uvectr64.h | 68 int64_t* elements; member in UVector64 [all...] |
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| H A D | ProtobufArrayListTest.java | 384 private static ProtobufArrayList<Integer> newImmutableProtoArrayList(int... elements) { in newImmutableProtoArrayList() argument
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | layout_info-inl.h | 141 int elements = NumberOfElements(); in BinarySearch() local
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | js_api_bitvector_test.cpp | 64 static JSTaggedValue GetBit(std::vector<std::bitset<JSAPIBitVector::BIT_SET_LENGTH>> *elements, uint32_t index) in GetBit() argument 125 auto elements = in HWTEST_F_L0() local 169 auto elements = in HWTEST_F_L0() local 258 auto elements = in HWTEST_F_L0() local 309 auto elements = in HWTEST_F_L0() local 403 auto elements = HWTEST_F_L0() local 431 auto elements = HWTEST_F_L0() local 458 auto elements = HWTEST_F_L0() local [all...] |
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| H A D | bump_allocator_test.cpp | 74 void AllocInCommonBuffer(NonObjectBumpAllocator<true> &allocator, std::array<AllocType *, ELEMENTS_COUNT> &elements) in AllocInCommonBuffer() argument 84 void AllocInTLAB(TLAB *tlab, std::array<AllocType *, ELEMENTS_COUNT> &elements) in AllocInTLAB() argument 94 void CheckAlloc(std::array<AllocType *, ELEMENTS_COUNT> &elements) in CheckAlloc() argument [all...] |
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| H A D | function.cpp | 146 void Function::IterateOverElements(const ArenaVector<ir::AstNode *> &elements, PandaGen *pg, VReg &ctor, VReg &thisReg, in IterateOverElements() argument 200 const auto &elements = klass->Body(); in CompileInstanceFields() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| H A D | builtins_gc.cpp | 201 auto elements = factory->NewTaggedArray(numElements); in AllocateArrayObject() local
|