/third_party/python/Lib/test/test_asyncio/ |
H A D | test_pep492.py | 4 import types namespace
|
/third_party/python/Lib/test/ |
H A D | pydocfodder.py | 3 import types namespace
|
H A D | test_dtrace.py | 6 import types namespace
|
H A D | test_subclassinit.py | 1 import types namespace
|
H A D | test_xml_etree_c.py | 6 import types namespace
|
/third_party/python/Lib/ |
H A D | queue.py | 4 import types namespace
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | TpiStream.cpp | 242 CVTypeRange TpiStream::types(bool *HadError) const { in types() function in TpiStream
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | types_test.cpp | 119 std::vector<std::unique_ptr<Type>> types; GenerateAllTypes() local 252 std::vector<std::unique_ptr<Type>> types = GenerateAllTypes(); TEST() local 271 std::vector<std::unique_ptr<Integer>> types; TEST() local 282 std::vector<std::unique_ptr<Integer>> types; TEST() local 293 std::vector<std::unique_ptr<Float>> types; TEST() local 320 std::vector<std::unique_ptr<Type>> types = GenerateAllTypes(); TEST() local 347 std::vector<std::unique_ptr<Type>> types = GenerateAllTypes(); GenerateAllTypesWithDecorations() local 366 std::vector<std::unique_ptr<Type>> types = GenerateAllTypesWithDecorations(); TEST() local 376 std::vector<std::unique_ptr<Type>> types = GenerateAllTypesWithDecorations(); TEST() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | types_test.cpp | 119 std::vector<std::unique_ptr<Type>> types; GenerateAllTypes() local 252 std::vector<std::unique_ptr<Type>> types = GenerateAllTypes(); TEST() local 271 std::vector<std::unique_ptr<Integer>> types; TEST() local 282 std::vector<std::unique_ptr<Integer>> types; TEST() local 293 std::vector<std::unique_ptr<Float>> types; TEST() local 320 std::vector<std::unique_ptr<Type>> types = GenerateAllTypes(); TEST() local 347 std::vector<std::unique_ptr<Type>> types = GenerateAllTypes(); GenerateAllTypesWithDecorations() local 366 std::vector<std::unique_ptr<Type>> types = GenerateAllTypesWithDecorations(); TEST() local 376 std::vector<std::unique_ptr<Type>> types = GenerateAllTypesWithDecorations(); TEST() local [all...] |
/third_party/skia/tests/ |
H A D | GrQuadBufferTest.cpp | 43 static std::vector<GrQuad> generate_quads(float seed, int cnt, const GrQuad::Type types[]) { in generate_quads() argument
|
/third_party/python/Lib/test/test_importlib/source/ |
H A D | test_source_encoding.py | 8 import types namespace
|
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/ |
H A D | fuzzer.cc | 56 std::vector<MutatorType> types; in CreateMutator() local
|
/third_party/toybox/toys/posix/ |
H A D | od.c | 131 struct odtype *types = (struct odtype *)toybuf; in od_outline() local 226 struct odtype *types = (struct odtype *)toybuf; in append_base() local [all...] |
/third_party/protobuf/python/google/protobuf/internal/ |
H A D | _parameterized.py | 150 import types namespace
|
/third_party/python/Lib/venv/ |
H A D | __init__.py | 13 import types namespace
|
/third_party/python/Lib/test/test_importlib/extension/ |
H A D | test_loader.py | 8 import types namespace
|
/third_party/python/Lib/test/test_importlib/frozen/ |
H A D | test_loader.py | 10 import types namespace
|
/third_party/python/Lib/test/test_importlib/resources/ |
H A D | util.py | 5 import types namespace
|
/third_party/rust/crates/cxx/macro/src/syntax/ |
H A D | types.rs | 200 let mut types = Types { variables [all...] |
/third_party/selinux/libsepol/src/ |
H A D | context.c | 40 ebitmap_t types, roles; in context_is_valid() local
|
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/ |
H A D | mod.rs | 68 mod types; modules
|
/third_party/selinux/libsepol/tests/ |
H A D | test-common.c | 187 role_datum_t *test_role_type_set(policydb_t * p, const char *id, avrule_decl_t * decl, const char **types, unsigned int len, unsigned int flags) in test_role_type_set() argument 227 void test_attr_types(policydb_t * p, const char *id, avrule_decl_t * decl, const char **types, int len) in test_attr_types() argument [all...] |
/third_party/rust/crates/rust-openssl/openssl-sys/src/ |
H A D | lib.rs | 95 mod types; modules
|
/third_party/spirv-tools/test/opt/ |
H A D | types_test.cpp | 119 std::vector<std::unique_ptr<Type>> types; GenerateAllTypes() local 256 std::vector<std::unique_ptr<Type>> types = GenerateAllTypes(); TEST() local 336 std::vector<std::unique_ptr<Integer>> types; TEST() local 347 std::vector<std::unique_ptr<Integer>> types; TEST() local 358 std::vector<std::unique_ptr<Float>> types; TEST() local 385 std::vector<std::unique_ptr<Type>> types = GenerateAllTypes(); TEST() local 407 std::vector<std::unique_ptr<Type>> types = GenerateAllTypes(); GenerateAllTypesWithDecorations() local 426 std::vector<std::unique_ptr<Type>> types = GenerateAllTypesWithDecorations(); TEST() local 436 std::vector<std::unique_ptr<Type>> types = GenerateAllTypesWithDecorations(); TEST() local [all...] |
/drivers/hdf_core/framework/tools/hdi-gen/codegen/ |
H A D | c_code_emitter.cpp | 16 const AST::TypeStringMap &types = ast_->GetTypes();
in GetStdlibInclusions() local
|