Searched refs:simplify (Results 1 – 25 of 47) sorted by relevance
12
82 EXPECT_RULES_EQ(Rule::simplify(rule), EqRule(Rule::SDK_VERSION, 7)); in TEST()93 EXPECT_RULES_EQ(Rule::simplify(rule), in TEST()
177 sp<Rule> Rule::simplify(sp<Rule> rule) { in simplify() function in split::Rule186 sp<Rule> simplifiedRule = simplify(rule->subrules.editItemAt(i)); in simplify()
69 static android::sp<Rule> simplify(android::sp<Rule> rule);
76 sp<Rule> rule = Rule::simplify(RuleGenerator::generate(splits, j)); in getRules()
100 masterRule = Rule::simplify(masterRule); in generate()
6 development. These classes simplify the steps required to enhance your app with powerful
24 <p>For ICS, RenderScript (RS) has been updated with several new features to simplify
14 <li><a href="#simplify">Simplify your game development</a></li>50 <h3 id="simplify">Simplify your game development</h3>
31 tablet. This release also offers several new APIs to simplify developers’ work in adjusting to
68 Localization checklist</a> to simplify the process of localizing your app
91 Localization checklist</a> to simplify the process of localizing your app or
39 *) To simplify testing we also have detach and attach simulations below where {x} is gsm, cdma or s…
20 tablet. This release also offers several new APIs to simplify developers' work in adjusting to
81 Localization checklist</a> to simplify the process of localizing your app or
85 <h2 id="simplify-my-life">让我的生活更轻松</h2>
85 <h2 id="simplify-my-life">生活をシンプルに</h2>
85 <h2 id="simplify-my-life">사용자의 생활을 단순하게 만들기</h2>
85 <h2 id="simplify-my-life">Упростите жизнь пользователю</h2>
85 <h2 id="simplify-my-life">簡化生活</h2>
91 <p>You can use an abstract class instead of an interface here to simplify the implementation of com…
85 <h2 id="simplify-my-life">Sederhanakan Hidup Saya</h2>
85 <h2 id="simplify-my-life">Simplify My Life</h2>
85 <h2 id="simplify-my-life">Simplifique minha vida</h2>
41 <p>Finally, let's look at how we present news stories. The first option to simplify navigation acro…
53 to simplify your local unit tests. To learn more about using mock objects in