/dalvik/vm/mterp/x86-atom/ |
OP_CMP_LONG.S | 54 movl $$0x1, (rFP, rINST, 4) # vAA<- greater than
|
/external/astl/include/ |
functional | 65 FUNCTIONAL_BINARY_COMPARAISON(greater, >)
|
/external/astl/tests/ |
test_functional.cpp | 45 EXPECT_TRUE(std::greater<int>()(10, 5));
|
/external/chromium-trace/src/shared/css/ |
trash.css | 58 /* The right margin is one greater due to a shadow on the trash image. */
|
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.array/ |
p1.cpp | 18 // If we have a size, it must be greater than zero.
|
/external/dropbear/libtommath/ |
bn_mp_montgomery_calc_normalization.c | 19 * shifts with subtractions when the result is greater than b.
|
/external/grub/stage2/ |
apic.h | 32 /* if the APIC version is equal or greater than APIC_VER_NEW, it
|
size_test | 24 # greater than the second argument (limit). If so, then exit with the
|
/external/icu4c/i18n/ |
ucol_wgt.h | 39 * weights greater than this one.
|
/external/llvm/bindings/ocaml/executionengine/ |
llvm_executionengine.mli | 61 Is invalid if [gv] has a bitwidth greater than 32 bits. See the field 66 Is invalid if [gv] has a bitwidth greater than the host bit width (but the 72 [nativeint]. Is invalid if [gv] has a bitwidth greater than 77 Is invalid if [gv] has a bitwidth greater than [int64]. See the field
|
/external/nist-sip/java/gov/nist/javax/sip/header/extensions/ |
MinSE.java | 83 * The expires value MUST be greater than zero and MUST be
|
SessionExpires.java | 58 * The expires value MUST be greater than zero and MUST be
|
/external/openssl/crypto/des/ |
KERBEROS | 11 3.00 or greater (libdes.tar.93-10-07.Z). This versions differences
|
/external/oprofile/libdb/ |
db_stat.c | 80 printf("greater list length: %d\n", stat->max_list_length);
|
/external/qemu/pc-bios/keymaps/ |
pt-br | 60 greater 0x34 shift
|
/external/skia/include/pdf/ |
SkBitSet.h | 18 /** NumberOfBits must be greater than zero.
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Array/ |
15.4.4.3-1.js | 72 // length is greater than 0, separator is supplied 78 // length is greater than 0, separator is empty string 83 // length is greater than 0, separator is undefined 89 // length is greater than 0, separator is not supplied
|
/external/webkit/Source/WebCore/svg/properties/ |
SVGStaticPropertyTearOff.h | 29 // UpdateMethod is 12 bytes. We have to pack to a size greater than or equal to that to avoid an
|
/frameworks/base/core/java/android/webkit/ |
SslCertLookupTable.java | 58 // an error of equal or greater severity than this error.
|
/frameworks/base/docs/html/design/style/ |
themes.jd | 27 height, padding and font size. To promote greater cohesion between all apps on the platform, Android
|
/frameworks/base/docs/html/training/sharing/ |
index.jd | 16 <li>Android 1.0 or higher (greater requirements where noted)</li>
|
/frameworks/base/graphics/java/android/graphics/drawable/shapes/ |
ArcShape.java | 39 * greater than 360 results in a complete circle/oval.
|
/frameworks/base/telephony/java/com/android/internal/telephony/cat/ |
ResultException.java | 65 "Additional info must be greater than zero!");
|
/libcore/luni/src/main/java/java/io/ |
BufferedWriter.java | 166 * {@code cbuf} to this writer. If {@code count} is greater than this 178 * {@code offset + count} is greater than the size of 245 * to this writer. If {@code count} is greater than this writer's buffer, 260 * if {@code offset < 0} or {@code offset + count} is greater
|
/libcore/luni/src/main/java/java/lang/ |
ArrayIndexOutOfBoundsException.java | 21 * Thrown when the an array is indexed with a value less than zero, or greater
|