Home
last modified time | relevance | path

Searched defs:make (Results 26 - 50 of 56) sorted by relevance

123

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
H A DTimeZoneAliasTest.java220 static public Zone make(String id) { in make() method in TimeZoneAliasTest.Zone
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
H A DTimeZoneAliasTest.java217 static public Zone make(String id) { in make() method in TimeZoneAliasTest.Zone
/third_party/node/tools/gyp/pylib/gyp/generator/
H A Dandroid.py20 import gyp.generator.make as make # Reuse global functions from make backend. namespace
[all...]
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
H A Dandroid.py20 import gyp.generator.make as make # Reuse global functions from make backend. namespace
[all...]
/third_party/skia/tests/
H A DEncodeTest.cpp45 static std::unique_ptr<SkEncoder> make(SkEncodedImageFormat format, SkWStream* dst, in make() function
H A DDeferredDisplayListTest.cpp225 sk_sp<SkSurface> make(GrDirectContext* dContext) const { in make() function in SurfaceParameters
[all...]
H A DProcessorTest.cpp317 std::unique_ptr<GrFragmentProcessor> make(int type, int randomTreeDepth, in make() function in TestFPGenerator
328 std::unique_ptr<GrFragmentProcessor> make(int type, int randomTreeDepth, in make() function in TestFPGenerator
[all...]
/third_party/skia/third_party/externals/angle2/third_party/logdog/logdog/
H A Dstream.py46 def make(cls, **kwargs): member in StreamParams
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DItaniumManglingCanonicalizer.cpp168 template<typename ...Args> Node *make(Args &&...As) { in make() function
203 Node *make(Node *Child) { in make() function
/third_party/skia/modules/skparagraph/src/
H A DParagraphBuilderImpl.cpp23 std::unique_ptr<ParagraphBuilder> ParagraphBuilder::make( in make() function in skia::textlayout::ParagraphBuilder
28 std::unique_ptr<ParagraphBuilder> ParagraphBuilderImpl::make( in make() function in skia::textlayout::ParagraphBuilderImpl
33 std::unique_ptr<ParagraphBuilder> ParagraphBuilderImpl::make( in make() function in skia::textlayout::ParagraphBuilderImpl
/third_party/ffmpeg/libavfilter/
H A Dvf_lensfun.c76 const char *make, *model, *lens_model, *db_path; member
/third_party/skia/modules/svg/src/
H A DSkSVGDOM.cpp399 sk_sp<SkSVGDOM> SkSVGDOM::Builder::make(SkStream& str) const { in make() function in SkSVGDOM::Builder
426 sk_sp<SkSVGDOM> SkSVGDOM::Builder::make(SkStream& str, uint64_t svgColor) const { in make() function in SkSVGDOM::Builder
/third_party/vk-gl-cts/scripts/
H A Dmake_release.py107 def make (self, packageBuildInfo): member in DstFile
115 def make (self, packageBuildInfo): member in CopyFile
125 def make (self, packageBuildInfo): member in GenReleaseInfoFileTarget
144 def make (self, packageBuildInfo): member in GenCMake
179 def make (self, packageBuildInfo): member in FileTargetGroup
197 def make (self, packageBuildInfo): member in SingleFileTarget
210 def make (self, packageBuildInfo): member in BuildTarget
226 def make (sel member in BuildAndroidTarget
252 def make (self, packageBuildInfo): global() member in FetchExternalSourcesTarget
264 def make (self, packageBuildInfo): global() member in RemoveSourcesTarget
272 def make (self, packageBuildInfo): global() member in Module
[all...]
/third_party/node/src/crypto/
H A Dcrypto_dh.cc64 auto make = [&](Local<String> name, FunctionCallback callback) { in Initialize() local
/third_party/skia/src/codec/
H A DSkCodec.cpp80 Register( bool (peek)const void*, size_t), std::unique_ptr<SkCodec> (*make)(std::unique_ptr<SkStream>, SkCodec::Result*)) Register() argument
/third_party/skia/modules/skottie/src/
H A DSkottie.cpp349 sk_sp<Animation> Animation::Builder::make(SkStream* stream) { in make() function in skottie::Animation::Builder
369 sk_sp<Animation> Animation::Builder::make(const char* data, size_t data_len) { in make() function in skottie::Animation::Builder
/third_party/googletest/googlemock/test/
H A Dgmock-actions_test.cc1829 auto make = [](int i) { return std::unique_ptr<int>(new int(i)); }; in TEST() local
/third_party/skia/src/core/
H A DSkPathBuilder.cpp187 SkPath SkPathBuilder::make(sk_sp<SkPathRef> pr) const { in make() function in SkPathBuilder
H A DSkTextBlob.cpp605 sk_sp<SkTextBlob> SkTextBlobBuilder::make() { in make() function in SkTextBlobBuilder
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3903 Value& Path::make(Value& root) const { in make() function in Path
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3903 Value& Path::make(Value& root) const { in make() function in Path
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3903 Value& Path::make(Value& root) const { in make() function in Path
/third_party/python/Lib/
H A Dzipfile.py2338 def make(cls, source): member in CompleteDirs
/third_party/vk-gl-cts/modules/glshared/
H A DglsLongStressCase.cpp907 void make (const string& name) { DE_ASSERT(!has(name)); m_objects[name] = SharedPtr<T>(new T); } in make() function in deqp::gls::LongStressCaseInternal::GLObjectManager
908 void make (const string& name, gls::TextureType texType) { DE_ASSERT(!has(name)); m_objects[name] = SharedPtr<T>(new T(texType)); } in make() function in deqp::gls::LongStressCaseInternal::GLObjectManager
/third_party/cups-filters/cupsfilters/
H A Dppdgenerator.c1595 char make[256], /* Make and model */ in ppdCreateFromIPP2() local
[all...]

Completed in 45 milliseconds

123