HomeSort by relevance Sort by last modified time
    Searched full:having (Results 1 - 25 of 2542) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/mesa3d/src/glsl/tests/
void-01.glsl 1 /* FAIL - cannot declare a variable as having type `void' */
  /dalvik/dx/src/com/android/dx/cf/code/
package.html 2 <p>Implementation of classes having to do with Java simulation, such as
  /external/valgrind/main/drd/tests/
linuxthreads_det.stderr.exp-linuxthreads 4 after having upgraded to a newer version of your Linux distribution.
  /packages/experimental/CameraPreviewTest/
README 5 Allows for testing the camera without having to spin up all of video chat.
  /external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/
set-href-attribute-prevents-rebase-expected.txt 6 Search attribute, update document base URI without attribute having been set
11 Pathname attribute, update document base URI without attribute having been set
16 Hash attribute, update document base URI without attribute having been set
23 Host attribute, update document base URI without attribute having been set
28 Hostname attribute, update document base URI without attribute having been set
33 Protocol attribute, update document base URI without attribute having been set
38 Port attribute, update document base URI without attribute having been set
  /dalvik/vm/mterp/arm-vfp/
README.txt 6 accesses (which is true for some ARMv5 and all ARMv6/v7), to avoid having
  /external/chromium/chrome/browser/
app_controller_cppsafe_mac.h 14 // SessionService::Observe() to get around windows/linux and mac having
  /external/chromium/chrome/common/
googleurl_dummy.cc 9 // rather than having complicated versions of that library (32 and 64 bit ones
  /external/llvm/test/CodeGen/X86/
zext-inreg-1.ll 7 ; This related to not having ZERO_EXTEND_REG node.
  /frameworks/base/core/java/android/database/sqlite/
SQLiteQueryBuilder.java 186 * @param having A filter declare which row groups to include in the cursor,
187 * if row grouping is being used, formatted as an SQL HAVING
188 * clause (excluding the HAVING itself). Passing null will cause
200 String groupBy, String having, String orderBy, String limit) {
201 if (TextUtils.isEmpty(groupBy) && !TextUtils.isEmpty(having)) {
203 "HAVING clauses are only permitted when using a groupBy clause");
224 appendClause(query, " HAVING ", having);
276 * @param having A filter declare which row groups to include in
278 * SQL HAVING clause (excluding the HAVING itself). Passin
    [all...]
  /external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/
set-href-attribute-prevents-rebase.js 8 debug("Search attribute, update document base URI without attribute having been set");
23 debug("Pathname attribute, update document base URI without attribute having been set");
38 debug("Hash attribute, update document base URI without attribute having been set");
57 debug("Host attribute, update document base URI without attribute having been set");
72 debug("Hostname attribute, update document base URI without attribute having been set");
87 debug("Protocol attribute, update document base URI without attribute having been set");
102 debug("Port attribute, update document base URI without attribute having been set");
  /external/chromium/base/debug/
leak_annotations.h 15 // Annotate a program scope as having memory leaks. Tcmalloc's heap leak
  /external/chromium/chrome/browser/ui/cocoa/
event_utils.h 23 // substitution of the modifiers without having to create a new event from
  /external/chromium/net/base/
escape_icu.cc 12 // This file exists to avoid having escape.cc depend on ICU.
  /external/clang/test/CXX/expr/expr.post/expr.dynamic.cast/
p3-0x.cpp 8 // If T is an rvalue reference type, v shall be an expression having
  /external/jsr305/ri/src/main/java/javax/annotation/meta/
TypeQualifierNickname.java 11 * be interpreted as having the same meaning as applying all of annotations of X
  /external/llvm/test/Transforms/LoopStrengthReduce/
exit_compare_live_range.ll 2 ; having overlapping live ranges that result in copies. We want the setcc
  /external/qemu/android/
audio-test.h 17 * used to test that the audio backend works without having to boot
  /external/stlport/stlport/stl/config/
_icc.h 28 /* Systems having GLIBC installed have different traits */
  /external/v8/test/mjsunit/bugs/
618.js 36 // Add setter somewhere on the prototype chain after having constructed the
51 // Add setter somewhere on the prototype chain after having constructed the
66 // Add setter somewhere on the prototype chain after having constructed the
81 // Add setter somewhere on the prototype chain after having constructed the
  /external/valgrind/main/exp-ptrcheck/tests/
cmp.c 3 // The comparisons use SUB instructions, and this can result in having a
  /external/valgrind/main/none/tests/linux/
blockfault.c 13 /* Blocking a fault, ie SIGSEGV, won't work, and is the same as having
  /frameworks/base/core/tests/coretests/src/android/widget/layout/table/
FixedWidth.java 25 * Exercise table layout with cells having a fixed width and height.
Weight.java 25 * Exercise table layout with cells having a weight.
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_icc.h 28 /* Systems having GLIBC installed have different traits */

Completed in 701 milliseconds

1 2 3 4 5 6 7 8 91011>>