HomeSort by relevance Sort by last modified time
    Searched full:right (Results 101 - 125 of 23064) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/
math_arrows.json 24 "short": "right arrow"
41 "default": "left right arrow"
67 "short": "upper right arrow"
76 "short": "lower right arrow"
103 "short": "right arrow with stroke"
121 "short": "right wave arrow"
150 "alternative": "right two headed arrow",
151 "short": "two headed right arrow"
179 "short": "right arrow with tail"
206 "short": "right arrow from bar
    [all...]
math_delimiters.json 14 "default": "right parenthesis",
32 "default": "right square bracket",
50 "default": "right curly bracket",
67 "default": "right square bracket with quill"
83 "default": "right ceiling"
99 "default": "right floor"
107 "default": "bottom right crop"
123 "default": "top right crop"
147 "default": "top right corner"
163 "default": "bottom right corner
    [all...]
math_geometry.json 113 "default": "box drawings light down and right",
114 "alternative": "forms light down and right"
122 "default": "box drawings down light and right heavy",
123 "alternative": "forms down light and right heavy"
131 "default": "box drawings down heavy and right light",
132 "alternative": "forms down heavy and right light"
140 "default": "box drawings heavy down and right",
141 "alternative": "forms heavy down and right"
185 "default": "box drawings light up and right",
186 "alternative": "forms light up and right"
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
web-style.css 4 div.test b { display: block; float: left; width: 150px; text-align: right; margin-right: 10px; }
7 div.bar span { padding-left: 5px; padding-right: 5px; }
14 ol.results b { display: block; width: 200px; float: left; text-align: right; padding-right: 15px; }
18 h1 img { float:left;margin-right: 15px;margin-top: -10px; border: 0; }
23 table.results td, table.results th.name { text-align: right; }
  /external/markdown/tests/extensions-x-tables/
tables.html 42 <th align="right">Value</th>
48 <td align="right">$1600</td>
52 <td align="right">$12</td>
56 <td align="right">$1</td>
83 <th align="right">baz</th>
90 <td align="right" />
95 <td align="right">W</td>
  /external/chromium-trace/trace-viewer/src/tracing/importer/v8/
splaytree.js 63 node.right = this.root_.right;
64 this.root_.right = null;
66 node.right = this.root_;
92 this.root_ = this.root_.right;
94 var right = this.root_.right;
96 // Splay to make sure that the new root has an empty right child.
98 // Insert the original right child as the right child of the ne
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-splay.js 53 right: GeneratePayloadTree(depth - 1, key)
91 // Verify that the splay tree has the right size.
168 node.right = this.root_.right;
169 this.root_.right = null;
171 node.right = this.root_;
197 this.root_ = this.root_.right;
199 var right = this.root_.right;
201 // Splay to make sure that the new root has an empty right child
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-splay.js 53 right: GeneratePayloadTree(depth - 1, key)
91 // Verify that the splay tree has the right size.
168 node.right = this.root_.right;
169 this.root_.right = null;
171 node.right = this.root_;
197 this.root_ = this.root_.right;
199 var right = this.root_.right;
201 // Splay to make sure that the new root has an empty right child
    [all...]
  /external/chromium_org/v8/tools/
splaytree.js 81 node.right = this.root_.right;
82 this.root_.right = null;
84 node.right = this.root_;
110 this.root_ = this.root_.right;
112 var right = this.root_.right;
114 // Splay to make sure that the new root has an empty right child.
116 // Insert the original right child as the right child of the ne
    [all...]
  /external/lldb/www/cpp_reference/html/
namespacelldb.html 35 <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a></td></tr>
36 <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html">SBBlock</a></td></tr>
37 <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a></td></tr>
38 <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">SBBreakpointLocation</a></td></tr>
39 <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html">SBBroadcaster</a></td></tr>
40 <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a></td></tr>
41 <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandPluginInterface.html">SBCommandPluginInterface</a></td></tr>
42 <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommand.html">SBCommand</a></td></tr>
43 <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">SBCommandReturnObject</a></td></tr>
44 <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classl (…)
    [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
BstTesting.java 19 import static com.google.common.collect.BstSide.RIGHT;
39 SimpleNode(Character key, @Nullable SimpleNode left, @Nullable SimpleNode right) {
40 super(key, left, right);
54 && Objects.equal(childOrNull(RIGHT), node.childOrNull(RIGHT));
61 return Objects.hashCode(getKey(), childOrNull(LEFT), childOrNull(RIGHT));
68 SimpleNode source, @Nullable SimpleNode left, @Nullable SimpleNode right) {
69 return new SimpleNode(source.getKey(), left, right);
76 @Nullable SimpleNode left, @Nullable SimpleNode right) {
77 return checkNotNull(nodeFactory).createNode(source, left, right);
    [all...]
  /cts/tests/tests/view/src/android/view/cts/
GravityTest.java 53 assertEquals(21, mOutRect.right);
58 assertEquals(26, mOutRect.right);
63 assertEquals(21, mOutRect.right);
68 assertEquals(21, mOutRect.right);
74 assertEquals(21, mOutRect.right);
79 assertEquals(26, mOutRect.right);
84 assertEquals(21, mOutRect.right);
89 assertEquals(21, mOutRect.right);
95 assertEquals(12, mOutRect.right);
100 assertEquals(17, mOutRect.right);
    [all...]
  /external/chromium_org/third_party/icu/source/common/
uarrsort.h 31 * @param right Pointer to the "right" item.
33 * <0 if left<right
34 * ==0 if left==right
35 * >0 if left>right
40 UComparator(const void *context, const void *left, const void *right);
68 uprv_uint16Comparator(const void *context, const void *left, const void *right);
75 uprv_int32Comparator(const void *context, const void *left, const void *right);
82 uprv_uint32Comparator(const void *context, const void *left, const void *right);
  /external/chromium_org/third_party/icu/source/i18n/
dtrule.cpp 69 DateTimeRule::operator=(const DateTimeRule& right) {
70 if (this != &right) {
71 fMonth = right.fMonth;
72 fDayOfMonth = right.fDayOfMonth;
73 fDayOfWeek = right.fDayOfWeek;
74 fWeekInMonth = right.fWeekInMonth;
75 fMillisInDay = right.fMillisInDay;
76 fDateRuleType = right.fDateRuleType;
77 fTimeRuleType = right.fTimeRuleType;
  /external/icu/icu4c/source/common/
uarrsort.h 31 * @param right Pointer to the "right" item.
33 * <0 if left<right
34 * ==0 if left==right
35 * >0 if left>right
40 UComparator(const void *context, const void *left, const void *right);
68 uprv_uint16Comparator(const void *context, const void *left, const void *right);
75 uprv_int32Comparator(const void *context, const void *left, const void *right);
82 uprv_uint32Comparator(const void *context, const void *left, const void *right);
  /external/icu/icu4c/source/i18n/
dtrule.cpp 69 DateTimeRule::operator=(const DateTimeRule& right) {
70 if (this != &right) {
71 fMonth = right.fMonth;
72 fDayOfMonth = right.fDayOfMonth;
73 fDayOfWeek = right.fDayOfWeek;
74 fWeekInMonth = right.fWeekInMonth;
75 fMillisInDay = right.fMillisInDay;
76 fDateRuleType = right.fDateRuleType;
77 fTimeRuleType = right.fTimeRuleType;
  /external/markdown/MarkdownTest/Tests_2007/
Backslash escapes.html 13 <p>Right brace: }</p>
17 <p>Right bracket: ]</p>
21 <p>Right paren: )</p>
47 Right brace: \}
51 Right bracket: \]
55 Right paren: \)
82 <p>Right brace: <code>\}</code></p>
86 <p>Right bracket: <code>\]</code></p>
90 <p>Right paren: <code>\)</code></p>
  /frameworks/compile/mclinker/include/mcld/ADT/
TreeBase.h 23 NodeBase *right; member in class:mcld::NodeBase
27 : left(0), right(0)
64 { return (m_pNode->right == m_pNode); }
67 { return ((m_pNode->right) != (m_pNode->right->right)); }
70 { return ((m_pNode->left) != (m_pNode->left->right)); }
88 this->m_pNode = this->m_pNode->right;
100 this->m_pNode->right = pOther;
  /external/chromium_org/chrome/browser/resources/
about_version.css 14 margin-right: auto;
38 float: right;
40 text-align: right;
46 text-align: right;
51 text-align: right;
  /external/chromium_org/chrome/browser/resources/chromeos/first_run/
bubble.css 22 .bubble .arrow.points-right {
33 border-right-color: white;
34 right: 100%;
41 .bubble .arrow.right {
42 right: 12px;
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
desktop_geometry.cc 18 return point.x() >= left() && point.x() < right() &&
23 return rect.left() >= left() && rect.right() <= right() &&
30 right_ = std::min(right(), rect.right());
  /external/lzma/CPP/7zip/Common/
FilePathAutoRename.cpp 45 unsigned left = 1, right = (1 << 30); local
46 while (left != right)
48 unsigned mid = (left + right) / 2;
52 right = mid;
54 return !MakeAutoName(name, extension, right, fullProcessedPath);
  /frameworks/base/services/core/java/com/android/server/notification/
GlobalSortKeyComparator.java 25 public int compare(NotificationRecord left, NotificationRecord right) {
29 if (right.getGlobalSortKey() == null) {
30 throw new IllegalStateException("Missing right global sort key: " + right);
32 return left.getGlobalSortKey().compareTo(right.getGlobalSortKey());
NotificationComparator.java 27 public int compare(NotificationRecord left, NotificationRecord right) {
29 final int rightPackagePriority = right.getPackagePriority();
36 final int rightScore = right.sbn.getScore();
43 final float rightPeople = right.getContactAffinity();
50 return -1 * Long.compare(left.getRankingTimeMs(), right.getRankingTimeMs());
  /external/chromium_org/third_party/skia/src/core/
SkTSort.h 121 template <typename T, typename C> static void SkTInsertionSort(T* left, T* right, C lessThan) {
122 for (T* next = left + 1; next <= right; ++next) {
136 static T* SkTQSort_Partition(T* left, T* right, T* pivot, C lessThan) {
138 SkTSwap(*pivot, *right);
140 while (left < right) {
147 SkTSwap(*newPivot, *right);
154 * This implementation recurses on the left region after pivoting and loops on the right,
160 * @param right the end of the region to be sorted (inclusive).
163 template <typename T, typename C> void SkTIntroSort(int depth, T* left, T* right, C lessThan) {
165 if (right - left < 32)
    [all...]

Completed in 2621 milliseconds

1 2 3 45 6 7 8 91011>>