OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kilobytes
(Results
1 - 8
of
8
) sorted by null
/external/autotest/client/tests/bash_shared_mapping/
bash_shared_mapping.py
28
kilobytes
= (3 * utils.memtotal()) / 4
33
args = ('usemem', '-N', '-m', '%d' % (
kilobytes
/ 1024))
39
(self.srcdir, file,
kilobytes
,
/build/tools/releasetools/
test_common.py
33
kilobytes
= 1024
34
megabytes = 1024 *
kilobytes
38
block_size = 4 *
kilobytes
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
AttachmentUtils.java
61
* @return A string suitable for display in bytes,
kilobytes
or megabytes
73
return context.getString(R.string.
kilobytes
, count);
/external/icu/icu4c/source/common/
Android.mk
278
# Using -Os over -O3 actually cuts down the final executable size by a few dozen
kilobytes
/external/icu/icu4c/source/i18n/
Android.mk
282
# Using -Os over -O3 actually cuts down the final executable size by a few dozen
kilobytes
/external/libvorbis/doc/
01-introduction.tex
45
packed form, these codebooks occupy only a few
kilobytes
; the extent
/prebuilts/go/darwin-x86/src/runtime/
malloc.go
181
// operating system, typically on the order of a hundred
kilobytes
/prebuilts/go/linux-x86/src/runtime/
malloc.go
181
// operating system, typically on the order of a hundred
kilobytes
Completed in 360 milliseconds