Home
last modified time | relevance | path

Searched defs:MaxSize (Results 1 – 25 of 34) 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
/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.h46 EGLint MaxSize; member
/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/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/lib/Target/ARC/
DARCBranchFinalize.cpp148 unsigned MaxSize = 0; in runOnMachineFunction() local
/third_party/boost/boost/pool/
Dpool_alloc.hpp198 pool_allocator(const pool_allocator<U, UserAllocator, Mutex, NextSize, MaxSize> &) in pool_allocator() argument
394 const fast_pool_allocator<U, UserAllocator, Mutex, NextSize, MaxSize> &) in fast_pool_allocator() argument
/third_party/boost/libs/interprocess/test/
Dstring_test.cpp71 const int MaxSize = 100; in string_test() local
/third_party/giflib/
Dquantize.c209 int MaxSize = -1; in SubdivColorMap() local
/third_party/boost/libs/container/test/
Dstring_test.cpp144 const int MaxSize = 100; in string_test() local
Dalloc_full_test.cpp446 unsigned int MaxSize = 4096; in test_continuous_aligned_allocation() 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()
/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/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/Scalar/
DLoopUnswitch.cpp138 unsigned MaxSize; member in __anon2892d06e0111::LUAnalysisCache
/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()

12