HomeSort by relevance Sort by last modified time
    Searched full:coalesce (Results 26 - 50 of 248) sorted by null

12 3 4 5 6 7 8 910

  /external/chromium_org/content/common/input/
web_input_event_traits.cc 30 void Coalesce(const WebKeyboardEvent& event_to_coalesce,
41 void Coalesce(const WebMouseEvent& event_to_coalesce, WebMouseEvent* event) {
71 void Coalesce(const WebMouseWheelEvent& event_to_coalesce,
131 void Coalesce(const WebTouchEvent& event_to_coalesce, WebTouchEvent* event) {
168 void Coalesce(const WebGestureEvent& event_to_coalesce,
234 Coalesce(static_cast<const EventType&>(event_to_coalesce),
339 void WebInputEventTraits::Coalesce(const WebInputEvent& event_to_coalesce,
  /external/chromium_org/third_party/sqlite/src/test/
minmax.test 153 SELECT coalesce(min(x+0),-1), coalesce(max(x+0),-1) FROM
159 SELECT y, coalesce(sum(x),0) FROM
179 SELECT coalesce(min(x),999) FROM t3;
184 SELECT coalesce(min(rowid),999) FROM t3;
189 SELECT coalesce(max(x),999) FROM t3;
194 SELECT coalesce(max(rowid),999) FROM t3;
199 SELECT coalesce(max(rowid),999) FROM t3 WHERE rowid<25;
321 SELECT coalesce(min(x),-1) FROM t6;
332 SELECT coalesce(min(x),-1) FROM t6
    [all...]
func.test 57 execsql {SELECT coalesce(length(a),-1) FROM t2}
224 execsql {SELECT coalesce(round(a,2),'nil') FROM t2}
339 # Test the coalesce() and nullif() functions
342 execsql {SELECT coalesce(a,'xyz') FROM t2}
345 execsql {SELECT coalesce(upper(a),'nil') FROM t2}
348 execsql {SELECT coalesce(nullif(1,1),'nil')}
351 execsql {SELECT coalesce(nullif(1,2),'nil')}
354 execsql {SELECT coalesce(nullif(1,NULL),'nil')}
    [all...]
check.test 120 x INTEGER CHECK( typeof(coalesce(x,0))=="integer" ),
121 y REAL CHECK( typeof(coalesce(y,0.1))=='real' ),
122 z TEXT CHECK( typeof(coalesce(z,''))=='text' )
cse.test 39 SELECT b, abs(b), coalesce(b,-b,NOT b,c,NOT c), c, -c FROM t1;
107 SELECT coalesce(b,c,d,e), a, b, c, d, e FROM t1 WHERE a=2
109 SELECT coalesce(e,d,c,b), e, d, c, b, a FROM t1 WHERE a=1
fts1k.test 55 # isspace() to coalesce multiple spaces.
fts2l.test 55 # isspace() to coalesce multiple spaces.
fts3al.test 55 # isspace() to coalesce multiple spaces.
pager2.test 90 SELECT COALESCE(max(i), 0) FROM t1;
110 SELECT COALESCE(max(i), 0) FROM t1;
trace2.test 136 "-- SELECT coalesce((SELECT max(blockid) FROM 'main'.'x1_segments') + 1, 1)"
146 "-- SELECT coalesce((SELECT max(blockid) FROM 'main'.'x1_segments') + 1, 1)"
  /external/chromium_org/media/base/
text_ranges.cc 70 // ends, and so we coalesce the current and next ranges.
82 // coalesce the current and next ranges.
  /external/llvm/test/CodeGen/X86/
twoaddr-lea.ll 2 ;; cannot coalesce it with Y. Because of this, a copy needs to be
2009-08-06-inlineasm.ll 5 ; FIXME: If the coalescer happens to coalesce %level.1 with the copy to EAX
coalesce-esp.ll 4 ; Don't coalesce with %esp if it would end up putting %esp in
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
convert_argb.cc 72 // Coalesce rows.
134 // Coalesce rows.
214 // Coalesce rows.
271 // Coalesce rows.
321 // Coalesce rows.
442 // Coalesce rows.
492 // Coalesce rows.
542 // Coalesce rows.
592 // Coalesce rows.
642 // Coalesce rows
    [all...]
convert_from_argb.cc 44 // Coalesce rows.
123 // Coalesce rows.
202 // Coalesce rows.
495 // Coalesce rows.
597 // Coalesce rows.
692 // Coalesce rows.
768 // Coalesce rows.
815 // Coalesce rows.
862 // Coalesce rows.
910 // Coalesce rows
    [all...]
planar_functions.cc 33 // Coalesce rows.
86 // Coalesce rows.
291 // Coalesce rows.
369 // Coalesce rows.
572 // Coalesce rows.
608 // Coalesce rows.
669 // Coalesce rows.
735 // Coalesce rows.
802 // Coalesce rows.
872 // Coalesce rows
    [all...]
  /external/chromium_org/third_party/libyuv/source/
convert_argb.cc 72 // Coalesce rows.
134 // Coalesce rows.
214 // Coalesce rows.
271 // Coalesce rows.
321 // Coalesce rows.
442 // Coalesce rows.
492 // Coalesce rows.
542 // Coalesce rows.
592 // Coalesce rows.
642 // Coalesce rows
    [all...]
convert_from_argb.cc 44 // Coalesce rows.
118 // Coalesce rows.
196 // Coalesce rows.
479 // Coalesce rows.
580 // Coalesce rows.
674 // Coalesce rows.
750 // Coalesce rows.
797 // Coalesce rows.
844 // Coalesce rows.
892 // Coalesce rows
    [all...]
planar_functions.cc 33 // Coalesce rows.
86 // Coalesce rows.
291 // Coalesce rows.
369 // Coalesce rows.
572 // Coalesce rows.
608 // Coalesce rows.
669 // Coalesce rows.
735 // Coalesce rows.
802 // Coalesce rows.
872 // Coalesce rows
    [all...]
  /external/chromium_org/chrome/browser/ui/website_settings/
permission_bubble_view.h 49 // Returns true if the view can accept a new Show() command to coalesce
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_screen_x11.h 65 // We delay updating the display so we can coalesce events.
  /external/jemalloc/src/
chunk.c 280 /* Try to coalesce forward. */
283 * Coalesce chunk with the following address range. This does
312 /* Try to coalesce backward. */
317 * Coalesce chunk with the previous address range. This does
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
IntRangeManager.java 253 // note that [1, 4] and [5, 6] coalesce to [1, 6]
274 // find last range that can coalesce into the new combined range
285 // coalesce range with following ranges up to endIndex-1
310 // coalesce range with following ranges up to endIndex
335 // coalesce range with following ranges up to len-1
361 // find last range that can coalesce into the new combined range
384 // get last range to coalesce into start range
398 // coalesce range with following ranges up to endIndex
  /external/llvm/unittests/ADT/
IntervalMapTest.cpp 146 // Coalesce from the left.
152 // Coalesce from the right.
158 // Non-coalesce from the left.
177 // Non-coalesce from the right.
256 // Coalesce left with followers.
278 // Coalesce right with followers.
300 // Coalesce left and right with followers.

Completed in 2121 milliseconds

12 3 4 5 6 7 8 910