Searched defs:vtype (Results 1 – 9 of 9) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/ |
D | ptrmap.h | 6 #define DECLARE_PTRMAP(name, ktype, vtype) \ argument
|
D | parse.c | 828 static void update_range(struct range *range, unsigned long long uval, struct symbol *vtype) in update_range() 879 static int val_in_range(struct range *range, long long sval, struct symbol *vtype) in val_in_range()
|
/third_party/mesa3d/src/compiler/ |
D | builtin_type_macros.h | 34 #define DECL_VEC_TYPE(stype, vtype, btype, etype, ...) \ argument
|
/third_party/mesa3d/src/egl/main/ |
D | eglconfigdebug.c | 110 EGLint renderable, surfaces, vtype, bindRgb, bindRgba; in _eglPrintConfig() local
|
/third_party/node/deps/openssl/openssl/crypto/pkcs12/ |
D | p12_sbag.c | 116 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int l… in PKCS12_SAFEBAG_create_secret()
|
/third_party/openssl/crypto/pkcs12/ |
D | p12_sbag.c | 116 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int l… in PKCS12_SAFEBAG_create_secret()
|
/third_party/node/deps/v8/src/asmjs/ |
D | asm-parser.cc | 226 ValueType vtype, bool mutable_variable, in AddGlobalImport() 238 AsmType* type, ValueType vtype, in DeclareGlobal()
|
/third_party/protobuf/conformance/third_party/jsoncpp/ |
D | jsoncpp.cpp | 2717 Value::Value(ValueType vtype) { in Value() 3374 void Value::initBasic(ValueType vtype, bool allocated) { in initBasic()
|
/third_party/libbpf/src/ |
D | libbpf.c | 973 const struct btf_type **vtype, __u32 *vtype_id, in find_struct_ops_kern_types()
|