Home
last modified time | relevance | path

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

123

/aosp_15_r20/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 …]
/aosp_15_r20/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
H A DBNNMTest.java225 Type c_type = builder.setX(n).setY(m).create(); in setTestSmall() local
295 Type c_type = builder.setX(n).setY(m).create(); in setTestMedium() local
344 Type c_type = builder.setX(n).setY(m).create(); in setTestLarge() local
H A DSGEMMTest.java148 Type c_type = builder.setX(n).setY(m).create(); in setTestSmall() local
203 Type c_type = builder.setX(n).setY(m).create(); in setTestMedium() local
251 Type c_type = builder.setX(n).setY(m).create(); in setTestLarge() local
H A DGoogLeNet.java180 Type c_type = builder.setX(n).setY(m).create(); in setTest() local
/aosp_15_r20/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()
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/
H A Dcpp_impl_of.h30 static CppType* FromC(CType* c_type) { in FromC()
34 static const CppType* FromC(const CType* c_type) { in FromC()
/aosp_15_r20/cts/tests/tests/rsblas/src/android/renderscript/cts/
H A DBNNMTest.java135 Type c_type = builder.setX(n).setY(m).create(); in runBNNM() local
453 Type c_type = builder.setX(n).setY(m).create(); in testExceptionHandling() local
/aosp_15_r20/external/pigweed/pw_tokenizer/
H A Dargument_types_test_c.c34 #define CHECK_TYPE(c_type, enum_type) \ argument
H A Dargument_types_test.cc30 #define CHECK_TYPE(c_type, enum_type) \ argument
/aosp_15_r20/external/cronet/third_party/jni_zero/codegen/
H A Dheader_common.py79 def java_param_ref_expression(c_type, name): argument
/aosp_15_r20/external/libchrome/base/android/jni_generator/
H A Djni_generator.py157 def WrapCTypeForDeclaration(c_type): argument
1012 def GetJavaParamRefForCall(self, c_type, name): argument
/aosp_15_r20/external/flatbuffers/tests/evolution_test/
H A Devolution_v1.json4 "c_type": "TableB", string
H A Devolution_v2.json3 "c_type": "TableC", string
/aosp_15_r20/external/mesa3d/src/vulkan/util/
H A Dvk_physical_device_features_gen.py124 def get_renamed_feature(c_type, feature): argument
/aosp_15_r20/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
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/base/
H A Ddescriptor_constants.h69 static const upb_CType c_type[] = { in upb_FieldType_CType() local
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
H A DMethodGen.java196 ObjectType c_type = null; in MethodGen() local
212 .getHandlerPC()), c_type); in MethodGen() local
/aosp_15_r20/trusty/host/common/scripts/metrics_atoms_protoc_plugin/
Dmetrics_atoms_protoc_plugin.py182 def c_type(self): member in VendorAtomValue
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_api.cc250 void BTA_HhSendCtrl(uint8_t dev_handle, tBTA_HH_TRANS_CTRL_TYPE c_type) { in BTA_HhSendCtrl()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl14.c78 short c_type; member
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dir_expression_operation.py28 def __init__(self, c_type, union_field, glsl_type): argument
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/intrinsic-test/src/
H A Dtypes.rs183 pub fn c_type(&self) -> String { in c_type() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/crates/intrinsic-test/src/
H A Dtypes.rs183 pub fn c_type(&self) -> String { in c_type() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/intrinsic-test/src/
H A Dtypes.rs183 pub fn c_type(&self) -> String { in c_type() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/intrinsic-test/src/
H A Dtypes.rs183 pub fn c_type(&self) -> String { in c_type() method

123