HomeSort by relevance Sort by last modified time
    Searched full:viable (Results 76 - 100 of 127) sorted by null

1 2 34 5 6

  /external/llvm/include/llvm/Analysis/
IVUsers.h 103 // ilist_node<NodeTy>, there is a legal viable downcast from it
  /frameworks/base/docs/html/guide/topics/graphics/
animation.jd 18 (introduced in Android 3.0) and view animation. Both animation systems are viable options,
  /external/antlr/src/org/antlr/runtime/debug/
DebugEventListener.java 146 * If no viable alt occurs it is within an enter/exit decision, which
166 * The sequence for this rule (with no viable alt in the subrule) for
  /cts/tools/dasm/src/java_cup/
Main.java 520 * <li> Building the viable prefix recognizer machine.
541 /* build the LR viable prefix recognition machine */
821 /** Produce a (semi-) human readable dump of the complete viable prefix
835 System.err.println("===== Viable Prefix Recognizer =====");
parse_action_table.java 23 * already have been entered, and the viable prefix recognizer should
  /external/clang/test/SemaCXX/
constructor-initializer.cpp 238 : A(e), m_String(e.m_String), m_ErrorStr(__null) { // expected-error {{no viable conversion}} expected-error {{does not name}}
nested-name-spec.cpp 192 somens::a a3 = a2; // expected-error {{no viable conversion}}
new-delete.cpp 72 (void)new int(*(S*)0); // expected-error {{no viable conversion from 'S' to 'int'}}
conditional-expr.cpp 255 (void)(true ? Bar() : Foo3()); // expected-error{{no viable constructor copying temporary}}
  /external/dnsmasq/src/
config.h 123 it viable to keep the lease file on a flash filesystem.
  /external/antlr/src/org/antlr/runtime/
Lexer.java 275 msg = "no viable alternative at character "+getCharErrorDisplay(e.c);
  /external/clang/test/SemaObjCXX/
arc-type-conversion.mm 4 void * cvt(id arg) // expected-note{{candidate function not viable: cannot convert argument of incomplete type 'void *' to '__strong id'}}
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
PhoneNumberUtil.java 236 // Regular expression of viable phone numbers. This is location independent. Checks we have at
    [all...]
  /external/clang/include/clang/Basic/
DiagnosticSemaKinds.td     [all...]
  /external/llvm/include/llvm/
BasicBlock.h 40 // ilist_node<NodeTy>, there is a legal viable downcast from it
  /external/valgrind/main/docs/internals/
3_3_BUGSTATUS.txt 47 (possibly with a viable patch now)
  /frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfoAsyncQuery.java 210 // check the parameters to make sure they're viable.
  /packages/apps/Phone/src/com/android/phone/
EmergencyDialer.java 487 * place the call, but check to make sure it is a viable number.
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-internal.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h     [all...]
  /external/chromium/chrome/browser/
about_flags.cc 118 // Otherwise, where we know Windows could be working if a viable PDF
  /external/chromium/testing/gmock/scripts/
gmock_doctor.py 334 r'note: candidate function template not viable: '
  /external/clang/include/clang/Sema/
Ownership.h 173 // viable because the const object cannot be bound to the non-const reference.
  /external/valgrind/main/exp-ptrcheck/docs/
pc-manual.xml 358 lot of memory. To make it viable, Ptrcheck goes to considerable
  /frameworks/base/docs/html/sdk/
terms.jd 146 (D) Google decides to no longer providing the SDK or certain parts of the SDK to users in the country in which you are resident or from which you use the service, or the provision of the SDK or certain SDK services to you by Google is, in Google's sole discretion, no longer commercially viable.

Completed in 2099 milliseconds

1 2 34 5 6