Searched defs:c_type (Results 1 – 7 of 7) sorted by relevance
/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/mesa3d/src/compiler/glsl/ |
D | ir_expression_operation.py | 28 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/libmojo/base/android/jni_generator/ |
D | jni_generator.py | 138 def WrapCTypeForDeclaration(c_type): argument 992 def GetJavaParamRefForCall(self, c_type, name): argument
|
/external/mesa3d/src/compiler/nir/ |
D | nir_algebraic.py | 106 def c_type(self): member in Value
|
/external/tensorflow/tensorflow/python/eager/ |
D | pywrap_tfe_src.cc | 148 #define PARSE_LIST(c_type, parse_fn) \ in SetOpAttrList() argument
|
/external/tensorflow/tensorflow/c/ |
D | c_api.cc | 1682 #define DEFINE_GETATTR(func, c_type, cpp_type, list_field) \ argument
|