Home
last modified time | relevance | path

Searched defs:elements (Results 301 - 325 of 389) sorted by relevance

1...<<111213141516

/third_party/node/deps/v8/src/deoptimizer/
H A Dtranslated-state.cc1720 auto elements = Handle<FixedArrayBase>::cast(GetValue()); in ReplaceElementsArrayWithCopy() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Dmap.cc1132 SloppyArgumentsElements elements = MayHaveReadOnlyElementsInPrototypeChain() local
[all...]
/third_party/node/deps/v8/src/regexp/
H A Dregexp-nodes.h427 ZoneList<TextElement>* elements() { return elms_; } in elements() function in v8::internal::TextNode
/third_party/node/deps/v8/src/runtime/
H A Druntime-regexp.cc1272 Handle<FixedArray> elements = isolate->factory()->NewFixedArray(argc); in SearchRegExpMultiple() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c758 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 Dtr_context.c793 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 Dnoop_pipe.c721 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 Dnvc0_surface.c503 unsigned width, height, elements; in nvc0_clear_buffer() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.c2717 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 DvktMeshShaderApiTestsEXT.cpp356 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 DvktMeshShaderApiTestsEXT.cpp356 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 DIntermNode.cpp114 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 DFrameCapture.h753 void CaptureArray(T *elements, GLsizei n, ParamCapture *paramCapture) in CaptureArray() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-cff-interp-common.hh461 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 DAMDGPUBaseInfo.cpp136 uint8_t elements; member
145 uint8_t elements; member
/third_party/skia/third_party/externals/icu/source/common/
H A Dunames.cpp994 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 DMachineScheduler.h554 ArrayRef<SUnit*> elements() { return Queue; } in elements() function in llvm::ReadyQueue
/third_party/unity/src/
H A Dunity.c788 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 Dabstract.c573 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 Drepeated_field.h337 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 Dpunctuated.rs497 let mut elements = Vec::with_capacity(self.len()); in into_iter() variables
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fOpaqueTypeIndexingTests.cpp109 static T maxElement (const std::vector<T>& elements) in maxElement() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_common.c3011 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 DqpTestLog.c84 ContainerType elements[MAX_CONTAINER_STACK_DEPTH]; member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_data_manager.cpp986 std::vector<std::string> elements; in SplitUriString() local

Completed in 65 milliseconds

1...<<111213141516