/external/chromium_org/third_party/sqlite/src/test/ |
tkt3757.test | 38 SELECT * FROM sqlite_stat1 ORDER BY 1, 2; 47 # Then run a query with "t1.y IN (SELECT ..)" in the WHERE clause. 56 SELECT * FROM t1 WHERE y IN (SELECT a FROM t2)
|
triggerC.test | 82 SELECT * FROM log; 86 execsql { SELECT * FROM t1 } 92 SELECT * FROM log; 96 execsql { SELECT * FROM t1 } 102 SELECT * FROM log; 106 execsql { SELECT * FROM t1 } 112 SELECT RAISE(ABORT, 'delete is not supported'); 121 execsql { SELECT * FROM t4 } 140 SELECT 1; 183 SELECT CASE WHEN new.a==2 THEN RAISE(IGNORE) ELSE NULL END [all...] |
vtab_err.test | 38 INSERT INTO r2 SELECT * FROM e; 39 INSERT INTO e SELECT a||'x', b, c FROM r2; 64 INSERT INTO r2 SELECT * FROM e; 65 INSERT INTO e SELECT a||'x', b, c FROM r2;
|
wal4.test | 26 SELECT x FROM t1 ORDER BY x; 39 catchsql { SELECT * FROM t1 } 45 execsql { SELECT name FROM sqlite_master } 51 # If the SELECT finished successfully, the WAL file should have been
|
where8m.test | 27 SELECT c FROM t1 33 SELECT c FROM t1 WHERE 36 SELECT c FROM t1 WHERE 54 SELECT count(*) FROM t1 WHERE a BETWEEN 5 AND 995 OR b BETWEEN 5 AND 900000;
|
/external/chromium_org/third_party/sqlite/src/tool/ |
mkspeedsql.tcl | 63 SELECT name FROM sqlite_master ORDER BY 1; 95 puts "SELECT count(*), avg(b) FROM t1 WHERE b>=$lwr AND b<$upr;" 102 puts "SELECT count(*), avg(b) FROM t1 WHERE c LIKE '%[number_name $i]%';" 122 puts "SELECT count(*), avg(b) FROM t1 WHERE b>=$lwr AND b<$upr;" 129 puts "SELECT c FROM t1 WHERE rowid=$id;" 136 puts "SELECT c FROM t1 WHERE a=$id;" 145 puts "SELECT c FROM t1 WHERE c='$c';" 193 puts {INSERT INTO t1 SELECT * FROM t2;} 201 puts {INSERT INTO t1 SELECT * FROM t2;} 215 puts {INSERT INTO t1 SELECT * FROM t2; [all...] |
/external/llvm/test/CodeGen/Generic/ |
2011-01-06-BigNumberCrash.ll | 6 %tmp3 = select i1 undef, i960 4872657003430991806293355221650511486142000513558154090491761976385142772940676648094983476628187266917101386048750715027104076737938178423519545241493072038894065019132638919037781494702597609951702322267198307200588774905587225212622510286498675097141625012190497682454879271766334636032, i960 0
|
/external/llvm/test/CodeGen/Mips/ |
selpat.ll | 20 %cond = select i1 %cmp, i32 %2, i32 %3 28 %cond10 = select i1 %cmp6, i32 %3, i32 %2 41 %cond = select i1 %cmp, i32 %1, i32 %2 47 %cond5 = select i1 %cmp1, i32 %2, i32 %1 51 %cond10 = select i1 %cmp6, i32 %2, i32 %1 57 %cond15 = select i1 %cmp11, i32 %1, i32 %2 68 %cond = select i1 %cmp, i32 %1, i32 %2 74 %cond5 = select i1 %cmp1, i32 %2, i32 %1 78 %cond10 = select i1 %cmp6, i32 %1, i32 %2 91 %cond = select i1 %cmp, i32 %2, i32 % [all...] |
/external/llvm/test/CodeGen/PowerPC/ |
vec_select.ll | 5 %vsel = select <4 x i1> <i1 true, i1 false, i1 false, i1 false>, <4 x float> %v1, <4 x float> %v2
|
/external/llvm/test/CodeGen/SystemZ/ |
cond-move-01.ll | 12 %res = select i1 %cond, i32 %a, i32 %b 23 %res = select i1 %cond, i64 %a, i64 %b 35 %res = select i1 %cond, i32 %a, i32 %b 46 %res = select i1 %cond, i64 %a, i64 %b
|
int-cmp-13.ll | 12 %res = select i1 %cond, double %a, double %b 23 %res = select i1 %cond, double %a, double %b 35 %res = select i1 %cond, double %a, double %b 47 %res = select i1 %cond, double %a, double %b 59 %res = select i1 %cond, double %a, double %b 71 %res = select i1 %cond, double %a, double %b 83 %res = select i1 %cond, double %a, double %b 95 %res = select i1 %cond, double %a, double %b 106 %res = select i1 %cond, double %a, double %b 117 %res = select i1 %cond, double %a, double % [all...] |
int-cmp-14.ll | 12 %res = select i1 %cond, double %a, double %b 23 %res = select i1 %cond, double %a, double %b 35 %res = select i1 %cond, double %a, double %b 47 %res = select i1 %cond, double %a, double %b 59 %res = select i1 %cond, double %a, double %b 71 %res = select i1 %cond, double %a, double %b 83 %res = select i1 %cond, double %a, double %b 95 %res = select i1 %cond, double %a, double %b 106 %res = select i1 %cond, double %a, double %b 117 %res = select i1 %cond, double %a, double % [all...] |
/external/llvm/test/CodeGen/X86/ |
2004-03-30-Select-Max.ll | 6 %R = select i1 %gt, i32 %A, i32 %B ; <i32> [#uses=1]
|
2006-11-27-SelectLegalize.ll | 8 %D = select i1 %a, i32 %B, i32 %C ; <i32> [#uses=1]
|
2010-01-05-ZExt-Shl.ll | 12 %t4 = select i1 %t3, i16 0, i16 128
|
2012-08-28-UnsafeMathCrash.ll | 9 %f.0 = select i1 %cmp, float -3.000000e+00, float %mean 11 %f.1 = select i1 %cmp2, float %f.0, float 0x4007EB8520000000 15 %conv = select i1 undef, double 2.550000e+02, double %0 18 %.conv9 = select i1 undef, i32 255, i32 %conv9
|
no-cmov.ll | 6 %retval.0 = select i1 %tobool, i32 1, i32 %cmp
|
nonconst-static-iv.ll | 5 @0 = global i8 insertvalue( { i8 } select (i1 ptrtoint (i32* @1 to i1), { i8 } { i8 1 }, { i8 } { i8 2 }), i8 0, 0)
|
/external/llvm/test/Transforms/InstCombine/ |
2005-04-07-UDivSelectCrash.ll | 4 %tmp.16 = select i1 %C, i32 8, i32 1 ; <i32> [#uses=1]
|
CPP_min_max.ll | 2 ; RUN: grep select | not grep 'i32\*' 8 ; Instcombine should propagate the load through the select instructions to 16 %retval.i = select i1 %tmp.4.i, i32* %y, i32* %x ; <i32*> [#uses=1] 29 %retval.i = select i1 %tmp.4.i, i32* %y, i32* %tmp.0 ; <i32*> [#uses=1]
|
pr2996.ll | 7 %iftmp.0.0 = select i1 %0, i32 -1, i32 0 ; <i32> [#uses=1]
|
select-load-call.ll | 12 %P2 = select i1 %cond, i32 *%P, i32* %A
|
/external/valgrind/main/docs/lib/ |
vg-html-website.xsl | 25 <xsl:copy-of select="$content"/> 27 <xsl:with-param name="prev" select="$prev"/> 28 <xsl:with-param name="next" select="$next"/> 29 <xsl:with-param name="nav.context" select="$nav.context"/>
|
/frameworks/opt/datetimepicker/res/values-en-rGB/ |
strings.xml | 23 <string name="select_hours" msgid="7651068754188418859">"Select hours"</string> 24 <string name="select_minutes" msgid="8327182090226828481">"Select minutes"</string> 27 <string name="select_day" msgid="3973338219107019769">"Select month and day"</string> 28 <string name="select_year" msgid="2603330600102539372">"Select year"</string>
|
/frameworks/opt/datetimepicker/res/values-en-rIN/ |
strings.xml | 23 <string name="select_hours" msgid="7651068754188418859">"Select hours"</string> 24 <string name="select_minutes" msgid="8327182090226828481">"Select minutes"</string> 27 <string name="select_day" msgid="3973338219107019769">"Select month and day"</string> 28 <string name="select_year" msgid="2603330600102539372">"Select year"</string>
|