Home
last modified time | relevance | path

Searched defs:element_type (Results 1 – 25 of 214) sorted by relevance

123456789

/external/libcxx/test/std/utilities/memory/pointer.traits/pointer.traits.types/
Delement_type.pass.cpp26 typedef char element_type; typedef
32 typedef char element_type; typedef
48 static int element_type; member
54 typedef int element_type; typedef
Ddifference_type.pass.cpp26 typedef short element_type; typedef
32 typedef short element_type; typedef
/external/llvm-project/libcxx/test/std/utilities/memory/pointer.traits/pointer.traits.types/
Delement_type.pass.cpp25 typedef char element_type; typedef
31 typedef char element_type; typedef
47 static int element_type; member
53 typedef int element_type; typedef
Ddifference_type.pass.cpp25 typedef short element_type; typedef
31 typedef short element_type; typedef
/external/llvm-project/lldb/source/DataFormatters/
DVectorType.cpp25 CompilerType element_type, in GetCompilerTypeForFormat()
123 CompilerType element_type) { in GetItemFormatForFormat()
170 CompilerType container_type, CompilerType element_type, in CalculateNumChildren()
221 CompilerType element_type; in Update() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Diota_test.cc64 const auto element_type = std::get<0>(spec); in XLA_TEST_P() local
93 const auto element_type = std::get<0>(spec); in XLA_TEST_P() local
125 const auto element_type = std::get<0>(spec); in XLA_TEST_P() local
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dtype_to_shape.cc112 mlir::Type element_type = v.getElementType(); in TypeToShape() local
118 mlir::Type element_type = m.getElementType(); in TypeToShape() local
171 mlir::Type element_type = t.getElementType(); in TypeToShape() local
Dhlo_utils.cc105 auto element_type = literal.shape().element_type(); in CreateDenseElementsAttrFromLiteral() local
145 mlir::Type element_type = data.getType().getElementType(); in CopyDenseElementsDataToXlaFormat() local
221 StatusOr<mlir::Type> ConvertPrimitiveTypeToMLIRType(PrimitiveType element_type, in ConvertPrimitiveTypeToMLIRType()
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/modernize-replace-auto-ptr/
Dmemory.h14 typedef X element_type; typedef
38 typedef void element_type; typedef
/external/tensorflow/tensorflow/compiler/xla/python_api/
Dxla_shape.py40 def __init__(self, element_type, dimensions, layout=None): argument
71 def element_type(self): member in Shape
/external/google-breakpad/src/common/
Dscoped_ptr.h87 typedef C element_type; typedef
192 typedef C element_type; typedef
300 typedef C element_type; typedef
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dunroll_batch_matmul.cc65 Value value, ArrayRef<int64_t> shape, Type element_type, Location loc, in createReshapeOp()
82 Type element_type = tensorType.getElementType(); in sliceInput() local
157 const tensorflow::MatMulBCast& bcast, int rows, int cols, Type element_type, in createMatMulOps()
207 auto element_type = lhs_type.getElementType(); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dnccl_all_to_all_thunk.cc89 PrimitiveType element_type = config_.config.operand_element_type[i]; in RunNcclCollective() local
121 PrimitiveType element_type = config_.config.operand_element_type[i]; in RunNcclCollective() local
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_composite_inserts.cpp207 [](const opt::analysis::Type* element_type) { in ContainsPointer()
225 [](const opt::analysis::Type* element_type) { in ContainsRuntimeArray()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dfuzzer_pass_add_composite_inserts.cpp205 [](const opt::analysis::Type* element_type) { in ContainsPointer()
223 [](const opt::analysis::Type* element_type) { in ContainsRuntimeArray()
/external/libcxx/test/std/utilities/memory/pointer.conversion/
Dto_address.pass.cpp24 using element_type = int; typedef in P1
39 using element_type = int; typedef in P2
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_composite_inserts.cpp207 [](const opt::analysis::Type* element_type) { in ContainsPointer()
225 [](const opt::analysis::Type* element_type) { in ContainsRuntimeArray()
/external/llvm-project/libcxx/test/std/utilities/memory/pointer.conversion/
Dto_address.pass.cpp23 using element_type = int; typedef in P1
38 using element_type = int; typedef in P2
/external/mesa3d/src/compiler/glsl/
Dgl_nir_link_uniform_initializers.c44 const struct glsl_type *element_type = glsl_get_array_element(type); in set_opaque_binding() local
204 const struct glsl_type *element_type = glsl_get_array_element(type); in set_uniform_initializer() local
220 const struct glsl_type *element_type = glsl_get_array_element(type); in set_uniform_initializer() local
/external/libcxx/test/std/utilities/memory/pointer.traits/
Dpointer.pass.cpp24 typedef short element_type; typedef
/external/autotest/client/site_tests/webrtc_PausePlayPeerConnections/
Dwebrtc_PausePlayPeerConnections.py14 def run_once(self, mode = 'functional', element_type='video'): argument
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dchlo_ops.cc68 static Type GetBroadcastType(Type x, Type y, Type element_type, in GetBroadcastType()
129 DictionaryAttr attributes, Type element_type, in InferBroadcastBinaryOpReturnTypeComponents()
202 Type element_type = ComplexType::get(lhs_type.getElementType()); in inferReturnTypeComponents() local
232 Type element_type = IntegerType::get(context, 1); in inferReturnTypeComponents() local
346 Type element_type = op.value().getType(); in inferReturnTypeComponents() local
/external/llvm-project/libcxx/test/std/utilities/memory/pointer.traits/
Dpointer.pass.cpp25 typedef short element_type; typedef
/external/clang/test/CodeGenCXX/
Dlinetable-eh.cpp22 typedef _Tp element_type; typedef in shared_ptr
/external/llvm-project/clang/test/CodeGenCXX/
Dlinetable-eh.cpp22 typedef _Tp element_type; typedef in shared_ptr

123456789