| /third_party/skia/tests/ |
| H A D | ImageFilterTest.cpp | 239 void addFilter(const char* name, sk_sp<SkImageFilter> filter, bool needsSaveLayer = false) { in addFilter() argument 1342 SkTileMode::kRepeat, false, nullpt in DEF_TEST() local [all...] |
| H A D | ImageTest.cpp | 153 create_gpu_image(GrRecordingContext* rContext, bool withMips = false, SkBudgeted budgeted = SkBudgeted::kYes) create_gpu_image() argument [all...] |
| H A D | CodecTest.cpp | 473 check(skiatest::Reporter* r, const char path[], SkISize size, bool supportsScanlineDecoding, bool supportsSubsetDecoding, bool supportsIncomplete, bool supportsNewScanlineDecoding = false) check() argument [all...] |
| /third_party/pulseaudio/src/modules/echo-cancel/ |
| H A D | module-echo-cancel.c | 57 PA_MODULE_LOAD_ONCE(false); variable [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | DebugInfoMetadata.h | 1628 toSPFlags(bool IsLocalToUnit, bool IsDefinition, bool IsOptimized, unsigned Virtuality = SPFlagNonvirtual, bool IsMainSubprogram = false) toSPFlags() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
| H A D | Instruction.h | 296 CycleSegment(unsigned StartCycle, unsigned EndCycle, bool IsReserved = false) in CycleSegment() argument 150 WriteState(const WriteDescriptor &Desc, MCPhysReg RegID, bool clearsSuperRegs = false, bool writesZero = false) WriteState() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | CommandLine.h | 1339 setValue(const T &V, bool initial = false) setValue() argument 1369 setValue(const T &V, bool initial = false) setValue() argument 1394 setValue(const T &V, bool initial = false) setValue() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
| H A D | Record.h | 1456 Record(Init *N, ArrayRef<SMLoc> locs, RecordKeeper &records, bool Anonymous = false, bool Class = false) Record() argument 1463 Record(StringRef N, ArrayRef<SMLoc> locs, RecordKeeper &records, bool Class = false) Record() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| H A D | BasicAliasAnalysis.cpp | 181 getObjectSize(const Value *V, const DataLayout &DL, const TargetLibraryInfo &TLI, bool NullIsValidLoc, bool RoundToAlign = false) getObjectSize() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | LoopIdiomRecognize.cpp | 1164 matchCondition(BranchInst *BI, BasicBlock *LoopEntry, bool JmpOnZero = false) matchCondition() argument [all...] |
| H A D | LoopUnswitch.cpp | 206 explicit LoopUnswitch(bool Os = false, bool hasBranchDivergence = false) in LoopUnswitch() argument [all...] |
| H A D | SimpleLoopUnswitch.cpp | 2918 SimpleLoopUnswitchLegacyPass(bool NonTrivial = false) SimpleLoopUnswitchLegacyPass() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | CommandLine.h | 1194 setValue(const T &V, bool initial = false) setValue() argument 1224 setValue(const T &V, bool initial = false) setValue() argument 1249 setValue(const T &V, bool initial = false) setValue() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| H A D | CommandLine.cpp | 518 CommaSeparateAndAddOccurrence(Option *Handler, unsigned pos, StringRef ArgName, StringRef Value, bool MultiArg = false) CommaSeparateAndAddOccurrence() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceInst.h | 430 create(Cfg *Func, SizeT NumArgs, Variable *Dest, Operand *CallTarget, bool HasTailCall, bool IsTargetHelperCall = false, bool IsVariadic = false) create() argument [all...] |
| H A D | IceInstARM32.h | 744 create(Cfg *Func, Variable *Dest, Variable *Src0, Operand *Src1, CondARM32::Cond Predicate, bool SetFlags = false) create() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | FileCheck.cpp | 752 ProcessMatchResult(FileCheckDiag::MatchType MatchTy, const SourceMgr &SM, SMLoc Loc, Check::FileCheckType CheckTy, StringRef Buffer, size_t Pos, size_t Len, std::vector<FileCheckDiag> *Diags, bool AdjustPrevDiag = false) ProcessMatchResult() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULibCalls.cpp | 1751 F.printAsOperand(dbgs(), false, F.getParent()); dbgs() << '\\n';); runOnFunction() local [all...] |
| H A D | SIFoldOperands.cpp | 315 appendFoldCandidate(SmallVectorImpl<FoldCandidate> &FoldList, MachineInstr *MI, unsigned OpNo, MachineOperand *FoldOp, bool Commuted = false, int ShrinkOp = -1) appendFoldCandidate() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| H A D | HexagonVLIWPacketizer.cpp | 92 HexagonPacketizer(bool Min = false) in HexagonPacketizer() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| H A D | SampleProfile.cpp | 475 SampleProfileLoaderLegacyPass(StringRef Name = SampleProfileFile, bool IsThinLTOPreLink = false) SampleProfileLoaderLegacyPass() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| H A D | HWAddressSanitizer.cpp | 190 HWAddressSanitizer(Module &M, bool CompileKernel = false, bool Recover = false) HWAddressSanitizer() argument 301 HWAddressSanitizerLegacyPass(bool CompileKernel = false, bool Recover = false) HWAddressSanitizerLegacyPass() argument [all...] |
| H A D | PGOInstrumentation.cpp | 364 PGOInstrumentationGenLegacyPass(bool IsCS = false) in PGOInstrumentationGenLegacyPass() argument 387 PGOInstrumentationUseLegacyPass(std::string Filename = "", bool IsCS = false) in PGOInstrumentationUseLegacyPass() argument 567 FuncPGOInstrumentation( Function &Func, std::unordered_multimap<Comdat *, GlobalValue *> &ComdatMembers, bool CreateGlobalVar = false, BranchProbabilityInfo *BPI = nullptr, BlockFrequencyInfo *BFI = nullptr, bool IsCS = false) FuncPGOInstrumentation() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
| H A D | ObjCARCOpts.cpp | 433 MI->second.Merge(BottomUpPtrState(), /*TopDown=*/false); in MergeSucc() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | APFloat.h | 875 static APFloat getZero(const fltSemantics &Sem, bool Negative = false) { in getZero() argument 884 getInf(const fltSemantics &Sem, bool Negative = false) getInf() argument 895 getNaN(const fltSemantics &Sem, bool Negative = false, uint64_t payload = 0) getNaN() argument 906 getQNaN(const fltSemantics &Sem, bool Negative = false, const APInt *payload = nullptr) getQNaN() argument 914 getSNaN(const fltSemantics &Sem, bool Negative = false, const APInt *payload = nullptr) getSNaN() argument 924 getLargest(const fltSemantics &Sem, bool Negative = false) getLargest() argument 934 getSmallest(const fltSemantics &Sem, bool Negative = false) getSmallest() argument 944 getSmallestNormalized(const fltSemantics &Sem, bool Negative = false) getSmallestNormalized() argument [all...] |