/external/bison/lib/ |
memchr.valgrind | 3 # bytes in an overestimated length (for example, where memchr is used to
|
/external/chromium_org/chrome/browser/ui/ |
profile_reset_bubble_stub.cc | 5 // Definitions for chrome/browser/ui/profile_reset_bubble.h, for platforms where
|
/external/chromium_org/chrome/common/metrics/proto/ |
permuted_entropy_cache.proto | 11 // Represents a cache of permuted entropy mappings, where each entry maps from
|
/external/chromium_org/chrome/service/cloud_print/ |
print_system_dummy.cc | 5 // This is dummy implementation for all configurations where print system
|
/external/chromium_org/chrome/tools/build/linux/ |
sed.sh | 9 # in a world where doing it from gyp eats the redirection.
|
/external/chromium_org/native_client_sdk/src/doc/community/ |
index.rst | 12 For a list of active forums where you can ask questions, check the
|
/external/chromium_org/third_party/sqlite/src/test/ |
tkt3442.test | 51 EQP { SELECT node FROM listhash WHERE id='5000' LIMIT 1; } 54 EQP { SELECT node FROM listhash WHERE id="5000" LIMIT 1; } 63 EQP { SELECT node FROM listhash WHERE id=5000 LIMIT 1; } 68 SELECT node FROM listhash WHERE id=[5000] LIMIT 1;
|
tkt3461.test | 37 execsql { SELECT a, b+1 AS b_plus_one FROM t1 WHERE a=1 } 41 # explain { SELECT a, b+1 AS b_plus_one FROM t1 WHERE a=1 OR b_plus_one } 43 execsql { SELECT a, b+1 AS b_plus_one FROM t1 WHERE a=1 OR b_plus_one } 50 WHERE CASE WHEN a=1 THEN 1 ELSE b_plus_one END
|
tkt3554.test | 32 WHERE obj = new.obj AND new.t1 < t1 AND new.t2 >= t1; 35 WHERE obj = new.obj AND new.t2 > t2 AND new.t1 <= t2; 37 SELECT RAISE(IGNORE) WHERE EXISTS ( 39 WHERE obj = new.obj AND new.t1 >= t1 AND new.t2 <= t2
|
triggerA.test | 13 # when one tries to UPDATE or DELETE from the view. Does the WHERE 58 CREATE VIEW v2 AS SELECT x, y FROM t1 WHERE y GLOB '*e*'; 73 UNION SELECT y FROM t1 WHERE x BETWEEN 3 and 5; 79 CREATE VIEW v5 AS SELECT x, b FROM t1, t2 WHERE y=c; 93 DELETE FROM v1 WHERE x=5; 103 UPDATE v1 SET y=y||'-extra' WHERE x BETWEEN 3 AND 5; 115 DELETE FROM v2 WHERE x=5; 125 UPDATE v2 SET y=y||'-extra' WHERE x BETWEEN 3 AND 5; 137 DELETE FROM v3 WHERE c1 BETWEEN '8' AND 'eight'; 147 UPDATE v3 SET c1 = c1 || '-extra' WHERE c1 BETWEEN '8' and 'eight' [all...] |
/external/chromium_org/tools/page_cycler/database/delete-transactions/ |
index.html | 10 tx.executeSql('DELETE FROM Test WHERE ID = ?', [idCounter++],
|
/external/chromium_org/tools/page_cycler/database/select-readtransactions/ |
index.html | 10 tx.executeSql('SELECT * FROM Test WHERE ID = ?', [idCounter++],
|
/external/chromium_org/tools/page_cycler/database/select-transactions/ |
index.html | 10 tx.executeSql('SELECT * FROM Test WHERE ID = ?', [idCounter++],
|
/external/chromium_org/tools/page_cycler/database/update-transactions/ |
index.html | 11 tx.executeSql('UPDATE Test SET Foo = ? WHERE ID = ?',
|
/external/clang/include/clang/Config/ |
config.h | 19 /* Directory where gcc is installed. */
|
config.h.in | 21 /* Directory where gcc is installed. */
|
/external/clang/test/CodeGenCXX/ |
2004-09-27-DidntEmitTemplate.cpp | 3 // This is a testcase for LLVM PR445, which was a problem where the
|
2007-04-05-PackedBitFieldsSmall.cpp | 5 // This is an example where size of Packed struct is smaller then
|
destructor-debug-info.cpp | 21 // Check there is a line number entry for line 19 where b1 is destructed.
|
/external/clang/test/ |
TestRunner.sh | 5 # Find where this script is.
|
/external/javassist/sample/rmi/ |
start.html | 3 <p>1. Run the server on the local host (where your web browser is running):
|
/external/kernel-headers/original/asm-x86/ |
ia32_unistd.h | 7 * Only add syscalls here where some part of the kernel needs to know
|
/external/libsepol/man/man8/ |
genpolbools.8 | 11 different boolean settings using name=value lines, where value
|
/external/valgrind/main/drd/tests/ |
filter_thread_no | 4 # -- those where there are multiple threads which play interchangeable roles.
|
/frameworks/base/docs/downloads/ |
README | 8 hosting service where they're accessible by users, such as
|