HomeSort by relevance Sort by last modified time
    Searched full:clause (Results 451 - 475 of 1198) sorted by null

<<11121314151617181920>>

  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DFA.as 100 // must check EOT, which is like the else clause.
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
DFA.java 102 // must check EOT, which is like the else clause.
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRDFA.m 90 // must check EOT, which is like the else clause.
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
dfa.py 105 # must check EOT, which is like the else clause.
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
KeyTable.java 236 * @param ref the value of the use clause of the current key for the given node
  /external/chromium_org/third_party/WebKit/Source/core/css/invalidation/
StyleSheetInvalidationAnalysis.cpp 122 case StyleRule::Supports: // If we evaluated the supports-clause we could avoid recalc.
  /external/chromium_org/third_party/cython/src/
ToDo.txt 40 DONE - Add 'else' clause to try-except.
  /external/chromium_org/third_party/sqlite/src/test/
triggerA.test 14 # clause of the UPDATE or DELETE statement get passed down correctly
where9.test 12 # focus of this file is testing the multi-index OR clause optimizer.
253 # to optimize the "ORDER BY a" clause. Now that it is using a rowhash,
451 # The (c=31031 OR d IS NULL) clause is preferred over b>1000 because
461 # In contrast, b=1000 is preferred over any OR-clause.
  /external/chromium_org/third_party/webrtc/examples/android/media_demo/src/org/webrtc/webrtcdemo/
MediaCodecVideoDecoder.java 166 // clause once the SDK advances.
  /external/deqp/modules/gles2/functional/
es2fFboCompletenessTests.cpp 157 // under the clause labeled FRAMEBUFFER_UNSUPPORTED."
  /external/ipsec-tools/
NEWS 91 o All source files now have 3-clause BSD license.
  /external/javassist/src/main/javassist/expr/
ExprEditor.java 312 * Edits a catch clause (overridable).
  /external/libpng/contrib/gregbook/
readppm.c 24 LICENSE 1 ("BSD-like with advertising clause"):
  /external/wpa_supplicant_8/
CONTRIBUTIONS 113 Modified BSD license (no advertisement clause):
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_TransRecBlockCoef_intra.c 86 * sub-clause 7.4.3.3, Adaptive AC Coefficient Prediction.
  /frameworks/base/core/tests/coretests/src/android/database/
DatabasePerformanceTests.java 829 * 1000 DELETE's without an index with where clause
866 * 1000 DELETE's with an index with where clause
904 * 1000 update's with an index with where clause
948 * 1000 update's without an index with where clause
    [all...]
NewDatabasePerformanceTests.java 715 * 1000 DELETE's without an index with where clause
751 * 1000 DELETE's with an index with where clause
788 * 1000 update's with an index with where clause
831 * 1000 update's without an index with where clause
    [all...]
  /libcore/luni/src/main/java/org/xml/sax/
AttributeList.java 124 * (clause 3.3.3, "Attribute-Value Normalization").</p>
Attributes.java 141 * (clause 3.3.3, "Attribute-Value Normalization").</p>
  /libcore/luni/src/test/java/tests/java/sql/
UpdateFunctionalityTest2.java 221 * subquery in WHERE clause
  /ndk/sources/cxx-stl/gabi++/src/
cxxabi_defines.h 121 // Helper struct to support catch-clause match
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
UnwindLevel1-gcc-ext.c 47 // Will return if there is no catch clause, so that __cxa_rethrow can call
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
BucketHelper.java 56 // "WHERE" parameter to insert a "GROUP BY" clause into the SQL statement.
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
DbModifierWithNotification.java 168 * where clause. When called from an insert operation an empty set returned by this method

Completed in 4995 milliseconds

<<11121314151617181920>>