Home
last modified time | relevance | path

Searched defs:GeneratorType (Results 1 – 6 of 6) sorted by relevance

/external/openscreen/third_party/abseil/src/absl/types/internal/
Dconformance_testing.h82 struct GeneratorType { struct
92 // A "make" function for the GeneratorType template that deduces the function argument
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/internal/
Dconformance_testing.h82 struct GeneratorType { struct
92 // A "make" function for the GeneratorType template that deduces the function argument
/external/libtextclassifier/abseil-cpp/absl/types/internal/
Dconformance_testing.h82 struct GeneratorType { struct
92 // A "make" function for the GeneratorType template that deduces the function argument
/external/angle/third_party/abseil-cpp/absl/types/internal/
Dconformance_testing.h82 struct GeneratorType { struct
92 // A "make" function for the GeneratorType template that deduces the function argument
/external/python/cpython2/Lib/
Dtypes.py49 GeneratorType = type(_g()) variable
/external/python/cpython3/Lib/
Dtypes.py27 GeneratorType = type(_g()) variable