Home
last modified time | relevance | path

Searched refs:KBytes (Results 1 – 25 of 26) sorted by relevance

12

/external/vixl/src/
Dglobals-vixl.h66 const int KBytes = 1024; variable
67 const int MBytes = 1024 * KBytes;
Dcode-buffer-vixl.h39 static const size_t kDefaultCapacity = 4 * KBytes;
Dpool-manager.h110 static const int kMaxObjectSize = 4 * KBytes;
/external/vixl/benchmarks/aarch32/
Dbench-dataop.cc45 const unsigned buffer_size = 256 * KBytes; in benchmark()
Dbench-branch-masm.cc45 const int buffer_size = 256 * KBytes; in benchmark()
Dbench-literal.cc46 const int buffer_size = 256 * KBytes; in benchmark()
Dbench-branch-link-masm.cc46 const int buffer_size = 256 * KBytes; in benchmark()
Dasm-disasm-speed-test.cc61 const int kBufferSize = 512 * KBytes;
/external/vixl/benchmarks/aarch64/
Dbench-branch-masm.cc57 const int buffer_size = 256 * KBytes; in main()
Dbench-dataop.cc58 const unsigned buffer_size = 256 * KBytes; in main()
Dbench-branch.cc58 const int buffer_size = 256 * KBytes; in main()
/external/bcc/tools/
Dtcpsubnet_example.txt149 KBytes, MBytes (default B)
158 # aggregated in KBytes.
/external/tensorflow/tensorflow/lite/experimental/micro/tools/make/targets/ecm3531/
Decm3531.lds19 * All sections must map to 128KBytes of SRAM beginning at 0x10000000
/external/u-boot/doc/
DREADME.sched39 - The stack size of each thread is 8KBytes. This can be easily
/external/vixl/src/aarch32/
Dlocation-aarch32.h280 return 1 * KBytes; in GetPoolObjectEmissionMargin()
/external/vixl/test/aarch32/
Dtest-assembler-aarch32.cc6276 1 * KBytes); in TEST_A32()
6282 std::string test_string(2 * KBytes, 'x'); in TEST_A32()
6311 1 * KBytes); in TEST_A32()
6316 std::string test_string(2 * KBytes, 'z'); in TEST_A32()
6323 std::string test_string2(2 * KBytes, 'x'); in TEST_A32()
6350 1 * KBytes); in TEST_A32()
6383 KBytes / 2); in TEST_T32()
6385 std::string test_string(3 * KBytes, 'x'); in TEST_T32()
6412 1 * KBytes); in TEST_T32()
/external/vixl/src/aarch64/
Dinstructions-aarch64.h48 const unsigned kPageSize = 4 * KBytes;
Dmacro-assembler-aarch64.cc278 static const size_t kVeneerEmissionMargin = 1 * KBytes; in Emit()
Dmacro-assembler-aarch64.h148 static const ptrdiff_t kRecommendedLiteralPoolRange = 128 * KBytes;
/external/vixl/test/
Dtest-pool-manager.cc149 return 1 * KBytes; in GetPoolObjectEmissionMargin()
/external/libcups/filter/
Dspec-ppd.shtml91 *OIDInstalledMemory 16MB: "16384 KBytes"
92 *OIDInstalledMemory 32MB: "32768 KBytes"
93 *OIDInstalledMemory 48MB: "49152 KBytes"
94 *OIDInstalledMemory 72MB: "73728 KBytes"
/external/vixl/test/aarch64/
Dtest-trace-aarch64.cc2815 MacroAssembler masm(12 * KBytes); in TraceTestHelper()
2827 const int kScratchSize = 64 * KBytes; in TraceTestHelper()
2934 MacroAssembler masm(12 * KBytes); in PrintDisassemblerTestHelper()
/external/libxml2/
DNEWS1619 a --with-minimum configuration will weight around 160KBytes
/external/libexif/po/
Dnl.po3326 "miniaturen moeten passen in maximaal 64 KBytes, inclusief alle andere "
Dde.po3093 "KBytes überschreitet. In einem JPEG-Datenstrom ist diese Spezifikation nicht "

12