/third_party/json/test/thirdparty/Fuzzer/test/ |
D | FuzzerUnittest.cpp | 73 size_t NewSize = MD.CrossOver(A.data(), A.size(), B.data(), B.size(), in TEST() local 122 size_t NewSize = (MD.*M)(T, sizeof(T), sizeof(T)); in TestEraseBytes() local 166 size_t NewSize = (MD.*M)(T, 7, 8); in TestInsertByte() local 206 size_t NewSize = (MD.*M)(T, 4, 8); in TestInsertRepeatedBytes() local 246 size_t NewSize = (MD.*M)(T, 8, 9); in TestChangeByte() local 282 size_t NewSize = (MD.*M)(T, 8, 9); in TestChangeBit() local 315 size_t NewSize = (MD.*M)(T, 7, 7); in TestShuffleBytes() local 346 size_t NewSize = (MD.*M)(T, 7, 7); in TestCopyPart() local 362 size_t NewSize = (MD.*M)(T, 5, 8); in TestCopyPart() local 400 size_t NewSize = (MD.*M)(T, 3, 7); in TestAddWordFromDictionary() local [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | IndexedMap.h | 68 unsigned NewSize = toIndex_(n) + 1; in grow() local
|
D | BitVector.h | 508 unsigned NewSize = Size + 1; in push_back() local 884 void grow(unsigned NewSize) { in grow()
|
D | IntervalMap.h | 338 unsigned CurSize[], const unsigned NewSize[]) { in adjustSiblingSizes() 1900 unsigned NewSize = P.leafSize() - 1; in treeErase() local 1940 unsigned NewSize = P.size(Level) - 1; in eraseNode() local 2005 unsigned NewSize[4]; in overflow() local
|
D | SmallBitVector.h | 99 void switchToSmall(uintptr_t NewSmallBits, size_t NewSize) { in switchToSmall()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | IntervalMap.cpp | 120 const unsigned *CurSize, unsigned NewSize[], in distribute()
|
D | SmallPtrSet.cpp | 94 void SmallPtrSetImplBase::Grow(unsigned NewSize) { in Grow()
|
D | StringMap.cpp | 201 unsigned NewSize; in RehashTable() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | TpiStreamBuilder.cpp | 47 size_t NewSize = TypeRecordBytes + Record.size(); in addTypeRecord() local
|
/third_party/json/test/thirdparty/Fuzzer/ |
D | FuzzerLoop.cpp | 626 size_t NewSize = Tmp.size(); in FindExtraUnits() local 721 size_t NewSize = 0; in MutateAndTestOne() local 775 size_t NewSize = MD.Mutate(CurrentUnitData, U.size(), MaxMutationLen); in MinimizeCrashLoop() local
|
D | FuzzerMutate.cpp | 86 size_t NewSize = EF->LLVMFuzzerCustomCrossOver( in Mutate_CustomCrossOver() local 409 size_t NewSize = 0; in Mutate_CrossOver() local 501 size_t NewSize = (this->*(M.Fn))(Data, Size, MaxSize); in MutateImpl() local
|
D | FuzzerCorpus.h | 128 bool AddFeature(size_t Idx, uint32_t NewSize, bool Shrink) { in AddFeature()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceAssembler.h | 200 void setSize(intptr_t NewSize) { in setSize() 331 void setBufferSize(intptr_t NewSize) { Buffer.setSize(NewSize); } in setBufferSize()
|
D | IceBitVector.h | 766 void grow(unsigned NewSize) { in grow()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | SmallPtrSet.cpp | 118 void SmallPtrSetImplBase::Grow(unsigned NewSize) { in Grow()
|
D | StringMap.cpp | 197 unsigned NewSize; in RehashTable() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | MemoryLocation.h | 254 MemoryLocation getWithNewSize(LocationSize NewSize) const { in getWithNewSize()
|
D | AliasSetTracker.h | 77 bool updateSizeAndAAInfo(LocationSize NewSize, const AAMDNodes &NewAAInfo) { in updateSizeAndAAInfo()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | LoopPass.cpp | 229 unsigned NewSize = F.getInstructionCount(); in runOnFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Allocator.h | 356 void setRedZoneSize(size_t NewSize) { in setRedZoneSize()
|
D | OnDiskHashTable.h | 97 void resize(size_t NewSize) { in resize()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | BitVector.h | 533 void grow(unsigned NewSize) { in grow()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineCombiner.cpp | 419 bool MachineCombiner::doSubstitute(unsigned NewSize, unsigned OldSize, in doSubstitute()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPromoteAlloca.cpp | 774 uint32_t NewSize = alignTo(CurrentLocalMemUsage, Align); in handleAlloca() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | SeparateConstOffsetFromGEP.cpp | 637 unsigned NewSize = 0; in rebuildWithoutConstOffset() local
|