Home
last modified time | relevance | path

Searched refs:vtype (Results 1 – 25 of 75) sorted by relevance

123

/third_party/ltp/tools/sparse/sparse-src/
Dptrmap.h6 #define DECLARE_PTRMAP(name, ktype, vtype) \ argument
7 struct name ## _pair { ktype key; vtype val; }; \
10 void name##_add(struct name **map, ktype k, vtype v) { \
14 void name##_update(struct name **map, ktype k, vtype v) { \
18 vtype name##_lookup(struct name *map, ktype k) { \
19 vtype val = __ptrmap_lookup((struct ptrmap*)map, k); \
/third_party/mesa3d/src/egl/main/
Deglconfigdebug.c110 EGLint renderable, surfaces, vtype, bindRgb, bindRgba; in _eglPrintConfig() local
112 vtype = conf->NativeVisualType; in _eglPrintConfig()
141 vtype < 6 ? vnames[vtype] : "--"); in _eglPrintConfig()
/third_party/curl/packages/vms/
Dmake_pcsi_curl_kit_name.com144 $ vtype = "V"
148 $ vtype = "D"
151 $ patch = vtype + daily_tag
161 $ version = vtype + "''mmversion'"
/third_party/mesa3d/src/compiler/
Dbuiltin_type_macros.h34 #define DECL_VEC_TYPE(stype, vtype, btype, etype, ...) \ argument
36 DECL_TYPE(vtype ## 2, etype ##_VEC2 ##__VA_ARGS__, btype, 2, 1) \
37 DECL_TYPE(vtype ## 3, etype ##_VEC3 ##__VA_ARGS__, btype, 3, 1) \
38 DECL_TYPE(vtype ## 4, etype ##_VEC4 ##__VA_ARGS__, btype, 4, 1) \
39 DECL_TYPE(vtype ## 5, 0, btype, 5, 1) \
40 DECL_TYPE(vtype ## 8, 0, btype, 8, 1) \
41 DECL_TYPE(vtype ## 16, 0, btype, 16, 1)
/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() argument
127 switch(vtype) { in PKCS12_SAFEBAG_create_secret()
148 ASN1_TYPE_set(bag->value.other, vtype, strtmp); 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() argument
127 switch(vtype) { in PKCS12_SAFEBAG_create_secret()
148 ASN1_TYPE_set(bag->value.other, vtype, strtmp); in PKCS12_SAFEBAG_create_secret()
/third_party/openssl/doc/man3/
DPKCS12_SAFEBAG_create_cert.pod16 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype,
46 I<type> with an ASN1 value of type I<vtype> constructed using the bytes in
/third_party/skia/src/utils/
DSkJSON.h248 template <typename T, Value::Type vtype>
252 inline static constexpr Type kType = vtype;
/third_party/node/deps/v8/src/asmjs/
Dasm-parser.h316 ValueType vtype, WasmInitExpr init = WasmInitExpr());
319 ValueType vtype, bool mutable_variable, VarInfo* info);
Dasm-parser.cc226 ValueType vtype, bool mutable_variable, in AddGlobalImport() argument
231 DeclareGlobal(info, mutable_variable, type, vtype); in AddGlobalImport()
234 global_imports_.push_back({name, vtype, info}); in AddGlobalImport()
238 AsmType* type, ValueType vtype, in DeclareGlobal() argument
242 info->index = module_builder_->AddGlobal(vtype, true, init); in DeclareGlobal()
/third_party/node/deps/openssl/config/archs/VC-WIN64A/no-asm/include/openssl/
Dpkcs12.h142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int l…
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
Dpkcs12.h142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int l…
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/
Dpkcs12.h142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int l…
/third_party/node/deps/openssl/config/archs/linux-elf/no-asm/include/openssl/
Dpkcs12.h142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int l…
/third_party/node/deps/openssl/config/archs/linux64-riscv64/no-asm/include/openssl/
Dpkcs12.h142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int l…
/third_party/node/deps/openssl/config/archs/linux-ppc64le/no-asm/include/openssl/
Dpkcs12.h142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int l…
/third_party/node/deps/openssl/config/archs/VC-WIN32/no-asm/include/openssl/
Dpkcs12.h142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int l…
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/include/openssl/
Dpkcs12.h142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int l…
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm/include/openssl/
Dpkcs12.h142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int l…
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/openssl/
Dpkcs12.h142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int l…
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/include/openssl/
Dpkcs12.h142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int l…
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm_avx2/include/openssl/
Dpkcs12.h142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int l…
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
Dpkcs12.h142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int l…
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
Dpkcs12.h142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int l…
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
Dpkcs12.h142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int l…

123