Home
last modified time | relevance | path

Searched defs:elements (Results 151 - 175 of 389) sorted by relevance

12345678910>>...16

/third_party/mesa3d/src/mesa/main/
H A Duniform_query.cpp348 unsigned elements = uni->type->components(); in _mesa_get_uniform() local
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_signature.h58 struct dxil_signature_element elements[32]; member
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_texture.c174 unsigned elements = in panfrost_estimate_texture_payload_size() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_vbo.c49 nv50_vertex_state_create(struct pipe_context *pipe, unsigned num_elements, const struct pipe_vertex_element *elements) nv50_vertex_state_create() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-collections-gen.cc115 TNode<FixedArrayBase> elements = LoadElements(fast_jsarray); in AddConstructorEntriesFromFastJSArray() local
452 LoadAndNormalizeFixedArrayElement( TNode<FixedArray> elements, TNode<IntPtrT> index) LoadAndNormalizeFixedArrayElement() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-regexp.cc99 Handle<FixedArrayBase> elements = isolate->factory()->empty_fixed_array(); in BuildIndices() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-literals.cc630 Handle<ArrayBoilerplateDescription> elements = RUNTIME_FUNCTION() local
[all...]
H A Druntime-scopes.cc460 Handle<FixedArray> elements = isolate->factory()->NewFixedArray( in NewSloppyArguments() local
548 FixedArray elements = FixedArray::cast(result->elements()); in RUNTIME_FUNCTION() local
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_state.c157 lima_create_vertex_elements_state(struct pipe_context *pctx, unsigned num_elements, const struct pipe_vertex_element *elements) lima_create_vertex_elements_state() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_helpers.c502 util_init_pipe_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, struct pipe_vertex_state *state) util_init_pipe_vertex_state() argument
/third_party/skia/third_party/externals/angle2/src/common/
H A Dmatrix_utils.cpp30 Mat4::Mat4(const std::vector<float> &elements) : Matrix(elements, 4) {} in Mat4() argument
32 Mat4::Mat4(const float *elements) : Matrix(elements, 4) {} in Mat4() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcRobustnessTests.cpp434 static const GLuint elements[] = { in iterate() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_parser.cpp841 uint32_t elements = length - 2; in parse() local
/third_party/skia/src/sksl/
H A DSkSLCompiler.cpp559 bool Compiler::runInliner(const std::vector<std::unique_ptr<ProgramElement>>& elements, in runInliner() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DDerivedTypes.h281 ArrayRef<Type *> const elements() const { in elements() function in llvm::StructType
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DRegionInfo.h653 iterator_range<element_iterator> elements() { in elements() function in llvm::RegionBase
659 iterator_range<const_element_iterator> elements() const { in elements() function in llvm::RegionBase
/third_party/spirv-tools/test/opt/
H A Dlocal_ssa_elim_test.cpp4325 int2 texDim; int elements; int levels; in TEST_F() local
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Ddistributed_bms.cpp72 GetEventInfo( const std::vector<ElementName> &elements, const std::string &localeInfo, int32_t resultCode) GetEventInfo() argument
/foundation/communication/nfc/services/src/external_deps/
H A Dapp_data_parser.cpp468 std::vector<ElementName> elements; in GetDispatchTagAppsByTech() local
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H A Drtl871x_recv.h34 u32 elements[100]; /* array to store values */ member
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device.c290 union acpi_object *elements, *ppcc; in proc_thermal_read_ppcc() local
/kernel/linux/linux-5.10/fs/debugfs/
H A Dfile.c970 int size, elements = data->n_elements; in u32_array_open() local
/kernel/linux/linux-6.6/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.c661 union acpi_object *elements; in hp_init_bios_package_attribute() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/rtl8712/
H A Drtl871x_recv.h33 u32 elements[100]; /* array to store values */ member
/kernel/linux/linux-6.6/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_core.c2635 union acpi_object *obj, *elements; in lsm6dsx_get_acpi_mount_matrix() local

Completed in 31 milliseconds

12345678910>>...16