/third_party/node/deps/v8/src/json/ |
H A D | json-parser.h | 184 uint32_t elements; member in v8::internal::final
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_state.c | 529 etna_vertex_elements_state_create(struct pipe_context *pctx, unsigned num_elements, const struct pipe_vertex_element *elements) etna_vertex_elements_state_create() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
H A D | dd_screen.c | 409 dd_screen_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) dd_screen_create_vertex_state() argument
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_context.cpp | 118 d3d12_create_vertex_elements_state(struct pipe_context *pctx, unsigned num_elements, const struct pipe_vertex_element *elements) d3d12_create_vertex_elements_state() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_state.c | 364 vc4_vertex_state_create(struct pipe_context *pctx, unsigned num_elements, const struct pipe_vertex_element *elements) vc4_vertex_state_create() argument
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_vbo.c | 50 nvc0_vertex_state_create(struct pipe_context *pipe, unsigned num_elements, const struct pipe_vertex_element *elements) nvc0_vertex_state_create() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmComputeShaderTestUtil.hpp | 266 Buffer (const std::vector<E>& elements, deUint32 padding = 0 /* in bytes */) in Buffer() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Blit9.cpp | 109 static const D3DVERTEXELEMENT9 elements[] = { in initialize() local
|
/third_party/skia/src/sksl/ |
H A D | SkSLRehydrator.cpp | 261 std::vector<std::unique_ptr<ProgramElement>> Rehydrator::elements() { in elements() function in SkSL::Rehydrator
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | psobjs.c | 1335 T1_TokenRec elements[T1_MAX_TABLE_ELEMENTS]; in FT_LOCAL_DEF() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | DerivedTypes.h | 342 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/Object/ |
H A D | Wasm.h | 147 ArrayRef<wasm::WasmElemSegment> elements() const { return ElemSegments; } in elements() function in llvm::object::WasmObjectFile
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | uhash.cpp | 343 UHashElement *elements = hash->elements; in _uhash_find() local [all...] |
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | protobuf.h | 409 void* elements; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmComputeShaderTestUtil.hpp | 266 Buffer (const std::vector<E>& elements, deUint32 padding = 0 /* in bytes */) in Buffer() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | aacsbr_template.c | 612 get_bits1_vector(GetBitContext *gb, uint8_t *vec, int elements) global() argument
|
H A D | dxv.c | 483 int ret, elements = 0; in dxv_decompress_opcodes() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_dynaudnorm.c | 50 double *elements; member [all...] |
H A D | v360.h | 173 int elements; member
|
/third_party/cJSON/tests/unity/src/ |
H A D | unity.c | 609 UNITY_UINT32 elements = num_elements; in UnityAssertEqualIntArray() local 719 UNITY_UINT32 elements = num_elements; in UnityAssertEqualFloatArray() local 849 UNITY_UINT32 elements = num_elements; in UnityAssertEqualDoubleArray() local 1172 UNITY_UINT32 elements = num_elements; UnityAssertEqualMemory() local [all...] |
/third_party/mesa3d/src/compiler/glsl/ |
H A D | lower_instructions.cpp | 828 const unsigned elements = ir->operands[0]->type->vector_elements; in bit_count_to_math() local 1106 const unsigned elements = ir->operands[0]->type->vector_elements; in find_lsb_to_float_cast() local 1187 const unsigned elements = ir->operands[0]->type->vector_elements; find_msb_to_float_cast() local 1317 const unsigned elements = ir->operands[0]->type->vector_elements; imul_high_to_mul() local [all...] |
H A D | ir_reader.cpp | 811 exec_list elements; in read_constant() local
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3dx_state.c | 341 v3d_vertex_state_create(struct pipe_context *pctx, unsigned num_elements, const struct pipe_vertex_element *elements) v3d_vertex_state_create() argument
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | genX_pipeline.c | 101 const uint32_t elements = inputs_read >> VERT_ATTRIB_GENERIC0; in emit_vertex_input() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | sparse-llvm.c | 99 LLVMTypeRef elements; in sym_union_type() local
|