Searched
full:clause (Results
301 -
325 of
1198) sorted by null
<<11121314151617181920>>
/external/chromium_org/third_party/sqlite/src/test/ |
collate8.test | 78 # When a result-set column is aliased into a WHERE clause, make sure the
|
fts2r.test | 27 # queries with no WHERE clause, or for WHERE clauses which cannot be
|
fts3e.test | 27 # queries with no WHERE clause, or for WHERE clauses which cannot be
|
tkt2640.test | 19 # WHERE clause. If the subquery contained a compound SELECT,
|
/external/clang/test/CXX/temp/temp.spec/temp.explicit/ |
p3.cpp | 46 // special member function (Clause 12), the program is ill-formed.
|
/external/clang/test/OpenMP/ |
parallel_firstprivate_messages.cpp | 78 #pragma omp parallel firstprivate(j) // expected-error {{arguments of OpenMP clause 'firstprivate' cannot be of reference type}}
|
single_misc_messages.c | 64 // expected-error@+2 {{unexpected OpenMP clause 'linear' in directive '#pragma omp single'}}
|
/external/emma/core/java12/com/vladium/jcd/cls/ |
IInterfaceCollection.java | 19 * the implements/extends clause.
|
/external/libpng/contrib/gregbook/ |
LICENSE | 15 LICENSE 1 ("BSD-like with advertising clause"):
|
/external/proguard/docs/ |
license.html | 40 exception</a> to the latter clause (in wording suggested by
|
/external/skia/src/gpu/ |
GrSoftwarePathRenderer.cpp | 24 // the "!antiAlias" clause from the above test
|
/external/stlport/stlport/stl/ |
_ios.c | 112 // This is never called except from within a catch clause.
|
/frameworks/base/docs/html/guide/topics/providers/ |
content-provider-basics.jd | 290 selection clause.) 423 // Defines a string to contain the selection clause 441 The expression that specifies the rows to retrieve is split into a selection clause and 442 selection arguments. The selection clause is a combination of logical and Boolean expressions, 448 In the next snippet, if the user doesn't enter a word, the selection clause is set to 450 a word, the selection clause is set to <code>UserDictionary.Words.WORD + " = ?"</code> and 466 // Setting the selection clause to null will return all words 471 // Constructs a selection clause that matches the word that the user entered. 523 Consider this selection clause: 526 // Constructs a selection clause by concatenating the user's input to the column nam [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_ios.c | 112 // This is never called except from within a catch clause.
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/ |
apply.hpp | 139 // BOOST_PP_ITERATION_DEPTH test inside an #else clause.
|
/packages/apps/Calendar/src/com/android/calendar/ |
AsyncQueryService.java | 159 * SQL WHERE clause (excluding the WHERE itself). Passing null 165 * @param orderBy How to order the rows, formatted as an SQL ORDER BY clause 227 * SQL WHERE clause (excluding the WHERE itself). Passing null 264 * SQL WHERE clause (excluding the WHERE itself). Passing null
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_ios.c | 112 // This is never called except from within a catch clause.
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_ios.c | 112 // This is never called except from within a catch clause.
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_ios.c | 112 // This is never called except from within a catch clause.
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_ios.c | 112 // This is never called except from within a catch clause.
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_ios.c | 112 // This is never called except from within a catch clause.
|
/prebuilts/tools/common/proguard/proguard4.7/docs/ |
license.html | 40 exception</a> to the latter clause (in wording suggested by
|
/development/samples/SearchableDictionary/src/com/example/android/searchabledict/ |
DictionaryDatabase.java | 123 * the selection clause to use FTS_VIRTUAL_TABLE instead of KEY_WORD (to search across 130 * @param selection The selection clause
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/ |
ACyclicDFACodeGenerator.java | 103 // generate that prediction in the else clause as default case 165 // NoViableAlt exception as else clause.
|
/external/chromium_org/content/child/npapi/ |
webplugin_ime_win.cc | 123 // Updated the result text and its clause. (Unlike composition clauses, a 124 // result clause consists of only one region.)
|
Completed in 2560 milliseconds
<<11121314151617181920>>