Home
last modified time | relevance | path

Searched defs:types (Results 126 - 150 of 674) sorted by relevance

12345678910>>...27

/third_party/python/Lib/test/test_asyncio/
H A Dtest_pep492.py4 import types namespace
/third_party/python/Lib/test/
H A Dpydocfodder.py3 import types namespace
H A Dtest_dtrace.py6 import types namespace
H A Dtest_subclassinit.py1 import types namespace
H A Dtest_xml_etree_c.py6 import types namespace
/third_party/python/Lib/
H A Dqueue.py4 import types namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStream.cpp242 CVTypeRange TpiStream::types(bool *HadError) const { in types() function in TpiStream
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dtypes_test.cpp119 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 Dtypes_test.cpp119 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 DGrQuadBufferTest.cpp43 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 Dtest_source_encoding.py8 import types namespace
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
H A Dfuzzer.cc56 std::vector<MutatorType> types; in CreateMutator() local
/third_party/toybox/toys/posix/
H A Dod.c131 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.py150 import types namespace
/third_party/python/Lib/venv/
H A D__init__.py13 import types namespace
/third_party/python/Lib/test/test_importlib/extension/
H A Dtest_loader.py8 import types namespace
/third_party/python/Lib/test/test_importlib/frozen/
H A Dtest_loader.py10 import types namespace
/third_party/python/Lib/test/test_importlib/resources/
H A Dutil.py5 import types namespace
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dtypes.rs200 let mut types = Types { variables
[all...]
/third_party/selinux/libsepol/src/
H A Dcontext.c40 ebitmap_t types, roles; in context_is_valid() local
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Dmod.rs68 mod types; modules
/third_party/selinux/libsepol/tests/
H A Dtest-common.c187 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 Dlib.rs95 mod types; modules
/third_party/spirv-tools/test/opt/
H A Dtypes_test.cpp119 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 Dc_code_emitter.cpp16 const AST::TypeStringMap &types = ast_->GetTypes(); in GetStdlibInclusions() local

Completed in 13 milliseconds

12345678910>>...27