HomeSort by relevance Sort by last modified time
    Searched full:1024 (Results 526 - 550 of 9809) sorted by null

<<21222324252627282930>>

  /external/chromium-trace/catapult/tracing/tracing/extras/importer/linux_perf/
bus_parser.html 54 r_bw /= 1024 * 1024;
56 w_bw /= 1024 * 1024;
  /external/clang/test/CoverageMapping/
casts.c 5 int window_size = (sizeof(int) <= 2 ? (unsigned)512 : 1024); // CHECK-NEXT: File 0, [[@LINE]]:57 -> [[@LINE]]:61 = (#0 - #1)
  /external/clang/test/OpenMP/
openmp_common.c 12 #pragma omp parallel for private(j) schedule(static) if (tree1->totleaf > 1024) // expected-error {{unexpected OpenMP directive '#pragma omp parallel for'}}
  /external/e2fsprogs/misc/
e2label.c 60 if (lseek(fd, 1024, SEEK_SET) != 1024) {
97 if (lseek(fd, 1024, SEEK_SET) != 1024) {
  /external/e2fsprogs/tests/f_desc_size_bad/
script 9 $MKE2FS -F -o Linux -O 64bit,extents -N 32 -b 1024 -g 512 -E desc_size=128 $TMPFILE 2048 > $test_name.log 2>&1
  /external/e2fsprogs/tests/f_uninit_last_uninit/
script 6 $MKE2FS -N 32 -F -o Linux -O uninit_bg -b 1024 $TMPFILE 10000 > /dev/null 2>&1
  /external/eigen/bench/
benchVecAdd.cpp 43 std::cout << timer.value() << "s " << (double(size2*REPEAT)/timer.value())/(1024.*1024.*1024.) << " GFlops\n";
60 std::cout << innersize << " x " << outersize << " " << timer.value() << "s " << (double(size2*REPEAT)/timer.value())/(1024.*1024.*1024.) << " GFlops\n";
74 std::cout << timer.value() << "s " << (double(size2*REPEAT)/timer.value())/(1024.*1024.*1024.) << " GFlops\n";
  /external/expat/tests/
chardata.h 21 XML_Char data[1024];
  /external/glide/library/src/main/java/com/bumptech/glide/load/engine/cache/
MemorySizeCalculator.java 77 final int memoryClassBytes = activityManager.getMemoryClass() * 1024 * 1024;
84 return bytes / (1024 * 1024);
  /external/iproute2/tc/
q_clsact.c 21 addattr_l(n, 1024, TCA_OPTIONS, NULL, 0);
  /external/kernel-headers/original/uapi/linux/
uio.h 27 #define UIO_MAXIOV 1024
  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
PixmapTest.java 38 texture = new Texture(1024, 1024, Pixmap.Format.RGBA8888); // Pixmap.Format.RGBA8888);
59 Pixmap pixmap = new Pixmap(512, 1024, Pixmap.Format.RGBA8888);
60 for (int y = 0; y < pixmap.getHeight(); y++) { // 1024
  /external/libvncserver/examples/
pnmshow24.c 26 char buffer[1024];
37 fgets(buffer,1024,in);
45 fgets(buffer,1024,in);
51 fgets(buffer,1024,in);
  /external/llvm/test/CodeGen/Mips/
inlineasm-cnstrnt-bad-J.ll 13 tail call i32 asm "addiu $0,$1,$2", "=r,r,J"(i32 1024, i32 3) nounwind
inlineasm-cnstrnt-bad-K.ll 13 tail call i32 asm "addu $0,$1,$2", "=r,r,K"(i32 1024, i32 1048576) nounwind
inlineasm-cnstrnt-reg.ll 27 ; Now c with 1024: make sure register $25 is picked
29 ; CHECK: addiu $25, ${{[0-9]+}}, 1024
31 tail call i32 asm sideeffect "addiu $0, $1, $2", "=c,c,I"(i32 4194304, i32 1024) nounwind
33 ; Now l with 1024: make sure register lo is picked. We do this by checking the instruction
  /external/llvm/test/CodeGen/X86/
2008-06-16-SubregsBug.ll 5 %tmp184 = and i16 %tmp180, -1024 ; <i16> [#uses=1]
break-false-dep.ll 145 @x = common global [1024 x double] zeroinitializer, align 16
146 @y = common global [1024 x double] zeroinitializer, align 16
147 @z = common global [1024 x double] zeroinitializer, align 16
148 @w = common global [1024 x double] zeroinitializer, align 16
149 @v = common global [1024 x i32] zeroinitializer, align 16
161 %arrayidx = getelementptr inbounds [1024 x i32], [1024 x i32]* @v, i64 0, i64 %indvars.iv
164 %arrayidx5 = getelementptr inbounds [1024 x double], [1024 x double]* @x, i64 0, i64 %indvars.iv
167 %arrayidx7 = getelementptr inbounds [1024 x double], [1024 x double]* @y, i64 0, i64 %indvars.i
    [all...]
  /external/llvm/test/ExecutionEngine/MCJIT/
test-call.ll 12 %X = call i32 @test( i8 123, i16 1024 ) ; <i32> [#uses=1]
  /external/llvm/test/ExecutionEngine/OrcMCJIT/
test-call.ll 12 %X = call i32 @test( i8 123, i16 1024 ) ; <i32> [#uses=1]
  /external/llvm/test/Transforms/InstCombine/
memmove.ll 25 %target = alloca [1024 x i8] ; <[1024 x i8]*> [#uses=1]
26 %target_p = getelementptr [1024 x i8], [1024 x i8]* %target, i32 0, i32 0 ; <i8*> [#uses=3]
  /external/llvm/test/Transforms/LoopVectorize/
lifetime.ll 14 %arr = alloca [1024 x i32], align 16
15 %0 = bitcast [1024 x i32]* %arr to i8*
43 %arr = alloca [1024 x i32], align 16
44 %0 = bitcast [1024 x i32]* %arr to i8*
50 %1 = bitcast [1024 x i32]* %arr to i8*
73 %arr = alloca [1024 x i32], align 16
78 %0 = getelementptr [1024 x i32], [1024 x i32]* %arr, i32 0, i64 %indvars.iv
79 %1 = bitcast [1024 x i32]* %arr to i8*
  /external/lzma/Java/Tukaani/src/org/tukaani/xz/common/
Util.java 15 public static final int BLOCK_HEADER_SIZE_MAX = 1024;
  /external/opencv3/modules/imgproc/perf/
perf_distanceTransform.cpp 45 testing::Values(cv::Size(640, 480), cv::Size(800, 600), cv::Size(1024, 768), cv::Size(1280, 1024)),
74 testing::Values(cv::Size(640, 480), cv::Size(800, 600), cv::Size(1024, 768), cv::Size(1280, 1024)),
  /external/skia/example/mac/
HelloWorldDelegate.mm 17 NSRect frame = NSMakeRect(fWindow.frame.origin.x, fWindow.frame.origin.y, 768, 1024);

Completed in 522 milliseconds

<<21222324252627282930>>