| /external/llvm/lib/Fuzzer/ |
| D | FuzzerMutate.cpp | 71 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 …]
|
| D | FuzzerIO.cpp | 63 Unit FileToVector(const std::string &Path, size_t MaxSize) { in FileToVector() 100 long *Epoch, size_t MaxSize) { in ReadDirToVectorOfUnits()
|
| /external/llvm-project/compiler-rt/lib/fuzzer/ |
| D | FuzzerMutate.cpp | 70 size_t MaxSize) { in Mutate_Custom() 75 size_t MaxSize) { in Mutate_CustomCrossOver() 94 size_t MaxSize) { in Mutate_ShuffleBytes() 105 size_t MaxSize) { in Mutate_EraseBytes() 117 size_t MaxSize) { in Mutate_InsertByte() 128 size_t MaxSize) { in Mutate_InsertRepeatedBytes() 145 size_t MaxSize) { in Mutate_ChangeByte() 153 size_t MaxSize) { in Mutate_ChangeBit() 162 size_t MaxSize) { in Mutate_AddWordFromManualDictionary() 167 size_t MaxSize, in ApplyDictionaryEntry() [all …]
|
| /external/rust/crates/libfuzzer-sys/libfuzzer/ |
| D | FuzzerMutate.cpp | 70 size_t MaxSize) { in Mutate_Custom() 75 size_t MaxSize) { in Mutate_CustomCrossOver() 94 size_t MaxSize) { in Mutate_ShuffleBytes() 105 size_t MaxSize) { in Mutate_EraseBytes() 117 size_t MaxSize) { in Mutate_InsertByte() 128 size_t MaxSize) { in Mutate_InsertRepeatedBytes() 145 size_t MaxSize) { in Mutate_ChangeByte() 153 size_t MaxSize) { in Mutate_ChangeBit() 162 size_t MaxSize) { in Mutate_AddWordFromManualDictionary() 167 size_t MaxSize, in ApplyDictionaryEntry() [all …]
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceThreading.h | 59 : MaxSize(std::min(MaxSize, MaxStaticSize)), Sequential(Sequential) {} in MaxSize() function 128 const size_t MaxSize; variable
|
| /external/llvm-project/clang-tools-extra/clang-tidy/misc/ |
| D | ThrowByValueCatchByReferenceCheck.h | 49 uint64_t MaxSize; // No `const` because we have to set it in two steps. variable
|
| /external/compiler-rt/test/profile/Inputs/ |
| D | instrprof-merge-match-lib.c | 20 uint64_t libEntry(char *Buffer, uint64_t MaxSize) { in libEntry()
|
| D | instrprof-merge-match.c | 22 const uint64_t MaxSize = 10000; in main() local
|
| /external/llvm-project/compiler-rt/test/profile/Inputs/ |
| D | instrprof-merge-match-lib.c | 20 uint64_t libEntry(char *Buffer, uint64_t MaxSize) { in libEntry()
|
| D | instrprof-merge-match.c | 23 const uint64_t MaxSize = 10000; in main() local
|
| /external/llvm-project/compiler-rt/test/fuzzer/ |
| D | ReloadTest.cpp | 13 size_t MaxSize, unsigned int Seed) { in LLVMFuzzerCustomMutator()
|
| D | CustomMutatorTest.cpp | 33 size_t MaxSize, unsigned int Seed) { in LLVMFuzzerCustomMutator()
|
| D | CustomMutatorWithLongSequencesTest.cpp | 34 size_t MaxSize, unsigned int Seed) { in LLVMFuzzerCustomMutator()
|
| D | CompressedTest.cpp | 39 size_t MaxSize, unsigned int Seed) { in LLVMFuzzerCustomMutator()
|
| /external/compiler-rt/test/profile/ |
| D | instrprof-without-libc.c | 27 const uint64_t MaxSize = 10000; in main() local
|
| D | instrprof-merge.c | 40 const uint64_t MaxSize = 10000; in main() local
|
| /external/llvm-project/compiler-rt/test/profile/ |
| D | instrprof-without-libc.c | 31 const uint64_t MaxSize = 10000; in main() local
|
| D | instrprof-merge.c | 44 const uint64_t MaxSize = 10000; in main() local
|
| /external/llvm/lib/Fuzzer/test/ |
| D | CustomMutatorTest.cpp | 31 size_t MaxSize, unsigned int Seed) { in LLVMFuzzerCustomMutator()
|
| /external/mesa3d/src/egl/main/ |
| D | eglarray.h | 46 EGLint MaxSize; member
|
| /external/llvm-project/llvm/lib/ObjectYAML/ |
| D | yaml2obj.cpp | 22 unsigned DocNum, uint64_t MaxSize) { in convertYAML()
|
| /external/llvm-project/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()
|
| /external/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()
|
| /external/llvm-project/llvm/include/llvm/FuzzMutate/ |
| D | IRMutator.h | 85 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight()
|
| /external/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()
|