Home
last modified time | relevance | path

Searched refs:kB (Results 1 – 25 of 239) sorted by relevance

12345678910

/third_party/vk-gl-cts/external/amber/src/src/
Dtype_parser_test.cc44 {FormatComponentType::kB, FormatMode::kUNorm, 5}, in TEST_F()
52 {FormatComponentType::kB, FormatMode::kSInt, 10}, in TEST_F()
62 {FormatComponentType::kB, FormatMode::kSNorm, 10}, in TEST_F()
72 {FormatComponentType::kB, FormatMode::kSScaled, 10}, in TEST_F()
82 {FormatComponentType::kB, FormatMode::kUInt, 10}, in TEST_F()
92 {FormatComponentType::kB, FormatMode::kUNorm, 10}, in TEST_F()
102 {FormatComponentType::kB, FormatMode::kUScaled, 10}, in TEST_F()
114 {FormatComponentType::kB, FormatMode::kSInt, 10}, in TEST_F()
124 {FormatComponentType::kB, FormatMode::kSNorm, 10}, in TEST_F()
134 {FormatComponentType::kB, FormatMode::kSScaled, 10}, in TEST_F()
[all …]
Dformat_data.h21 kB, enumerator
/third_party/skia/tests/graphite/
DMaskTest.cpp14 kB = 2, enumerator
27 REPORTER_ASSERT(r, !(flags & Flags::kB)); in DEF_GRAPHITE_TEST()
29 flags |= (Flags::kB | Flags::kC); in DEF_GRAPHITE_TEST()
30 auto mask = Flags::kB | Flags::kC; in DEF_GRAPHITE_TEST()
32 REPORTER_ASSERT(r, flags == (Flags::kA | Flags::kB | Flags::kC)); in DEF_GRAPHITE_TEST()
34 REPORTER_ASSERT(r, flags == (Flags::kA | Flags::kB)); in DEF_GRAPHITE_TEST()
39 flags &= ~Flags::kB; in DEF_GRAPHITE_TEST()
47 REPORTER_ASSERT(r, !(Flags::kA & Flags::kB)); in DEF_GRAPHITE_TEST()
48 REPORTER_ASSERT(r, (Flags::kA ^ Flags::kB) == (Flags::kA | Flags::kB)); in DEF_GRAPHITE_TEST()
/third_party/skia/gm/
Ddisplacement.cpp71 SkColorChannel::kB, SkColorChannel::kA, 16.0f, displ, nullptr)); in onDraw()
74 SkColorChannel::kR, SkColorChannel::kB, 32.0f, displ, nullptr)); in onDraw()
87 SkColorChannel::kB, SkColorChannel::kA, 40.0f, displ, nullptr)); in onDraw()
90 SkColorChannel::kR, SkColorChannel::kB, 40.0f, displ, nullptr)); in onDraw()
104 SkColorChannel::kB, SkColorChannel::kA, 16.0f, displ, nullptr, &cropRect)); in onDraw()
107 SkColorChannel::kR, SkColorChannel::kB, 32.0f, displ, nullptr, &cropRect)); in onDraw()
120 SkColorChannel::kB, SkColorChannel::kA, 40.0f, displ, nullptr, &cropRect)); in onDraw()
123 SkColorChannel::kR, SkColorChannel::kB, 40.0f, displ, nullptr, &cropRect)); in onDraw()
144 SkColorChannel::kB, SkColorChannel::kA, 40.0f, std::move(displ), nullptr)); in onDraw()
148 SkColorChannel::kR, SkColorChannel::kB, 40.0f, std::move(displ), nullptr)); in onDraw()
/third_party/skia/tests/
DRoundRectTest.cpp1111 kA, kB, kRect enumerator
1124 (tl == kA ? a : (tl == kB ? b : kRect)).radii(SkRRect::kUpperLeft_Corner), in verify_success()
1125 (tr == kA ? a : (tr == kB ? b : kRect)).radii(SkRRect::kUpperRight_Corner), in verify_success()
1126 (br == kA ? a : (br == kB ? b : kRect)).radii(SkRRect::kLowerRight_Corner), in verify_success()
1127 (bl == kA ? a : (bl == kB ? b : kRect)).radii(SkRRect::kLowerLeft_Corner) in verify_success()
1198 verify_success(reporter, a, b.makeOffset(0.f, 6.f), kB, kB, kRect, kRect); in test_conservative_intersection()
1199 verify_success(reporter, a, b.makeOffset(0.f, -6.f), kRect, kRect, kB, kB); in test_conservative_intersection()
1201 verify_success(reporter, a.makeOffset(-7.f, -8.f), b, kB, kRect, kA, kRect); // TL of B in test_conservative_intersection()
1202 verify_success(reporter, a.makeOffset(7.f, -8.f), b, kRect, kB, kRect, kA); // TR of B in test_conservative_intersection()
1203 verify_success(reporter, a.makeOffset(7.f, 8.f), b, kA, kRect, kB, kRect); // BR of B in test_conservative_intersection()
[all …]
DResourceAllocatorTest.cpp53 constexpr SkBudgeted kB = SkBudgeted::kYes; variable
417 const ProxyParams kProxy64 = {64, kRT, kRGBA, kE, 1, kB, kDeferred}; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
419 const ProxyParams kProxy64Lazy = {64, kRT, kRGBA, kE, 1, kB, kLazy}; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
420 const ProxyParams kProxy64FullyLazy = {64, kRT, kRGBA, kE, 1, kB, kFullyLazy}; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
421 const ProxyParams kProxy32Instantiated = {32, kRT, kRGBA, kE, 1, kB, kInstantiated}; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
422 const ProxyParams kProxy64Instantiated = {64, kRT, kRGBA, kE, 1, kB, kInstantiated}; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/third_party/ltp/testcases/kernel/numa/
Dnuma01.sh312 Ori_hpgs=$(cat ${Sys_node}/node${node}/hugepages/hugepages-${HPAGE_SIZE}kB/nr_hugepages)
314 echo $New_hpgs >${Sys_node}/node${node}/hugepages/hugepages-${HPAGE_SIZE}kB/nr_hugepages
316 Chk_hpgs=$(cat ${Sys_node}/node${node}/hugepages/hugepages-${HPAGE_SIZE}kB/nr_hugepages)
334 echo $Ori_hpgs >${Sys_node}/node${node}/hugepages/hugepages-${HPAGE_SIZE}kB/nr_hugepages
339 echo $Ori_hpgs >${Sys_node}/node${node}/hugepages/hugepages-${HPAGE_SIZE}kB/nr_hugepages
/third_party/curl/docs/libcurl/opts/
DCURLOPT_BUFFERSIZE.md36 This buffer size is by default *CURL_MAX_WRITE_SIZE* (16kB). The maximum
43 The maximum size was 512kB until 7.88.0.
47 CURL_MAX_WRITE_SIZE (16kB)
/third_party/openssl/doc/man3/
DSSL_CTX_set_max_cert_list.pod41 The default value for the maximum certificate chain size is 100kB (30kB
45 without special extensions have a typical size of 1-2kB).
/third_party/openssl/test/ssl-tests/
D13-fragmentation.cnf.in69 # Exceeds the 64kB write buffer size.
107 # around 4. Since the test buffer is 64kB, a 4kB fragment is
/third_party/skia/bench/
DDisplacementBench.cpp126 paint.setImageFilter(SkImageFilters::DisplacementMap(SkColorChannel::kB, SkColorChannel::kA, in onDraw()
150 paint.setImageFilter(SkImageFilters::DisplacementMap(SkColorChannel::kR, SkColorChannel::kB, in onDraw()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
DvktMemoryModelPadding.cpp239 constexpr deInt32 kB = 2; in iterate() local
252 BufferStructure inputValues {kA, kB, kC, kInputPaddingByte}; in iterate()
339 …return (outputData->checkValues(kA, kB, kC, kOutputPaddingByte) ? tcu::TestStatus::pass("Pass") : … in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelPadding.cpp239 constexpr deInt32 kB = 2; in iterate() local
252 BufferStructure inputValues {kA, kB, kC, kInputPaddingByte}; in iterate()
339 …return (outputData->checkValues(kA, kB, kC, kOutputPaddingByte) ? tcu::TestStatus::pass("Pass") : … in iterate()
/third_party/skia/include/core/
DSkColor.h229 kB, // the blue channel enumerator
239 kBlue_SkColorChannelFlag = 1 << static_cast<uint32_t>(SkColorChannel::kB),
/third_party/icu/icu4c/source/data/unit/
Dzh_Hant.txt217 dnam{"kB"}
218 other{"{0} kB"}
1007 dnam{"kB"}
1008 other{"{0}kB"}
1792 dnam{"kB"}
1793 other{"{0} kB"}
/third_party/skia/third_party/externals/icu/source/data/unit/
Dzh_Hant.txt213 dnam{"kB"}
214 other{"{0} kB"}
986 dnam{"kB"}
987 other{"{0}kB"}
1633 dnam{"kB"}
1634 other{"{0} kB"}
Dyue.txt216 dnam{"kB"}
217 other{"{0} kB"}
994 other{"{0}kB"}
1541 dnam{"kB"}
1542 other{"{0} kB"}
Dyue_Hans.txt217 dnam{"kB"}
218 other{"{0} kB"}
995 other{"{0}kB"}
1542 dnam{"kB"}
1543 other{"{0} kB"}
Drm.txt302 one{"{0} kB"}
303 other{"{0} kB"}
Dcy.txt437 few{"{0} kB"}
438 many{"{0} kB"}
441 two{"{0} kB"}
442 zero{"{0} kB"}
1959 few{"{0}kB"}
1960 many{"{0}kB"}
1961 one{"{0}kB"}
1962 other{"{0}kB"}
1963 two{"{0}kB"}
1964 zero{"{0}kB"}
[all …]
Dzu.txt237 dnam{"kB"}
238 one{"{0} kB"}
239 other{"{0} kB"}
1250 dnam{"kB"}
1251 one{"{0} kB"}
1252 other{"{0} kB"}
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dandroid.config200 # (e.g., 90 kB).
204 # 35-50 kB in code size.
211 # wpa_passphrase). This saves about 0.5 kB in code size.
214 # Disable scan result processing (ap_mode=1) to save code size by about 1 kB.
229 # about 3.5 kB.
232 # Remove support for configuration blobs to reduce code size by about 1.5 kB.
319 # At the cost of about 4 kB of additional binary size, the internal LibTomMath
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dandroid.config200 # (e.g., 90 kB).
204 # 35-50 kB in code size.
211 # wpa_passphrase). This saves about 0.5 kB in code size.
214 # Disable scan result processing (ap_mode=1) to save code size by about 1 kB.
229 # about 3.5 kB.
232 # Remove support for configuration blobs to reduce code size by about 1.5 kB.
315 # At the cost of about 4 kB of additional binary size, the internal LibTomMath
/third_party/skia/modules/svg/src/
DSkSVGFeDisplacementMap.cpp63 { "B", SkSVGFeDisplacementMap::ChannelSelector::kB }, in parse()
/third_party/skia/src/utils/
DSkShadowTessellator.cpp1065 static constexpr SkScalar kB = 0.44311523437f; in computeClipAndPathPolygons() local
1106 curvePoint.fX = kA*clipPts[0].fX + kB*clipPts[1].fX in computeClipAndPathPolygons()
1108 curvePoint.fY = kA*clipPts[0].fY + kB*clipPts[1].fY in computeClipAndPathPolygons()
1113 + kB*clipPts[2].fX + kA*clipPts[3].fX; in computeClipAndPathPolygons()
1115 + kB*clipPts[2].fY + kA*clipPts[3].fY; in computeClipAndPathPolygons()

12345678910