HomeSort by relevance Sort by last modified time
    Searched full:no_default (Results 1 - 16 of 16) sorted by null

  /external/clang/test/SemaCXX/
cxx0x-deleted-default-ctor.cpp 61 struct no_default { struct
62 no_default() = delete; // expected-note 4{{deleted here}}
69 no_default nd; // expected-note {{field 'nd' has a deleted default constructor}}
72 struct bad_base_default : no_default { // expected-note {{base class 'no_default' has a deleted default constructor}}
111 no_default nd; // expected-note {{because field 'nd' has a deleted default constructor}}
117 no_default nd; // expected-note {{because field 'nd' has a deleted default constructor}}
  /external/chromium_org/chrome/common/importer/
firefox_importer_utils_unittest.cc 134 base::DictionaryValue no_default; local
135 no_default.SetString("Profile0.Path", "first");
136 no_default.SetString("Profile0.IsRelative", "0");
137 no_default.SetString("Profile1.Path", "second");
138 no_default.SetString("Profile1.IsRelative", "0");
140 GetFirefoxProfilePathFromDictionary(no_default).MaybeAsASCII());
  /external/e2fsprogs/e2fsck/
e2fsck.conf.5.in 262 .I no_default
problem.c     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
optparse.py 284 if default_value is NO_DEFAULT or default_value is None:
442 NO_DEFAULT = ("NO", "DEFAULT")
616 setattr(self, attr, NO_DEFAULT)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
optparse.py 284 if default_value is NO_DEFAULT or default_value is None:
442 NO_DEFAULT = ("NO", "DEFAULT")
616 setattr(self, attr, NO_DEFAULT)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.launcher.jar 
org.eclipse.equinox.launcher_1.1.0.v20100507.jar 
org.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
org.eclipse.equinox.p2.core_2.3.0.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
org.eclipse.equinox.p2.core_2.3.0.v20130327-2119.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 732 milliseconds