Home
last modified time | relevance | path

Searched defs:MaxSize (Results 1 – 25 of 28) sorted by relevance

12

/third_party/json/test/thirdparty/Fuzzer/
DFuzzerMutate.cpp72 size_t MaxSize) { in Mutate_Custom()
77 size_t MaxSize) { in Mutate_CustomCrossOver()
96 size_t MaxSize) { in Mutate_ShuffleBytes()
109 size_t MaxSize) { in Mutate_EraseBytes()
122 size_t MaxSize) { in Mutate_InsertByte()
133 size_t MaxSize) { in Mutate_InsertRepeatedBytes()
150 size_t MaxSize) { in Mutate_ChangeByte()
158 size_t MaxSize) { in Mutate_ChangeBit()
167 size_t MaxSize) { in Mutate_AddWordFromManualDictionary()
172 uint8_t *Data, size_t Size, size_t MaxSize) { in Mutate_AddWordFromTemporaryAutoDictionary()
[all …]
DFuzzerIO.cpp33 Unit FileToVector(const std::string &Path, size_t MaxSize, bool ExitOnError) { in FileToVector()
70 long *Epoch, size_t MaxSize, bool ExitOnError) { in ReadDirToVectorOfUnits()
DFuzzerLoop.cpp429 void Fuzzer::RereadOutputCorpus(size_t MaxSize) { in RereadOutputCorpus()
788 size_t LLVMFuzzerMutate(uint8_t *Data, size_t Size, size_t MaxSize) { in LLVMFuzzerMutate()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceThreading.h59 : MaxSize(std::min(MaxSize, MaxStaticSize)), Sequential(Sequential) {} in MaxSize() argument
128 const size_t MaxSize; variable
DIceTargetLoweringX8664.cpp4367 constexpr uint32_t MaxSize = 4; in lowerMemset() local
6821 Type TargetX8664::largestTypeInSize(uint32_t Size, uint32_t MaxSize) { in largestTypeInSize()
6830 Type TargetX8664::firstTypeThatFitsSize(uint32_t Size, uint32_t MaxSize) { in firstTypeThatFitsSize()
DIceTargetLoweringX8632.cpp4946 constexpr uint32_t MaxSize = 4; in lowerMemset() local
7551 Type TargetX8632::largestTypeInSize(uint32_t Size, uint32_t MaxSize) { in largestTypeInSize()
7560 Type TargetX8632::firstTypeThatFitsSize(uint32_t Size, uint32_t MaxSize) { in firstTypeThatFitsSize()
/third_party/flutter/skia/third_party/externals/wuffs/lib/raczlib/
Draczlib.go30 MaxSize = rac.MaxSize const
/third_party/json/test/thirdparty/Fuzzer/test/
DCustomMutatorTest.cpp31 size_t MaxSize, unsigned int Seed) { in LLVMFuzzerCustomMutator()
/third_party/flutter/skia/third_party/externals/wuffs/lib/rac/
Drac.go30 MaxSize = (1 << 48) - 1 const
/third_party/mesa3d/src/egl/main/
Deglarray.h44 EGLint MaxSize; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/
DIRMutator.cpp55 size_t MaxSize) { in mutateModule()
139 uint64_t InstDeleterIRStrategy::getWeight(size_t CurrentSize, size_t MaxSize, in getWeight()
DFuzzerCLI.cpp189 size_t llvm::writeModule(const Module &M, uint8_t *Dest, size_t MaxSize) { in writeModule()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/FuzzMutate/
DIRMutator.h85 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCBranchFinalize.cpp148 unsigned MaxSize = 0; in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.cpp100 unsigned MachineReg, unsigned MaxSize) { in addMachineReg()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DSetTheory.cpp163 unsigned MaxSize = 0; in apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp307 unsigned MaxSize) { in selectStores()
DHexagonGenInsert.cpp384 const unsigned MaxSize; member in __anon8090aca10311::OrderedRegisterList
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.cpp434 unsigned MaxSize = getFlatWorkGroupSizes(*Kernel).second; in makeLIDRangeMetadata() local
DAMDGPULegalizerInfo.cpp43 unsigned MaxSize = 1024) { in isMultiple32()
772 unsigned MaxSize = maxSizeForAddrSpace(PtrTy.getAddressSpace()); in AMDGPULegalizerInfo() local
788 unsigned MaxSize = maxSizeForAddrSpace(PtrTy.getAddressSpace()); in AMDGPULegalizerInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp138 unsigned MaxSize; member in __anonfe52698b0111::LUAnalysisCache
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp683 APInt MaxSize = Arg->getValue().zextOrSelf(IntTyBits); in visitCallSite() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp767 static bool isObjectSizeLessThanOrEq(Value *V, uint64_t MaxSize, in isObjectSizeLessThanOrEq()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributes.cpp1113 unsigned MaxSize = 0; in get() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp2886 uint64_t MaxSize = kMinStackMallocSize; in StackMallocSizeClass() local

12