HomeSort by relevance Sort by last modified time
    Searched refs:add (Results 226 - 250 of 15791) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
Message.java 35 * listener interface does not have to change when I add a new kind of
101 locationST.add("line", line);
105 locationST.add("column", column+1);
109 locationST.add("file", file);
113 messageFormatST.add("id", msgID);
114 messageFormatST.add("text", messageST);
117 reportST.add("location", locationST);
119 reportST.add("message", messageFormatST);
120 reportST.add("type", ErrorManager.getMessageType(msgID));
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DefaultCMSSignatureEncryptionAlgorithmFinder.java 20 // RSA_PKCS1d5.add(PKCSObjectIdentifiers.md2WithRSAEncryption);
21 // RSA_PKCS1d5.add(PKCSObjectIdentifiers.md4WithRSAEncryption);
23 RSA_PKCS1d5.add(PKCSObjectIdentifiers.md5WithRSAEncryption);
24 RSA_PKCS1d5.add(PKCSObjectIdentifiers.sha1WithRSAEncryption);
25 RSA_PKCS1d5.add(PKCSObjectIdentifiers.sha224WithRSAEncryption);
26 RSA_PKCS1d5.add(PKCSObjectIdentifiers.sha256WithRSAEncryption);
27 RSA_PKCS1d5.add(PKCSObjectIdentifiers.sha384WithRSAEncryption);
28 RSA_PKCS1d5.add(PKCSObjectIdentifiers.sha512WithRSAEncryption);
30 // RSA_PKCS1d5.add(OIWObjectIdentifiers.md4WithRSAEncryption);
31 // RSA_PKCS1d5.add(OIWObjectIdentifiers.md4WithRSA)
    [all...]
  /external/clang/test/CodeGenCXX/
global-llvm-constant.cpp 16 int add(int x, int y) { return x + y; } function
20 const X x2 = { &add };
  /external/javassist/sample/vector/
Test.j 27 iv.add(3);
28 iv.add(4);
33 sv.add("foo");
34 sv.add("bar");
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
toy.ml 8 Hashtbl.add Parser.binop_precedence '<' 10;
9 Hashtbl.add Parser.binop_precedence '+' 20;
10 Hashtbl.add Parser.binop_precedence '-' 20;
11 Hashtbl.add Parser.binop_precedence '*' 40; (* highest. *)
  /external/llvm/test/DebugInfo/Inputs/
dwarfdump-test-zlib.cc 5 int add(int b) { function in class:DummyClass
12 return c.add(b);
dwarfdump-test.cc 5 int add(int b) { function in class:DummyClass
12 return c.add(b);
  /external/llvm/test/MC/Mips/
insn-directive.s 12 .word 0x00e73910 # add $7, $7, $7
18 add $7, $7, $7
24 .word 0x00e73910 # add $7, $7, $7
30 add $7, $7, $7
38 .word 0x00e73820 # add $7, $7, $7
44 add $7, $7, $7
50 .word 0x00e73820 # add $7, $7, $7
56 add $7, $7, $7
63 .word 0x00e73820 # add $7, $7, $7
67 add $7, $7, $
    [all...]
  /external/mockito/src/org/mockito/internal/util/collections/
IdentitySet.java 23 public void add(Object o) { method in class:IdentitySet
24 list.add(o);
  /external/testng/src/test/java/test/configuration/
SuiteTest.java 9 m_order.add(2);
14 // m_order.add(4);
20 m_order.add(3);
  /external/testng/src/test/java/test/inheritance/
Child_1.java 10 m_methodList.add("initDialog");
16 m_methodList.add("tearDownDialog");
  /external/testng/src/test/java/test/interleavedorder/
BaseTestClass.java 10 InterleavedInvocationTest.LOG.add("test1");
16 InterleavedInvocationTest.LOG.add("test2");
TestChild1.java 11 InterleavedInvocationTest.LOG.add("beforeTestChild1Class");
17 InterleavedInvocationTest.LOG.add("afterTestChild1Class");
TestChild2.java 11 InterleavedInvocationTest.LOG.add("beforeTestChild2Class");
17 InterleavedInvocationTest.LOG.add("afterTestChild2Class");
  /external/testng/src/test/java/test/listeners/
FailingSampleTest.java 11 SimpleListener.m_list.add(6);
16 SimpleListener.m_list.add(4);
SimpleListener.java 13 m_list.add(3);
19 m_list.add(5);
  /external/testng/src/test/java/test/tmp/
AssertEqualsTest.java 44 set1.add(5);
45 set2.add(5);
47 set1.add(6);
48 set2.add(6);
50 set1.add(1);
51 set2.add(1);
53 set1.add(9);
54 set2.add(9);
  /frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
addup.rs 22 int4 RS_KERNEL add(uint x)
  /libcore/luni/src/main/java/libcore/reflect/
ListOfVariables.java 25 void add (TypeVariable<?> elem) { method in class:ListOfVariables
26 array.add(elem);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
req.l 2 [^:]*:18: Error: ARM register expected -- `add foo,foo,foo'
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
reloc.s 4 add $foo, %eax
5 add $foo, %ebx
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
24k-triple-stores-11.d 9 0: 00842020 add a0,a0,a0
10 4: 00842020 add a0,a0,a0
11 8: 00842020 add a0,a0,a0
12 c: 00842020 add a0,a0,a0
mips-double-float-flag.l 2 .*:8: Error: opcode not supported on this processor: .* \(.*\) `add.d \$f2,\$f2,\$f2'
3 .*:17: Error: opcode not supported on this processor: .* \(.*\) `add.d \$f2,\$f2,\$f2'
mips1-fp.l 2 .*:6: Error: opcode not supported on this processor: .* \(.*\) `add.s \$f0,\$f2,\$f4'
module-check.s 4 add.s $f1,$f1,$f1

Completed in 2489 milliseconds

1 2 3 4 5 6 7 8 91011>>