/aosp_15_r20/external/llvm/lib/Fuzzer/ |
H A 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 …]
|
H A D | FuzzerIO.cpp | 63 Unit FileToVector(const std::string &Path, size_t MaxSize) { in FileToVector() 100 long *Epoch, size_t MaxSize) { in ReadDirToVectorOfUnits()
|
H A D | FuzzerLoop.cpp | 317 void Fuzzer::RereadOutputCorpus(size_t MaxSize) { in RereadOutputCorpus() 769 size_t LLVMFuzzerMutate(uint8_t *Data, size_t Size, size_t MaxSize) { in LLVMFuzzerMutate()
|
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerMutate.cpp | 71 size_t MaxSize) { in Mutate_Custom() 81 size_t MaxSize) { in Mutate_CustomCrossOver() 110 size_t MaxSize) { in Mutate_ShuffleBytes() 121 size_t MaxSize) { in Mutate_EraseBytes() 133 size_t MaxSize) { in Mutate_InsertByte() 144 size_t MaxSize) { in Mutate_InsertRepeatedBytes() 162 size_t MaxSize) { in Mutate_ChangeByte() 170 size_t MaxSize) { in Mutate_ChangeBit() 179 size_t MaxSize) { in Mutate_AddWordFromManualDictionary() 184 size_t MaxSize, in ApplyDictionaryEntry() [all …]
|
D | FuzzerLoop.cpp | 413 void Fuzzer::RereadOutputCorpus(size_t MaxSize) { in RereadOutputCorpus() 791 size_t MaxSize = 0; in ReadAndExecuteSeedCorpora() local 934 LLVMFuzzerMutate(uint8_t *Data, size_t Size, size_t MaxSize) { in LLVMFuzzerMutate()
|
D | FuzzerIO.cpp | 41 Unit FileToVector(const std::string &Path, size_t MaxSize, bool ExitOnError) { in FileToVector() 102 size_t MaxSize, bool ExitOnError, in ReadDirToVectorOfUnits()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/FuzzMutate/ |
D | IRMutator.h | 101 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 125 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 139 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 156 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 171 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 183 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 196 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/FuzzMutate/ |
D | IRMutator.h | 101 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 125 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 139 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 156 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 171 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 183 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 196 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/FuzzMutate/ |
D | IRMutator.h | 101 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 125 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 139 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 156 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 171 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 183 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 196 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/FuzzMutate/ |
D | IRMutator.h | 101 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 125 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 139 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 156 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 171 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 183 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 196 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/FuzzMutate/ |
H A D | IRMutator.h | 88 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 112 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 129 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 144 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 156 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 169 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight()
|
/aosp_15_r20/external/pytorch/c10/util/ |
H A D | SmallVector.cpp | 67 static void report_size_overflow(size_t MinSize, size_t MaxSize) { in report_size_overflow() 78 static void report_at_maximum_capacity(size_t MaxSize) { in report_at_maximum_capacity() 88 constexpr size_t MaxSize = std::numeric_limits<Size_T>::max(); in getNewCapacity() local
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceThreading.h | 59 : MaxSize(std::min(MaxSize, MaxStaticSize)), Sequential(Sequential) {} in MaxSize() argument 128 const size_t MaxSize; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | SmallVector.cpp | 62 static void report_size_overflow(size_t MinSize, size_t MaxSize) { in report_size_overflow() 77 static void report_at_maximum_capacity(size_t MaxSize) { in report_at_maximum_capacity() 91 constexpr size_t MaxSize = std::numeric_limits<Size_T>::max(); in getNewCapacity() local
|
/aosp_15_r20/external/golang-protobuf/encoding/protodelim/ |
H A D | protodelim.go | 57 MaxSize int64 member 70 MaxSize uint64 member
|
/aosp_15_r20/system/nfc/src/fuzzers/ |
H A D | fuzz_utils.cc | 42 size_t MaxSize) { in PackPackets() 69 size_t MaxSize, uint Seed) { in LLVMFuzzerCustomMutator()
|
/aosp_15_r20/system/chre/util/tests/ |
H A D | heap_test.cc | 43 const size_t MaxSize = 1000; in TEST() local 84 const size_t MaxSize = 1000; in TEST() local
|
/aosp_15_r20/external/scudo/android/tools/ |
H A D | libsize_map_verify.h | 151 const u32 MaxSize = (1 << Config::MaxSizeLog); in verifySizeClass() local 240 const u32 MaxSize = (1 << Config::MaxSizeLog); in optimizeMidSizeLog() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/ |
H A D | IRMutator.cpp | 55 size_t MaxSize) { in mutateModule() 139 uint64_t InstDeleterIRStrategy::getWeight(size_t CurrentSize, size_t MaxSize, in getWeight()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/FuzzMutate/ |
H A D | IRMutator.cpp | 65 size_t MaxSize) { in mutateModule() 149 uint64_t InstDeleterIRStrategy::getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() 604 size_t llvm::writeModule(const Module &M, uint8_t *Dest, size_t MaxSize) { in writeModule()
|
/aosp_15_r20/frameworks/base/native/graphics/jni/fuzz/ |
H A D | png_mutator.h | 287 size_t LLVMFuzzerMutate(uint8_t *Data, size_t Size, size_t MaxSize) { in LLVMFuzzerMutate() 294 size_t MaxSize, unsigned int Seed) { in LLVMFuzzerCustomMutator()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/pool/include/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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUIGroupLP.cpp | 96 std::optional<unsigned> MaxSize; member in __anondf65b3a30111::SchedGroup 178 SchedGroup(SchedGroupMask SGMask, std::optional<unsigned> MaxSize, in SchedGroup() 184 SchedGroup(SchedGroupMask SGMask, std::optional<unsigned> MaxSize, int SyncID, in SchedGroup()
|
/aosp_15_r20/external/aws-sdk-java-v2/services/autoscaling/src/main/resources/codegen-resources/ |
H A D | examples-1.json | 85 "MaxSize": 3, number 111 "MaxSize": 3, number 130 "MaxSize": 3, number 421 "MaxSize": 1, number 840 "MaxSize": 6, number 1185 "MaxSize": 6, number 1366 "MaxSize": 3, number
|
/aosp_15_r20/external/scudo/standalone/ |
H A D | size_class_map.h | 73 static const uptr MaxSize = (1UL << Config::MaxSizeLog) + Config::SizeDelta; variable 190 static const uptr MaxSize = Config::Classes[LargestClassId - 1]; variable
|