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

<<11121314151617181920>>

  /frameworks/base/core/tests/coretests/src/android/database/
DatabaseGeneralTest.java 488 "SELECT count(*) from tokens where token GLOB '" + key + "*'", null));
490 "SELECT source from tokens where token GLOB '" + key + "*'", null));
492 "SELECT token_index from tokens where token GLOB '" + key + "*'", null));
495 "SELECT count(*) from tokens where token GLOB '" + key + "*'", null));
497 "SELECT source from tokens where token GLOB '" + key + "*'", null));
499 "SELECT token_index from tokens where token GLOB '" + key + "*'", null));
503 "SELECT count(*) from tokens where token GLOB '" + key + "*'", null));
505 "SELECT source from tokens where token GLOB '" + key + "*'", null));
507 "SELECT token_index from tokens where token GLOB '" + key + "*'", null));
509 "SELECT tag from tokens where token GLOB '" + key + "*'", null))
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
e_delete.test 38 7 "DELETE FROM t1 WHERE a>2" {}
39 8 "DELETE FROM t1 INDEXED BY i1 WHERE a>2" {}
40 9 "DELETE FROM t1 NOT INDEXED WHERE a>2" {}
41 10 "DELETE FROM main.t1 WHERE a>2" {}
42 11 "DELETE FROM main.t1 INDEXED BY i1 WHERE a>2" {}
43 12 "DELETE FROM main.t1 NOT INDEXED WHERE a>2" {}
46 # EVIDENCE-OF: R-20205-17349 If the WHERE clause is not present, all
69 # EVIDENCE-OF: R-30203-16177 If a WHERE clause is supplied, then only
70 # those rows for which the result of evaluating the WHERE clause as a
74 1 "DELETE FROM t3 WHERE 1 ; SELECT x FROM t3" {
    [all...]
  /dalvik/vm/compiler/template/ia32/
TEMPLATE_INTERPRET.S 4 * to the interpreter. The problem is where to find the Dalvik
11 * For x86, we'll infer the source by looking where rp points.
  /developers/build/prebuilts/gradle/DoneBar/DoneBarSample/src/main/res/values/
activitycards-strings.xml 24 two direct actions to persist or dismiss changes. This is suitable for cases where no
29 well-suited to scenarios where additional view details or
  /development/samples/Support13Demos/src/com/example/android/supportv13/app/
_index.html 18 FragmentPagerAdapter to build a user interface where the user can fling
23 FragmentStatePagerAdapter to build a user interface where the user can fling
  /development/samples/browseable/DoneBar/res/values/
activitycards-strings.xml 24 two direct actions to persist or dismiss changes. This is suitable for cases where no
29 well-suited to scenarios where additional view details or
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/generators/
DHParametersGenerator.java 42 // find a safe prime p where p = 2*q + 1, where p and q are prime.
  /external/chromium/base/
base_paths.h 37 DIR_CACHE, // Directory where to put cache data. Note this is
38 // *not* where the browser cache lives, but the
  /external/chromium/chrome/browser/tabs/
tab_strip_model_order_controller.h 33 // Determine where to place a newly opened tab by using the supplied
42 // Determine where to shift selection after a tab is closed.
  /external/chromium/chrome/browser/ui/search_engines/
template_url_fetcher_ui_callbacks.h 39 // The SearchEngineTabHelper where this request originated. Can be NULL if the
43 // The TabContents where this request originated.
  /external/chromium/chrome/common/net/
predictor_common.h 25 // instead of NameList, from renderer (where content of pages are scanned for
26 // links) to browser (where we perform predictive actions).
  /external/chromium_org/ash/display/
shared_display_edge_indicator.h 44 // Used to show the displays' shared edge where a window can be moved across.
45 // |src_widget_| is for the display where drag starts and |dst_widget_| is
  /external/chromium_org/base/
critical_closure.h 13 // application goes to the background if possible on platforms where
29 // No-op for platforms where the application does not need to acquire
  /external/chromium_org/build/android/
push_libraries.gypi 15 # 'libraries_source_dir': 'location where stripped libraries are stored'
16 # 'device_library_dir': 'location on the device where to put pushed libraries',
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
FindNotificationDetails.java 17 /** Where selection occurred (in renderer window coordinates). */
23 * Might be -1 even with matches in rare edge cases where the active match
  /external/chromium_org/chrome/browser/ui/search_engines/
template_url_fetcher_ui_callbacks.h 38 // The SearchEngineTabHelper where this request originated. Can be NULL if the
42 // The WebContents where this request originated.
  /external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model_order_controller.h 22 // Determine where to place a newly opened tab by using the supplied
27 // Determine where to shift selection after a tab is closed.
  /external/chromium_org/chrome/installer/mini_installer/
pe_resource.h 16 // This ctor takes the handle to the resource and the module where it was
20 // This ctor takes the resource name, the resource type and the module where
  /external/chromium_org/chromeos/
chromeos_paths.h 20 DIR_USER_POLICY_KEYS, // Directory where the session_manager stores
34 DIR_DEVICE_LOCAL_ACCOUNT_EXTERNAL_DATA, // Directory where external data
  /external/chromium_org/content/common/
set_process_title.h 12 // Pass in the argv from main(). On Windows, where there is no argv, you can
15 // NULL in the second call. This is to support the case where it's called once
  /external/chromium_org/sync/protocol/
managed_user_specifics.proto 30 // "chrome-avatar-index:INDEX" where INDEX is an integer.
34 // "chromeos-avatar-index:INDEX" where INDEX is an integer.
  /external/chromium_org/third_party/freetype/include/freetype/internal/
ftrfork.h 120 /* Guess a file name and offset where the actual resource fork is */
169 /* information includes the file offset where the resource map */
170 /* starts, and the file offset where the resource data starts. */
181 /* The file offset where the resource fork starts. */
185 /* The file offset where the resource map starts. */
188 /* The file offset where the resource data starts. */
219 /* The file offset where the resource map starts. */
222 /* The file offset where the resource data starts. */
  /external/chromium_org/third_party/libphonenumber/src/resources/geocoding/en/
226.txt 16 # http://en.wikipedia.org/wiki/+226 [482669671] Except where overruled by
18 # Where there are many cities for a prefix, we only kept the more significant
  /external/chromium_org/third_party/skia/include/utils/
SkFrontBufferedStream.h 15 * where X is passed in by the user. Note that unlike some buffered
18 * where the caller knows that rewind will only be called from within
  /external/chromium_org/third_party/sqlite/src/ext/rtree/
tkt3363.test 40 SELECT count(*) FROM t1 WHERE +y2>4000425.0;
46 SELECT count(*) FROM t1 WHERE y2>4000425.0;

Completed in 1998 milliseconds

<<11121314151617181920>>