/ndk/tests/device/test-stlport/unit/ |
copy_test.cpp | 120 int numbers[5] = { 1, 2, 3, 4, 5 }; local 123 copy_backward(numbers, numbers + 5, (int*)result + 5); 124 CPPUNIT_ASSERT(result[0]==numbers[0]); 125 CPPUNIT_ASSERT(result[1]==numbers[1]); 126 CPPUNIT_ASSERT(result[2]==numbers[2]); 127 CPPUNIT_ASSERT(result[3]==numbers[3]); 128 CPPUNIT_ASSERT(result[4]==numbers[4]);
|
/development/samples/browseable/BasicContactables/ |
_index.jd | 12 names and phone numbers. This approach helps to reduce the number of
|
/external/chromium_org/chrome/renderer/ |
isolated_world_ids.h | 16 // UserScriptSlave::GetIsolatedWorldIdForExtension assigns numbers which are
|
/external/chromium_org/crypto/ |
random.h | 15 // secure random numbers.
|
/external/chromium_org/third_party/openssl/openssl/apps/ |
dh2048.pem | 11 (http://www.skip-vpn.org/spec/numbers.html).
|
dh512.pem | 7 (http://www.skip-vpn.org/spec/numbers.html).
|
/external/iptables/include/linux/netfilter_ipv4/ |
ipt_LOG.h | 5 #define IPT_LOG_TCPSEQ 0x01 /* Log TCP sequence numbers */
|
/external/iptables/include/linux/netfilter_ipv6/ |
ip6t_LOG.h | 5 #define IP6T_LOG_TCPSEQ 0x01 /* Log TCP sequence numbers */
|
/external/kernel-headers/original/asm-x86/ |
ia32_unistd.h | 5 * This file contains the system call numbers of the ia32 port,
|
/external/kernel-headers/original/linux/netfilter_ipv4/ |
ipt_LOG.h | 5 #define IPT_LOG_TCPSEQ 0x01 /* Log TCP sequence numbers */
|
/external/kernel-headers/original/linux/netfilter_ipv6/ |
ip6t_LOG.h | 5 #define IP6T_LOG_TCPSEQ 0x01 /* Log TCP sequence numbers */
|
/external/llvm/test/YAMLParser/ |
construct-omap.data | 10 Numbers: !!omap [ one: 1, two: 2, three : 3 ]
|
/external/openssl/apps/ |
dh2048.pem | 11 (http://www.skip-vpn.org/spec/numbers.html).
|
dh512.pem | 7 (http://www.skip-vpn.org/spec/numbers.html).
|
/external/qemu/distrib/sdl-1.2.15/src/thread/win32/ |
win_ce_semaphore.h | 15 #define SYNCH_ERROR 0X20000000 /* EXERCISE - REFINE THE ERROR NUMBERS */
|
/external/smack/src/org/xbill/DNS/ |
Serial.java | 7 * setting/checking SOA serial numbers. SOA serial number arithmetic is 22 * Compares two numbers using serial arithmetic. The numbers are assumed 26 * @return 0 if the 2 numbers are equal, a positive number if serial1 is greater
|
/external/valgrind/main/callgrind/tests/ |
filter_stderr | 13 # Remove numbers from "Collected" line 16 # Remove numbers from I/D/LL "refs:" lines 19 # Remove numbers from I1/D1/LL/LLi/LLd "misses:" and "miss rates:" lines 22 # Remove numbers from "Branches:", "Mispredicts:, and "Mispred rate:" lines
|
/external/valgrind/main/drd/tests/ |
filter_thread_no | 3 # Get rid of the numbers as these make some tests more scheduling sensitive
|
/frameworks/native/services/surfaceflinger/EventLog/ |
EventLogTags.logtags | 1 # The entries in this file map a sparse set of log tag numbers to tag names. 4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the 7 # Tag names are one or more ASCII letters and numbers or underscores, i.e. 11 # Tag numbers and names are separated by whitespace. Blank lines and lines
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
UsimServiceTable.java | 27 FDN, // Fixed Dialing Numbers 29 SDN, // Service Dialing Numbers 31 BDN, // Barred Dialing Numbers 72 MBDN, // Mailbox Dialing Numbers
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv4/ |
ipt_LOG.h | 5 #define IPT_LOG_TCPSEQ 0x01 /* Log TCP sequence numbers */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv6/ |
ip6t_LOG.h | 5 #define IP6T_LOG_TCPSEQ 0x01 /* Log TCP sequence numbers */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/ |
ipt_LOG.h | 5 #define IPT_LOG_TCPSEQ 0x01 /* Log TCP sequence numbers */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv6/ |
ip6t_LOG.h | 5 #define IP6T_LOG_TCPSEQ 0x01 /* Log TCP sequence numbers */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/ |
ipt_LOG.h | 5 #define IPT_LOG_TCPSEQ 0x01 /* Log TCP sequence numbers */
|