/third_party/json/test/thirdparty/Fuzzer/ |
D | FuzzerMutate.cpp | 72 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 …]
|
D | FuzzerIO.cpp | 33 Unit FileToVector(const std::string &Path, size_t MaxSize, bool ExitOnError) { in FileToVector() 70 long *Epoch, size_t MaxSize, bool ExitOnError) { in ReadDirToVectorOfUnits()
|
D | FuzzerLoop.cpp | 429 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/ |
D | IceThreading.h | 59 : 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/ |
D | raczlib.go | 30 MaxSize = rac.MaxSize const
|
/third_party/json/test/thirdparty/Fuzzer/test/ |
D | CustomMutatorTest.cpp | 31 size_t MaxSize, unsigned int Seed) { in LLVMFuzzerCustomMutator()
|
/third_party/flutter/skia/third_party/externals/wuffs/lib/rac/ |
D | rac.go | 30 MaxSize = (1 << 48) - 1 const
|
/third_party/mesa3d/src/egl/main/ |
D | eglarray.h | 46 EGLint MaxSize; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/FuzzMutate/ |
D | IRMutator.h | 85 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/ |
D | IRMutator.cpp | 55 size_t MaxSize) { in mutateModule() 139 uint64_t InstDeleterIRStrategy::getWeight(size_t CurrentSize, size_t MaxSize, in getWeight()
|
D | FuzzerCLI.cpp | 189 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/ |
D | ARCBranchFinalize.cpp | 148 unsigned MaxSize = 0; in runOnMachineFunction() local
|
/third_party/boost/boost/pool/ |
D | pool_alloc.hpp | 198 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/ |
D | string_test.cpp | 71 const int MaxSize = 100; in string_test() local
|
/third_party/giflib/ |
D | quantize.c | 209 int MaxSize = -1; in SubdivColorMap() local
|
/third_party/boost/libs/container/test/ |
D | string_test.cpp | 144 const int MaxSize = 100; in string_test() local
|
D | alloc_full_test.cpp | 446 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/ |
D | DwarfExpression.cpp | 100 unsigned MachineReg, unsigned MaxSize) { in addMachineReg()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
D | SetTheory.cpp | 163 unsigned MaxSize = 0; in apply() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonStoreWidening.cpp | 307 unsigned MaxSize) { in selectStores()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUSubtarget.cpp | 434 unsigned MaxSize = getFlatWorkGroupSizes(*Kernel).second; in makeLIDRangeMetadata() local
|
D | AMDGPULegalizerInfo.cpp | 43 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/ |
D | MemoryBuiltins.cpp | 683 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/ |
D | LoopUnswitch.cpp | 138 unsigned MaxSize; member in __anon2892d06e0111::LUAnalysisCache
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineLoadStoreAlloca.cpp | 767 static bool isObjectSizeLessThanOrEq(Value *V, uint64_t MaxSize, in isObjectSizeLessThanOrEq()
|