/aosp_15_r20/external/python/cpython2/Mac/Modules/cf/ |
D | cfsupport.py | 338 basetype = "CFTypeRef_Type" variable in CFArrayRefObjectDefinition 350 basetype = "CFArrayRef_Type" variable in CFMutableArrayRefObjectDefinition 362 basetype = "CFTypeRef_Type" variable in CFDictionaryRefObjectDefinition 374 basetype = "CFDictionaryRef_Type" variable in CFMutableDictionaryRefObjectDefinition 386 basetype = "CFTypeRef_Type" variable in CFDataRefObjectDefinition 410 basetype = "CFDataRef_Type" variable in CFMutableDataRefObjectDefinition 422 basetype = "CFTypeRef_Type" variable in CFStringRefObjectDefinition 456 basetype = "CFStringRef_Type" variable in CFMutableStringRefObjectDefinition 472 basetype = "CFTypeRef_Type" variable in CFURLRefObjectDefinition
|
/aosp_15_r20/frameworks/rs/cpp/util/ |
H A D | RefBase.h | 122 typedef RefBase basetype; typedef 182 typedef LightRefBase<T> basetype; typedef
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_bytes.py | 2044 basetype = bytearray variable in ByteArraySubclassTest 2058 basetype = bytearray variable in ByteArraySubclassWithSlotsTest 2062 basetype = bytes variable in BytesSubclassTest
|
D | test_set.py | 360 basetype = set variable in TestSet 648 basetype = set variable in TestSetSubclass 684 basetype = frozenset variable in TestFrozenSet 760 basetype = frozenset variable in TestFrozenSetSubclass
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/win32/ |
H A D | filepath.c | 367 apr_status_t basetype = 0; /* from parsing the basepath's baseroot */ local
|
/aosp_15_r20/external/tcpdump/ |
H A D | print-snmp.c | 889 SmiBasetype basetype; member 946 static int smi_check_type(SmiBasetype basetype, int be) in smi_check_type()
|
/aosp_15_r20/external/python/cpython2/Tools/bgen/bgen/ |
D | bgenObjectDefinition.py | 8 basetype = None variable in ObjectDefinition
|
/aosp_15_r20/external/pytorch/test/inductor/ |
H A D | test_ordered_set.py | 58 basetype = OrderedSet variable in TestJointOps 434 basetype = OrderedSet variable in TestSet
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/unittest/ |
D | case.py | 187 def _is_subtype(expected, basetype): argument
|
/aosp_15_r20/external/python/cpython3/Lib/unittest/ |
D | case.py | 187 def _is_subtype(expected, basetype): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/ |
H A D | case.py | 187 def _is_subtype(expected, basetype): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/unittest/ |
D | case.py | 187 def _is_subtype(expected, basetype): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/unittest/ |
D | case.py | 187 def _is_subtype(expected, basetype): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/unittest/ |
D | case.py | 187 def _is_subtype(expected, basetype): argument
|
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/ |
D | cpp_types.go | 1185 basetype Type member
|
/aosp_15_r20/external/flatbuffers/src/ |
H A D | idl_gen_cpp.cpp | 3292 const auto basetype = GenTypeBasic( in GenCreateParam() local
|
H A D | idl_parser.cpp | 2530 BaseType basetype) { in CheckClash()
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/ |
H A D | llvm_codegen.cpp | 1970 llvm::Type* basetype, in getSimdFunction()
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaDeclCXX.cpp | 1482 ParsedType basetype, SourceLocation BaseLoc, in ActOnBaseSpecifier()
|