/third_party/python/Lib/test/typinganndata/ |
H A D | ann_module9.py | 4 from typing import Union, List namespace
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
H A D | parm-union.rs | 38 pub struct Union { structure names
|
H A D | forward_declared_complex_types_1_0.rs | 87 pub struct Union { structure names
|
H A D | forward_declared_complex_types.rs | 72 pub struct Union { structure names
|
/third_party/gn/src/gn/ |
H A D | location.cc | 65 LocationRange LocationRange::Union(const LocationRange& other) const { in Union() function in LocationRange
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | NativeTypeUDT.h | 64 Optional<codeview::UnionRecord> Union; member in llvm::pdb::NativeTypeUDT
|
H A D | TpiHashing.h | 58 codeview::UnionRecord Union; member
|
/third_party/mesa3d/.gitlab-ci/lava/utils/ |
H A D | log_section.py | 5 from typing import Optional, Pattern, Union namespace
|
H A D | log_follower.py | 18 from typing import Optional, Union namespace
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | wrap_unsafe_ops_class.hpp | 58 union Union { union
|
H A D | class.hpp | 58 union Union { union
|
H A D | class_1_0.hpp | 60 union Union { union
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/ |
H A D | FieldMaskTest.cs | 166 public void Union() in Union() method in Google.Protobuf.WellKnownTypes.FieldMaskTest
|
/third_party/python/Lib/importlib/resources/ |
H A D | _common.py | 9 from typing import Union, Optional namespace
|
H A D | _legacy.py | 7 from typing import Union, Iterable, ContextManager, BinaryIO, TextIO, Any namespace
|
H A D | abc.py | 6 from typing import Union namespace
|
/third_party/python/Lib/importlib/metadata/ |
H A D | _meta.py | 1 from typing import Any, Dict, Iterator, List, Protocol, TypeVar, Union namespace
|
/third_party/mesa3d/.gitlab-ci/tests/lava/ |
H A D | helpers.py | 4 from typing import Callable, Generator, Iterable, Optional, Tuple, Union namespace
|
/third_party/ninja/misc/ |
H A D | ninja_syntax.py | 27 from typing import Dict, List, Match, Optional, Tuple, Union namespace [all...] |
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/ |
H A D | utils.py | 6 from typing import FrozenSet, NewType, Tuple, Union, cast namespace
|
H A D | _tokenizer.py | 4 from typing import Dict, Iterator, NoReturn, Optional, Tuple, Union namespace
|
H A D | markers.py | 9 from typing import Any, Callable, Dict, List, Optional, Tuple, Union namespace
|
H A D | _parser.py | 8 from typing import Any, List, NamedTuple, Optional, Tuple, Union namespace
|
/third_party/mbedtls/scripts/mbedtls_dev/ |
H A D | psa_storage.py | 15 from typing import Dict, List, Optional, Set, Union namespace
|
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
H A D | FieldMaskPartial.cs | 291 public FieldMask Union(params FieldMask[] otherMasks) in Union() method in Google.Protobuf.WellKnownTypes.FieldMask
|