| /third_party/skia/src/image/ |
| H A D | SkSurface_Base.h | 64 virtual sk_sp<SkImage> onNewImageSnapshot(const SkIRect* subset = nullptr) { return nullptr; } in onNewImageSnapshot() argument
|
| /third_party/skia/src/gpu/ |
| H A D | GrRefCnt.h | 146 void reset(T* ptr = nullptr) { in reset() argument
|
| /third_party/skia/src/core/ |
| H A D | SkAutoMalloc.h | 131 reset(size_t size, SkAutoMalloc::OnShrink shrink = SkAutoMalloc::kAlloc_OnShrink, bool* didChangeAlloc = nullptr) reset() argument
|
| /third_party/skia/src/gpu/ops/ |
| H A D | AtlasRenderTask.h | 44 instantiate(GrOnFlushResourceProvider* onFlushRP, sk_sp<GrTexture> backingTexture = nullptr) instantiate() argument
|
| /third_party/skia/src/utils/win/ |
| H A D | SkTScopedComPtr.h | 65 void reset(T* ptr = nullptr) { in reset() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | PassInstrumentation.h | 137 PassInstrumentation(PassInstrumentationCallbacks *CB = nullptr) in PassInstrumentation() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
| H A D | JumpThreading.h | 133 ComputeValueKnownInPredecessors(Value *V, BasicBlock *BB, jumpthreading::PredValueInfo &Result, jumpthreading::ConstantPreference Preference, Instruction *CxtI = nullptr) ComputeValueKnownInPredecessors() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
| H A D | ValueMapper.h | 206 MapValue(const Value *V, ValueToValueMapTy &VM, RemapFlags Flags = RF_None, ValueMapTypeRemapper *TypeMapper = nullptr, ValueMaterializer *Materializer = nullptr) MapValue() argument 228 MapMetadata(const Metadata *MD, ValueToValueMapTy &VM, RemapFlags Flags = RF_None, ValueMapTypeRemapper *TypeMapper = nullptr, ValueMaterializer *Materializer = nullptr) MapMetadata() argument 236 MapMetadata(const MDNode *MD, ValueToValueMapTy &VM, RemapFlags Flags = RF_None, ValueMapTypeRemapper *TypeMapper = nullptr, ValueMaterializer *Materializer = nullptr) MapMetadata() argument 251 RemapInstruction(Instruction *I, ValueToValueMapTy &VM, RemapFlags Flags = RF_None, ValueMapTypeRemapper *TypeMapper = nullptr, ValueMaterializer *Materializer = nullptr) RemapInstruction() argument 264 RemapFunction(Function &F, ValueToValueMapTy &VM, RemapFlags Flags = RF_None, ValueMapTypeRemapper *TypeMapper = nullptr, ValueMaterializer *Materializer = nullptr) RemapFunction() argument 272 MapValue(const Constant *V, ValueToValueMapTy &VM, RemapFlags Flags = RF_None, ValueMapTypeRemapper *TypeMapper = nullptr, ValueMaterializer *Materializer = nullptr) MapValue() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/ |
| H A D | StandardInstrumentations.cpp | 75 M->print(dbgs(), nullptr, false); in printIR() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
| H A D | LanaiTargetTransformInfo.h | 78 getArithmeticInstrCost( unsigned Opcode, Type *Ty, TTI::OperandValueKind Opd1Info = TTI::OK_AnyValue, TTI::OperandValueKind Opd2Info = TTI::OK_AnyValue, TTI::OperandValueProperties Opd1PropInfo = TTI::OP_None, TTI::OperandValueProperties Opd2PropInfo = TTI::OP_None, ArrayRef<const Value *> Args = ArrayRef<const Value *>(), const Instruction *CxtI = nullptr) getArithmeticInstrCost() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXLowerArgs.cpp | 125 NVPTXLowerArgs(const NVPTXTargetMachine *TM = nullptr) in NVPTXLowerArgs() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | AssumptionCache.h | 60 AffectedValueCallbackVH(Value *V, AssumptionCache *AC = nullptr) in AffectedValueCallbackVH() argument 196 FunctionCallbackVH(Value *V, AssumptionCacheTracker *ACT = nullptr) in FunctionCallbackVH() argument
|
| H A D | InlineCost.h | 79 InlineCost(int Cost, int Threshold, const char *Reason = nullptr) in InlineCost() argument
|
| H A D | OptimizationRemarkEmitter.h | 75 void emit(T RemarkBuilder, decltype(RemarkBuilder()) * = nullptr) { in emit() argument
|
| H A D | PhiValues.h | 99 PhiValuesCallbackVH(Value *V, PhiValues *PV = nullptr) in PhiValuesCallbackVH() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | MachineInstrBundleIterator.h | 153 MachineInstrBundleIterator( const MachineInstrBundleIterator<OtherTy, IsReverse> &I, typename std::enable_if<std::is_convertible<OtherTy *, Ty *>::value, void *>::type = nullptr) MachineInstrBundleIterator() argument
|
| /third_party/skia/gm/ |
| H A D | matrixconvolution.cpp | 72 makeFilter(const SkIPoint &kernelOffset, SkTileMode tileMode, bool convolveAlpha, const SkIRect *cropRect = nullptr) makeFilter() argument 93 draw(SkCanvas* canvas, int x, int y, const SkIPoint& kernelOffset, SkTileMode tileMode, bool convolveAlpha, const SkIRect* cropRect = nullptr) draw() argument
|
| H A D | offsetimagefilter.cpp | 116 doDraw(SkCanvas* canvas, const SkRect& r, sk_sp<SkImageFilter> imgf, const SkIRect* cropR = nullptr, const SkRect* clipR = nullptr) doDraw() argument [all...] |
| /third_party/skia/experimental/xform/ |
| H A D | SkShape.h | 38 Shape(sk_sp<Xform> x = nullptr) : fXform(std::move(x)) {} in Shape() argument 70 static sk_sp<GroupShape> Make(sk_sp<Xform> x = nullptr) { in Make() argument
|
| /third_party/skia/include/sksl/ |
| H A D | SkSLErrorReporter.h | 26 PositionInfo(const char* file = nullptr, int line = -1) in PositionInfo() argument
|
| /third_party/skia/include/private/ |
| H A D | SkSLSymbol.h | 34 Symbol(int offset, Kind kind, skstd::string_view name, const Type* type = nullptr) in Symbol() argument
|
| /base/print/print_fwk/interfaces/kits/napi/print_napi/include/ |
| H A D | print_async_call.h | 37 void SetAction(InputAction input, OutputAction output = nullptr) in SetAction() argument [all...] |
| /base/print/print_fwk/interfaces/kits/napi/scan_napi/include/ |
| H A D | scan_async_call.h | 40 void SetAction(InputAction input, OutputAction output = nullptr) in SetAction() argument [all...] |
| /base/request/request/frameworks/js/napi/include/upload/ |
| H A D | async_call.h | 36 void SetAction(InputAction input, OutputAction output = nullptr)
in SetAction() argument [all...] |
| /base/request/request/test/unittest/cpp_test/fwkTest/src/ |
| H A D | request_manager_test.cpp | 81 EXPECT_NE(RequestManager::GetInstance(), nullptr); in HWTEST_F() local 96 EXPECT_NE(RequestManager::GetInstance(), nullptr); in HWTEST_F() local 114 EXPECT_NE(RequestManager::GetInstance(), nullptr); in HWTEST_F() local 127 EXPECT_NE(RequestManager::GetInstance(), nullptr); in HWTEST_F() local 140 EXPECT_NE(RequestManager::GetInstance(), nullptr); in HWTEST_F() local 154 EXPECT_NE(RequestManager::GetInstance(), nullptr); in HWTEST_F() local 169 EXPECT_NE(RequestManager::GetInstance(), nullptr); in HWTEST_F() local 183 EXPECT_NE(RequestManager::GetInstance(), nullptr); in HWTEST_F() local 197 EXPECT_NE(RequestManager::GetInstance(), nullptr); HWTEST_F() local 211 EXPECT_NE(RequestManager::GetInstance(), nullptr); HWTEST_F() local 225 EXPECT_NE(RequestManager::GetInstance(), nullptr); HWTEST_F() local 239 EXPECT_NE(RequestManager::GetInstance(), nullptr); HWTEST_F() local 252 EXPECT_NE(RequestManager::GetInstance(), nullptr); HWTEST_F() local 265 EXPECT_NE(RequestManager::GetInstance(), nullptr); HWTEST_F() local 298 EXPECT_NE(RequestManager::GetInstance(), nullptr); HWTEST_F() local 343 EXPECT_NE(RequestManager::GetInstance(), nullptr); HWTEST_F() local 355 EXPECT_NE(RequestManager::GetInstance(), nullptr); HWTEST_F() local 367 EXPECT_NE(RequestManager::GetInstance(), nullptr); HWTEST_F() local 379 EXPECT_NE(RequestManager::GetInstance(), nullptr); HWTEST_F() local 391 EXPECT_NE(RequestManager::GetInstance(), nullptr); HWTEST_F() local [all...] |