Home
last modified time | relevance | path

Searched defs:c_type (Results 1 – 25 of 31) sorted by relevance

12

/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Dcpp_impl_of.h30 static CppType* FromC(CType* c_type) { in FromC()
34 static const CppType* FromC(const CType* c_type) { in FromC()
/external/grpc-grpc/src/core/lib/gprpp/
Dcpp_impl_of.h30 static CppType* FromC(CType* c_type) { in FromC()
34 static const CppType* FromC(const CType* c_type) { in FromC()
/external/pigweed/pw_tokenizer/
Dargument_types_test_c.c34 #define CHECK_TYPE(c_type, enum_type) \ argument
Dargument_types_test.cc30 #define CHECK_TYPE(c_type, enum_type) \ argument
/external/flatbuffers/tests/evolution_test/
Devolution_v1.json4 "c_type": "TableB", string
Devolution_v2.json3 "c_type": "TableC", string
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/phoenix/
Dtuples.hpp467 typedef nil_t c_type; typedef
629 typedef C c_type; typedef
671 typedef C c_type; typedef D d_type; typedef
713 typedef C c_type; typedef D d_type; typedef
760 typedef C c_type; typedef D d_type; typedef
808 typedef C c_type; typedef D d_type; typedef
858 typedef C c_type; typedef D d_type; typedef
909 typedef C c_type; typedef D d_type; typedef
961 typedef C c_type; typedef D d_type; typedef
1014 typedef C c_type; typedef D d_type; typedef
[all …]
/external/mesa3d/src/vulkan/util/
Dvk_physical_device_features_gen.py156 def get_renamed_feature(c_type, feature): argument
/external/grpc-grpc/third_party/upb/upb/base/
Ddescriptor_constants.h69 static const upb_CType c_type[] = { in upb_FieldType_CType() local
/external/sdv/vsomeip/third_party/boost/range/include/boost/range/detail/
Ddifference_type.hpp113 typedef BOOST_RANGE_DEDUCED_TYPENAME range_detail::range<C>::type c_type; typedef in boost::range_difference
/external/mesa3d/src/compiler/glsl/
Dir_expression_operation.py28 def __init__(self, c_type, union_field, glsl_type): argument
/external/libchrome/base/android/jni_generator/
Djni_generator.py157 def WrapCTypeForDeclaration(c_type): argument
1012 def GetJavaParamRefForCall(self, c_type, name): argument
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_blas_lt.cc132 blas::DataType c_type, blas::ComputationType computation_type) { in GetScaleType()
/external/tensorflow/tensorflow/c/
Dops.cc190 #define DEFINE_TF_GETATTR(func, c_type, cc_type) \ argument
Dkernels.cc444 #define DEFINE_TF_GETATTR(func, c_type, cc_type, attr_type, list_field) \ argument
/external/pytorch/test/cpp/jit/
Dtest_irparser.cpp295 auto c_type = c->type()->cast<TensorType>(); local
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DMethodGen.java196 ObjectType c_type = null; in MethodGen() local
212 .getHandlerPC()), c_type); in MethodGen() local
/external/bcc/tools/
Dtrace.py324 c_type = {"u": "unsigned int", "d": "int", variable in Probe
/external/pytorch/torch/csrc/jit/runtime/
Dregister_special_ops.cpp259 #define DEFINE_TORCH_TENSOR_OP(operator_type, c_type, tensor_creation_op) \ argument
Dregister_prim_ops.cpp1109 #define CREATE_COPY_OP(other_type, c_type) \ argument
/external/mesa3d/src/intel/perf/
Dgen_perf.py417 def sizeof(c_type): argument
/external/pytorch/aten/src/ATen/test/
Divalue_test.cpp119 typedef c10::complex<double> c_type; in TEST() typedef
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp2487 const uint32_t c_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_extensions.cpp2517 const uint32_t c_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp2489 const uint32_t c_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local

12