/third_party/skia/src/sksl/ir/ |
H A D | SkSLIndexExpression.cpp | 31 const Type& IndexExpression::IndexType(const Context& context, const Type& type) { in IndexType() argument [all...] |
H A D | SkSLSymbolTable.cpp | 125 const Type* SymbolTable::addArrayDimension(const Type* type, int arraySize) { in addArrayDimension() argument
|
H A D | SkSLSetting.cpp | 136 const Type* type = get_type(context, line, name); in Convert() local
|
/third_party/skia/src/xml/ |
H A D | SkDOMParser.cpp | 92 void SkDOMParser::startCommon(const char elem[], size_t elemSize, SkDOM::Type type) { in startCommon() argument
|
/third_party/skia/tests/ |
H A D | CachedDecodingPixelRefTest.cpp | 36 TestImageGenerator(TestType type, skiatest::Reporter* reporter, in TestImageGenerator() argument
|
/third_party/skia/src/sksl/ |
H A D | SkSLLexer.cpp | 24 uint16_t type : 2; member
|
H A D | SkSLMemoryLayout.h | 145 LayoutIsSupported(const Type& type) LayoutIsSupported() argument [all...] |
/third_party/skia/src/pdf/ |
H A D | SkPDFFont.h | 49 static bool IsMultiByte(SkAdvancedTypefaceMetrics::FontType type) { in IsMultiByte() argument
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | params.h | 16 int type; member
|
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/ |
H A D | WordTransformType.cs | 58 internal static int GetOmitFirst(int type)
in GetOmitFirst() argument 63 internal static int GetOmitLast(int type)
in GetOmitLast() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | CompilationMessages.cpp | 45 AddMessageForTesting(std::string message, wgpu::CompilationMessageType type, uint64_t lineNum, uint64_t linePos, uint64_t offset, uint64_t length) AddMessageForTesting() argument
|
H A D | ErrorData.cpp | 23 std::unique_ptr<ErrorData> ErrorData::Create(InternalErrorType type, in Create() argument 33 ErrorData::ErrorData(InternalErrorType type, std::string message) in ErrorData() argument
|
/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/ |
H A D | NVCtrlLib.h | 586 int type; global() member 599 int type; global() member 610 int type; global() member 624 int type; global() member 635 int type; global() member 650 int type; global() member 661 int type; global() member 674 int type; global() member 685 int type; global() member 698 int type; global() member [all...] |
/third_party/skia/third_party/externals/brotli/c/common/ |
H A D | transform.c | 240 uint8_t type = BROTLI_TRANSFORM_TYPE(transforms, transform_idx); in BrotliTransformDictionaryWord() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_memory/ |
H A D | MemoryServiceOpaqueFD.cpp | 36 SupportsImportMemory(VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags) SupportsImportMemory() argument
|
H A D | MemoryServiceNull.cpp | 32 SupportsImportMemory(VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags) SupportsImportMemory() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
H A D | ShaderCompileTreeTest.cpp | 73 const TType &type = node->getType(); variable
|
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/ |
H A D | Server.cpp | 172 bool TrackDeviceChild(DeviceInfo* info, ObjectType type, ObjectId id) { in TrackDeviceChild() argument 181 bool UntrackDeviceChild(DeviceInfo* info, ObjectType type, ObjectId id) { in UntrackDeviceChild() argument [all...] |
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | SubresourceRenderAttachmentTests.cpp | 28 void DoSingleTest(Type type, in DoSingleTest() argument 102 void DoTest(Type type) { in DoTest() argument
|
/third_party/openssl/test/helpers/ |
H A D | predefined_dhparams.c | 18 static EVP_PKEY *get_dh_from_pg_bn(OSSL_LIB_CTX *libctx, const char *type, in get_dh_from_pg_bn() argument 48 static EVP_PKEY *get_dh_from_pg(OSSL_LIB_CTX *libctx, const char *type, in get_dh_from_pg() argument
|
/third_party/openssl/crypto/asn1/ |
H A D | d2i_pr.c | 156 EVP_PKEY *d2i_PrivateKey(int type, EVP_PKEY **a, const unsigned char **pp, in d2i_PrivateKey() argument
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | ftrfork.h | 79 FT_RFork_Rule type; member
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
H A D | gxvmort.c | 184 FT_UInt type; in gxv_mort_subtables_validate() local
|
H A D | gxvmorx.c | 74 FT_ULong type; in gxv_morx_subtables_validate() local
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | ttbdf.c | 194 FT_UInt type = FT_PEEK_USHORT( p + 4 ); in FT_LOCAL_DEF() local
|