Home
last modified time | relevance | path

Searched defs:ZeroFill (Results 1 – 4 of 4) sorted by relevance

/external/scudo/standalone/
Dcommon.h229 ZeroFill = 1, enumerator
/external/scudo/standalone/tests/
Dcombined_test.cpp218 SCUDO_TYPED_TEST(ScudoCombinedTest, ZeroFill) { in SCUDO_TYPED_TEST() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp503 unsigned BitBytes, bool ZeroFill, SelectionDAG &DAG) const { in createHvxPrefixPred()
/external/cronet/base/allocator/partition_allocator/
Dpartition_alloc_unittest.cc3482 TEST_P(PartitionAllocTest, ZeroFill) { in TEST_P() argument