/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | Archive.cpp | 530 Expected<std::unique_ptr<Archive>> Archive::create(MemoryBufferRef Source) { in create() function in Archive
|
/third_party/skia/tests/ |
H A D | BackendAllocationTest.cpp | 40 test_wrapping(GrDirectContext* dContext, skiatest::Reporter* reporter, std::function<sk_sp<ManagedBackendTexture>(GrDirectContext*, GrMipmapped, GrRenderable)> create, GrColorType grColorType, GrMipmapped mipMapped, GrRenderable renderable) test_wrapping() argument 308 test_color_init(GrDirectContext* dContext, skiatest::Reporter* reporter, std::function<sk_sp<ManagedBackendTexture>(GrDirectContext*, const SkColor4f&, GrMipmapped, GrRenderable)> create, GrColorType colorType, const SkColor4f& color, GrMipmapped mipmapped, GrRenderable renderable) test_color_init() argument 465 test_pixmap_init(GrDirectContext* dContext, skiatest::Reporter* reporter, std::function<sk_sp<ManagedBackendTexture>(GrDirectContext*, const SkPixmap srcData[], int numLevels, GrSurfaceOrigin, GrRenderable)> create, SkColorType skColorType, GrSurfaceOrigin origin, GrMipmapped mipmapped, GrRenderable renderable) test_pixmap_init() argument
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-subset-cff1.cc | 537 bool create (const OT::cff1::accelerator_subset_t &acc, in create() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
H A D | ExecutionEngine.h | 661 ExecutionEngine *create() { in create() function in llvm::EngineBuilder
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | DerivedTypes.h | 272 create(StringRef Name, Type *elt1, Tys *... elts) { in create() function in llvm::StructType [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCExpr.h | 329 static const MCSymbolRefExpr *create(const MCSymbol *Symbol, MCContext &Ctx) { in create() function in llvm::MCSymbolRefExpr [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | JSON.h | 455 template <typename T, typename... U> void create(U &&... V) { in create() function in llvm::json::Value
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | Hashing.h | 266 static hash_state create(const char *s, uint64_t seed) { in create() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
H A D | scheduler.cpp | 265 Allocator::unique_ptr<Scheduler::Fiber> Scheduler::Fiber::create( in create() function in marl::Scheduler::Fiber
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceCfg.h | 39 static std::unique_ptr<Cfg> create(GlobalContext *Ctx, in create() function in Ice::Cfg
|
H A D | IceDefs.h | 112 static std::unique_ptr<T> create(Args &&... TheArgs) { in create() function
|
H A D | IceGlobalInits.h | 132 static FunctionDeclaration *create(GlobalContext *Context, in create() function in Ice::FunctionDeclaration 218 static DataInitializer *create(VariableDeclarationList *VDL, in create() function in Ice::VariableDeclaration::DataInitializer 268 static ZeroInitializer *create(VariableDeclarationList *VDL, SizeT Size) { in create() function in Ice::VariableDeclaration::ZeroInitializer 294 static RelocInitializer *create(VariableDeclarationList *VDL, in create() function in Ice::VariableDeclaration::RelocInitializer 302 static RelocInitializer *create(VariableDeclarationList *VDL, in create() function in Ice::VariableDeclaration::RelocInitializer 363 static VariableDeclaration *create(VariableDeclarationList *VDL, in create() function in Ice::VariableDeclaration
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMappingReader.cpp | 350 Error InstrProfSymtab::create(SectionRef &Section) { in create() function in InstrProfSymtab 733 BinaryCoverageReader::create( in create() function in BinaryCoverageReader
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIMemoryLegalizer.cpp | 656 std::unique_ptr<SICacheControl> SICacheControl::create(const GCNSubtarget &ST) { in create() function in SICacheControl [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | HotColdSplitting.cpp | 400 static std::vector<OutliningRegion> create(BasicBlock &SinkBB, in create() function in __anon25026::OutliningRegion
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | parser_impl.h | 756 T* create(ARGS&&... args) { in create() function in tint::reader::spirv::ParserImpl
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | serv.cpp | 138 SimpleFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const in create() function in SimpleFactory 297 StringPair::create(const UnicodeString& displayName, in create() function in StringPair
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | Hashing.h | 265 static hash_state create(const char *s, uint64_t seed) { in create() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachineFunction.h | 102 static Ty *create(BumpPtrAllocator &Allocator, MachineFunction &MF) { in create() function
|
H A D | MachineInstr.h | 141 static ExtraInfo *create(BumpPtrAllocator &Allocator, in create() function in llvm::MachineInstr::final
|
/third_party/python/Lib/test/ |
H A D | test_site.py | 366 def create(self): member in PthFile
|
/third_party/vk-gl-cts/framework/egl/ |
H A D | egluGLContextFactory.cpp | 310 void RenderContext::create (const NativeDisplayFactory* displayFactory, const NativeWindowFactory* windowFactory, const NativePixmapFactory* pixmapFactory, const glu::RenderConfig& config, const glu::RenderContext *sharedContext) in create() function in eglu::__anon30228::RenderContext
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_hv_nested.c | 720 kvmhv_get_nested(struct kvm *kvm, int l1_lpid, bool create) kvmhv_get_nested() argument
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | ps3.h | 100 int (*create)(struct ps3_dma_region *); member 155 int (*create)(struct ps3_mmio_region *); member
|
/kernel/linux/linux-5.10/drivers/firmware/arm_scmi/ |
H A D | notify.c | 1011 __scmi_event_handler_get_ops(struct scmi_notify_instance *ni, u32 evt_key, bool create) __scmi_event_handler_get_ops() argument
|