Home
last modified time | relevance | path

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

12

/external/pigweed/pw_tokenizer/
Dargument_types_test_c.c30 #define CHECK_TYPE(c_type, enum_type) \ argument
Dargument_types_test.cc29 #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/protobuf/php/ext/google/protobuf/
Dstorage.c62 #define CASE_TYPE(upb_type, c_type) \ in native_slot_is_default() argument
135 #define CASE_TYPE(upb_type, type, c_type, php_type) \ in native_slot_set() argument
314 #define CASE(upb_type, php_type, c_type) \ in native_slot_get() argument
329 #define CASE(upb_type, c_type) \ in native_slot_get() argument
929 #define CASE_TYPE(upb_type, c_type) \ in native_slot_merge() argument
Dmap.c106 #define CASE_TYPE(upb_type, type, c_type, php_type) \ in table_key() argument
/external/tensorflow/tensorflow/stream_executor/
Dblas.h216 DataType c_type; member
1507 constexpr blas::DataType c_type = blas::ToDataType<CType>::value; variable
/external/llvm-project/lldb/source/API/
DSBTypeNameSpecifier.cpp73 lldb_private::CompilerType c_type = m_opaque_sp->GetCompilerType(); in GetType() local
/external/mesa3d/src/compiler/glsl/
Dir_expression_operation.py27 def __init__(self, c_type, union_field, glsl_type): argument
/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl14.c78 short c_type; member
/external/libchrome/base/android/jni_generator/
Djni_generator.py164 def WrapCTypeForDeclaration(c_type): argument
1019 def GetJavaParamRefForCall(self, c_type, name): argument
/external/tensorflow/tensorflow/c/
Dops.cc190 #define DEFINE_TF_GETATTR(func, c_type, cc_type) \ argument
Dkernels.cc351 #define DEFINE_TF_GETATTR(func, c_type, cc_type, attr_type, list_field) \ argument
Dc_api.cc1383 #define DEFINE_GETATTR(func, c_type, cpp_type, list_field) \ argument
/external/bcc/tools/
Dtrace.py324 c_type = {"u": "unsigned int", "d": "int", variable in Probe
/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/mesa3d/src/intel/perf/
Dgen_perf.py334 def sizeof(c_type): argument
/external/mesa3d/src/compiler/nir/
Dnir_algebraic.py162 def c_type(self): member in Value
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp2097 const uint32_t c_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp2112 const uint32_t c_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_extensions.cpp2121 const uint32_t c_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
/external/llvm-project/polly/lib/External/isl/
Disl_ast_build_expr.c734 enum isl_dim_type c_type[2] = { isl_dim_param, isl_dim_set }; in check_parallel_or_opposite() enum
/external/usrsctp/usrsctplib/netinet/
Dsctp_output.c3575 sctp_find_cmsg(int c_type, void *data, struct mbuf *control, size_t cpsize)
/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc391 #define PARSE_LIST(c_type, parse_fn) \ in SetOpAttrList() argument
/external/python/cffi/c/
D_cffi_backend.c218 CTypeDescrObject *c_type; member

12