Home
last modified time | relevance | path

Searched refs:noops (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/src/core/
DSkRecord.cpp34 Record* noops = std::remove_if(fRecords.get(), fRecords.get() + fCount, in defrag() local
36 fCount = noops - fRecords.get(); in defrag()
/third_party/skia/src/core/
DSkRecord.cpp34 Record* noops = std::remove_if(fRecords.get(), fRecords.get() + fCount, in defrag() local
36 fCount = noops - fRecords.get(); in defrag()
/third_party/mesa3d/src/mapi/
Dmapi_abi.py398 noops = []
423 noops.append(noop)
425 return '\n\n'.join(noops)
/third_party/node/deps/npm/node_modules/graceful-fs/
DREADME.md19 * makes `lchmod` and `lchown` become noops, if not available.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DREADME.txt1338 2. ix86_avoid_jump_misspredicts inserts noops in cases where a 16-byte block of
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td14 // instructions are noops on SystemZ.
/third_party/chromium/patch/
D0001-cve.patch2859 // buffer, so we need to wrap. We will add noops all the way to the end,