Home
last modified time | relevance | path

Searched defs:false (Results 501 - 525 of 687) sorted by relevance

1...<<2122232425262728

/third_party/skia/tests/
H A DImageFilterTest.cpp239 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 DImageTest.cpp153 create_gpu_image(GrRecordingContext* rContext, bool withMips = false, SkBudgeted budgeted = SkBudgeted::kYes) create_gpu_image() argument
[all...]
H A DCodecTest.cpp473 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 Dmodule-echo-cancel.c57 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 DDebugInfoMetadata.h1628 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 DInstruction.h296 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 DCommandLine.h1339 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 DRecord.h1456 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 DBasicAliasAnalysis.cpp181 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 DLoopIdiomRecognize.cpp1164 matchCondition(BranchInst *BI, BasicBlock *LoopEntry, bool JmpOnZero = false) matchCondition() argument
[all...]
H A DLoopUnswitch.cpp206 explicit LoopUnswitch(bool Os = false, bool hasBranchDivergence = false) in LoopUnswitch() argument
[all...]
H A DSimpleLoopUnswitch.cpp2918 SimpleLoopUnswitchLegacyPass(bool NonTrivial = false) SimpleLoopUnswitchLegacyPass() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCommandLine.h1194 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 DCommandLine.cpp518 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 DIceInst.h430 create(Cfg *Func, SizeT NumArgs, Variable *Dest, Operand *CallTarget, bool HasTailCall, bool IsTargetHelperCall = false, bool IsVariadic = false) create() argument
[all...]
H A DIceInstARM32.h744 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 DFileCheck.cpp752 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 DAMDGPULibCalls.cpp1751 F.printAsOperand(dbgs(), false, F.getParent()); dbgs() << '\\n';); runOnFunction() local
[all...]
H A DSIFoldOperands.cpp315 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 DHexagonVLIWPacketizer.cpp92 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 DSampleProfile.cpp475 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 DHWAddressSanitizer.cpp190 HWAddressSanitizer(Module &M, bool CompileKernel = false, bool Recover = false) HWAddressSanitizer() argument
301 HWAddressSanitizerLegacyPass(bool CompileKernel = false, bool Recover = false) HWAddressSanitizerLegacyPass() argument
[all...]
H A DPGOInstrumentation.cpp364 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 DObjCARCOpts.cpp433 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 DAPFloat.h875 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...]

Completed in 56 milliseconds

1...<<2122232425262728