Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dflags.h156 #define DEFINE_FLAG(type, c_type, name, default, comment) \ argument
166 #define DECLARE_FLAG(c_type, name) \ argument
/external/mesa3d/src/compiler/glsl/
Dir_expression_operation.py28 def __init__(self, c_type, union_field, glsl_type): argument
/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl14.c78 short c_type; member
/external/libmojo/base/android/jni_generator/
Djni_generator.py138 def WrapCTypeForDeclaration(c_type): argument
992 def GetJavaParamRefForCall(self, c_type, name): argument
/external/mesa3d/src/compiler/nir/
Dnir_algebraic.py106 def c_type(self): member in Value
/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc148 #define PARSE_LIST(c_type, parse_fn) \ in SetOpAttrList() argument
/external/tensorflow/tensorflow/c/
Dc_api.cc1682 #define DEFINE_GETATTR(func, c_type, cpp_type, list_field) \ argument