HomeSort by relevance Sort by last modified time
    Searched refs:Nothing (Results 1 - 25 of 40) sorted by null

1 2

  /frameworks/base/tests/LotsOfApps/src/com/android/lotsofapps/
Nothing.java 19 public class Nothing {
  /external/wpa_supplicant_8/src/pae/
Makefile 2 @echo Nothing to be made.
8 @echo Nothing to be made.
  /external/wpa_supplicant_8/src/drivers/
Makefile 2 @echo Nothing to be made.
9 @echo Nothing to be made.
  /external/wpa_supplicant_8/src/eap_server/
Makefile 7 @echo Nothing to be made.
  /external/wpa_supplicant_8/src/eapol_auth/
Makefile 7 @echo Nothing to be made.
  /external/wpa_supplicant_8/src/eapol_supp/
Makefile 7 @echo Nothing to be made.
  /external/wpa_supplicant_8/src/l2_packet/
Makefile 7 @echo Nothing to be made.
  /external/wpa_supplicant_8/src/radius/
Makefile 7 @echo Nothing to be made.
  /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/wpa_supplicant_8/src/common/
Makefile 7 @echo Nothing to be made.
  /external/wpa_supplicant_8/src/p2p/
Makefile 7 @echo Nothing to be made.
  /external/v8/src/heap/
gc-idle-time-handler.cc 131 return GCIdleTimeAction::Nothing();
156 return GCIdleTimeAction::Nothing();
167 return GCIdleTimeAction::Nothing();
gc-idle-time-handler.h 32 static GCIdleTimeAction Nothing() {
  /external/wpa_supplicant_8/src/eap_common/
Makefile 7 @echo Nothing to be made.
  /external/wpa_supplicant_8/src/rsn_supp/
Makefile 7 @echo Nothing to be made.
  /external/wpa_supplicant_8/src/tls/
Makefile 7 @echo Nothing to be made.
  /external/wpa_supplicant_8/src/utils/
Makefile 7 @echo Nothing to be made.
  /external/wpa_supplicant_8/src/wps/
Makefile 7 @echo Nothing to be made.
  /external/clang/test/SemaCXX/
enable_if.cpp 43 struct Nothing { };
44 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'}}
75 Nothing n;
78 typedep(n); // expected-note{{in instantiation of function template specialization 'typedep<Nothing>' requested here}}
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/util/rss/
messages.properties 46 RSSFeedUpdateEntryTask.DoesNotExist=does not exist. Nothing to do\!
64 RSSFeedPublisherTask.ErrorNothingToDo=Error\! Must specify SCP and/or CVS options to publish a feed file. Nothing to do\!
68 RSSFeedWatcherTask.ErrorNoWatchActions=Error\! Must specify for which feed changes to watch and what actions as response. Nothing to do\!
78 RSSFeedWatcherTask.NodeUnchanged=Node unchanged. Nothing to do\!
79 RSSFeedWatcherTask.NodeNotFound=Node not found. Nothing to do\!
  /external/wpa_supplicant_8/src/ap/
Makefile 7 @echo Nothing to be made.
  /external/wpa_supplicant_8/src/crypto/
Makefile 7 @echo Nothing to be made.
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
Makefile 8 @echo Nothing to be made.
  /external/v8/test/webkit/
instance-of-immediates.js 47 // Nothing should except, the third test should pass, since obj is an instance of Constructor.
  /external/google-breakpad/src/testing/scripts/
gmock_doctor.py 244 'Need to Return Nothing',

Completed in 1028 milliseconds

1 2