HomeSort by relevance Sort by last modified time
    Searched refs:feature (Results 626 - 650 of 882) sorted by null

<<21222324252627282930>>

  /external/chromium_org/pdf/
instance.h 170 virtual void DocumentHasUnsupportedFeature(const std::string& feature);
483 // Used so that we only tell the browser once about an unsupported feature, to
488 // the stats if a feature shows up many times per document.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/
buildTools.jar 
  /external/expat/lib/
expat.h 1025 enum XML_FeatureEnum feature; member in struct:__anon25164
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/csharp/
boost_intrusive_ptr.i 20 %feature("unref") TYPE "(void)arg1; delete smartarg1;"
365 %feature("unref") TYPE "(void)arg1; delete smartarg1;"
boost_shared_ptr.i 17 %feature("unref") TYPE
  /prebuilts/misc/common/swig/include/2.0.11/modula3/
modula3.swg     [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/js/
event_page.js 187 * Disables the wallpaper surprise me feature. Clear all alarms and states.
  /external/chromium_org/third_party/WebKit/Tools/qunit/test/
test.js 181 deepEqual(this.options, {recipe:"soup",ingredients:["hamster","onions","carrots"]}, "Is this a bug or a feature? Could do a deep copy") ;
  /external/chromium_org/third_party/libjingle/source/talk/base/
sslstreamadapter_unittest.cc 81 #define MAYBE_SKIP_TEST(feature) \
82 if (!(talk_base::SSLStreamAdapter::feature())) { \
83 LOG(LS_INFO) << "Feature disabled... skipping"; \
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
dtlstransportchannel_unittest.cc 44 #define MAYBE_SKIP_TEST(feature) \
45 if (!(talk_base::SSLStreamAdapter::feature())) { \
46 LOG(LS_INFO) << "Feature disabled... skipping"; \
  /external/chromium_org/third_party/libwebp/demux/
demux.c 776 uint32_t WebPDemuxGetI(const WebPDemuxer* dmux, WebPFormatFeature feature) {
779 switch (feature) {
    [all...]
  /external/chromium_org/third_party/simplejson/
__init__.py 363 :class:`dict`. This feature can be used to implement custom decoders
419 :class:`dict`. This feature can be used to implement custom decoders
  /external/chromium_org/third_party/webrtc/base/
sslstreamadapter_unittest.cc 63 #define MAYBE_SKIP_TEST(feature) \
64 if (!(rtc::SSLStreamAdapter::feature())) { \
65 LOG(LS_INFO) << "Feature disabled... skipping"; \
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
userial_linux.c     [all...]
  /external/libpng/projects/owatcom/
pngconfig.mak 134 $# inconsistent feature requests, or even malformed requests, in
  /external/llvm/bindings/ocaml/target/
llvm_target.mli 203 (** Returns the feature string used while creating this target machine. See
  /external/webp/src/demux/
demux.c 776 uint32_t WebPDemuxGetI(const WebPDemuxer* dmux, WebPFormatFeature feature) {
779 switch (feature) {
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/octave/
boost_shared_ptr.i 11 %feature("unref") TYPE
  /prebuilts/misc/common/swig/include/2.0.11/python/
boost_shared_ptr.i 21 %feature("unref") TYPE
  /prebuilts/misc/common/swig/include/2.0.11/r/
boost_shared_ptr.i 11 %feature("unref") TYPE
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist_msi.py 21 from msilib import Directory, Feature, Dialog, add_data
166 raise DistutilsOptionError, "the pre-install-script feature is not yet implemented"
277 f = Feature(db, "Python", "Python", "Everything",
291 f = Feature(db, name, title, desc, 1, level, directory=target)
297 for feature, dir, version in items:
310 dir.start_component(dir.logical, feature, 0)
391 # but if this feature is completed, it will also need to add
578 # Feature (Python directory) selection
602 "FEATURE", None, "PathEdit", None)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
bdist_msi.py 21 from msilib import Directory, Feature, Dialog, add_data
166 raise DistutilsOptionError, "the pre-install-script feature is not yet implemented"
277 f = Feature(db, "Python", "Python", "Everything",
291 f = Feature(db, name, title, desc, 1, level, directory=target)
297 for feature, dir, version in items:
310 dir.start_component(dir.logical, feature, 0)
391 # but if this feature is completed, it will also need to add
578 # Feature (Python directory) selection
602 "FEATURE", None, "PathEdit", None)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
pycodegen.py 214 for feature in futures:
215 if feature == "division":
218 elif feature == "absolute_import":
220 elif feature == "with_statement":
222 elif feature == "print_function":
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
pycodegen.py 214 for feature in futures:
215 if feature == "division":
218 elif feature == "absolute_import":
220 elif feature == "with_statement":
222 elif feature == "print_function":
    [all...]

Completed in 893 milliseconds

<<21222324252627282930>>