Home
last modified time | relevance | path

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

12

/external/llvm/lib/Fuzzer/
DFuzzerMutate.cpp71 size_t MaxSize) { in Mutate_Custom()
76 size_t MaxSize) { in Mutate_CustomCrossOver()
95 size_t MaxSize) { in Mutate_ShuffleBytes()
107 size_t MaxSize) { in Mutate_EraseByte()
117 size_t MaxSize) { in Mutate_InsertByte()
127 size_t MaxSize) { in Mutate_ChangeByte()
134 size_t MaxSize) { in Mutate_ChangeBit()
142 size_t MaxSize) { in Mutate_AddWordFromManualDictionary()
147 uint8_t *Data, size_t Size, size_t MaxSize) { in Mutate_AddWordFromTemporaryAutoDictionary()
152 uint8_t *Data, size_t Size, size_t MaxSize) { in Mutate_AddWordFromPersistentAutoDictionary()
[all …]
DFuzzerIO.cpp63 Unit FileToVector(const std::string &Path, size_t MaxSize) { in FileToVector()
100 long *Epoch, size_t MaxSize) { in ReadDirToVectorOfUnits()
DFuzzerLoop.cpp317 void Fuzzer::RereadOutputCorpus(size_t MaxSize) { in RereadOutputCorpus()
769 size_t LLVMFuzzerMutate(uint8_t *Data, size_t Size, size_t MaxSize) { in LLVMFuzzerMutate()
/external/swiftshader/third_party/subzero/src/
DIceThreading.h59 : MaxSize(std::min(MaxSize, MaxStaticSize)), Sequential(Sequential) {} in MaxSize() function
128 const size_t MaxSize; variable
/external/compiler-rt/test/profile/Inputs/
Dinstrprof-merge-match-lib.c20 uint64_t libEntry(char *Buffer, uint64_t MaxSize) { in libEntry()
Dinstrprof-merge-match.c22 const uint64_t MaxSize = 10000; in main() local
/external/compiler-rt/test/profile/
Dinstrprof-without-libc.c27 const uint64_t MaxSize = 10000; in main() local
Dinstrprof-merge.c40 const uint64_t MaxSize = 10000; in main() local
/external/llvm/lib/Fuzzer/test/
DCustomMutatorTest.cpp31 size_t MaxSize, unsigned int Seed) { in LLVMFuzzerCustomMutator()
/external/mesa3d/src/egl/main/
Deglarray.h46 EGLint MaxSize; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/FuzzMutate/
DIRMutator.h86 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/FuzzMutate/
DIRMutator.cpp56 size_t MaxSize) { in mutateModule()
139 uint64_t InstDeleterIRStrategy::getWeight(size_t CurrentSize, size_t MaxSize, in getWeight()
DFuzzerCLI.cpp190 size_t llvm::writeModule(const Module &M, uint8_t *Dest, size_t MaxSize) { in writeModule()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
DARCBranchFinalize.cpp148 unsigned MaxSize = 0; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-isel-fuzzer/
Dllvm-isel-fuzzer.cpp67 uint8_t *Data, size_t Size, size_t MaxSize, unsigned int Seed) { in LLVMFuzzerCustomMutator()
/external/libchrome/ipc/
Dipc_message_attachment_set_posix_unittest.cc78 TEST(MessageAttachmentSet, MaxSize) { in TEST() argument
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-opt-fuzzer/
Dllvm-opt-fuzzer.cpp54 uint8_t *Data, size_t Size, size_t MaxSize, unsigned int Seed) { in LLVMFuzzerCustomMutator()
/external/syzkaller/vendor/google.golang.org/api/iterator/
Diterator.go51 MaxSize int member
/external/giflib/
Dquantize.c201 int MaxSize; in SubdivColorMap() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.cpp87 unsigned MachineReg, unsigned MaxSize) { in addMachineReg()
/external/llvm/lib/TableGen/
DSetTheory.cpp153 unsigned MaxSize = 0; in apply() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DSetTheory.cpp164 unsigned MaxSize = 0; in apply() local
/external/llvm/tools/obj2yaml/
Dmacho2yaml.cpp134 auto MaxSize = LoadCmd.C.cmdsize - sizeof(StructType); in readString() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.cpp350 unsigned MaxSize = getFlatWorkGroupSizes(*Kernel).second; in makeLIDRangeMetadata() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Dmacho2yaml.cpp139 auto MaxSize = LoadCmd.C.cmdsize - sizeof(StructType); in readString() local

12