Home
last modified time | relevance | path

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

12

/external/vixl/src/
Dglobals-vixl.h70 const int KBytes = 1024; variable
71 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/aarch64/
Dbench-mixed-masm.cc43 const size_t buffer_size = 256 * KBytes; in main()
Dbench-dataop.cc46 const size_t buffer_size = 256 * KBytes; in main()
Dbench-branch.cc46 const size_t buffer_size = 256 * KBytes; in main()
Dbench-branch-link.cc43 const size_t buffer_size = 256 * KBytes; in main()
Dbench-branch-masm.cc45 const size_t buffer_size = 256 * KBytes; in main()
Dbench-mixed-sim.cc63 const size_t buffer_size = 256 * KBytes; in main()
Dbench-branch-link-masm.cc42 const size_t buffer_size = 256 * KBytes; in main()
Dbench-mixed-disasm.cc60 const size_t buffer_size = 256 * KBytes; in main()
/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()
/external/bcc/tools/
Dtcpsubnet_example.txt149 KBytes, MBytes (default B)
158 # aggregated in KBytes.
/external/tensorflow/tensorflow/lite/micro/tools/make/targets/ecm3531/
Decm3531.lds18 * All sections must map to 128KBytes of SRAM beginning at 0x10000000
/external/vixl/src/aarch32/
Dlocation-aarch32.h280 return 1 * KBytes; in GetPoolObjectEmissionMargin()
/external/mtools/
Dmtools.spec155 - Fixed -f flag for mformat (size is KBytes, rather than sectors)
/external/vixl/test/aarch32/
Dtest-assembler-aarch32.cc6291 1 * KBytes); in TEST_A32()
6297 std::string test_string(2 * KBytes, 'x'); in TEST_A32()
6326 1 * KBytes); in TEST_A32()
6331 std::string test_string(2 * KBytes, 'z'); in TEST_A32()
6338 std::string test_string2(2 * KBytes, 'x'); in TEST_A32()
6365 1 * KBytes); in TEST_A32()
6398 KBytes / 2); in TEST_T32()
6400 std::string test_string(3 * KBytes, 'x'); in TEST_T32()
6427 1 * KBytes); in TEST_T32()
/external/mtools/debian/
Dchangelog24 * Fixed -f flag for mformat (size is KBytes, rather than sectors)
/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()
/external/vixl/test/
Dtest-pool-manager.cc149 return 1 * KBytes; in GetPoolObjectEmissionMargin()
/external/libcups/filter/
Dspec-ppd.shtml94 *OIDInstalledMemory 16MB: "16384 KBytes"
95 *OIDInstalledMemory 32MB: "32768 KBytes"
96 *OIDInstalledMemory 48MB: "49152 KBytes"
97 *OIDInstalledMemory 72MB: "73728 KBytes"

12