Searched refs:gt (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/docs/html/guide/
H A Dguide_toc.cs164 <li><a href="<?cs var:toroot ?>guide/topics/manifest/action-element.html">&lt;action&gt;</a></li> external variable declarations
165 <li><a href="<?cs var:toroot ?>guide/topics/manifest/activity-element.html">&lt;activity&gt;</a></li> external variable declarations
166 <li><a href="<?cs var:toroot ?>guide/topics/manifest/activity-alias-element.html">&lt;activity-alias&gt;</a></li>
167 <li><a href="<?cs var:toroot ?>guide/topics/manifest/application-element.html">&lt;application&gt;</a></li> external variable declarations
168 <li><a href="<?cs var:toroot ?>guide/topics/manifest/category-element.html">&lt;category&gt;</a></li> external variable declarations
169 <li><a href="<?cs var:toroot ?>guide/topics/manifest/compatible-screens-element.html">&lt;compatible-screens&gt;</a></li>
170 <li><a href="<?cs var:toroot ?>guide/topics/manifest/data-element.html">&lt;data&gt;</a></li> external variable declarations
171 <li><a href="<?cs var:toroot ?>guide/topics/manifest/grant-uri-permission-element.html">&lt;grant-uri-permission&gt;</a></li>
172 <li><a href="<?cs var:toroot ?>guide/topics/manifest/instrumentation-element.html">&lt;instrumentation&gt;</a></li> external variable declarations
173 <li><a href="<?cs var:toroot ?>guide/topics/manifest/intent-filter-element.html">&lt;intent-filter&gt;</
174 <li&gt;<a href="<?cs var:toroot ?&gt;guide/topics/manifest/manifest-element.html"&gt;&lt;manifest&gt;</a&gt;</li&gt; external variable declarations
177 <li&gt;<a href="<?cs var:toroot ?&gt;guide/topics/manifest/permission-element.html"&gt;&lt;permission&gt;</a&gt;</li&gt; external variable declarations
180 <li&gt;<a href="<?cs var:toroot ?&gt;guide/topics/manifest/provider-element.html"&gt;&lt;provider&gt;</a&gt;</li&gt; external variable declarations
181 <li&gt;<a href="<?cs var:toroot ?&gt;guide/topics/manifest/receiver-element.html"&gt;&lt;receiver&gt;</a&gt;</li&gt; external variable declarations
182 <li&gt;<a href="<?cs var:toroot ?&gt;guide/topics/manifest/service-element.html"&gt;&lt;service&gt;</a&gt;</li&gt; external variable declarations
[all...]
/frameworks/base/tools/split-select/
H A DRuleGenerator.cpp52 sp<Rule> gt = new Rule(); local
53 gt->op = Rule::GREATER_THAN;
54 gt->key = Rule::SCREEN_DENSITY;
55 gt->longArgs.add(findMid(allDensities[index - 1], allDensities[index]) - 1);
56 densityRule->subrules.add(gt);
/frameworks/rs/api/
H A Drs_math.spec491 if value &lt; min_value, max_value if value &gt; max_value, otherwise value.
856 If a &gt; b, returns (a - b) otherwise returns 0f.
978 Returns the minimum of a and b, i.e. <code>(a &gt; b ? b : a)</code>.
2824 Returns base raised to the power exponent, i.e. base ^ exponent. base must be &gt;= 0.
3041 else if (v &gt; 0) return 1.f;
/frameworks/base/media/tests/contents/media_api/music/
H A Dtest_amr_ietf.amr153 H�B�<J{W�Բ��?�mN7�Sh��N������v�<O&q�c��3�-�e�VӶ�q�u�ͶO�y��<T�g��H!��+��b�_��9fFD����(p<��_�����2� �,��}��K23^�gt�] �<T�t�X�!��o,Or���nEΰt� Z�x`<��#���!��J�gS�����?s�]`�Ǫ�<Rwa��
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsics_advsimd_Resize.S382 csel x13, x1, x13, gt

Completed in 197 milliseconds