Home
last modified time | relevance | path

Searched defs:vtype (Results 1 – 10 of 10) 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/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/ejdb/src/bindings/ejdb2_node/
Dejdb2_node.c1820 napi_valuetype vtype; in jn_jql_stream_attach() local
1867 napi_valuetype vtype; in jn_jql_set() local
/third_party/iowow/src/json/
Diwjson.c1452 …re(JBL_NODE n1, const char *n1path, JBL_NODE n2, const char *n2path, jbl_type_t vtype, iwrc *rcp) { in jbn_paths_compare()
1474 int jbn_path_compare(JBL_NODE n1, JBL_NODE n2, const char *path, jbl_type_t vtype, iwrc *rcp) { in jbn_path_compare()
/third_party/flutter/skia/third_party/externals/sdl/src/render/opengles2/
DSDL_render_gles2.c1138 GLES2_ShaderType vtype, ftype; in GLES2_SelectProgram() local
/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.c999 const struct btf_type **vtype, __u32 *vtype_id, in find_struct_ops_kern_types()