| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceLiveness.h | 110 static std::unique_ptr<Liveness> create(Cfg *Func, LivenessMode Mode) { in create() function in Ice::Liveness
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
| H A D | MinidumpYAML.cpp | 97 std::unique_ptr<Stream> Stream::create(StreamType Type) { in create() function in Stream 463 Stream::create(const Directory &StreamDesc, const object::MinidumpFile &File) { in create() function in Stream 553 Expected<Object> Object::create(const object::MinidumpFile &File) { in create() function in Object
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
| H A D | SampleProfWriter.cpp | 566 SampleProfileWriter::create(StringRef Filename, SampleProfileFormat Format) { in create() function in SampleProfileWriter 588 SampleProfileWriter::create(std::unique_ptr<raw_ostream> &OS, in create() function in SampleProfileWriter
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | TarWriter.cpp | 159 Expected<std::unique_ptr<TarWriter>> TarWriter::create(StringRef OutputPath, in create() function in TarWriter
|
| /third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
| H A D | parser_impl.h | 874 T* create(ARGS&&... args) { in create() function in tint::reader::wgsl::ParserImpl
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | servls.cpp | 192 static ServiceEnumeration* create(const ICULocaleService* service) { in create() function in ServiceEnumeration
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | AllocatorList.h | 54 template <class... ArgTs> Node *create(ArgTs &&... Args) { in create() function in llvm::AllocatorList
|
| H A D | ImmutableList.h | 214 ImmutableList<T> create(ElemT &&Data) { in create() function in llvm::ImmutableListFactory
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | LiveRangeEdit.h | 188 unsigned create() { return createFrom(getReg()); } in create() function in llvm::LiveRangeEdit
|
| /third_party/python/Lib/tkinter/test/test_tkinter/ |
| H A D | test_images.py | 155 def create(self): member in PhotoImageTest
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | ocsp.rs | 252 pub fn create( in create() functions
|
| /third_party/rust/crates/regex/regex-syntax/src/hir/ |
| H A D | interval.rs | 350 fn create(lower: Self::Bound, upper: Self::Bound) -> Self { in next() functions
|
| /third_party/rust/crates/syn/src/ |
| H A D | buffer.rs | 126 unsafe fn create(mut ptr: *const Entry, scope: *const Entry) -> Self { in create() functions [all...] |
| /third_party/vk-gl-cts/framework/delibs/deutil/ |
| H A D | deFile.c | 244 DWORD create = OPEN_EXISTING; in deFile_create() local [all...] |
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluContextInfo.cpp | 266 ContextInfo* ContextInfo::create (const RenderContext& context) in create() function in glu::ContextInfo
|
| H A D | gluTexture.cpp | 214 Texture2D* Texture2D::create (const RenderContext& context, const ContextInfo& contextInfo, const tcu::Archive& archive, int numLevels, const char* const* levelFileNames) in create() function in glu::Texture2D 275 Texture2D* Texture2D::create (const RenderContext& context, const ContextInfo& contextInfo, const tcu::Archive& archive, int numLevels, const std::vector<std::string>& filenames) in create() function in glu::Texture2D 439 TextureCube* TextureCube::create (const RenderContext& context, const ContextInfo& contextInfo, const tcu::Archive& archive, int numLevels, const char* const* filenames) in create() function in glu::TextureCube 461 TextureCube* TextureCube::create (const RenderContext& context, const ContextInfo& contextInfo, const tcu::Archive& archive, int numLevels, const std::vector<std::string>& filenames) in create() function in glu::TextureCube
|
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgStatement.cpp | 45 template <class T> Statement* create (GeneratorState& state) { return new T(state); } in create() function 50 Statement* (*create) (GeneratorState& state); member
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/animation/ |
| H A D | animator_event_test.cpp | 329 static ArkUI_NodeHandle create = nodeAPI->createNode(ARKUI_NODE_BUTTON); in testAnimatorRegisterOnFrame_003() local
|
| /third_party/alsa-utils/alsamixer/ |
| H A D | mixer_widget.c | 631 static void create(void) in create() function
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | ICUService.java | 238 public Object create(Key key, ICUService service); in create() method 301 public Object create(Key key, ICUService service) { in create() method in ICUService.SimpleFactory
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/ |
| H A D | LSTMBreakEngine.java | 438 public static LSTMBreakEngine create(int script, LSTMData data) { in create() method in LSTMBreakEngine
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/ |
| H A D | BasicPeriodBuilderFactory.java | 326 public Period create(long duration) { in create() method in PeriodBuilderImpl
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
| H A D | XCldrStub.java | 203 public static <K, V> HashMultimap<K, V> create() { in create() method in XCldrStub.HashMultimap 212 public static <K, V> TreeMultimap<K, V> create() { in create() method in XCldrStub.TreeMultimap 221 public static <K, V> LinkedHashMultimap<K, V> create() { in create() method in XCldrStub.LinkedHashMultimap
|
| /third_party/icu/icu4c/source/common/ |
| H A D | cmemory.h | 796 T* create(Args&&... args) { in create() function in MemoryPool
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
| H A D | SupplementalData.java | 108 public static SupplementalData create(CldrDataSupplier src) { in create() method in SupplementalData
|