| /third_party/skia/third_party/externals/tint/src/ast/ |
| H A D | storage_texture.h | 113 const Type* const type; member in tint::ast::StorageTexture
|
| /third_party/skia/third_party/externals/tint/src/inspector/ |
| H A D | entry_point.h | 108 Type type; member
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| H A D | parser_impl_handle_test.cc | 1079 std::string type; // Example: f_storage_1d or f_texture_1d member [all...] |
| H A D | parser_type.h | 175 Type const* const type; global() member 203 Type const* const type; global() member 229 Type const* const type; global() member 256 Type const* const type; global() member 286 Type const* const type; global() member 392 Type const* const type; global() member 416 Type const* const type; global() member 485 Type const* const type; global() member [all...] |
| /third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
| H A D | parser_impl.h | 222 const ast::Type* type = nullptr; global() member 296 const ast::Type* type = nullptr; global() member [all...] |
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| H A D | intrinsic_test.cc | 224 Texture type = Texture::kF32; member 258 add_call_param(std::string name, const ast::Type* type, ast::ExpressionList* call_params) add_call_param() argument 274 subtype(Texture type) subtype() argument 289 auto type = GetParam().type; TEST_P() local [all...] |
| H A D | resolver.h | 134 const Type type; global() member in tint::resolver::Resolver 499 const sem::Type* type; global() member [all...] |
| H A D | resolver_test_helper.h | 102 std::string FriendlyName(const ast::Type* type) { in FriendlyName() argument 109 std::string FriendlyName(const sem::Type* type) { in FriendlyName() argument 359 auto* type = DataType<T>::AST(b); AST() local [all...] |
| H A D | type_validation_test.cc | 662 auto* type = params.create_ast_type(*this); in TEST_P() local
|
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | module_scope_var_to_entry_point_param.cc | 35 bool ContainsMatrix(const sem::Type* type) { in ContainsMatrix() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/utils/io/ |
| H A D | command_windows.cc | 103 DWORD type = 0; in ExecutableExists() local
|
| /third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/ |
| H A D | main.cc | 171 const Type type; member
|
| /third_party/skia/third_party/externals/zlib/contrib/bench/ |
| H A D | zlib_bench.cc | 83 inline int zlib_stream_wrapper_type(zlib_wrapper type) { in zlib_stream_wrapper_type() argument 94 const char* zlib_wrapper_name(zlib_wrapper type) { in zlib_wrapper_name() argument 122 zlib_compress( const zlib_wrapper type, const char* input, const size_t input_size, std::string* output, bool resize_output = false) zlib_compress() argument 157 zlib_uncompress( const zlib_wrapper type, const std::string& input, const size_t output_size, std::string* output) zlib_uncompress() argument 196 zlib_file(const char* name, const zlib_wrapper type) zlib_file() argument 318 zlib_wrapper type; main() local [all...] |
| /third_party/skia/tools/debugger/ |
| H A D | JsonWriteBuffer.cpp | 12 void JsonWriteBuffer::append(const char* type) { in append() argument
|
| /third_party/skia/tools/gpu/ |
| H A D | GrContextFactory.h | 64 static bool IsRenderingContext(ContextType type) { in IsRenderingContext() argument 73 static GrBackendApi ContextTypeBackend(ContextType type) { in ContextTypeBackend() argument 178 GrContextFactory::ContextType type() const { return fType; } type() function in sk_gpu_test::ContextInfo 194 ContextInfo(GrContextFactory::ContextType type, TestContext* testContext, GrDirectContext* context, const GrContextOptions& options) ContextInfo() argument [all...] |
| H A D | YUVUtils.cpp | 211 sk_sp<SkImage> LazyYUVImage::refImage(GrRecordingContext* rContext, Type type) { in refImage() argument 262 bool LazyYUVImage::ensureYUVImage(GrRecordingContext* rContext, Type type) { in ensureYUVImage() argument
|
| /third_party/skia/tools/sk_app/unix/ |
| H A D | Window_unix.cpp | 477 Atom type; in getClipboardText() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | characterproperties.cpp | 330 UCPTrieType type; in makeMap() local
|
| H A D | stringtriebuilder.cpp | 90 int32_t type; in writeNode() local
|
| H A D | ubrk.cpp | 34 ubrk_open(UBreakIteratorType type, in ubrk_open() argument 311 ubrk_getLocaleByType(const UBreakIterator *bi, ULocDataLocaleType type, UErrorCode* status) ubrk_getLocaleByType() argument
|
| H A D | uloc_keytype.cpp | 447 ulocimp_toBcpType(const char* key, const char* type, UBool* isKnownKey, UBool* isSpecialType) ulocimp_toBcpType() argument 492 ulocimp_toLegacyType(const char* key, const char* type, UBool* isKnownKey, UBool* isSpecialType) ulocimp_toLegacyType() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | ucptrie.h | 77 int8_t type; // UCPTrieType member [all...] |
| /third_party/typescript/tests/baselines/reference/ |
| H A D | strictOptionalProperties1.js | [all...] |
| /third_party/toybox/kconfig/ |
| H A D | conf.c | 69 enum symbol_type type = sym_get_type(sym); in conf_askvalue() local 208 int type; in conf_sym() local 283 int type; in conf_choice() local
|
| H A D | confdata.c | 404 int type, l, writetype; conf_write() local [all...] |