Home
last modified time | relevance | path

Searched defs:source (Results 426 - 450 of 2702) sorted by relevance

1...<<11121314151617181920>>...109

/third_party/skia/third_party/externals/oboe/samples/drumthumper/src/main/cpp/
H A DDrumPlayerJNI.cpp94 OneShotSampleSource* source = new OneShotSampleSource(sampleBuffer, pan); in Java_com_plausiblesoftware_drumthumper_DrumPlayer_loadWavAssetNative() local
/third_party/skia/src/sksl/lex/
H A DRegexParser.cpp12 RegexNode RegexParser::parse(std::string source) { in parse() argument
/third_party/skia/tests/
H A DSkGlyphBufferTest.cpp103 auto source = SkMakeZip(glyphIDs, positions); in DEF_TEST() local
158 auto source = SkMakeZip(glyphIDs, positions); DEF_TEST() local
[all...]
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
H A DDecoder.java20 private final ReadableByteChannel source; field in Decoder
32 public Decoder(ReadableByteChannel source, int inputBufferSize) in Decoder() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftglyph.c99 FT_BitmapGlyph source = (FT_BitmapGlyph)bitmap_source; in FT_CALLBACK_DEF() local
166 FT_Outline* source = &slot->outline; in FT_CALLBACK_DEF() local
206 FT_OutlineGlyph source = (FT_OutlineGlyph)outline_source; in FT_CALLBACK_DEF() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dhb-subset-test.h84 hb_subset_test_create_subset (hb_face_t *source, in hb_subset_test_create_subset() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DConvertUTF.h245 convertUTF8Sequence(const UTF8 **source, const UTF8 *sourceEnd, UTF32 *target, ConversionFlags flags) convertUTF8Sequence() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dnormlzr.h785 quickCheck(const UnicodeString& source, UNormalizationMode mode, UErrorCode &status) quickCheck() argument
792 isNormalized(const UnicodeString& source, UNormalizationMode mode, UErrorCode &status) isNormalized() argument
[all...]
H A Ducnv_err.h198 const UChar *source; /**< Pointer to the source source buffer. @stable ICU 2.0 */ member
214 const char *source; /**< Pointer to the source source buffer. @stable ICU 2.0 */ member
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DLabelTests.cpp583 const char* source = R"( in TEST_F() local
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DFieldMaskTree.java240 void merge(Message source, Message.Builder destination, FieldMaskUtil.MergeOptions options) { in merge() argument
253 merge( Node node, String path, Message source, Message.Builder destination, FieldMaskUtil.MergeOptions options) merge() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dno_field_presence_test.cc464 proto2_nofieldpresence_unittest::TestAllTypes source; in TEST() local
/third_party/rust/crates/cxx/gen/lib/src/gen/
H A Derror.rs38 fn source(&self) -> Option<&(dyn StdError + 'static)> { in source() functions
[all...]
/third_party/skia/modules/skottie/src/effects/
H A DShadowStyles.cpp92 sk_sp<SkImageFilter> source; variable
[all...]
/third_party/skia/include/sksl/
H A DSkSLErrorReporter.h70 const char* source() const { return fSource; } in source() function in SkSL::ErrorReporter
72 void setSource(const char* source) { fSource = source; } in setSource() argument
/third_party/spirv-tools/source/lint/
H A Dlint_divergent_derivatives.cpp103 uint32_t source = div.GetDivergenceSource(id); PrintDivergenceFlow() local
120 uint32_t source = div.GetDivergenceSource(id); PrintDivergenceFlow() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderExecUtil.hpp64 std::string source; //!< Source snippet to be executed. member
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksProtocol.hpp32 SourceVariant source; member
/third_party/zlib/contrib/puff/
H A Dpufftest.c93 unsigned char *source = NULL, *dest; in main() local
/base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/
H A Devent_logger_test.cpp39 SysEventSource source; member
/base/powermgr/power_manager/services/native/src/suspend/
H A Dsuspend_controller.h164 explicit SuspendMonitor(const SuspendSource& source) in SuspendMonitor() argument
179 explicit PowerKeySuspendMonitor(SuspendSource& source) : SuspendMonitor(source) {} in PowerKeySuspendMonitor() argument
194 explicit TimeoutSuspendMonitor(SuspendSource& source) : SuspendMonitor(source) {} in TimeoutSuspendMonitor() argument
203 explicit LidSuspendMonitor(SuspendSource& source) argument
211 SwitchSuspendMonitor(SuspendSource& source) SwitchSuspendMonitor() argument
[all...]
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_preferences_database_branch_test/
H A Dnotification_preferences_database_branch_test.cpp1041 std::string source = "source"; in HWTEST_F() local
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_image_packer.cpp95 uint32_t ImagePacker::AddImage(ImageSource &source) in AddImage() argument
100 uint32_t ImagePacker::AddImage(ImageSource &source, uint32_t index) in AddImage() argument
/base/security/appverify/interfaces/innerkits/appverify/include/init/
H A Dtrusted_source_manager.h30 TrustedSources source; member
/base/security/device_auth/services/data_manager/inc/
H A Ddata_manager.h55 uint8_t source; /* the tursted relationship source. 0: self-created, 1: imported from the cloud */ member

Completed in 13 milliseconds

1...<<11121314151617181920>>...109