Searched defs:nptype (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/python/framework/ |
D | tensor_util_test.py | 328 def testIntTypes(self, dtype, nptype): argument 350 def testIntTypesWithImplicitRepeat(self, dtype, nptype): argument 373 def testLong(self, dtype, nptype, proto_dtype, proto_value_name): argument 388 def testLongN(self, dtype, nptype, proto_dtype): argument 414 def testLongNpArray(self, nptype, proto_dtype): argument
|
/external/ipsec-tools/src/racoon/ |
D | isakmp.c | 2603 set_isakmp_header(vbuf, iph1, nptype, etype, flags, msgid) in set_isakmp_header() argument 2634 set_isakmp_header1(vbuf, iph1, nptype) in set_isakmp_header1() argument 2646 set_isakmp_header2(vbuf, iph2, nptype) in set_isakmp_header2() argument 2658 set_isakmp_payload(buf, src, nptype) in set_isakmp_payload() argument
|
D | isakmp_ident.c | 1774 int nptype; local
|
/external/tensorflow/tensorflow/python/ops/ |
D | image_ops_test.py | 2645 def shouldRunOnGPU(self, method, nptype): argument 3193 def shouldRunOnGPU(self, method, nptype): argument
|