/external/webrtc/webrtc/base/ |
D | flags.h | 156 #define DEFINE_FLAG(type, c_type, name, default, comment) \ argument 166 #define DECLARE_FLAG(c_type, name) \ argument
|
/external/protobuf/php/ext/google/protobuf/ |
D | storage.c | 62 #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
|
D | map.c | 106 #define CASE_TYPE(upb_type, type, c_type, php_type) \ in table_key() argument
|
/external/mesa3d/src/compiler/glsl/ |
D | ir_expression_operation.py | 27 def __init__(self, c_type, union_field, glsl_type): argument
|
/external/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl14.c | 78 short c_type; member
|
/external/libchrome/base/android/jni_generator/ |
D | jni_generator.py | 164 def WrapCTypeForDeclaration(c_type): argument 1019 def GetJavaParamRefForCall(self, c_type, name): argument
|
/external/tensorflow/tensorflow/c/ |
D | ops.cc | 184 #define DEFINE_TF_GETATTR(func, c_type, cc_type) \ argument
|
D | kernels.cc | 220 #define DEFINE_TF_GETATTR(func, c_type, cc_type) \ argument
|
D | c_api.cc | 1381 #define DEFINE_GETATTR(func, c_type, cpp_type, list_field) \ argument
|
/external/bcc/tools/ |
D | trace.py | 324 c_type = {"u": "unsigned int", "d": "int", variable in Probe
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
D | MethodGen.java | 196 ObjectType c_type = null; in MethodGen() local 212 .getHandlerPC()), c_type); in MethodGen() local
|
/external/mesa3d/src/intel/perf/ |
D | gen_perf.py | 334 def sizeof(c_type): argument
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_extensions.cpp | 1481 const uint32_t c_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_algebraic.py | 162 def c_type(self): member in Value
|
D | nir.h | 3974 #define NIR_SRC_AS_(name, c_type, type_enum, cast_macro) \ argument
|
/external/angle/third_party/spirv-tools/src/source/val/ |
D | validate_extensions.cpp | 1619 const uint32_t c_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_extensions.cpp | 1619 const uint32_t c_type = _.GetOperandTypeId(inst, 6); in ValidateExtInst() local
|
/external/tensorflow/tensorflow/python/eager/ |
D | pywrap_tfe_src.cc | 372 #define PARSE_LIST(c_type, parse_fn) \ in SetOpAttrList() argument
|
/external/python/cffi/c/ |
D | _cffi_backend.c | 218 CTypeDescrObject *c_type; member
|