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

1 2 3 4 5 6 78 91011>>

  /device/google/wahoo/power-libperfmgr/
Power.cpp 45 using ::android::hardware::power::V1_0::Feature;
230 Return<void> Power::setFeature(Feature /*feature*/, bool /*activate*/) {
  /external/clang/lib/Lex/
PPMacroExpansion.cpp     [all...]
  /external/pdfium/core/fpdfapi/font/
cfx_cttgsubtable.cpp 48 for (const TFeatureRecord& feature : FeatureList) {
49 if (feature.FeatureTag == tag[0] || feature.FeatureTag == tag[1])
66 TFeatureRecord* Feature) {
67 for (int index : Feature->LookupListIndices) {
  /external/tensorflow/tensorflow/contrib/gan/python/estimator/python/
gan_estimator_test.py 286 feature={
287 'x': feature_pb2.Feature(
289 'y': feature_pb2.Feature(
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
TargetInfo.h 113 /// modify the options to canonicalize the target feature information to match
820 /// This hook is a simple quality of implementation feature to catch errors
840 /// CPU this should include all legal feature strings on the target.
881 /// \brief Enable or disable a specific target feature;
882 /// the feature name must be valid
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
TargetInfo.h 113 /// modify the options to canonicalize the target feature information to match
820 /// This hook is a simple quality of implementation feature to catch errors
840 /// CPU this should include all legal feature strings on the target.
881 /// \brief Enable or disable a specific target feature;
882 /// the feature name must be valid
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
TargetInfo.h 113 /// modify the options to canonicalize the target feature information to match
820 /// This hook is a simple quality of implementation feature to catch errors
840 /// CPU this should include all legal feature strings on the target.
881 /// \brief Enable or disable a specific target feature;
882 /// the feature name must be valid
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
TargetInfo.h 113 /// modify the options to canonicalize the target feature information to match
820 /// This hook is a simple quality of implementation feature to catch errors
840 /// CPU this should include all legal feature strings on the target.
881 /// \brief Enable or disable a specific target feature;
882 /// the feature name must be valid
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
TargetInfo.h 113 /// modify the options to canonicalize the target feature information to match
820 /// This hook is a simple quality of implementation feature to catch errors
840 /// CPU this should include all legal feature strings on the target.
881 /// \brief Enable or disable a specific target feature;
882 /// the feature name must be valid
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
TargetInfo.h 113 /// modify the options to canonicalize the target feature information to match
820 /// This hook is a simple quality of implementation feature to catch errors
840 /// CPU this should include all legal feature strings on the target.
881 /// \brief Enable or disable a specific target feature;
882 /// the feature name must be valid
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
TargetInfo.h 113 /// modify the options to canonicalize the target feature information to match
820 /// This hook is a simple quality of implementation feature to catch errors
840 /// CPU this should include all legal feature strings on the target.
881 /// \brief Enable or disable a specific target feature;
882 /// the feature name must be valid
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
TargetInfo.h 113 /// modify the options to canonicalize the target feature information to match
820 /// This hook is a simple quality of implementation feature to catch errors
840 /// CPU this should include all legal feature strings on the target.
881 /// \brief Enable or disable a specific target feature;
882 /// the feature name must be valid
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
Atapi.c 144 IDEWritePortB (IdeDev->PciIo, IdeDev->IoPort->Reg1.Feature, 0x95);
149 IDEWritePortB (IdeDev->PciIo, IdeDev->IoPort->Reg1.Feature, 0x31);
152 // Set Feature Command is sent
380 IDEWritePortB (IdeDev->PciIo, IdeDev->IoPort->Reg1.Feature, 0x00);
481 IDEWritePortB (IdeDev->PciIo, IdeDev->IoPort->Reg1.Feature, 0x00);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/IdeBusPei/
AtapiPeim.h 65 UINT16 Feature; /* when write */
  /external/clang/include/clang/Basic/
Module.h 140 /// \brief An individual requirement: a feature name and a flag indicating
141 /// the required state of that feature.
150 /// \brief Whether this module is missing a feature from \c Requirements.
431 /// \brief Add the given feature requirement to the list of features
434 /// \param Feature The feature that is required by this module (and
437 /// \param RequiredState The required state of this feature: \c true
441 /// evaluate the availability of this feature.
444 /// availability of this feature.
445 void addRequirement(StringRef Feature, bool RequiredState
    [all...]
  /external/libchrome/base/metrics/
persistent_histogram_allocator.h 27 // Feature definition for enabling histogram persistence.
28 BASE_EXPORT extern const Feature kPersistentHistogramsFeature;
  /external/tensorflow/tensorflow/python/estimator/canned/
dnn_linear_combined_test.py 337 feature={
338 'x': feature_pb2.Feature(
340 'y': feature_pb2.Feature(
606 feature={
608 feature_pb2.Feature(float_list=feature_pb2.FloatList(
611 feature_pb2.Feature(int64_list=feature_pb2.Int64List(
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Module.h 150 /// \brief An individual requirement: a feature name and a flag indicating
151 /// the required state of that feature.
160 /// \brief Whether this module is missing a feature from \c Requirements.
445 /// \brief Add the given feature requirement to the list of features
448 /// \param Feature The feature that is required by this module (and
451 /// \param RequiredState The required state of this feature: \c true
455 /// evaluate the availability of this feature.
458 /// availability of this feature.
459 void addRequirement(StringRef Feature, bool RequiredState
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Module.h 150 /// \brief An individual requirement: a feature name and a flag indicating
151 /// the required state of that feature.
160 /// \brief Whether this module is missing a feature from \c Requirements.
445 /// \brief Add the given feature requirement to the list of features
448 /// \param Feature The feature that is required by this module (and
451 /// \param RequiredState The required state of this feature: \c true
455 /// evaluate the availability of this feature.
458 /// availability of this feature.
459 void addRequirement(StringRef Feature, bool RequiredState
    [all...]
  /external/tensorflow/tensorflow/core/util/
example_proto_fast_parsing.cc 20 #include "tensorflow/core/example/feature.pb_text.h"
66 class Feature {
68 Feature() {}
69 explicit Feature(StringPiece serialized) : serialized_(serialized) {}
233 using FeatureMapEntry = std::pair<StringPiece, Feature>;
295 feature_map_entry->second = parsed::Feature(feature_string_piece);
471 LOG(WARNING) << "Data loss! Feature '" << feature_name
477 "Dense feature appears twice in a tf.Example");
482 LOG(WARNING) << "Data loss! Feature '" << feature_name
488 "Sparse feature appears twice in a tf.Example")
518 parsed::Feature& feature = name_and_feature.second; local
1208 parsed::Feature& feature = name_and_feature.second; local
    [all...]
  /packages/apps/Camera2/src/com/android/camera/
PhotoModule.java     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
schema.py 79 Feature = Table('Feature')
80 Feature.add_field(1,'Feature',11558)
81 Feature.add_field(2,'Feature_Parent',7462)
82 Feature.add_field(3,'Title',8000)
83 Feature.add_field(4,'Description',8191)
84 Feature.add_field(5,'Display',5378)
85 Feature.add_field(6,'Level',1282)
86 Feature.add_field(7,'Directory_',0x1DFF)
    [all...]
  /external/python/cpython2/Lib/msilib/
schema.py 79 Feature = Table('Feature')
80 Feature.add_field(1,'Feature',11558)
81 Feature.add_field(2,'Feature_Parent',7462)
82 Feature.add_field(3,'Title',8000)
83 Feature.add_field(4,'Description',8191)
84 Feature.add_field(5,'Display',5378)
85 Feature.add_field(6,'Level',1282)
86 Feature.add_field(7,'Directory_',7496
    [all...]
  /external/python/cpython2/Tools/msi/
schema.py 79 Feature = Table('Feature')
80 Feature.add_field(1,'Feature',11558)
81 Feature.add_field(2,'Feature_Parent',7462)
82 Feature.add_field(3,'Title',8000)
83 Feature.add_field(4,'Description',8191)
84 Feature.add_field(5,'Display',5378)
85 Feature.add_field(6,'Level',1282)
86 Feature.add_field(7,'Directory_',0x1DFF
    [all...]
  /external/llvm/utils/TableGen/
SubtargetEmitter.cpp 169 // Begin feature table
174 // For each feature
177 // Next feature
178 Record *Feature = FeatureList[i];
180 const std::string &Name = Feature->getName();
181 const std::string &CommandLineName = Feature->getValueAsString("Name");
182 const std::string &Desc = Feature->getValueAsString("Desc");
186 // Emit as { "feature", "description", { featureEnum }, { i1 , i2 , ... , in } }
193 Feature->getValueAsListOfDefs("Implies");
211 // End feature tabl
    [all...]

Completed in 873 milliseconds

1 2 3 4 5 6 78 91011>>