/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/ |
BitSet.pm | 58 # Construction from a static array of longs
|
/external/chromium_org/sandbox/win/src/ |
policy_opcodes_unittest.cc | 187 // Test basic match for unsigned longs 42 == 42 and 42 != 113377.
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/ |
python.js | 114 // TODO - Can you have imaginary longs?
|
/external/chromium_org/third_party/openssl/openssl/crypto/des/ |
des.h | 89 * 8 byte longs */
|
VERSION | 296 longs and ints as 8 bytes and shorts as 4 bytes. 340 the loop. This required rotating all the longs in sp.h (now
|
des_locl.h | 135 * when faced with machines with 8 byte longs. */ 203 * DO NOT use the alternative version on machines with 8 byte longs.
|
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
des.h | 89 * 8 byte longs */
|
/external/chromium_org/third_party/protobuf/python/google/protobuf/internal/ |
type_checkers.py | 132 # We're sure to use ints instead of longs here since comparison may be more
|
/external/chromium_org/third_party/webrtc/modules/desktop_capture/ |
window_capturer_x11.cc | 258 // data should be viewed as a list of bytes, shorts, or longs.
|
/external/chromium_org/ui/events/x/ |
touch_factory_x11.cc | 312 // array of longs. See the description of |prop_return| in `man
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
TimeStampParser.java | 207 * Fixes null pointer in comparison when host is not specified. Add methods to allow longs and ints as args in TimeStamp Header.
|
/external/openssl/crypto/des/ |
des.h | 89 * 8 byte longs */
|
/external/openssl/crypto/ |
opensslconf-static-trusty.h | 347 * %20 speed up (longs are 8 bytes, int's are 4). */
|
opensslconf-trusty.h | 347 * %20 speed up (longs are 8 bytes, int's are 4). */
|
/external/openssl/include/openssl/ |
des.h | 89 * 8 byte longs */
|
opensslconf-static-trusty.h | 347 * %20 speed up (longs are 8 bytes, int's are 4). */
|
opensslconf-trusty.h | 347 * %20 speed up (longs are 8 bytes, int's are 4). */
|
/external/protobuf/python/google/protobuf/internal/ |
type_checkers.py | 132 # We're sure to use ints instead of longs here since comparison may be more
|
/external/strace/ |
io.c | 179 /* The SH4 ABI does allow long longs in odd-numbered registers, but
|
/external/valgrind/main/none/tests/s390x/ |
cksm.c | 31 "0: cksm %0,%1\n\t" /* do checksum on longs */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_asynchat.py | 159 # check that ints & longs both work (since type is
|
test_long.py | 601 # use the clamping effect to test the smallest and largest longs 794 # We're mostly concerned with that mixing floats and longs does the 795 # right stuff, even when longs are too large to fit in a float. 798 # represents all Python ints, longs and floats exactly). [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_asynchat.py | 159 # check that ints & longs both work (since type is
|
test_long.py | 601 # use the clamping effect to test the smallest and largest longs 794 # We're mostly concerned with that mixing floats and longs does the 795 # right stuff, even when longs are too large to fit in a float. 798 # represents all Python ints, longs and floats exactly). [all...] |
/external/chromium_org/ppapi/ |
generate_ppapi_size_checks.py | 51 to 64-bit are pointers, longs, unsigned longs, and any
|