HomeSort by relevance Sort by last modified time
    Searched full:where (Results 701 - 725 of 21198) sorted by null

<<21222324252627282930>>

  /external/chromium_org/content/test/plugin/
plugin_npobject_lifetime_test.h 14 // The NPObjectLifeTime class tests the case where a plugin has an NPObject
58 // The NPObjectLifeTime class tests the case where a plugin instance is
  /external/chromium_org/crypto/
p224.h 42 // ScalarMult computes *out = in*scalar where scalar is a 28-byte, big-endian
46 // ScalarBaseMult computes *out = g*scalar where g is the base point of the
  /external/chromium_org/third_party/
README.chromium.template 3 URL: The URL where the package lives
9 Security Critical: Either yes or no depending on whether this package is shipped in releases. For example openssl is critical where cygwin is not.
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLElement.idl 39 [RaisesException, CustomElementCallbacks, MeasureAs=InsertAdjacentElement] Element insertAdjacentElement([Default=Undefined] optional DOMString where,
41 [RaisesException, MeasureAs=InsertAdjacentText] void insertAdjacentText([Default=Undefined] optional DOMString where,
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
shortnumberutil.h 44 // This method takes into account cases where the number might contain
53 // This method takes into account cases where the number might contain
  /external/chromium_org/third_party/skia/include/pathops/
SkPathOps.h 29 The curve order is reduced where possible so that cubics may be turned
45 The curve order is reduced where possible so that cubics may
  /external/chromium_org/third_party/sqlite/src/test/
bigrow.test 37 WHERE type='table' OR type='index'
66 execsql {DELETE FROM t1 WHERE a='abc2'}
85 SELECT b FROM t1 WHERE a=='1';
89 execsql "SELECT b FROM t1 WHERE a=='$::big1'"
92 execsql "SELECT b FROM t1 WHERE a!='$::big1' ORDER BY a"
101 execsql "SELECT b FROM t1 WHERE a=='$::big1'"
107 execsql "SELECT b FROM t1 WHERE a=='abc'"
113 execsql "SELECT b FROM t1 WHERE a=='$::big1'"
collate7.test 58 SELECT * FROM abc16 WHERE a < 'abc';
68 SELECT * FROM abc16 WHERE a < 'abc';
delete3.test 12 # focus of this script is a test of the DELETE command where a
51 DELETE FROM t1 WHERE x%2==0;
join3.test 13 # This file implements tests for joins, including outer joins, where
44 set sep WHERE
mallocG.test 39 SELECT y FROM t1 WHERE x IN t2;
48 WHERE x BETWEEN 'a' AND 'z'
mallocH.test 57 EXPLAIN SELECT * FROM abc AS t2 WHERE rowid=1;
58 EXPLAIN QUERY PLAN SELECT * FROM abc AS t2 WHERE rowid=1;
mallocJ.test 34 UPDATE t1 SET x=2 WHERE y=1 ORDER BY y LIMIT 2 OFFSET 2;
35 DELETE FROM t1 WHERE x=1 ORDER BY y LIMIT 2 OFFSET 2;
tkt-2d1a5c67d.test 37 SELECT 'A', * FROM t2 WHERE y=4;
56 WHERE value BETWEEN 1 AND 1000;
tkt-3998683a16.test 13 # it tests that ticket [3998683a16a7076e08f5585c1f4816414c8c653a] where in
42 SELECT x FROM t1 WHERE typeof(y)=='real' ORDER BY x;
tkt2686.test 44 WHERE rowid <= (SELECT MAX(rowid) FROM filler LIMIT 20)
74 WHERE rowid <= (SELECT MAX(rowid) FROM filler LIMIT 20)
tkt3757.test 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)
tkt3879.test 39 WHERE j0.m=t3.m AND t1.a=j0.a AND j1.n=j0.m;
47 WHERE j0.m=t3.m AND t1.a=j0.a AND j1.n=j0.m
vtab_err.test 34 DELETE FROM e WHERE a = 'a';
60 DELETE FROM e WHERE a = 'a';
  /external/chromium_org/tools/gn/
input_file.h 34 // The friendly name can be set to override the name() in cases where there
45 // For testing and in cases where this input doesn't actually refer to
  /external/clang/test/CXX/except/except.spec/
p2-places.cpp 3 // Tests where specs are allowed and where they aren't.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testConfigs/testingConfigTemplate/
testing.properties 14 #directory where automated testing framework will be installed
23 #directory where test scripts are launched
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts/
testing.properties.template 17 #directory on test machine where automated testing framework will be installed. ${buildLabel}
27 #directory where test scripts are launched
  /external/kernel-headers/original/asm-x86/
user32.h 45 struct user_regs_struct32 regs; /* Where the registers are actually stored */
49 /* The rest of this junk is to help gdb figure out what goes where */
  /external/libexif/m4m/
gp-packaging.m4 46 [Where to install hotplug scripts as docs [default=autodetect]])])
61 [Where to install hotplug scripts as docs [default=autodetect]])])

Completed in 857 milliseconds

<<21222324252627282930>>