Home
last modified time | relevance | path

Searched defs:source (Results 101 - 125 of 3286) sorted by relevance

12345678910>>...132

/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...]
/applications/standard/app_samples/code/BasicFeature/Media/Image/photomodify/src/main/cpp/
H A Dimage.h46 OH_ImageSourceNative *source = nullptr; member
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
H A Dpipe.cpp50 std::optional<Error> Dup2(const UniqueFd &source, const UniqueFd &target) in Dup2() argument
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
H A Dget_test_class.cpp25 EtsClass *GetTestClass(const char *source, const char *className, const std::string &sourceFilename) in GetTestClass() argument
H A Dets_array_test.cpp103 static void TestEtsObjectArray(const char *className, const char *source, uint32_t arrayLength) in TestEtsObjectArray() argument
124 const char *source = R"( in TEST_F() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
H A Dstd_core_Runtime.cpp35 uint8_t StdCoreRuntimeIsSameReference([[maybe_unused]] ObjectHeader *header, EtsObject *source, EtsObject *target) in StdCoreRuntimeIsSameReference() argument
40 EtsInt StdCoreRuntimeGetHashCode([[maybe_unused]] ObjectHeader *header, EtsObject *source) in StdCoreRuntimeGetHashCode() argument
62 ObjectHeader *StdCoreRuntimeFailedTypeCastException(EtsObject *source, EtsString *target) in StdCoreRuntimeFailedTypeCastException() argument
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dintrinsics_blacklist_test.cpp58 auto source = R"( in TEST_F() local
/arkcompiler/runtime_core/static_core/tools/sampler/
H A Daspt_converter.h32 std::vector<std::string> source; member
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
H A DshortType.cpp29 void ShortType::AssignmentTarget(TypeRelation *relation, [[maybe_unused]] Type *source) in AssignmentTarget() argument
H A DlongType.cpp29 void LongType::AssignmentTarget(TypeRelation *relation, [[maybe_unused]] Type *source) in AssignmentTarget() argument
H A DwildcardType.cpp31 void WildcardType::AssignmentTarget([[maybe_unused]] TypeRelation *relation, [[maybe_unused]] Type *source) {} in AssignmentTarget() argument
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
H A DarrayType.cpp42 void ArrayType::AssignmentTarget(TypeRelation *relation, Type *source) in AssignmentTarget() argument

Completed in 7 milliseconds

12345678910>>...132