Home
last modified time | relevance | path

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

12

/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/rust/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/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.py122 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/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl14.c78 short c_type; member
/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
Dc_api.cc1374 #define DEFINE_GETATTR(func, c_type, cpp_type, list_field) \ argument
/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/cronet/third_party/jni_zero/
Djni_generator.py612 def GetJavaParamRefForCall(self, c_type, name): argument
/external/mesa3d/src/intel/perf/
Dgen_perf.py411 def sizeof(c_type): argument
/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.cpp2487 const uint32_t c_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp2487 const uint32_t c_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc400 #define PARSE_LIST(c_type, parse_fn) \ in SetOpAttrList() argument

12