Home
last modified time | relevance | path

Searched defs:source (Results 76 - 100 of 3109) sorted by relevance

12345678910>>...125

/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/metadata/source/
H A DMultiFileModeFileNameProviderTest.java
H A DSingleFileModeFileNameProviderTest.java
/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/
H A DStreamExtensions.cs51 public static void CopyTo(this Stream source, Stream destination) in CopyTo() argument
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dbitutils.h28 Dest BitwiseCast(Src source) { in BitwiseCast() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DFile.hpp75 const std::string source; member in vk::dbg::File
83 File::File(ID id, std::string dir, std::string name, std::string source) in File() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dbitutils.h28 Dest BitwiseCast(Src source) { in BitwiseCast() argument
/third_party/skia/third_party/externals/icu/source/tools/escapesrc/
H A Dtblgen.cpp30 const char *source = cp1047; in main() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/
H A DPlayer.h42 Player(std::shared_ptr<DataSource> source) in Player() argument
/third_party/skia/third_party/externals/tint/src/ast/
H A Dnode.h44 const Source source; member in tint::ast::Node
/third_party/skia/third_party/externals/tint/src/val/
H A Dmsl.cc25 Result Msl(const std::string& xcrun_path, const std::string& source) { in Msl() argument
36 file << source; in Msl() local
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/parser/
H A Dparser.go
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/mocks/
H A DShaderModuleMock.cpp25 Create(DeviceBase* device, const char* source) Create() argument
/third_party/pulseaudio/src/modules/alsa/
H A Dmodule-alsa-source.c127 pa_source *source; in pa__get_n_used() local
136 pa_source *source; in pa__done() local
[all...]
/third_party/python/Modules/clinic/
H A Dsymtablemodule.c.h22 PyObject *source; in _symtable_symtable() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Dcasts.h155 inline Dest bit_cast(const Source& source) { in bit_cast() argument
175 inline Dest bit_cast(const Source& source) { in bit_cast() argument
/third_party/skia/gm/
H A Dsubsetshader.cpp23 SkBitmap source; in DEF_SIMPLE_GM_CAN_FAIL() local
[all...]
/third_party/spirv-tools/source/util/
H A Dbitutils.h28 Dest BitwiseCast(Src source) { in BitwiseCast() argument
/third_party/spirv-tools/test/tools/objdump/
H A Dextract_source_test.cpp46 std::string source = R"( in TEST() local
66 std::string source = R"( in TEST() local
91 std::string source = R"( in TEST() local
117 std::string source = R"( in TEST() local
141 std::string source = R"( TEST() local
168 std::string source = R"( TEST() local
196 std::string source = R"( TEST() local
[all...]
/base/hiviewdfx/hiview/plugins/sysevent_source/include/
H A Dsysevent_source.h40 explicit SysEventReceiver(SysEventSource& source): eventSource(source) {}; in SysEventReceiver() argument
/base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/
H A Devent_logger_plugin_test.cpp34 SysEventSource source; member
/base/powermgr/power_manager/services/native/src/wakeup/
H A Dwakeup_sources.cpp83 void WakeupSources::PutSource(WakeupSource& source) in PutSource() argument
/base/powermgr/power_manager/utils/vibrator/src/
H A Dpower_vibrator.cpp49 VibratorSource source; in StartVibrator() local
/base/security/code_signature/interfaces/innerkits/local_code_sign/include/
H A Dlocal_code_sign_client.h54 LocalCodeSignClient(const LocalCodeSignClient &source) = delete; member in OHOS::Security::CodeSign::LocalCodeSignClient
55 LocalCodeSignClient &operator = (const LocalCodeSignClient &source) = delete; member in OHOS::Security::CodeSign::LocalCodeSignClient
/base/security/code_signature/services/local_code_sign/include/
H A Dlocal_sign_key.h46 LocalSignKey(const LocalSignKey &source) = delete; member in OHOS::Security::CodeSign::LocalSignKey
47 LocalSignKey &operator = (const LocalSignKey &source) = delete; member in OHOS::Security::CodeSign::LocalSignKey
/base/startup/appspawn/service/hnp/pack/include/
H A Dhnp_pack.h36 char *source; // 待打包目录 member
44 char source[MAX_FILE_PATH_LEN]; // 待打包目录 member

Completed in 8 milliseconds

12345678910>>...125