HomeSort by relevance Sort by last modified time
    Searched full:zero (Results 1 - 25 of 11206) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/e2fsprogs/tests/f_file_acl_high/
name 1 i_file_acl_high should be zero
  /external/e2fsprogs/tests/f_holedir2/
name 1 directories with holes and zero i_size
  /external/e2fsprogs/tests/f_zero_inode_size/
name 1 superblock with a zero inode size
  /external/valgrind/main/none/tests/
mmap_fcntl_bug.stderr.exp 1 Child exited with zero (TEST PASSED).
  /external/eigen/doc/snippets/
MatrixBase_zero.cpp 1 cout << Matrix2d::Zero() << endl;
2 cout << RowVector4i::Zero() << endl;
MatrixBase_zero_int.cpp 1 cout << RowVectorXi::Zero(4) << endl;
2 cout << VectorXf::Zero(2) << endl;
MatrixBase_zero_int_int.cpp 1 cout << MatrixXi::Zero(2,3) << endl;
MatrixBase_setRandom.cpp 1 Matrix4i m = Matrix4i::Zero();
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
t001lexer.g 6 ZERO: '0';
t002lexer.g 6 ZERO: '0';
t003lexer.g 6 ZERO: '0';
  /external/antlr/antlr-3.4/runtime/Python/tests/
t001lexer.g 6 ZERO: '0';
t002lexer.g 6 ZERO: '0';
t003lexer.g 6 ZERO: '0';
  /external/llvm/test/MC/AsmParser/
line_with_hash.s 5 .zero 42
8 .zero 2
11 .zero 24
13 // CHECK: .zero 42
14 // CHECK-NEXT: .zero 2
15 // CHECK-NEXT: .zero 24
  /external/srec/doc/logs/srec/
recog4_SHIP_change_sample_rate2.res 5 R: zero seven six five nine oh zero two five two
7 R: five zero two seven four nine three three zero zero
9 R: six nine five zero two eight seven seven
11 R: seven one one five six zero oh six five nine
13 R: oh three seven nine zero six eight five seven
15 R: zero nine nine five seven two oh one zero si
    [all...]
  /external/antlr/antlr-3.4/runtime/Perl5/examples/zero-one/
T.g 3 ZERO: '0';
  /external/webkit/Source/WebKit/chromium/tests/data/
zero_sized_iframe.html 3 This is an iframe with zero size.
  /external/icu4c/test/testdata/
structLocale.txt 1485 zero{""}
1493 zero{""}
1501 zero{""}
1509 zero{""}
1517 zero{""}
1525 zero{""}
1533 zero{""}
1541 zero{""}
1549 zero{""}
1557 zero{""}
    [all...]
  /external/llvm/test/MC/Mips/
mips-register-names.s 4 # Second byte of addiu with $zero at rt contains the number of the source
39 addiu $zero, $zero, 0
40 addiu $at, $zero, 0
41 addiu $v0, $zero, 0
42 addiu $v1, $zero, 0
43 addiu $a0, $zero, 0
44 addiu $a1, $zero, 0
45 addiu $a2, $zero, 0
46 addiu $a3, $zero,
    [all...]
mips64-register-names.s 4 # Second byte of addiu with $zero at rt contains the number of the source
39 daddiu $zero, $zero, 0
40 daddiu $at, $zero, 0
41 daddiu $v0, $zero, 0
42 daddiu $v1, $zero, 0
43 daddiu $a0, $zero, 0
44 daddiu $a1, $zero, 0
45 daddiu $a2, $zero, 0
46 daddiu $a3, $zero,
    [all...]
  /external/v8/test/mjsunit/regress/
regress-406.js 32 assertFalse(typeof(0) == "zero");
33 assertTrue(typeof(0) != "zero");
36 assertFalse(typeof(0) == "zero" && typeof(0) == "zero");
37 assertFalse(typeof(0) == "zero" && typeof(0) != "zero");
38 assertFalse(typeof(0) != "zero" && typeof(0) == "zero");
39 assertTrue(typeof(0) != "zero" && typeof(0) != "zero");
    [all...]
  /external/kernel-headers/original/asm-generic/bitops/
ffz.h 5 * ffz - find first zero in word.
8 * Undefined if no zero exists, so code should check against ~0UL first.
  /external/oprofile/events/mips/loongson2/
events 3 event:0x00 counters:0 um:zero minimum:10000 name:CPU_CLK_UNHALTED : Cycles outside of haltstate
4 event:0x01 counters:0 um:zero minimum:5000 name:BRANCH_INSTRUCTIONS : Branch instructions
5 event:0x02 counters:0 um:zero minimum:400 name:JUMP_INSTRUCTIONS : JR instructions
6 event:0x03 counters:0 um:zero minimum:500 name:JR31_INSTRUCTIONS : JR(rs=31) instructions
7 event:0x04 counters:0 um:zero minimum:500 name:ICACHE_MISSES : Instruction cache misses
8 event:0x05 counters:0 um:zero minimum:500 name:ALU1_ISSUED : ALU1 operation issued
9 event:0x06 counters:0 um:zero minimum:8000 name:MEM_ISSUED : Memory read/write issued
10 event:0x07 counters:0 um:zero minimum:300 name:FALU1_ISSUED : Float ALU1 operation issued
11 event:0x08 counters:0 um:zero minimum:200 name:BHT_BRANCH_INSTRUCTIONS : BHT prediction instructions
12 event:0x09 counters:0 um:zero minimum:200 name:MEM_READ : Read from primary memor
    [all...]
  /dalvik/vm/mterp/mips/
OP_DIV_INT.S 2 %include "mips/binop.S" {"instr":"div zero, a0, a1; mflo a0", "chkzero":"1"}

Completed in 321 milliseconds

1 2 3 4 5 6 7 8 91011>>