Home
last modified time | relevance | path

Searched defs:nullptr (Results 26 - 50 of 463) sorted by relevance

12345678910>>...19

/third_party/mesa3d/src/gallium/drivers/etnaviv/tests/
H A Dlower_ubo_tests.cpp135 ASSERT_EQ(intrinsic(nir_intrinsic_load_ubo), nullptr); in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.h35 DIEHash(AsmPrinter *A = nullptr) : AP(A) {} in DIEHash() argument
/third_party/skia/src/core/
H A DSkColorFilterBase.h66 Deserialize(const void* data, size_t size, const SkDeserialProcs* procs = nullptr) Deserialize() argument
H A DSkRecordDraw.h49 Draw(SkCanvas* canvas, SkPicture const* const drawablePicts[], SkDrawable* const drawables[], int drawableCount, const SkM44* initialCTM = nullptr) Draw() argument
H A DSkDraw.h55 drawPath(const SkPath& path, const SkPaint& paint, const SkMatrix* prePathMatrix = nullptr, bool pathIsMutable = false) const drawPath() argument
H A DSkLatticeIter.h41 bool next(SkRect* src, SkRect* dst, bool* isFixedColor = nullptr, in next() argument
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DSharedLibrary.hpp33 void *loadLibrary(const std::string &libraryDirectory, const char *(&names)[n], const char *mustContainSymbol = nullptr) in loadLibrary() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DDeviceInitializationTests.cpp26 dawnProcSetProcs(nullptr); variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileUtils.h44 SimpleCompiler(TargetMachine &TM, ObjectCache *ObjCache = nullptr) in SimpleCompiler() argument
71 TMOwningSimpleCompiler(std::unique_ptr<TargetMachine> TM, ObjectCache *ObjCache = nullptr) TMOwningSimpleCompiler() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DVerifier.h75 TBAAVerifier(VerifierSupport *Diagnostic = nullptr) in TBAAVerifier() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCValue.h62 get(const MCSymbolRefExpr *SymA, const MCSymbolRefExpr *SymB = nullptr, int64_t Val = 0, uint32_t RefKind = 0) get() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DFunctionImportUtils.h88 FunctionImportGlobalProcessing( Module &M, const ModuleSummaryIndex &Index, SetVector<GlobalValue *> *GlobalsToImport = nullptr) FunctionImportGlobalProcessing() argument
/third_party/skia/third_party/externals/tint/src/resolver/
H A Darray_accessor_test.cc98 ASSERT_NE(TypeOf(acc), nullptr); in TEST_F() local
114 ASSERT_NE(TypeOf(acc), nullptr); in TEST_F() local
157 ASSERT_NE(TypeOf(acc), nullptr); in TEST_F() local
173 ASSERT_NE(TypeOf(acc), nullptr); in TEST_F() local
190 ASSERT_NE(TypeOf(acc), nullptr); in TEST_F() local
205 ASSERT_NE(TypeOf(acc), nullptr); in TEST_F() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dbytesinkutil.h37 appendCodePoint(const uint8_t *src, const uint8_t *nextSrc, UChar32 c, ByteSink &sink, Edits *edits = nullptr) appendCodePoint() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DAsmPrinterHandler.h61 beginFunclet(const MachineBasicBlock &MBB, MCSymbol *Sym = nullptr) beginFunclet() argument
H A DNonRelocatableStringpool.h30 NonRelocatableStringpool( std::function<StringRef(StringRef Input)> Translator = nullptr, bool PutEmptyString = false) NonRelocatableStringpool() argument
/third_party/skia/include/core/
H A DSkPictureRecorder.h47 beginRecording(SkScalar width, SkScalar height, SkBBHFactory* bbhFactory = nullptr) beginRecording() argument
H A DSkImageFilter.h96 Deserialize(const void* data, size_t size, const SkDeserialProcs* procs = nullptr) Deserialize() argument
/third_party/skia/client_utils/android/
H A DBitmapRegionDecoder.h34 computeOutputColorSpace(SkColorType outputColorType, sk_sp<SkColorSpace> prefColorSpace = nullptr) computeOutputColorSpace() argument
/third_party/node/test/cctest/
H A Dtest_platform.cc111 EXPECT_EQ(node::GetTracingController(), nullptr); in TEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/
H A Dldso_dlsym_test.cpp59 EXPECT_EQ(dlsym(handle, ""), nullptr); in HWTEST_F() local
74 EXPECT_EQ(dlsym(handle, "NotFoundSymbol"), nullptr); in HWTEST_F() local
[all...]
/third_party/skia/src/gpu/
H A DGrDirectContextPriv.h57 flushSurface( GrSurfaceProxy* proxy, SkSurface::BackendSurfaceAccess access = SkSurface::BackendSurfaceAccess::kNoAccess, const GrFlushInfo& info = {}, const GrBackendSurfaceMutableState* newState = nullptr) flushSurface() argument
/third_party/skia/src/gpu/v1/
H A DPathRenderer.cpp101 nullptr, // clip in onStencilPath() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DNameSpace.hpp57 GLuint allocate(ObjectType *object = nullptr) in allocate() argument
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DSharedLibrary.hpp32 void *loadLibrary(const std::string &libraryDirectory, const char *(&names)[n], const char *mustContainSymbol = nullptr) in loadLibrary() argument

Completed in 8 milliseconds

12345678910>>...19