| /third_party/node/deps/v8/src/deoptimizer/ |
| H A D | translated-state.cc | 1720 auto elements = Handle<FixedArrayBase>::cast(GetValue()); in ReplaceElementsArrayWithCopy() local [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | map.cc | 1132 SloppyArgumentsElements elements = MayHaveReadOnlyElementsInPrototypeChain() local [all...] |
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-nodes.h | 427 ZoneList<TextElement>* elements() { return elms_; } in elements() function in v8::internal::TextNode
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-regexp.cc | 1272 Handle<FixedArray> elements = isolate->factory()->NewFixedArray(argc); in SearchRegExpMultiple() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_descriptors.c | 758 uint32_t elements = si_clamp_texture_texel_count(screen->max_texel_buffer_elements, in si_set_shader_image_desc() local
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_context.c | 793 trace_context_create_vertex_elements_state(struct pipe_context *_pipe, unsigned num_elements, const struct pipe_vertex_element *elements) trace_context_create_vertex_elements_state() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_noop/ |
| H A D | noop_pipe.c | 721 noop_create_vertex_state(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) noop_create_vertex_state() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_surface.c | 503 unsigned width, height, elements; in nvc0_clear_buffer() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_asm.c | 2717 r600_create_vertex_fetch_shader(struct pipe_context *ctx, unsigned count, const struct pipe_vertex_element *elements) r600_create_vertex_fetch_shader() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| H A D | vktMeshShaderApiTestsEXT.cpp | 356 BufferWithMemoryPtr makeStridedBuffer(const DeviceInterface& vkd, VkDevice device, Allocator& alloc, const std::vector<T>& elements, uint32_t offset, uint32_t stride, VkBufferUsageFlags usage, uint32_t endPadding) in makeStridedBuffer() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| H A D | vktMeshShaderApiTestsEXT.cpp | 356 BufferWithMemoryPtr makeStridedBuffer(const DeviceInterface& vkd, VkDevice device, Allocator& alloc, const std::vector<T>& elements, uint32_t offset, uint32_t stride, VkBufferUsageFlags usage, uint32_t endPadding) in makeStridedBuffer() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | IntermNode.cpp | 114 std::vector<float> elements; in GetMatrix() local 125 std::vector<float> elements; in GetMatrix() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | FrameCapture.h | 753 void CaptureArray(T *elements, GLsizei n, ParamCapture *paramCapture) in CaptureArray() argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-cff-interp-common.hh | 461 hb_vector_t<ELEM> elements; global() member [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/ |
| H A D | AMDGPUBaseInfo.cpp | 136 uint8_t elements; member 145 uint8_t elements; member
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | unames.cpp | 994 const char *elementBases[8], *elements[8]; in enumAlgNames() local 773 writeFactorSuffix(const uint16_t *factors, uint16_t count, const char *s, uint32_t code, uint16_t indexes[8], const char *elementBases[8], const char *elements[8], char *buffer, uint16_t bufferLength) writeFactorSuffix() argument 1123 const char *elementBases[8], *elements[8]; findAlgName() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | MachineScheduler.h | 554 ArrayRef<SUnit*> elements() { return Queue; } in elements() function in llvm::ReadyQueue
|
| /third_party/unity/src/ |
| H A D | unity.c | 788 UNITY_UINT32 elements = num_elements; in UnityAssertEqualIntArray() local 940 UNITY_UINT32 elements = num_elements; in UnityAssertWithinFloatArray() local 1168 UNITY_UINT32 elements = num_elements; in UnityAssertWithinDoubleArray() local 1435 UNITY_UINT32 elements = num_elements; UnityAssertNumbersArrayWithin() local 1762 UNITY_UINT32 elements = num_elements; UnityAssertEqualMemory() local [all...] |
| /third_party/python/Objects/ |
| H A D | abstract.c | 573 Py_ssize_t *indices, elements; in PyBuffer_FromContiguous() local 625 Py_ssize_t *indices, elements; in PyObject_CopyData() local
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | repeated_field.h | 337 Element elements[1]; global() member 352 Element* elements() const { elements() function in google::protobuf::final 744 void* elements[1]; global() member 1391 ExtractSubrange(int start, int num, Element* elements) ExtractSubrange() argument 1662 void* const* elements = rep_->elements; Destroy() local 1784 void* const* elements = rep_->elements; Clear() local 2220 ExtractSubrange(int start, int num, Element** elements) ExtractSubrange() argument 2230 ExtractSubrangeInternal( int start, int num, Element** elements, std::true_type) ExtractSubrangeInternal() argument 2263 ExtractSubrangeInternal( int start, int num, Element** elements, std::false_type) ExtractSubrangeInternal() argument 2276 UnsafeArenaExtractSubrange( int start, int num, Element** elements) UnsafeArenaExtractSubrange() argument [all...] |
| /third_party/rust/crates/syn/src/ |
| H A D | punctuated.rs | 497 let mut elements = Vec::with_capacity(self.len()); in into_iter() variables
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fOpaqueTypeIndexingTests.cpp | 109 static T maxElement (const std::vector<T>& elements) in maxElement() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | ieee802_11_common.c | 3011 int get_oh_max_noss_capa(struct ieee802_11_elems *elements, int parse_rx) in get_oh_max_noss_capa() argument 3048 get_oh_support_channel_width( struct ieee802_11_elems *elements) get_oh_support_channel_width() argument 3189 get_oh_oper_channel_width(struct ieee802_11_elems *elements) get_oh_oper_channel_width() argument [all...] |
| /third_party/vk-gl-cts/framework/qphelper/ |
| H A D | qpTestLog.c | 84 ContainerType elements[MAX_CONTAINER_STACK_DEPTH]; member
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
| H A D | medialibrary_data_manager.cpp | 986 std::vector<std::string> elements; in SplitUriString() local
|