Home
last modified time | relevance | path

Searched defs:ptype (Results 1 – 25 of 58) sorted by relevance

123

/third_party/mesa3d/src/gallium/frontends/nine/
Dquery9.c80 const unsigned ptype = d3dquerytype_to_pipe_query(screen, type); in nine_is_query_supported() local
98 const unsigned ptype = d3dquerytype_to_pipe_query(device->screen, Type); in NineQuery9_ctor() local
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-demos/mount-origin/
Dlws-common.js16 function gsize(ptype) argument
/third_party/libwebsockets/test-apps/
Dlws-common.js16 function gsize(ptype) argument
/third_party/pcre2/pcre2/src/
Dpcre2_printint.c240 get_ucpname(unsigned int ptype, unsigned int pvalue) in get_ucpname()
756 unsigned int ptype = *ccode++; in pcre2_printint() local
Dpcre2_auto_possess.c199 check_char_prop(uint32_t c, unsigned int ptype, unsigned int pdata, in check_char_prop()
/third_party/openssl/crypto/dsa/
Ddsa_ameth.c33 int ptype; in dsa_pub_decode() local
90 int ptype; in dsa_pub_encode() local
272 static int do_dsa_print(BIO *bp, const DSA *x, int off, int ptype) in do_dsa_print()
Ddsa_backend.c128 int ptype; in ossl_dsa_key_from_pkcs8() local
/third_party/openssl/crypto/x509/
Dv3_genn.c184 void *GENERAL_NAME_get0_value(const GENERAL_NAME *a, int *ptype) in GENERAL_NAME_get0_value()
/third_party/iowow/src/json/
Diwbinn.c580 BINN_PRIVATE void* compress_int(int *pstorage_type, int *ptype, void *psource) { in compress_int()
933 BINN_PRIVATE BOOL IsValidBinnHeader(const void *pbuf, int *ptype, int *pcount, int *psize, int *phe… in IsValidBinnHeader()
1038 BOOL binn_is_valid_header(const void *pbuf, int *ptype, int *pcount, int *psize, int *pheadersize) { in binn_is_valid_header()
1124 BOOL binn_is_valid_ex(void *ptr, int *ptype, int *pcount, int *psize) { in binn_is_valid_ex()
1211 BOOL binn_is_valid(void *ptr, int *ptype, int *pcount, int *psize) { in binn_is_valid()
1571 void* binn_map_read_pair(void *ptr, int pos, int *pid, int *ptype, int *psize) { in binn_map_read_pair()
1590 void* binn_object_read_pair(void *ptr, int pos, char *pkey, int *ptype, int *psize) { in binn_object_read_pair()
1818 void* binn_list_read_next(binn_iter *iter, int *ptype, int *psize) { in binn_list_read_next()
1836 void* binn_map_read_next(binn_iter *iter, int *pid, int *ptype, int *psize) { in binn_map_read_next()
1854 void* binn_object_read_next(binn_iter *iter, char *pkey, int *ptype, int *psize) { in binn_object_read_next()
[all …]
/third_party/openssl/crypto/dh/
Ddh_ameth.c64 int ptype; in dh_pub_decode() local
114 int ptype; in dh_pub_encode() local
244 static int do_dh_print(BIO *bp, const DH *x, int indent, int ptype) in do_dh_print()
Ddh_backend.c192 int ptype; in ossl_dh_key_from_pkcs8() local
/third_party/openssl/crypto/ec/
Decx_backend.c165 int ptype; in ossl_ecx_key_op() local
Dec_backend.c739 int ptype = 0; in ossl_x509_algor_is_sm2() local
769 int ptype = 0; in ossl_ec_key_param_from_x509_algor() local
Dec_ameth.c72 int ptype; in eckey_pub_encode() local
166 int eplen, ptype; in eckey_priv_encode() local
/third_party/ffmpeg/libavfilter/
Daf_speechnorm.c251 #define ANALYZE_CHANNEL(name, ptype, zero) \ argument
308 #define FILTER_CHANNELS(name, ptype) \ argument
345 #define FILTER_LINK_CHANNELS(name, ptype) \ argument
/third_party/nghttp2/src/
Dapp_helper.cc252 const char *frame_name_ansi_esc(print_type ptype) { in frame_name_ansi_esc()
258 void print_frame(print_type ptype, const nghttp2_frame *frame) { in print_frame()
/third_party/openssl/crypto/pem/
Dpem_info.c65 unsigned int i, raw, ptype; in STACK_OF() local
/third_party/mesa3d/src/panfrost/lib/
Dpan_shader.c49 #define VARYING_FORMAT(ntype, nsz, ptype, psz) \ in varying_format() argument
/third_party/ffmpeg/libavcodec/
Dscpr.h80 static int decode_run_i(AVCodecContext *avctx, uint32_t ptype, int run, in decode_run_i()
222 static int decode_run_p(AVCodecContext *avctx, uint32_t ptype, int run, in decode_run_p()
Dscpr.c304 uint32_t lx, ly, ptype; in decompress_i() local
460 uint32_t r, g, b, clr, ptype = 0; in decompress_p() local
/third_party/FreeBSD/sys/sys/
Dlinker_set.h96 #define SET_DECLARE(set, ptype) \ argument
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph263pdepay.c245 guint32 psc, ptype, mpptype; in gst_rtp_h263p_depay_decorate_output_buffer() local
/third_party/libwebsockets/include/libwebsockets/
Dlws-struct.h145 #define LSM_LIST(ptype, pname, ctype, cname, lejp_cb, cmap, qname) \ argument
157 #define LSM_CHILD_PTR(ptype, pname, ctype, lejp_cb, cmap, qname) \ argument
/third_party/mesa3d/src/mesa/main/
Dqueryobj.c383 GLenum pname, GLenum ptype) in store_query_result()
1073 GLuint id, GLenum pname, GLenum ptype, in get_query_object()
/third_party/openssl/crypto/cms/
Dcms_ec.c18 static EVP_PKEY *pkey_type2param(int ptype, const void *pval, in pkey_type2param()

123