HomeSort by relevance Sort by last modified time
    Searched defs:ptype (Results 1 - 25 of 48) sorted by null

1 2

  /external/tensorflow/tensorflow/python/lib/core/
py_util.cc 51 void TryAppendTraceback(PyObject* ptype, PyObject* pvalue, PyObject* ptraceback,
72 PyObject* ret_val = PyObject_CallFunctionObjArgs(format_exception, ptype,
102 PyObject* ptype; local
105 PyErr_Fetch(&ptype, &pvalue, &ptraceback);
106 PyErr_NormalizeException(&ptype, &pvalue, &ptraceback);
107 string err = ClassName(ptype);
122 TryAppendTraceback(ptype, pvalue, ptraceback, &err);
126 Py_DECREF(ptype);
  /bionic/libc/kernel/uapi/linux/tc_act/
tc_gact.h 32 __u16 ptype; member in struct:tc_gact_p
  /external/iproute2/include/uapi/linux/tc_act/
tc_gact.h 19 __u16 ptype; member in struct:tc_gact_p
  /external/iproute2/tc/
m_skbedit.c 37 "PT = ptype PACKETYPE\n"
61 __u16 queue_mapping, ptype; local
96 } else if (matches(*argv, "ptype") == 0) {
100 ptype = PACKET_HOST;
102 ptype = PACKET_BROADCAST;
104 ptype = PACKET_MULTICAST;
106 ptype = PACKET_OTHERHOST;
108 fprintf(stderr, "Illegal ptype (%s)\n",
159 &ptype, sizeof(ptype));
174 __u16 *queue_mapping, *ptype; local
    [all...]
  /external/kernel-headers/original/uapi/linux/tc_act/
tc_gact.h 19 __u16 ptype; member in struct:tc_gact_p
  /external/libmtp/examples/
pathutils.c 132 char *ptype; local
136 ptype = strrchr(filename, '.');
138 ptype = rindex(filename,'.');
141 if (!ptype) {
142 ptype = "";
144 ++ptype;
148 if (!strcasecmp (ptype, "wav")) {
150 } else if (!strcasecmp (ptype, "mp3")) {
152 } else if (!strcasecmp (ptype, "wma")) {
154 } else if (!strcasecmp (ptype, "ogg"))
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/
dynamic_padder.cc 62 PrimitiveType ptype = inst->shape().element_type(); local
64 HloInstruction::CreateConstant(LiteralUtil::Zero(ptype)));
batchnorm_expander.cc 207 PrimitiveType ptype = operand_shape.element_type(); local
215 TF_ASSIGN_OR_RETURN(zero_literal, zero_literal.Convert(ptype));
219 TF_ASSIGN_OR_RETURN(epsilon_literal, epsilon_literal.Convert(ptype));
241 GetOrCreateScalarAddComputation(ptype);
335 PrimitiveType ptype = operand_shape.element_type(); local
344 TF_ASSIGN_OR_RETURN(epsilon_literal, epsilon_literal.Convert(ptype));
463 PrimitiveType ptype = activation_shape.element_type(); local
476 TF_ASSIGN_OR_RETURN(zero_literal, zero_literal.Convert(ptype));
480 TF_ASSIGN_OR_RETURN(epsilon_literal, epsilon_literal.Convert(ptype));
525 GetOrCreateScalarAddComputation(ptype);
    [all...]
  /bionic/libc/kernel/uapi/linux/netfilter_bridge/
ebt_arp.h 35 __be16 ptype; member in struct:ebt_arp_info
  /external/kernel-headers/original/uapi/linux/netfilter_bridge/
ebt_arp.h 24 __be16 ptype; member in struct:ebt_arp_info
  /external/mesa3d/src/gallium/state_trackers/nine/
query9.c 80 const unsigned ptype = d3dquerytype_to_pipe_query(screen, type); local
82 user_assert(ptype != ~0, D3DERR_INVALIDCALL);
84 if (ptype == PIPE_QUERY_TYPES) {
98 const unsigned ptype = d3dquerytype_to_pipe_query(device->screen, Type); local
110 user_assert(ptype != ~0, D3DERR_INVALIDCALL);
112 if (ptype < PIPE_QUERY_TYPES) {
113 This->pq = nine_context_create_query(device, ptype);
  /external/u-boot/board/cavium/thunderx/
atf.c 185 char *ptype; local
205 ptype = "NBL1FW";
208 ptype = "BL2_BL31";
211 ptype = "BOOTLDR";
214 ptype = "KERNEL";
217 ptype = "DEVTREE";
220 ptype = "UNKNOWN";
222 printf("%10s %10d %10lx\n", ptype, part->size, part->offset);
  /external/ipsec-tools/src/racoon/
isakmp_agg.c 347 int ptype; local
557 ptype = oakley_validate_auth(iph1);
558 if (ptype != 0) {
559 if (ptype == -1) {
565 isakmp_info_send_n1(iph1, ptype, NULL);
1325 int ptype; local
    [all...]
isakmp_base.c 591 int ptype; local
686 ptype = oakley_validate_auth(iph1);
687 if (ptype != 0) {
688 if (ptype == -1) {
694 isakmp_info_send_n1(iph1, ptype, NULL);
1080 int ptype; local
1185 ptype = oakley_validate_auth(iph1);
1186 if (ptype != 0) {
1187 if (ptype == -1) {
1193 isakmp_info_send_n1(iph1, ptype, NULL)
    [all...]
  /external/pcre/dist2/src/
pcre2_printint.c 236 get_ucpname(unsigned int ptype, unsigned int pvalue)
242 if (ptype == PRIV(utt)[i].type && pvalue == PRIV(utt)[i].value) break;
246 (void)ptype;
721 unsigned int ptype = *ccode++; local
724 switch(ptype)
740 get_ucpname(ptype, pvalue));
  /external/antlr/tool/src/main/java/org/antlr/tool/
Strip.java 216 int ptype = parent.getType(); local
217 if ( ptype==ANTLRv3Parser.SCOPE || // we have special rules for these
218 ptype==ANTLRv3Parser.AT )
  /external/iproute2/ip/
xfrm.h 99 __u8 ptype; member in struct:xfrm_filter
127 const char *strxf_ptype(__u8 ptype);
xfrm_policy.c 56 fprintf(stderr, " [ mark MARK [ mask MASK ] ] [ index INDEX ] [ ptype PTYPE ]\n");
60 fprintf(stderr, " [ ctx CTX ] [ mark MARK [ mask MASK ] ] [ ptype PTYPE ]\n");
62 fprintf(stderr, " [ index INDEX ] [ ptype PTYPE ] [ action ACTION ] [ priority PRIORITY ]\n");
64 fprintf(stderr, "Usage: ip xfrm policy flush [ ptype PTYPE ]\n");
82 fprintf(stderr, "PTYPE := main | sub\n");
124 static int xfrm_policy_ptype_parse(__u8 *ptype, int *argcp, char ***argvp
464 __u8 ptype = XFRM_POLICY_TYPE_MAIN; local
706 __u8 ptype = XFRM_POLICY_TYPE_MAIN; local
    [all...]
  /external/tcpdump/
print-atalk.c 52 uint16_t htype, ptype; member in struct:aarp
229 EXTRACT_16BITS(&ap->ptype) == ETHERTYPE_ATALK &&
245 ND_PRINT((ndo, "len %u op %u htype %u ptype %#x halen %u palen %u",
247 EXTRACT_16BITS(&ap->ptype), ap->halen, ap->palen));
print-udp.c 145 const char * ptype; local
163 ptype = "rtpv1";
170 ptype = "rtp";
175 ptype,
  /external/deqp/scripts/khr_util/
registry.py 77 ptype=None variable in class:Command
308 ePtype = elem.find('ptype')
324 type=''.join(eParam.xpath('(.|ptype)/text()')).strip(),
325 ptype=extractPtype(eParam),
336 type=''.join(eProto.xpath('(.|ptype)/text()')).strip(),
337 ptype=extractPtype(eProto),
  /art/runtime/interpreter/
interpreter_common.cc 1199 ObjPtr<mirror::Class> ptype = GetClassForBootstrapArgument(it.GetValueType()); local
    [all...]
  /external/mdnsresponder/mDNSPosix/
NetMonitor.c 476 const char *const ptype = (msg->h.flags.b[0] & kDNSFlag0_QR_Response) ? "-R- " : local
489 srcaddr, ptype, msg->h.numQuestions, msg->h.numAnswers, msg->h.numAuthorities, msg->h.numAdditionals, end - (mDNSu8 *)msg);
645 const char *ptype = ucbit ? "(QU)" : "(QM)"; local
647 else { NumLegacy++; ptype = "(LQ)"; }
648 mprintf("%#-16a %-5s %-5s %##s\n", srcaddr, ptype, DNSTypeName(q.qtype), q.qname.c);
    [all...]
  /external/u-boot/scripts/kconfig/
nconf.c 752 enum prop_type ptype; local
753 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN;
754 switch (ptype) {
    [all...]
qconf.cc 782 enum prop_type ptype; local
803 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN;
804 if (ptype == P_MENU && rootEntry != menu &&
843 enum prop_type ptype; local
854 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN;
855 if (ptype == P_MENU && (mode == singleMode || mode == symbolMode))
    [all...]

Completed in 830 milliseconds

1 2