Home
last modified time | relevance | path

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

123456

/external/e2fsprogs/
De2fsprogs.lsm11 7224kB e2fsprogs-1.43.3.tar.gz
12 644kB e2fsprogs-libs-1.43.3.tar.gz
13 1kB e2fsprogs-1.43.3.lsm
/external/eigen/unsupported/Eigen/src/KroneckerProduct/
DKroneckerTensorProduct.h174 for (Index kB=0; kB < m_B.outerSize(); ++kB) in evalTo() local
175 for (RhsInnerIterator itB(rhs1,kB); itB; ++itB) in evalTo()
184 for (Index kB=0; kB < m_B.outerSize(); ++kB) in evalTo() local
188 for (RhsInnerIterator itB(rhs1,kB); itB; ++itB) in evalTo()
/external/syslinux/gpxe/
Dgpxe.diff66 - * Currently fixed at 128kB.
67 + * Currently fixed at 512kB.
/external/python/cpython2/Doc/library/
Dthread.rst101 integer value of at least 32,768 (32kB). If *size* is not specified,
104 invalid, a :exc:`ValueError` is raised and the stack size is unmodified. 32kB
108 minimum stack size > 32kB or requiring allocation in multiples of the system
110 information (4kB pages are common; using multiples of 4096 for the stack size is
/external/nanopb-c/examples/network_server/
Dfileproto.options6 # has a few kB of ram to begin with, setting reasonable limits for
/external/regex-re2/benchlog/
Dbenchlog.r7025 MemTotal: 8235352 kB
26 MemFree: 1083816 kB
27 Buffers: 476688 kB
28 Cached: 4809208 kB
29 SwapCached: 88 kB
30 Active: 2782140 kB
31 Inactive: 3716900 kB
32 SwapTotal: 2097136 kB
33 SwapFree: 2047340 kB
34 Dirty: 360 kB
[all …]
/external/icu/icu4c/source/data/unit/
Dzh_Hant.txt153 dnam{"kB"}
154 other{"{0} kB"}
714 other{"{0}kB"}
1194 dnam{"kB"}
1195 other{"{0} kB"}
Dyue.txt135 dnam{"kB"}
136 other{"{0} kB"}
690 other{"{0}kB"}
1159 dnam{"kB"}
1160 other{"{0} kB"}
Dur.txt181 dnam{"kB"}
182 one{"{0} kB"}
183 other{"{0} kB"}
1145 dnam{"kB"}
1146 one{"{0} kB"}
1147 other{"{0} kB"}
Dmk.txt870 dnam{"kB"}
871 one{"{0} kB"}
872 other{"{0} kB"}
1407 dnam{"kB"}
1408 one{"{0} kB"}
1409 other{"{0} kB"}
Dzu.txt182 dnam{"kB"}
183 one{"{0} kB"}
184 other{"{0} kB"}
1044 dnam{"kB"}
1045 one{"{0} kB"}
1046 other{"{0} kB"}
Dlo.txt153 dnam{"kB"}
154 other{"{0} kB"}
947 dnam{"kB"}
948 other{"{0} kB"}
Daf.txt182 dnam{"kB"}
183 one{"{0} kB"}
184 other{"{0} kB"}
1146 dnam{"kB"}
1147 one{"{0} kB"}
1148 other{"{0} kB"}
Dpa.txt872 one{"{0} kB"}
873 other{"{0} kB"}
1459 one{"{0} kB"}
1460 other{"{0} kB"}
/external/icu/icu4c/source/data/mappings/
Dnoop-iso-ir-165.ucm17 # by only ~ 10kB.
Dnoop-cns-11643.ucm15 # they can be protected while increasing the ICU data size by ~ 10kB.
Dnoop-gb2312_gl.ucm17 # by ~ 10kB.
/external/boringssl/src/crypto/fipsmodule/ec/
Dec_test.cc212 static const uint8_t kB[] = { in TEST() local
238 bssl::UniquePtr<BIGNUM> b(BN_bin2bn(kB, sizeof(kB), nullptr)); in TEST()
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/fr-FR/
Dfr-FR_nk0_kdt_lfz5.pkb35 …��<-y��ס�0�6+%�¶�����[d������H>Ն`�q-� 6��p�AW��iY=�q(��w�Y�;᲻8��l3�q�kB@ f,*PZ�ä�d*s^�, ^…
/external/wpa_supplicant_8/wpa_supplicant/
Ddefconfig215 # (e.g., 90 kB).
219 # 35-50 kB in code size.
226 # wpa_passphrase). This saves about 0.5 kB in code size.
229 # Disable scan result processing (ap_mode=1) to save code size by about 1 kB.
244 # about 3.5 kB.
247 # Remove support for configuration blobs to reduce code size by about 1.5 kB.
330 # At the cost of about 4 kB of additional binary size, the internal LibTomMath
Dandroid.config203 # (e.g., 90 kB).
207 # 35-50 kB in code size.
214 # wpa_passphrase). This saves about 0.5 kB in code size.
217 # Disable scan result processing (ap_mode=1) to save code size by about 1 kB.
232 # about 3.5 kB.
235 # Remove support for configuration blobs to reduce code size by about 1.5 kB.
318 # At the cost of about 4 kB of additional binary size, the internal LibTomMath
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/
Dde-DE_gl0_kdt_lfz5.pkb65 �eð������������v�����0�p��;I�0�#� �����@'�?��0L;Ua��مa]\������'�>���Q��Pg�2��xؕ�,��kB���� �…
/external/skia/tests/
DGrShapeTest.cpp1614 static constexpr SkPoint kB { 5, -9}; in test_lines() local
1619 lineAB.lineTo(kB); in test_lines()
1622 lineBA.moveTo(kB); in test_lines()
1626 lineAC.moveTo(kB); in test_lines()
1675 SkPoint canonicalPts[2] {kA, kB}; in test_lines()
1680 if (pts[0] == kA && pts[1] == kB) { in test_lines()
1682 } else if (pts[1] == kA && pts[0] == kB) { in test_lines()
1697 pts[0] == kA && pts[1] == kB); in test_lines()
1699 pts[0] == kB && pts[1] == kA); in test_lines()
1716 pts[0] == kA && pts[1] == kB); in test_lines()
/external/libpcap/
DREADME.dag46 pcap_dispatch() will block on and process a minimum of 64kB of data (before
49 the 64kB minimum causing pcap_dispatch() to process any available data and
/external/autotest/client/tests/isic/
Dhelp29 [-r <random seed>] [-m <max kB/s to generate>]

123456