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

<<21222324252627282930>>

  /external/chromium_org/third_party/sqlite/src/test/
stat.test 53 SELECT * FROM stat WHERE name = 't1';
58 SELECT * FROM stat WHERE name = 'i1';
63 SELECT * FROM stat WHERE name = 'sqlite_master';
80 SELECT * FROM stat WHERE name != 'sqlite_master';
111 SELECT * FROM stat WHERE name != 'sqlite_master';
135 SELECT * FROM stat WHERE name = 't5' OR name = 'i5';
152 SELECT * FROM stat WHERE name = 't1';
analyze.test 35 SELECT count(*) FROM sqlite_master WHERE name='sqlite_stat1'
45 SELECT count(*) FROM sqlite_master WHERE name='sqlite_stat1'
61 SELECT count(*) FROM sqlite_master WHERE name='sqlite_stat1'
76 SELECT * FROM sqlite_stat1 WHERE idx NOT NULL
86 SELECT * FROM sqlite_stat1 WHERE idx NOT NULL
262 SELECT * FROM t4 WHERE x=1234;
276 SELECT * FROM t4 WHERE x=1234;
286 SELECT * FROM t4 WHERE x=1234;
296 UPDATE sqlite_master SET sql='nonsense' WHERE name='sqlite_stat1';
mallocF.test 37 SELECT * FROM t1 WHERE x GLOB 'abc*'
49 WHERE y=1 OR y=2 OR y=3 OR y=4 OR y=5
61 SELECT x FROM t1 WHERE y BETWEEN 10 AND 29
tkt3357.test 36 INNER JOIN b ON a.b_id = b.id WHERE b.bvalue = 'btest'
47 FROM a, b WHERE a.b_id = b.id
58 FROM a, b WHERE a.b_id = b.id
unordered.test 43 2 "SELECT * FROM t1 WHERE a >?"
46 3 "SELECT * FROM t1 WHERE a = ? ORDER BY rowid"
57 6 "SELECT * FROM t1 WHERE a = ?"
  /frameworks/base/core/java/android/text/
Editable.java 44 * position is preserved even when the entire range where it is
57 * Convenience for replace(where, where, text, start, end)
60 public Editable insert(int where, CharSequence text, int start, int end);
63 * Convenience for replace(where, where, text, 0, text.length());
66 public Editable insert(int where, CharSequence text);
  /frameworks/base/core/java/android/view/animation/
RotateAnimation.java 26 * the rotation, where (0,0) is the top left point. If not specified, (0,0) is
98 * being rotated, specified as an absolute number where 0 is the left
101 * being rotated, specified as an absolute number where 0 is the top
127 * is being rotated, specified as an absolute number where 0 is the
129 * pivotXType is ABSOLUTE, or a percentage (where 1.0 is 100%)
135 * is being rotated, specified as an absolute number where 0 is the
137 * pivotYType is ABSOLUTE, or a percentage (where 1.0 is 100%)
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/
Socket.java 97 // Same technique is used everywhere in this class where mSocket member
111 * @param offset The start position in data from where to get bytes.
127 * @param socket Socket from where to receive data.
128 * @param data Array where to save received data.
148 * @param data Array where to save received data.
164 * @param data Array where to save received data. Data size is defined by
179 // This is the only place in this class where we will null the socket
  /system/core/libpixelflinger/codeflinger/tinyutils/
VectorImpl.h 74 ssize_t insertAt(size_t where, size_t numItems = 1);
75 ssize_t insertAt(const void* item, size_t where, size_t numItems = 1);
113 void* _grow(size_t where, size_t amount);
114 void _shrink(size_t where, size_t amount);
146 //! finds where this item should be inserted
183 ssize_t insertAt(size_t where, size_t numItems = 1);
184 ssize_t insertAt(const void* item, size_t where, size_t numItems = 1);
  /external/chromium_org/sandbox/win/src/
registry_policy_test.cc 114 // Tests subdirectory access on keys where we don't have subdirectory acess.
121 // Tests to see if we can create keys where we dont have subdirectory access.
144 // Tests read access where we don't have access at all.
167 // Tests subdirectory acess on keys where we have subdirectory acess.
174 // Tests to see if we can create keys where we have subdirectory access.
197 // Tests to see if we can create keys where we have subdirectory access.
267 // Tests read access where we only have read-only access.
274 // Tests write access where we only have read-only acess.
281 // Tests maximum allowed access where we only have read-only access.
  /dalvik/dx/tests/067-dex-switch-and-try/
Blort.java 43 // This test has a try-catch where the try code can theoretically throw.
64 // This test has a switch with a case that has a try-catch where
88 // has a try-catch where the try code can theoretically throw, but
  /external/bison/m4/
exponentf.m4 8 AC_CACHE_CHECK([where to find the exponent in a 'float'],
87 [Define as the word index where to find the exponent of 'float'.])
89 [Define as the bit index in the word where to find bit 0 of the exponent of 'float'.])
  /external/chromium/chrome/browser/history/
visitsegment_database.cc 143 "SELECT id FROM segments WHERE name = ?"));
156 "UPDATE segments SET url_id = ? WHERE id = ?"));
167 "SELECT url_id FROM segments WHERE id = ?"));
198 "WHERE time_slot = ? AND segment_id = ?"));
206 "UPDATE segment_usage SET visit_count = ? WHERE id = ?"));
243 "FROM segment_usage WHERE time_slot >= ? "
303 "WHERE segments.id = ?"));
321 "DELETE FROM segment_usage WHERE time_slot < ?"));
333 "UPDATE segments SET pres_index = ? WHERE id = ?"));
347 "SELECT id FROM segments WHERE url_id = ?"))
    [all...]
  /external/chromium/testing/gtest/scripts/test/
Makefile 10 # Points to the root of fused Google Test, relative to where this file is.
17 # Where to find the sample test.
20 # Where to find gtest_main.cc.
  /external/chromium_org/chrome/browser/printing/
print_view_manager.h 25 // Same as PrintNow(), but for the case where a user prints with the system
29 // Same as PrintNow(), but for the case where a user press "ctrl+shift+p" to
34 // Same as PrintNow(), but for the case where we want to send the result to
  /external/chromium_org/components/precache/core/
precache_url_table.cc 50 SQL_FROM_HERE, "SELECT time FROM precache_urls WHERE url=?"));
58 SQL_FROM_HERE, "DELETE FROM precache_urls WHERE url=?"));
66 SQL_FROM_HERE, "DELETE FROM precache_urls WHERE time < ?"));
  /external/chromium_org/net/quic/congestion_control/
inter_arrival_state_machine.h 38 // We are on a network where we can detect delay changes and suffer only
41 // We are on a network where we can detect delay changes and suffer only
44 // We are on a network where we can detect delay changes, however we suffer
  /external/chromium_org/testing/gtest/scripts/test/
Makefile 10 # Points to the root of fused Google Test, relative to where this file is.
17 # Where to find the sample test.
20 # Where to find gtest_main.cc.
  /external/chromium_org/v8/test/mjsunit/
negate.js 33 assertEquals(-base, a * -b, "a * -b where a = " + a + ", b = " + b);
34 assertEquals(-base, -a * b, "-a * b where a = " + a + ", b = " + b);
35 assertEquals(base, -a * -b, "*-a * -b where a = " + a + ", b = " + b);
  /external/gtest/scripts/test/
Makefile 10 # Points to the root of fused Google Test, relative to where this file is.
17 # Where to find the sample test.
20 # Where to find gtest_main.cc.
  /external/llvm/utils/crosstool/ARM/
README 7 where:
33 CODE_SOURCERY_PKG_PATH=[dir where you downloaded CodeSourcery tarball] \
34 LLVM_PKG_PATH=[dir where you stored your LLVM and LLVM-GCC snapshots] \
  /external/llvm/utils/lit/lit/ExampleTests/LLVM.InTree/test/
lit.cfg 17 # test_source_root: The root path where tests are located.
20 # test_exec_root: The root path where tests should be run.
36 # Try to detect the situation where we are using an out-of-tree build by
  /external/llvm/utils/lit/lit/ExampleTests/LLVM.OutOfTree/src/test/
lit.cfg 17 # test_source_root: The root path where tests are located.
20 # test_exec_root: The root path where tests should be run.
36 # Try to detect the situation where we are using an out-of-tree build by
  /external/v8/test/mjsunit/
negate.js 33 assertEquals(-base, a * -b, "a * -b where a = " + a + ", b = " + b);
34 assertEquals(-base, -a * b, "-a * b where a = " + a + ", b = " + b);
35 assertEquals(base, -a * -b, "*-a * -b where a = " + a + ", b = " + b);
  /libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ddmc/
DdmVmInternal.java 30 * This is built into the VM, since that's where threads get managed.
37 * This is built into the VM, since that's where the heap is managed.
49 * This is built into the VM, since that's where the heap is managed.

Completed in 1291 milliseconds

<<21222324252627282930>>