HomeSort by relevance Sort by last modified time
    Searched full:reference (Results 126 - 150 of 13950) sorted by null

1 2 3 4 56 7 8 91011>>

  /dalvik/tests/087-gc-after-link/
info.txt 8 This test is not expected to work for the reference implementation.
  /dalvik/vm/mterp/c/
OP_ARRAY_LENGTH.cpp 11 /* verifier guarantees this is an array reference */
  /development/samples/ApiDemos/src/com/example/android/apis/text/
_index.html 4 href="../../../../../../../../../reference/android/text/util/Linkify.html"><code>Linkify</code>
  /development/samples/BackupRestore/
_index.html 4 href="../../../reference/android/app/backup/BackupAgent.html">BackupAgent</a></code> API
  /development/samples/training/threadsample/res/values/
attrs.xml 6 <attr format="reference" name="hideShowSibling" />
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
TransformerClient.java 24 * A content handler can get a reference
28 * is implemented, pass in a TransformState reference to the
35 * Pass in a reference to a TransformState object, which
40 * @param ts A reference to a TransformState object
  /external/clang/test/CXX/basic/basic.scope/basic.scope.hiding/
p2.cpp 21 X *x; // expected-error{{reference to 'X' is ambiguous}}
  /external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
p11.cpp 10 return local + // expected-error{{reference to local variable 'local' declared in enclosing function 'test_reaching_scope'}}
p16.cpp 27 int &x = a; // expected-error{{binding of reference to type 'int' to a value of type 'const int' drops qualifiers}}
28 int &x2 = a; // expected-error{{binding of reference to type 'int' to a value of type 'const int' drops qualifiers}}
35 int &x = a; // expected-error{{binding of reference to type 'int' to a value of type 'const int' drops qualifiers}}
36 int &x2 = a; // expected-error{{binding of reference to type 'int' to a value of type 'const int' drops qualifiers}}
  /external/clang/test/PCH/
cxx-reference.h 1 // Header for PCH test cxx-reference.cpp
  /external/clang/test/SemaCXX/
PR7944.cpp 11 MACRO(a.b->f()); // expected-error{{reference to non-static member function must be called; did you mean to call it with no arguments?}}
builtins-arm.cpp 5 return __builtin_va_arg(ap, int); // expected-error {{binding of reference to type '__builtin_va_list' to a value of type 'const __builtin_va_list' drops qualifiers}}
  /external/clang/test/SemaTemplate/
instantiate-function-1.mm 15 this.f; // expected-error{{member reference base type 'struct Member0 *const' is not a structure or union}}
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
IdItem.java 22 * Representation of a reference to an item inside a Dalvik file.
27 * the reference
35 * class of the reference
54 * reference.
  /external/dexmaker/src/dx/java/com/android/dx/io/
IndexType.java 32 /** type reference index */
35 /** string reference index */
38 /** method reference index */
41 /** field reference index */
  /external/e2fsprogs/tests/f_16384_block/
expect.1 4 Pass 4: Checking reference counts
expect.2 4 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_8192_block/
expect.1 4 Pass 4: Checking reference counts
expect.2 4 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_bad_disconnected_inode/
expect.2 4 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_bad_local_jnl/
expect.2 4 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_badbblocks/
expect.2 4 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_baddir/
expect.2 4 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_baddir2/
expect.2 4 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_baddotdir/
expect.2 4 Pass 4: Checking reference counts

Completed in 334 milliseconds

1 2 3 4 56 7 8 91011>>