Home
last modified time | relevance | path

Searched defs:vtype (Results 1 – 9 of 9) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dptrmap.h6 #define DECLARE_PTRMAP(name, ktype, vtype) \ argument
Dparse.c828 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/
Dbuiltin_type_macros.h34 #define DECL_VEC_TYPE(stype, vtype, btype, etype, ...) \ argument
/third_party/mesa3d/src/egl/main/
Deglconfigdebug.c110 EGLint renderable, surfaces, vtype, bindRgb, bindRgba; in _eglPrintConfig() local
/third_party/node/deps/openssl/openssl/crypto/pkcs12/
Dp12_sbag.c116 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/
Dp12_sbag.c116 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/
Dasm-parser.cc226 ValueType vtype, bool mutable_variable, in AddGlobalImport()
238 AsmType* type, ValueType vtype, in DeclareGlobal()
/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp2717 Value::Value(ValueType vtype) { in Value()
3374 void Value::initBasic(ValueType vtype, bool allocated) { in initBasic()
/third_party/libbpf/src/
Dlibbpf.c973 const struct btf_type **vtype, __u32 *vtype_id, in find_struct_ops_kern_types()