Home
last modified time | relevance | path

Searched defs:source (Results 1251 - 1275 of 3139) sorted by relevance

1...<<51525354555657585960>>...126

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
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...]
H A Ducnv_u7.cpp214 const uint8_t *source, *sourceLimit; in _UTF7ToUnicodeWithOffsets() local
465 const UChar *source, *sourceLimit; _UTF7FromUnicodeWithOffsets() local
898 const uint8_t *source, *sourceLimit; _IMAPToUnicodeWithOffsets() local
1166 const UChar *source, *sourceLimit; _IMAPFromUnicodeWithOffsets() local
[all...]
H A Ducnv_u8.cpp558 const uint8_t *source; in ucnv_getNextUChar_UTF8() local
655 const uint8_t *source, *sourceLimit; ucnv_UTF8FromUTF8() local
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dduration.pb.cc253 const Duration* source = in MergeFrom() local
H A Dempty.pb.cc196 const Empty* source = in MergeFrom() local
H A Dfield_mask.pb.cc239 const FieldMask* source = in MergeFrom() local
H A Dany.pb.cc283 const Any* source = in MergeFrom() local
/third_party/python/Python/clinic/
H A Dimport.c.h533 Py_buffer source = {NULL, NULL}; in _imp_source_hash() local
[all...]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DMapLiteTest.java85 private void copyMapValues(TestMap source, TestMap.Builder destination) { in copyMapValues() argument
[all...]
H A DMapForProto2LiteTest.java78 private void copyMapValues(TestMap source, TestMap.Builder destination) { in copyMapValues() argument
[all...]
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DFieldMaskUtil.java384 merge( FieldMask mask, Message source, Message.Builder destination, MergeOptions options) merge() argument
392 merge(FieldMask mask, Message source, Message.Builder destination) merge() argument
[all...]

Completed in 18 milliseconds

1...<<51525354555657585960>>...126