Home
last modified time | relevance | path

Searched defs:minBytes (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationweights.h103 uint32_t minBytes[5]; // for byte 1, 2, 3, 4 variable
/third_party/node/deps/icu-small/source/i18n/
Dcollationweights.h103 uint32_t minBytes[5]; // for byte 1, 2, 3, 4 variable
/third_party/icu/icu4c/source/i18n/
Dcollationweights.h103 uint32_t minBytes[5]; // for byte 1, 2, 3, 4 variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationweights.h103 uint32_t minBytes[5]; // for byte 1, 2, 3, 4 variable
/third_party/flutter/skia/tests/
DCodecPartialTest.cpp64 size_t minBytes, size_t increment) { in test_partial()
126 static void test_partial(skiatest::Reporter* r, const char* name, size_t minBytes = 0) { in test_partial()
/third_party/skia/tests/
DCodecPartialTest.cpp63 size_t minBytes, size_t increment) { in test_partial()
125 static void test_partial(skiatest::Reporter* r, const char* name, size_t minBytes = 0) { in test_partial()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationWeights.java554 private int[] minBytes = new int[5]; // for byte 1, 2, 3, 4 field in CollationWeights
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationWeights.java556 private int[] minBytes = new int[5]; // for byte 1, 2, 3, 4 field in CollationWeights
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp3767 HRESULT BlockVector::SetMinBytes(UINT64 minBytes) in SetMinBytes()
3919 HRESULT SetMinBytes(UINT64 minBytes) { return m_BlockVector->SetMinBytes(minBytes); } in SetMinBytes()
4021 HRESULT Pool::SetMinBytes(UINT64 minBytes) in SetMinBytes()
4429 UINT64 minBytes) in SetDefaultHeapMinBytes()
5532 UINT64 minBytes) in SetDefaultHeapMinBytes()