HomeSort by relevance Sort by last modified time
    Searched refs:SS (Results 1 - 16 of 16) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
reg.h 48 # define SS 20
76 # define SS 16
  /bionic/libc/kernel/arch-x86/asm/
ptrace-abi.h 33 #define SS 16
61 #define SS 160
  /development/ndk/platforms/android-5/arch-x86/include/asm/
ptrace-abi.h 33 #define SS 16
61 #define SS 160
  /external/kernel-headers/original/asm-x86/
ptrace-abi.h 22 #define SS 16
51 #define SS 160
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
ptrace-abi.h 22 #define SS 16
51 #define SS 160
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
ptrace-abi.h 33 #define SS 16
61 #define SS 160
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
ptrace-abi.h 33 #define SS 16
61 #define SS 160
  /external/openssl/crypto/rand/
rand_vms.c 124 != SS$_NOMOREPROC)
126 if (status == SS$_NORMAL)
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/
vms-code.c 152 exit( status == 0 ? SS$_NORMAL : (SS$_ABORT | STS$M_INHIB_MSG) );
  /external/openssl/crypto/ui/
ui_openssl.c 516 if (status != SS$_NORMAL)
519 if ((status != SS$_NORMAL) || (iosb.iosb$w_value != SS$_NORMAL))
541 if ((status != SS$_NORMAL) || (iosb.iosb$w_value != SS$_NORMAL))
563 if ((status != SS$_NORMAL) || (iosb.iosb$w_value != SS$_NORMAL))
  /external/openssl/crypto/des/
read_pwd.c 327 if (status != SS$_NORMAL)
330 if ((status != SS$_NORMAL) || (iosb.iosb$w_value != SS$_NORMAL))
354 if ((status != SS$_NORMAL) || (iosb.iosb$w_value != SS$_NORMAL))
  /external/v8/test/mjsunit/
string-add.js 112 assertEquals("142", "1" + new String("42"), "sS");
113 assertEquals("421", new String("42") + "1", "Ss");
114 assertEquals("142", "1" + new String("42"), "sS");
115 assertEquals("4242", new String("42") + new String("42"), "SS");
  /external/strace/
process.c     [all...]
  /libcore/luni/src/test/java/tests/api/java/util/
ArraysTest.java 366 public void test_binarySearch$SS() {
461 public void test_fill$SS() {
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 143 #define SS ss
205 #define SS %ss
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/util/
ArraysTest.java 315 public void test_binarySearch$SS() {
392 public void test_fill$SS() {
    [all...]

Completed in 399 milliseconds