Home
last modified time | relevance | path

Searched defs:rule (Results 1 - 25 of 160) sorted by relevance

1234567

/third_party/ninja/src/
H A Dstate_test.cc32 Rule* rule = new Rule("cat"); in TEST() local
H A Dmanifest_parser_test.cc54 const Rule* rule = state.bindings_.GetRules().begin()->second; in TEST_F() local
87 const Rule* rule = state.bindings_.GetRules().begin()->second; in TEST_F() local
120 const Rule* rule = state.bindings_.GetRules().begin()->second; TEST_F() local
137 const Rule* rule = state.bindings_.GetRules().begin()->second; TEST_F() local
198 const Rule* rule = state.bindings_.GetRules().begin()->second; TEST_F() local
[all...]
/third_party/skia/third_party/externals/tint/tools/src/cmd/get-test-plan/
H A Dmain.go71 type rule struct { type
[all...]
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_validate.c195 const struct rogue_instr_rule *rule; in rogue_validate_instr() local
[all...]
/third_party/gn/src/gn/
H A Dninja_outputs_writer_unittest.cc36 std::string rule = NinjaTargetWriter::RunAndWriteFile(target, nullptr, in BackgroundDoWrite() local
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/impl/
H A DUtilityExtensions.java25 public static void appendToRule(StringBuffer rule, in appendToRule() argument
41 public static void appendToRule(StringBuffer rule, in appendToRule() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DTransliteratorDisorderedMarksTest.java195 public void TestSourceTargetSet2(String rule) { in TestSourceTargetSet2() argument
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DTransliteratorDisorderedMarksTest.java192 public void TestSourceTargetSet2(String rule) { in TestSourceTargetSet2() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUtilityExtensions.java27 public static void appendToRule(StringBuffer rule, in appendToRule() argument
43 public static void appendToRule(StringBuffer rule, in appendToRule() argument
/third_party/python/Lib/email/mime/
H A Daudio.py71 def rule(rulefunc): function
/third_party/skia/third_party/externals/tint/tools/src/glob/
H A Dglob.go123 type rule func(path string, cond bool) bool type
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ditrbnfp.cpp123 const char* rule = rules[i]; in TestParse() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DHoliday.java133 protected Holiday(String name, DateRule rule) in Holiday() argument
198 public void setRule(DateRule rule) { in setRule() argument
203 private DateRule rule; global() field in Holiday
[all...]
H A DRangeDateRule.java41 public void add(DateRule rule) { in add() argument
48 public void add(Date start, DateRule rule) { in add() argument
160 Range(Date start, DateRule rule) Range() argument
165 public DateRule rule; global() field in Range
[all...]
H A DSimpleHoliday.java139 private static DateRule rangeRule(int startYear, int endYear, DateRule rule) in rangeRule() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DHoliday.java135 protected Holiday(String name, DateRule rule) in Holiday() argument
200 public void setRule(DateRule rule) { in setRule() argument
205 private DateRule rule; global() field in Holiday
[all...]
H A DRangeDateRule.java43 public void add(DateRule rule) { in add() argument
50 public void add(Date start, DateRule rule) { in add() argument
158 Range(Date start, DateRule rule) Range() argument
163 public DateRule rule; global() field in Range
[all...]
H A DSimpleHoliday.java141 private static DateRule rangeRule(int startYear, int endYear, DateRule rule) in rangeRule() argument
/third_party/icu/icu4c/source/common/
H A Dutil_props.cpp28 int32_t ICU_Utility::parseInteger(const UnicodeString& rule, int32_t& pos, int32_t limit) { in parseInteger() argument
88 int32_t ICU_Utility::parsePattern(const UnicodeString& rule, int32_t pos, int32_t limit, in parsePattern() argument
[all...]
/third_party/node/tools/gyp/pylib/gyp/
H A Dninja_syntax.py42 def rule( member in Writer
/third_party/node/deps/icu-small/source/common/
H A Dutil_props.cpp28 int32_t ICU_Utility::parseInteger(const UnicodeString& rule, int32_t& pos, int32_t limit) { in parseInteger() argument
88 int32_t ICU_Utility::parsePattern(const UnicodeString& rule, int32_t pos, int32_t limit, in parsePattern() argument
[all...]
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dninja_syntax.py42 def rule( member in Writer
/third_party/skia/third_party/externals/icu/source/common/
H A Dutil_props.cpp28 int32_t ICU_Utility::parseInteger(const UnicodeString& rule, int32_t& pos, int32_t limit) { in parseInteger() argument
88 int32_t ICU_Utility::parsePattern(const UnicodeString& rule, int32_t pos, int32_t limit, in parsePattern() argument
[all...]
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DTransliterationRuleSet.java77 public void addRule(TransliterationRule rule) { in addRule() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTransliterationRuleSet.java78 public void addRule(TransliterationRule rule) { in addRule() argument
[all...]

Completed in 9 milliseconds

1234567