Home
last modified time | relevance | path

Searched defs:source (Results 626 - 650 of 1582) sorted by relevance

1...<<21222324252627282930>>...64

/third_party/skia/third_party/externals/angle2/util/android/
H A DAndroidWindow.cpp171 struct android_poll_source *source; in android_main() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCopyTextureForBrowserHelper.cpp238 ValidateCopyTextureForBrowser(DeviceBase* device, const ImageCopyTexture* source, const ImageCopyTexture* destination, const Extent3D* copySize, const CopyTextureForBrowserOptions* options) ValidateCopyTextureForBrowser() argument
284 DoCopyTextureForBrowser(DeviceBase* device, const ImageCopyTexture* source, const ImageCopyTexture* destination, const Extent3D* copySize, const CopyTextureForBrowserOptions* options) DoCopyTextureForBrowser() argument
[all...]
/third_party/skia/third_party/externals/angle2/util/android/third_party/
H A Dandroid_native_app_glue.c188 static void process_input(struct android_app* app, struct android_poll_source* source) { in process_input() argument
201 static void process_cmd(struct android_app* app, struct android_poll_source* source) { in process_cmd() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DBackendGL.cpp53 void KHRONOS_APIENTRY OnGLDebugMessage(GLenum source, in OnGLDebugMessage() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/utils/
H A DWGPUHelpers.cpp36 CreateShaderModule(DeviceBase* device, const char* source) CreateShaderModule() argument
/third_party/skia/third_party/externals/freetype/src/bzip2/
H A Dftbzip2.c98 FT_Stream source; /* parent/source stream */ member
[all...]
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dftgzip.c183 FT_Stream source; /* parent/source stream */ member
[all...]
/third_party/skia/third_party/externals/freetype/src/lzw/
H A Dftzopen.h144 FT_Stream source; /* source stream */ member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset-plan.hh74 hb_face_t *source; member
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dindex_sub_table_format1.cc188 ReadableFontDataPtr source; in SubSerialize() local
H A Dindex_sub_table_format3.cc200 ReadableFontDataPtr source; in SubSerialize() local
H A Dindex_sub_table_format4.cc235 ReadableFontDataPtr source; in SubSerialize() local
H A Dindex_sub_table_format5.cc204 ReadableFontDataPtr source; in SubSerialize() local
/third_party/pulseaudio/src/modules/
H A Dmodule-remap-source.c60 pa_source *source; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DConvertUTF.cpp122 const UTF32* source = *sourceStart; in ConvertUTF32toUTF16() local
171 const UTF16* source in ConvertUTF16toUTF32() local
225 const UTF16* source = *sourceStart; ConvertUTF16toUTF8() local
295 const UTF32* source = *sourceStart; ConvertUTF32toUTF8() local
355 isLegalUTF8(const UTF8 *source, int length) isLegalUTF8() argument
386 isLegalUTF8Sequence(const UTF8 *source, const UTF8 *sourceEnd) isLegalUTF8Sequence() argument
397 findMaximalSubpartOfIllFormedUTF8Sequence(const UTF8 *source, const UTF8 *sourceEnd) findMaximalSubpartOfIllFormedUTF8Sequence() argument
503 isLegalUTF8String(const UTF8 **source, const UTF8 *sourceEnd) isLegalUTF8String() argument
519 const UTF8* source = *sourceStart; ConvertUTF8toUTF16() local
593 const UTF8* source = *sourceStart; ConvertUTF8toUTF32Impl() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DConvertUTF.cpp148 const UTF32* source = *sourceStart; in ConvertUTF32toUTF16() local
197 const UTF16* source in ConvertUTF16toUTF32() local
251 const UTF16* source = *sourceStart; ConvertUTF16toUTF8() local
321 const UTF32* source = *sourceStart; ConvertUTF32toUTF8() local
381 isLegalUTF8(const UTF8 *source, int length) isLegalUTF8() argument
412 isLegalUTF8Sequence(const UTF8 *source, const UTF8 *sourceEnd) isLegalUTF8Sequence() argument
423 findMaximalSubpartOfIllFormedUTF8Sequence(const UTF8 *source, const UTF8 *sourceEnd) findMaximalSubpartOfIllFormedUTF8Sequence() argument
529 isLegalUTF8String(const UTF8 **source, const UTF8 *sourceEnd) isLegalUTF8String() argument
545 const UTF8* source = *sourceStart; ConvertUTF8toUTF16() local
619 const UTF8* source = *sourceStart; ConvertUTF8toUTF32Impl() local
[all...]
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Ddiagnostic.h60 Source source; member in tint::diag::Diagnostic
124 add_note(System system, const std::string& note_msg, const Source& source) add_note() argument
139 add_warning(System system, const std::string& warning_msg, const Source& source) add_warning() argument
165 add_error(System system, std::string err_msg, const Source& source) add_error() argument
180 add_error(System system, const char* code, std::string err_msg, const Source& source) add_error() argument
197 add_ice(System system, const std::string& err_msg, const Source& source) add_ice() argument
[all...]
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl.h125 Source source; member
196 Source source; global() member
226 Source source; global() member
255 Source source; global() member
288 Source source; global() member
[all...]
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dresolver.h486 const sem::Type* source; global() member
[all...]
/third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/
H A Dmain.cc224 std::string source; member
/third_party/skia/tools/fiddle/
H A Dfiddle_main.cpp40 SkBitmap source; variable
/third_party/skia/third_party/externals/icu/source/common/
H A Dcaniter.cpp267 permute(UnicodeString &source, UBool skipZeros, Hashtable *result, UErrorCode &status) permute() argument
[all...]
H A Dnormlzr.cpp128 Normalizer::normalize(const UnicodeString& source, in normalize() argument
163 Normalizer::compose(const UnicodeString& source, in compose() argument
171 Normalizer::decompose(const UnicodeString& source, in decompose() argument
179 quickCheck(const UnicodeString& source, UNormalizationMode mode, int32_t options, UErrorCode &status) quickCheck() argument
196 isNormalized(const UnicodeString& source, UNormalizationMode mode, int32_t options, UErrorCode &status) isNormalized() argument
[all...]
H A Ducnv_u16.cpp55 const UChar *source; in _UTF16BEFromUnicodeWithOffsets() local
259 const uint8_t *source; _UTF16BEToUnicodeWithOffsets() local
656 const UChar *source; _UTF16LEFromUnicodeWithOffsets() local
860 const uint8_t *source; _UTF16LEToUnicodeWithOffsets() local
1343 const char *source=pArgs->source; _UTF16ToUnicodeWithOffsets() local
[all...]
H A Ducnv_u32.cpp1052 const char *source=pArgs->source; _UTF32ToUnicodeWithOffsets() local
[all...]

Completed in 18 milliseconds

1...<<21222324252627282930>>...64