Home
last modified time | relevance | path

Searched defs:basetype (Results 1 – 11 of 11) sorted by relevance

/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/win32/
Dfilepath.c367 apr_status_t basetype = 0; /* from parsing the basepath's baseroot */ local
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/win32/
Dfilepath.c367 apr_status_t basetype = 0; /* from parsing the basepath's baseroot */ local
/external/python/cpython3/Lib/test/
Dtest_bytes.py2117 basetype = bytearray variable in ByteArraySubclassTest
2131 basetype = bytearray variable in ByteArraySubclassWithSlotsTest
2135 basetype = bytes variable in BytesSubclassTest
Dtest_set.py360 basetype = set variable in TestSet
644 basetype = set variable in TestSetSubclass
680 basetype = frozenset variable in TestFrozenSet
756 basetype = frozenset variable in TestFrozenSetSubclass
/external/tcpdump/
Dprint-snmp.c889 SmiBasetype basetype; member
946 static int smi_check_type(SmiBasetype basetype, int be) in smi_check_type()
/external/pytorch/test/inductor/
Dtest_ordered_set.py58 basetype = OrderedSet variable in TestJointOps
434 basetype = OrderedSet variable in TestSet
/external/python/cpython3/Lib/unittest/
Dcase.py188 def _is_subtype(expected, basetype): argument
/external/flatbuffers/src/
Didl_gen_cpp.cpp3556 const auto basetype = GenTypeBasic( in GenCreateParam() local
Didl_parser.cpp2654 BaseType basetype) { in CheckClash()
/external/pytorch/torch/csrc/jit/tensorexpr/
Dllvm_codegen.cpp1970 llvm::Type* basetype, in getSimdFunction()
/external/clang/lib/Sema/
DSemaDeclCXX.cpp1482 ParsedType basetype, SourceLocation BaseLoc, in ActOnBaseSpecifier()