HomeSort by relevance Sort by last modified time
    Searched refs:Feature (Results 201 - 225 of 552) sorted by null

1 2 3 4 5 6 7 891011>>

  /packages/apps/Camera2/src/com/android/camera/
VideoModule.java 406 if(!mCameraCapabilities.supports(CameraCapabilities.Feature.VIDEO_SNAPSHOT)) {
593 mFocusAreaSupported = mCameraCapabilities.supports(CameraCapabilities.Feature.FOCUS_AREA);
595 mCameraCapabilities.supports(CameraCapabilities.Feature.METERING_AREA);
    [all...]
PhotoUI.java 323 !capabilities.supports(CameraCapabilities.Feature.ZOOM)) {
  /external/tensorflow/tensorflow/python/feature_column/
feature_column_test.py 249 feature={
251 feature_pb2.Feature(float_list=feature_pb2.FloatList(
264 feature={
266 feature_pb2.Feature(float_list=feature_pb2.FloatList(
270 feature={
272 feature_pb2.Feature(float_list=feature_pb2.FloatList(
406 feature={
408 feature_pb2.Feature(float_list=feature_pb2.FloatList(
613 feature={
615 feature_pb2.Feature(bytes_list=feature_pb2.BytesList
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
UsbDesc.c 936 Usb UsbIo interface to clear the feature. This is should
942 @param Feature The feature to clear.
945 @retval EFI_SUCCESS The device feature is cleared.
946 @retval Others Failed to clear the feature.
953 IN UINT16 Feature,
963 DevReq.Value = Feature;
  /external/v8/src/debug/
debug.h 235 enum Feature {
247 void Track(Feature feature);
537 // Used to collect histogram data on debugger feature usage.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddmmc.h 646 FEATURE_NUMBER Feature;
653 FEATURE_NUMBER Feature;
  /device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
TcgStorageCoreLib.h 944 TCG_LEVEL0_FEATURE_DESCRIPTOR_HEADER *Feature,
    [all...]
  /external/swiftshader/third_party/LLVM/
Makefile 220 $(Verb)$(MAKE) check TESTSUITE=Feature RUNLLVM2CPP=1
  /external/tensorflow/tensorflow/python/training/
training.py 232 "Feature", # from example_pb2
248 tf_export("train.Feature")(Feature)
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
Module.h 174 /// \brief An individual requirement: a feature name and a flag indicating
175 /// the required state of that feature.
184 /// \brief Whether this module is missing a feature from \c Requirements.
469 /// \brief Add the given feature requirement to the list of features
472 /// \param Feature The feature that is required by this module (and
475 /// \param RequiredState The required state of this feature: \c true
479 /// evaluate the availability of this feature.
482 /// availability of this feature.
483 void addRequirement(StringRef Feature, bool RequiredState
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
Module.h 174 /// \brief An individual requirement: a feature name and a flag indicating
175 /// the required state of that feature.
184 /// \brief Whether this module is missing a feature from \c Requirements.
469 /// \brief Add the given feature requirement to the list of features
472 /// \param Feature The feature that is required by this module (and
475 /// \param RequiredState The required state of this feature: \c true
479 /// evaluate the availability of this feature.
482 /// availability of this feature.
483 void addRequirement(StringRef Feature, bool RequiredState
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
Module.h 182 /// \brief An individual requirement: a feature name and a flag indicating
183 /// the required state of that feature.
192 /// \brief Whether this module is missing a feature from \c Requirements.
488 /// \brief Add the given feature requirement to the list of features
491 /// \param Feature The feature that is required by this module (and
494 /// \param RequiredState The required state of this feature: \c true
498 /// evaluate the availability of this feature.
501 /// availability of this feature.
502 void addRequirement(StringRef Feature, bool RequiredState
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
Module.h 182 /// \brief An individual requirement: a feature name and a flag indicating
183 /// the required state of that feature.
192 /// \brief Whether this module is missing a feature from \c Requirements.
488 /// \brief Add the given feature requirement to the list of features
491 /// \param Feature The feature that is required by this module (and
494 /// \param RequiredState The required state of this feature: \c true
498 /// evaluate the availability of this feature.
501 /// availability of this feature.
502 void addRequirement(StringRef Feature, bool RequiredState
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
Module.h 182 /// \brief An individual requirement: a feature name and a flag indicating
183 /// the required state of that feature.
192 /// \brief Whether this module is missing a feature from \c Requirements.
488 /// \brief Add the given feature requirement to the list of features
491 /// \param Feature The feature that is required by this module (and
494 /// \param RequiredState The required state of this feature: \c true
498 /// evaluate the availability of this feature.
501 /// availability of this feature.
502 void addRequirement(StringRef Feature, bool RequiredState
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
Module.h 182 /// \brief An individual requirement: a feature name and a flag indicating
183 /// the required state of that feature.
192 /// \brief Whether this module is missing a feature from \c Requirements.
488 /// \brief Add the given feature requirement to the list of features
491 /// \param Feature The feature that is required by this module (and
494 /// \param RequiredState The required state of this feature: \c true
498 /// evaluate the availability of this feature.
501 /// availability of this feature.
502 void addRequirement(StringRef Feature, bool RequiredState
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
Module.h 174 /// \brief An individual requirement: a feature name and a flag indicating
175 /// the required state of that feature.
184 /// \brief Whether this module is missing a feature from \c Requirements.
469 /// \brief Add the given feature requirement to the list of features
472 /// \param Feature The feature that is required by this module (and
475 /// \param RequiredState The required state of this feature: \c true
479 /// evaluate the availability of this feature.
482 /// availability of this feature.
483 void addRequirement(StringRef Feature, bool RequiredState
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
Module.h 174 /// \brief An individual requirement: a feature name and a flag indicating
175 /// the required state of that feature.
184 /// \brief Whether this module is missing a feature from \c Requirements.
469 /// \brief Add the given feature requirement to the list of features
472 /// \param Feature The feature that is required by this module (and
475 /// \param RequiredState The required state of this feature: \c true
479 /// evaluate the availability of this feature.
482 /// availability of this feature.
483 void addRequirement(StringRef Feature, bool RequiredState
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
Module.h 182 /// \brief An individual requirement: a feature name and a flag indicating
183 /// the required state of that feature.
192 /// \brief Whether this module is missing a feature from \c Requirements.
488 /// \brief Add the given feature requirement to the list of features
491 /// \param Feature The feature that is required by this module (and
494 /// \param RequiredState The required state of this feature: \c true
498 /// evaluate the availability of this feature.
501 /// availability of this feature.
502 void addRequirement(StringRef Feature, bool RequiredState
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
Module.h 182 /// \brief An individual requirement: a feature name and a flag indicating
183 /// the required state of that feature.
192 /// \brief Whether this module is missing a feature from \c Requirements.
488 /// \brief Add the given feature requirement to the list of features
491 /// \param Feature The feature that is required by this module (and
494 /// \param RequiredState The required state of this feature: \c true
498 /// evaluate the availability of this feature.
501 /// availability of this feature.
502 void addRequirement(StringRef Feature, bool RequiredState
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
Module.h 182 /// \brief An individual requirement: a feature name and a flag indicating
183 /// the required state of that feature.
192 /// \brief Whether this module is missing a feature from \c Requirements.
488 /// \brief Add the given feature requirement to the list of features
491 /// \param Feature The feature that is required by this module (and
494 /// \param RequiredState The required state of this feature: \c true
498 /// evaluate the availability of this feature.
501 /// availability of this feature.
502 void addRequirement(StringRef Feature, bool RequiredState
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
Module.h 182 /// \brief An individual requirement: a feature name and a flag indicating
183 /// the required state of that feature.
192 /// \brief Whether this module is missing a feature from \c Requirements.
488 /// \brief Add the given feature requirement to the list of features
491 /// \param Feature The feature that is required by this module (and
494 /// \param RequiredState The required state of this feature: \c true
498 /// evaluate the availability of this feature.
501 /// availability of this feature.
502 void addRequirement(StringRef Feature, bool RequiredState
    [all...]
  /test/vts/utils/python/profiling/
profiling_utils.py 66 class ProfilingFeature(feature_utils.Feature):
67 """Feature object for profiling functionality.
71 web: (optional) WebFeature, object storing web feature util for test run
84 """Initializes the profiling feature.
88 web: (optional) WebFeature, object storing web feature util for test run
294 Requires the feature to be enabled; no-op otherwise.
328 Requires the feature to be enabled; no-op otherwise.
  /test/vts/utils/python/web/
web_utils.py 32 class WebFeature(feature_utils.Feature):
33 """Feature object for web functionality.
53 """Initializes the web feature.
114 Requires the feature to be enabled; no-op otherwise.
131 Requires the feature to be enabled; no-op otherwise.
198 Requires the feature to be enabled; no-op otherwise.
241 Requires the feature to be enabled; no-op otherwise.
287 Requires the feature to be enabled; no-op otherwise.
313 Requires the feature to be enabled; no-op otherwise.
334 Requires the feature to be enabled; no-op otherwise
    [all...]
  /tools/tradefederation/core/src/com/android/tradefed/device/
StubDevice.java 517 public boolean supportsFeature(Feature feature) {
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
bdist_msi.py 21 from msilib import Directory, Feature, Dialog, add_data
162 raise DistutilsOptionError, "the pre-install-script feature is not yet implemented"
273 f = Feature(db, "Python", "Python", "Everything",
287 f = Feature(db, name, title, desc, 1, level, directory=target)
293 for feature, dir, version in items:
306 dir.start_component(dir.logical, feature, 0)
387 # but if this feature is completed, it will also need to add
574 # Feature (Python directory) selection
598 "FEATURE", None, "PathEdit", None)
    [all...]

Completed in 842 milliseconds

1 2 3 4 5 6 7 891011>>