HomeSort by relevance Sort by last modified time
    Searched full:unresolved (Results 151 - 175 of 866) sorted by null

1 2 3 4 5 67 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvsb/
elfvsb.exp 264 unresolved "visibility ($visibility) (non PIC)"
265 unresolved "visibility ($visibility)"
275 unresolved "visibility ($visibility) (non PIC)"
371 unresolved "visibility ($visibility)"
395 unresolved "visibility ($visibility) (PIC main, non PIC so)"
396 unresolved "visibility ($visibility) (PIC main)"
440 unresolved "visibility (PIC main, non PIC so)"
456 unresolved "visibility ($visibility) (PIC main)"
499 unresolved "common hidden symbol"
509 unresolved "weak hidden symbol
    [all...]
  /art/runtime/verifier/
reg_type_test.cc 377 // Tests creating unresolved types. Miss for the first time asking the cache and
396 // Tests creating types uninitialized types from unresolved types.
405 // Create an uninitialized type of this unresolved type
410 // Create an uninitialized type of this unresolved type with different PC
414 // Create an uninitialized type of this unresolved type with the same PC
432 std::string expected = "Unresolved Reference: java.lang.DoesNotExist";
438 expected = "Unresolved And Uninitialized Reference: java.lang.DoesNotExist Allocation PC: 12";
440 expected = "UnresolvedMergedReferences(Zero/null | Unresolved Reference: java.lang.DoesNotExist, Unresolved Reference: java.lang.DoesNotExistEither)";
492 // Merge two unresolved types
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/testsuite/lib/
utils-lib.exp 266 unresolved $subdir/$name
295 unresolved $subdir/$name
305 unresolved $subdir/$name
316 unresolved $subdir/$name
341 unresolved $testname
359 unresolved $testname
373 unresolved $testname
382 unresolved $testname
397 unresolved $testname
417 unresolved $testnam
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
x86-64.exp 237 unresolved "Build ILP32 start.o"
242 unresolved "Build ia32 start.o"
247 unresolved "Build LP64 start.o"
252 unresolved "Build ILP32 foo.o"
257 unresolved "Build ia32 foo.o"
262 unresolved "Build LP64 foo.o"
  /external/llvm/utils/lit/lit/
run.py 183 result = lit.Test.Result(lit.Test.UNRESOLVED, output)
208 be given an UNRESOLVED result.
262 test.setResult(lit.Test.Result(lit.Test.UNRESOLVED, '', 0.0))
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-d10v/
d10v.exp 110 unresolved $subdir/$name
129 unresolved $subdir/$name
150 unresolved $subdir/$name
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
mips-elf-flags.exp 69 unresolved $testname
75 unresolved $testname
108 unresolved $testname
  /art/compiler/utils/
label.h 81 // Assert if label is being destroyed with unresolved branches pending.
  /external/chromium-trace/catapult/third_party/polymer/components/core-focusable/
demo.html 66 <body unresolved>
  /external/chromium-trace/catapult/third_party/polymer/components/core-iconset-svg/
demo.html 47 <body unresolved>
  /external/chromium-trace/catapult/third_party/polymer/components/core-range/
demo.html 29 <body unresolved>
  /external/chromium-trace/catapult/third_party/polymer/components/core-selector/test/
next-previous.html 28 <body unresolved>
  /external/chromium-trace/catapult/third_party/polymer/components/core-transition/
demo.html 31 <body unresolved>
  /external/clang/include/clang/Sema/
Weak.h 1 //===-- UnresolvedSet.h - Unresolved sets of declarations ------*- C++ -*-===//
  /external/nist-sip/java/gov/nist/core/net/
AddressResolver.java 57 * @param hop - an incoming Hop containing a potenitally unresolved address.
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
ConcurrentModificationExceptionTest.java 83 // This is here to stop "unreachable code" unresolved problem
  /toolchain/binutils/binutils-2.25/include/coff/
i386.h 28 F_EXEC File is executable (no unresolved external references)
ia64.h 31 * F_EXEC file is executable (no unresolved external references)
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-checks/
checks.exp 42 unresolved $test
  /art/compiler/linker/arm/
relative_patcher_arm_base.cc 149 // Process as many patches as possible, stop only on unresolved targets or calls too far back.
163 // If still unresolved, check if we have a thunk within range.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
HbpcdUtils.java 58 Log.d(LOG_TAG, "Query unresolved arbitrary table, entries are " + c2Counter);
62 Log.d(LOG_TAG, "Query Unresolved arbitrary returned the cursor " + c2 );
  /external/v8/src/ast/
scopes.h 81 // allocation, most VariableProxy nodes are "unresolved", i.e. not bound to a
83 // allocation binds each unresolved VariableProxy to one Variable and assigns
171 // scope) by a reference to an unresolved variable with no intervening
175 // Create a new unresolved variable.
181 // Note that we must not share the unresolved variables with
197 // Remove a unresolved variable. During parsing, an unresolved variable
200 // addition introduced a new unresolved variable which may end up being
630 // Unresolved variables referred to from this scope.
798 // processed (parsed) to ensure that unresolved variables can b
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/lib/
gas-defs.exp 453 unresolved $subdir/$name
481 unresolved $subdir/$name
486 unresolved $subdir/$name
500 unresolved $subdir/$name
524 unresolved $testname
544 unresolved $testname
553 unresolved $testname
563 unresolved $testname
574 unresolved $testname
594 unresolved $testnam
    [all...]
  /art/test/etc/
default-build 57 if [ -d src-dex2oat-unresolved ]; then
132 ${JAVAC} ${JAVAC_ARGS} -implicit:none -sourcepath src-dex2oat-unresolved -d classes `find src -name '*.java'`
133 ${JAVAC} ${JAVAC_ARGS} -implicit:none -sourcepath src -d classes-ex `find src-dex2oat-unresolved -name '*.java'`
  /external/dagger2/compiler/src/main/java/dagger/internal/codegen/
MembersInjectionBinding.java 160 /** Returns an unresolved version of this binding. */
163 DeclaredType unresolved = MoreTypes.asDeclared(binding.bindingElement().asType()); local
164 return forInjectedType(unresolved, Optional.<TypeMirror>absent());

Completed in 786 milliseconds

1 2 3 4 5 67 8 91011>>