HomeSort by relevance Sort by last modified time
    Searched defs:Nothing (Results 1 - 8 of 8) sorted by null

  /frameworks/base/tests/LotsOfApps/src/com/android/lotsofapps/
Nothing.java 19 public class Nothing {
  /external/clang/lib/Driver/
InputInfo.h 30 Nothing,
47 : Kind(Nothing), Type(_Type), BaseInput(_BaseInput) {
59 bool isNothing() const { return Kind == Nothing; }
82 return "(nothing)";
  /external/clang/test/SemaCXX/
enable_if.cpp 61 struct Nothing { };
62 template<typename T> void typedep(T t) __attribute__((enable_if(t, ""))); // expected-note{{candidate disabled:}} expected-error{{value of type 'Nothing' is not contextually convertible to 'bool'}}
108 Nothing n;
111 typedep(n); // expected-note{{in instantiation of function template specialization 'typedep<Nothing>' requested here}}
  /external/v8/src/heap/
gc-idle-time-handler.h 30 static GCIdleTimeAction Nothing() {
121 // Number of times we will return a Nothing action in the current mode
  /external/v8/include/
v8.h 697 // do nothing, just allow copy
    [all...]
  /external/opencv3/samples/java/sbt/sbt/
sbt-launch.jar 
  /prebuilts/sdk/tools/jills/
jill-3.36.CANDIDATE.jar 
jill-4.7.BETA.jar 

Completed in 106 milliseconds