Home
last modified time | relevance | path

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

123

/external/tensorflow/tensorflow/python/lib/core/
Dpy_util.cc47 void TryAppendTraceback(PyObject* ptype, PyObject* pvalue, PyObject* ptraceback, in TryAppendTraceback()
98 PyObject* ptype; in PyExceptionFetch() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dhsw_queryobj.c271 GLenum pname, GLenum ptype) in hsw_result_to_gpr0()
368 uint32_t offset, GLenum ptype, uint64_t imm) in store_query_result_imm()
409 uint32_t offset, GLenum ptype, uint32_t reg, in store_query_result_reg()
435 GLenum pname, GLenum ptype) in hsw_store_query_result()
/external/ComputeLibrary/src/core/NEON/wrapper/intrinsics/
Dcvt.h33 #define VCVT_TO_F32_IMPL(ptype, vtype, prefix, postfix1, postfix2) \ argument
49 #define VCVT_TO_F16_IMPL(ptype, vtype, prefix, postfix1, postfix2) \ in VCVT_TO_F32_IMPL() argument
Dmovl.h33 #define VMOVL_IMPL(ptype, vtype, prefix, postfix) \ argument
Dreinterpret.h33 #define VREINTERPRET_IMPL(ptype, vtype, prefix, postfix1, postfix2) \ argument
/external/iproute2/tc/
Dm_skbedit.c61 __u16 queue_mapping, ptype; in parse_skbedit() local
174 __u16 *queue_mapping, *ptype; in print_skbedit() local
/external/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
/external/mesa3d/src/mesa/state_tracker/
Dst_debug.c81 enum pipe_debug_type ptype, in st_debug_message()
/external/pcre/src/
Dpcre2_printint.c240 get_ucpname(unsigned int ptype, unsigned int pvalue) in get_ucpname()
756 unsigned int ptype = *ccode++; in pcre2_printint() local
/external/ipsec-tools/src/racoon/
Disakmp_base.c591 int ptype; local
1080 int ptype; local
Disakmp_agg.c347 int ptype; local
1325 int ptype; local
/external/libwebsockets/test-apps/
Dlws-common.js16 function gsize(ptype) argument
/external/kernel-headers/original/uapi/linux/tc_act/
Dtc_gact.h18 __u16 ptype; member
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-demos/mount-origin/
Dlws-common.js16 function gsize(ptype) argument
/external/iproute2/include/uapi/linux/tc_act/
Dtc_gact.h19 __u16 ptype; member
/external/libnl/include/linux-private/linux/tc_act/
Dtc_gact.h19 __u16 ptype; member
/external/cronet/third_party/boringssl/src/crypto/x509v3/
Dv3_genn.c211 void *GENERAL_NAME_get0_value(const GENERAL_NAME *a, int *ptype) { in GENERAL_NAME_get0_value()
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dv3_genn.c209 void *GENERAL_NAME_get0_value(const GENERAL_NAME *a, int *ptype) in GENERAL_NAME_get0_value()
/external/boringssl/src/crypto/x509v3/
Dv3_genn.c211 void *GENERAL_NAME_get0_value(const GENERAL_NAME *a, int *ptype) { in GENERAL_NAME_get0_value()
/external/iproute2/ip/
Dxfrm_policy.c124 static int xfrm_policy_ptype_parse(__u8 *ptype, int *argcp, char ***argvp) in xfrm_policy_ptype_parse()
398 __u8 ptype) in xfrm_policy_filter_match()
464 __u8 ptype = XFRM_POLICY_TYPE_MAIN; in xfrm_policy_print() local
706 __u8 ptype = XFRM_POLICY_TYPE_MAIN; in xfrm_policy_keep() local
/external/kernel-headers/original/uapi/linux/netfilter_bridge/
Debt_arp.h24 __be16 ptype; member
/external/tensorflow/tensorflow/compiler/xla/service/
Dbatchnorm_expander.cc173 PrimitiveType ptype = operand_shape.element_type(); in HandleBatchNormTraining() local
303 PrimitiveType ptype = operand_shape.element_type(); in HandleBatchNormInference() local
415 PrimitiveType ptype = activation_shape.element_type(); in HandleBatchNormGrad() local
/external/bcc/src/python/bcc/
Dperf.py176 def perf_event_open(tpoint_id, pid=-1, ptype=PERF_TYPE_TRACEPOINT, argument
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dtype_to_shape.cc84 PrimitiveType ptype = TypeToPrimitiveType(type); in TypeToShape() local
/external/antlr/tool/src/main/java/org/antlr/tool/
DStrip.java216 int ptype = parent.getType(); in ACTION() local

123