HomeSort by relevance Sort by last modified time
    Searched defs:Requirements (Results 1 - 25 of 30) sorted by null

1 2

  /frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/annotations/
Requirements.java 25 public @interface Requirements {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Tooling/Refactoring/
RefactoringActionRulesInternal.h 50 const std::tuple<RequirementTypes...> &Requirements,
52 // Check if the requirements we're interested in can be evaluated.
54 std::make_tuple(std::get<Is>(Requirements).evaluate(Context)...);
59 // requirements from Expected<> wrappers and then run it.
65 /// Scans the list of requirements in a rule and visits all the refactoring
66 /// options that are used by all the requirements.
86 const std::tuple<RequirementTypes...> &Requirements,
88 visitRefactoringOptionsImpl(Visitor, std::get<Is>(Requirements)...);
115 createRefactoringActionRule(const RequirementTypes &... Requirements) {
124 Rule(std::tuple<RequirementTypes...> Requirements)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Tooling/Refactoring/
RefactoringActionRulesInternal.h 50 const std::tuple<RequirementTypes...> &Requirements,
52 // Check if the requirements we're interested in can be evaluated.
54 std::make_tuple(std::get<Is>(Requirements).evaluate(Context)...);
59 // requirements from Expected<> wrappers and then run it.
65 /// Scans the list of requirements in a rule and visits all the refactoring
66 /// options that are used by all the requirements.
86 const std::tuple<RequirementTypes...> &Requirements,
88 visitRefactoringOptionsImpl(Visitor, std::get<Is>(Requirements)...);
115 createRefactoringActionRule(const RequirementTypes &... Requirements) {
124 Rule(std::tuple<RequirementTypes...> Requirements)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Tooling/Refactoring/
RefactoringActionRulesInternal.h 50 const std::tuple<RequirementTypes...> &Requirements,
52 // Check if the requirements we're interested in can be evaluated.
54 std::make_tuple(std::get<Is>(Requirements).evaluate(Context)...);
59 // requirements from Expected<> wrappers and then run it.
65 /// Scans the list of requirements in a rule and visits all the refactoring
66 /// options that are used by all the requirements.
86 const std::tuple<RequirementTypes...> &Requirements,
88 visitRefactoringOptionsImpl(Visitor, std::get<Is>(Requirements)...);
115 createRefactoringActionRule(const RequirementTypes &... Requirements) {
124 Rule(std::tuple<RequirementTypes...> Requirements)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Tooling/Refactoring/
RefactoringActionRulesInternal.h 50 const std::tuple<RequirementTypes...> &Requirements,
52 // Check if the requirements we're interested in can be evaluated.
54 std::make_tuple(std::get<Is>(Requirements).evaluate(Context)...);
59 // requirements from Expected<> wrappers and then run it.
65 /// Scans the list of requirements in a rule and visits all the refactoring
66 /// options that are used by all the requirements.
86 const std::tuple<RequirementTypes...> &Requirements,
88 visitRefactoringOptionsImpl(Visitor, std::get<Is>(Requirements)...);
115 createRefactoringActionRule(const RequirementTypes &... Requirements) {
124 Rule(std::tuple<RequirementTypes...> Requirements)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Tooling/Refactoring/
RefactoringActionRulesInternal.h 50 const std::tuple<RequirementTypes...> &Requirements,
52 // Check if the requirements we're interested in can be evaluated.
54 std::make_tuple(std::get<Is>(Requirements).evaluate(Context)...);
59 // requirements from Expected<> wrappers and then run it.
65 /// Scans the list of requirements in a rule and visits all the refactoring
66 /// options that are used by all the requirements.
86 const std::tuple<RequirementTypes...> &Requirements,
88 visitRefactoringOptionsImpl(Visitor, std::get<Is>(Requirements)...);
115 createRefactoringActionRule(const RequirementTypes &... Requirements) {
124 Rule(std::tuple<RequirementTypes...> Requirements)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Tooling/Refactoring/
RefactoringActionRulesInternal.h 50 const std::tuple<RequirementTypes...> &Requirements,
52 // Check if the requirements we're interested in can be evaluated.
54 std::make_tuple(std::get<Is>(Requirements).evaluate(Context)...);
59 // requirements from Expected<> wrappers and then run it.
65 /// Scans the list of requirements in a rule and visits all the refactoring
66 /// options that are used by all the requirements.
86 const std::tuple<RequirementTypes...> &Requirements,
88 visitRefactoringOptionsImpl(Visitor, std::get<Is>(Requirements)...);
115 createRefactoringActionRule(const RequirementTypes &... Requirements) {
124 Rule(std::tuple<RequirementTypes...> Requirements)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Tooling/Refactoring/
RefactoringActionRulesInternal.h 50 const std::tuple<RequirementTypes...> &Requirements,
52 // Check if the requirements we're interested in can be evaluated.
54 std::make_tuple(std::get<Is>(Requirements).evaluate(Context)...);
59 // requirements from Expected<> wrappers and then run it.
65 /// Scans the list of requirements in a rule and visits all the refactoring
66 /// options that are used by all the requirements.
86 const std::tuple<RequirementTypes...> &Requirements,
88 visitRefactoringOptionsImpl(Visitor, std::get<Is>(Requirements)...);
115 createRefactoringActionRule(const RequirementTypes &... Requirements) {
124 Rule(std::tuple<RequirementTypes...> Requirements)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Tooling/Refactoring/
RefactoringActionRulesInternal.h 50 const std::tuple<RequirementTypes...> &Requirements,
52 // Check if the requirements we're interested in can be evaluated.
54 std::make_tuple(std::get<Is>(Requirements).evaluate(Context)...);
59 // requirements from Expected<> wrappers and then run it.
65 /// Scans the list of requirements in a rule and visits all the refactoring
66 /// options that are used by all the requirements.
86 const std::tuple<RequirementTypes...> &Requirements,
88 visitRefactoringOptionsImpl(Visitor, std::get<Is>(Requirements)...);
115 createRefactoringActionRule(const RequirementTypes &... Requirements) {
124 Rule(std::tuple<RequirementTypes...> Requirements)
    [all...]
  /test/vts-testcase/kernel/ltp/
ltp_enums.py 23 SATISFIED: all the requirements are satisfied
24 UNSATISFIED: some of the requirements are not satisfied. Test case will
75 class Requirements(object):
76 """Enum for all ltp requirements"""
  /external/skia/src/sksl/
SkSLMetalCodeGenerator.h 85 typedef int Requirements;
86 static constexpr Requirements kNo_Requirements = 0;
87 static constexpr Requirements kInputs_Requirement = 1 << 0;
88 static constexpr Requirements kOutputs_Requirement = 1 << 1;
89 static constexpr Requirements kUniforms_Requirement = 1 << 2;
191 Requirements requirements(const FunctionDeclaration& f);
193 Requirements requirements(const Expression& e);
195 Requirements requirements(const Statement& e)
    [all...]
  /external/skqp/src/sksl/
SkSLMetalCodeGenerator.h 85 typedef int Requirements;
86 static constexpr Requirements kNo_Requirements = 0;
87 static constexpr Requirements kInputs_Requirement = 1 << 0;
88 static constexpr Requirements kOutputs_Requirement = 1 << 1;
89 static constexpr Requirements kUniforms_Requirement = 1 << 2;
191 Requirements requirements(const FunctionDeclaration& f);
193 Requirements requirements(const Expression& e);
195 Requirements requirements(const Statement& e)
    [all...]
  /external/clang/include/clang/Basic/
Module.h 146 /// If any of these requirements are not available, the \c IsAvailable bit
148 SmallVector<Requirement, 2> Requirements;
150 /// \brief Whether this module is missing a feature from \c Requirements.
158 /// If the module is missing headers or does not meet all requirements then
325 /// will be set to one of the requirements that is not met for use of
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Module.h 156 /// If any of these requirements are not available, the \c IsAvailable bit
158 SmallVector<Requirement, 2> Requirements;
160 /// \brief Whether this module is missing a feature from \c Requirements.
168 /// If the module is missing headers or does not meet all requirements then
339 /// will be set to one of the requirements that is not met for use of
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
Module.h 180 /// If any of these requirements are not available, the \c IsAvailable bit
182 SmallVector<Requirement, 2> Requirements;
184 /// \brief Whether this module is missing a feature from \c Requirements.
192 /// If the module is missing headers or does not meet all requirements then
363 /// will be set to one of the requirements that is not met for use of
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
Module.h 180 /// If any of these requirements are not available, the \c IsAvailable bit
182 SmallVector<Requirement, 2> Requirements;
184 /// \brief Whether this module is missing a feature from \c Requirements.
192 /// If the module is missing headers or does not meet all requirements then
363 /// will be set to one of the requirements that is not met for use of
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
Module.h 188 /// If any of these requirements are not available, the \c IsAvailable bit
190 SmallVector<Requirement, 2> Requirements;
192 /// \brief Whether this module is missing a feature from \c Requirements.
200 /// If the module is missing headers or does not meet all requirements then
371 /// will be set to one of the requirements that is not met for use of
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
Module.h 188 /// If any of these requirements are not available, the \c IsAvailable bit
190 SmallVector<Requirement, 2> Requirements;
192 /// \brief Whether this module is missing a feature from \c Requirements.
200 /// If the module is missing headers or does not meet all requirements then
371 /// will be set to one of the requirements that is not met for use of
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
Module.h 188 /// If any of these requirements are not available, the \c IsAvailable bit
190 SmallVector<Requirement, 2> Requirements;
192 /// \brief Whether this module is missing a feature from \c Requirements.
200 /// If the module is missing headers or does not meet all requirements then
371 /// will be set to one of the requirements that is not met for use of
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
Module.h 188 /// If any of these requirements are not available, the \c IsAvailable bit
190 SmallVector<Requirement, 2> Requirements;
192 /// \brief Whether this module is missing a feature from \c Requirements.
200 /// If the module is missing headers or does not meet all requirements then
371 /// will be set to one of the requirements that is not met for use of
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Module.h 156 /// If any of these requirements are not available, the \c IsAvailable bit
158 SmallVector<Requirement, 2> Requirements;
160 /// \brief Whether this module is missing a feature from \c Requirements.
168 /// If the module is missing headers or does not meet all requirements then
339 /// will be set to one of the requirements that is not met for use of
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
Module.h 180 /// If any of these requirements are not available, the \c IsAvailable bit
182 SmallVector<Requirement, 2> Requirements;
184 /// \brief Whether this module is missing a feature from \c Requirements.
192 /// If the module is missing headers or does not meet all requirements then
363 /// will be set to one of the requirements that is not met for use of
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
Module.h 180 /// If any of these requirements are not available, the \c IsAvailable bit
182 SmallVector<Requirement, 2> Requirements;
184 /// \brief Whether this module is missing a feature from \c Requirements.
192 /// If the module is missing headers or does not meet all requirements then
363 /// will be set to one of the requirements that is not met for use of
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
Module.h 188 /// If any of these requirements are not available, the \c IsAvailable bit
190 SmallVector<Requirement, 2> Requirements;
192 /// \brief Whether this module is missing a feature from \c Requirements.
200 /// If the module is missing headers or does not meet all requirements then
371 /// will be set to one of the requirements that is not met for use of
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
Module.h 188 /// If any of these requirements are not available, the \c IsAvailable bit
190 SmallVector<Requirement, 2> Requirements;
192 /// \brief Whether this module is missing a feature from \c Requirements.
200 /// If the module is missing headers or does not meet all requirements then
371 /// will be set to one of the requirements that is not met for use of

Completed in 945 milliseconds

1 2