| /third_party/pulseaudio/src/modules/ |
| H A D | stream-interaction.c | 267 static pa_hook_result_t process(struct userdata *u, pa_object *stream, bool create, bool new_stream) { in process() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawImageObjectUtil.cpp | 828 de::SharedPtr<Image> Image::create(const vk::DeviceInterface& vk, in create() function in vkt::Image
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawImageObjectUtil.cpp | 828 de::SharedPtr<Image> Image::create(const vk::DeviceInterface& vk, in create() function in vkt::Image
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | MIRPrinter.cpp | 94 static FrameIndexOperand create(StringRef Name, unsigned ID) { in create() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| H A D | RuntimeDyldMachO.cpp | 349 RuntimeDyldMachO::create(Triple::ArchType Arch, in create() function in llvm::RuntimeDyldMachO
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| H A D | Type.cpp | 441 StructType *StructType::create(LLVMContext &Context, StringRef Name) { in create() function in StructType 452 StructType *StructType::create(LLVMContext &Context, ArrayRef<Type*> Elements, in create() function in StructType 459 StructType *StructType::create(LLVMContext &Context, ArrayRef<Type*> Elements) { in create() function in StructType 463 StructType *StructType::create(LLVMContext &Context) { in create() function in StructType 467 StructType *StructType::create(ArrayRef<Type*> Elements, StringRef Name, in create() function in StructType 474 StructType *StructType::create(ArrayRe function in StructType [all...] |
| /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
|