HomeSort by relevance Sort by last modified time
    Searched refs:sr (Results 1 - 25 of 147) sorted by null

1 2 3 4 5 6

  /external/libgsm/src/
gsm_encode.c 112 uword sr; local
114 sr = 0;
115 sr = sr >> 6 | LARc[0] << 10;
116 sr = sr >> 6 | LARc[1] << 10;
117 *c++ = sr >> 4;
118 sr = sr >> 5 | LARc[2] << 11;
119 *c++ = sr >> 7
228 uword sr; local
    [all...]
gsm_implode.c 118 uword sr = 0; local
120 sr = sr >> 6 | LARc[0] << 10;
121 sr = sr >> 6 | LARc[1] << 10;
122 *c++ = sr >> 4;
123 sr = sr >> 5 | LARc[2] << 11;
124 *c++ = sr >> 7;
125 sr = sr >> 5 | LARc[3] << 11
    [all...]
gsm_decode.c 21 uword sr = 0; local
26 sr = *c++;
27 LARc[0] = sr & 0x3f; sr >>= 6;
28 sr |= (uword)*c++ << 2;
29 LARc[1] = sr & 0x3f; sr >>= 6;
30 sr |= (uword)*c++ << 4;
31 LARc[2] = sr & 0x1f; sr >>= 5
    [all...]
gsm_explode.c 25 uword sr = 0; local
29 sr = *c++;
30 LARc[0] = sr & 0x3f; sr >>= 6;
31 sr |= (uword)*c++ << 2;
32 LARc[1] = sr & 0x3f; sr >>= 6;
33 sr |= (uword)*c++ << 4;
34 LARc[2] = sr & 0x1f; sr >>= 5
    [all...]
  /libcore/luni/src/test/java/tests/api/java/io/
StringReaderTest.java 33 StringReader sr; field in class:StringReaderTest
65 sr = new StringReader(testString);
66 sr.close();
68 sr.read(buf, 0, 2);
86 sr = new StringReader(testString);
87 sr.skip(5);
88 sr.mark(0);
89 sr.skip(5);
90 sr.reset();
92 sr.read(buf, 0, 2)
    [all...]
  /external/icu4c/samples/uresb/
resources.mak 4 TARGETS = en.res root.res sr.res
26 sr.res : sr.txt
Makefile 24 RES_SRC=root.txt en.txt sr.txt
57 sr.res : sr.txt
  /libcore/luni/src/test/java/tests/java/security/
SecureRandomTest.java 75 MySecureRandom sr = new MySecureRandom(); local
76 if (sr.nextElement(1) != 1 || sr.nextElement(2) != 3 || sr.nextElement(3) != 7) {
91 SecureRandom sr = new SecureRandom(); local
92 sr.setSeed(12345);
106 SecureRandom sr = new SecureRandom(); local
107 sr.nextBytes(b);
115 sr.nextBytes(null);
132 SecureRandom sr = new SecureRandom() local
169 SecureRandom sr = null; local
190 SecureRandom sr = SecureRandom.getInstance("someRandom", "SRProvider"); local
259 SecureRandom sr = SecureRandom.getInstance("someRandom", p); local
312 SecureRandom sr = new SecureRandom(); local
340 SecureRandom sr = new SecureRandom(); local
    [all...]
  /bionic/libc/kernel/arch-sh/asm/
ptrace.h 18 unsigned long long sr; member in struct:pt_regs
51 unsigned long sr; member in struct:pt_regs
kgdb.h 21 unsigned long sr; member in struct:kgdb_regs
system_64.h 22 #define switch_to(prev,next,last) do { if (last_task_used_math != next) { struct pt_regs *regs = next->thread.uregs; if (regs) regs->sr |= SR_FD; } last = sh64_switch_to(prev, &prev->thread, next, &next->thread); } while (0)
flat.h 24 #define FLAT_PLAT_INIT(_r) do { _r->regs[0]=0; _r->regs[1]=0; _r->regs[2]=0; _r->regs[3]=0; _r->regs[4]=0; _r->regs[5]=0; _r->regs[6]=0; _r->regs[7]=0; _r->regs[8]=0; _r->regs[9]=0; _r->regs[10]=0; _r->regs[11]=0; _r->regs[12]=0; _r->regs[13]=0; _r->regs[14]=0; _r->sr = SR_FD; } while (0)
  /external/skia/include/core/
SkDither.h 85 unsigned sr = SkGetPackedR32(c); local
88 sr = SkDITHER_R32_FOR_565(sr, dither);
92 return SkPackARGB32(sa, sr, sg, sb);
99 unsigned sr = SkGetPackedR32(c); local
102 sr = SkDITHER_R32_FOR_565(sr, dither);
106 return SkPackARGB32(0xFF, sr, sg, sb);
123 unsigned sr = SkGetPackedR32(c); local
126 sr = SkDITHER_R32To565(sr, dither)
138 unsigned sr = SkGetPackedR32(c); local
    [all...]
  /external/openssl/crypto/ripemd/asm/
rmd-586.pl 53 @sr=( 8, 9, 9,11,13,15,15, 5, 7, 7, 8,11,14,14,12, 6,
446 &RIP5($A,$B,$C,$D,$E,$wr[ 0],$sr[ 0],$KR0,-2);
447 &RIP5($E,$A,$B,$C,$D,$wr[ 1],$sr[ 1],$KR0,0);
448 &RIP5($D,$E,$A,$B,$C,$wr[ 2],$sr[ 2],$KR0,0);
449 &RIP5($C,$D,$E,$A,$B,$wr[ 3],$sr[ 3],$KR0,0);
450 &RIP5($B,$C,$D,$E,$A,$wr[ 4],$sr[ 4],$KR0,0);
451 &RIP5($A,$B,$C,$D,$E,$wr[ 5],$sr[ 5],$KR0,0);
452 &RIP5($E,$A,$B,$C,$D,$wr[ 6],$sr[ 6],$KR0,0);
453 &RIP5($D,$E,$A,$B,$C,$wr[ 7],$sr[ 7],$KR0,0);
454 &RIP5($C,$D,$E,$A,$B,$wr[ 8],$sr[ 8],$KR0,0)
    [all...]
  /external/webkit/WebCore/platform/graphics/transforms/
AffineTransform.cpp 39 static void affineTransformDecompose(const AffineTransform& matrix, double sr[9])
67 sr[0] = sx;
68 sr[1] = sy;
69 sr[2] = angle;
70 sr[3] = m.a();
71 sr[4] = m.b();
72 sr[5] = m.c();
73 sr[6] = m.d();
74 sr[7] = m.e();
75 sr[8] = m.f()
    [all...]
  /libcore/luni/src/test/java/tests/api/java/lang/ref/
SoftReferenceTest.java 54 SoftReference sr = new SoftReference(bool, rq); local
55 assertTrue("Initialization failed.", ((Boolean) sr.get())
82 SoftReference sr = new SoftReference(bool); local
83 assertTrue("Initialization failed.", ((Boolean) sr.get())
101 SoftReference sr = new SoftReference(bool); local
102 assertTrue("Same object not returned.", bool == sr.get());
ReferenceQueueTest.java 56 SoftReference sr = new SoftReference(integer, rq); local
57 sr.enqueue();
81 SoftReference sr = new SoftReference(b, rq); local
85 sr.enqueue();
109 sr.enqueue();
132 SoftReference sr = new SoftReference(b, rq); local
133 sr.enqueue();
143 sr.enqueue();
199 SoftReference sr = new SoftReference(b, rq); local
205 sr.enqueue()
    [all...]
  /external/skia/src/core/
SkBlitRow_D16.cpp 117 int sr = SkGetPackedR32(c); local
120 sr = SkDITHER_R32To565(sr, dither);
125 *dst++ = SkPackRGB16(SkAlphaBlend(sr, SkGetPackedR16(d), scale),
148 unsigned sr = SkGetPackedR32(c); local
151 sr = SkDITHER_R32_FOR_565(sr, d);
155 uint32_t src_expanded = (sg << 24) | (sr << 13) | (sb << 2);
185 int sr = SkGetPackedR32(c); local
188 sr = SkDITHER_R32To565(sr, dither)
    [all...]
  /external/skia/src/opts/
SkBlitRow_opts_arm.cpp 400 int sr = SkGetPackedR32(c); local
403 sr = SkDITHER_R32To565(sr, dither);
408 *dst++ = SkPackRGB16(SkAlphaBlend(sr, SkGetPackedR16(d), scale),
706 uint8x8_t sr, sg, sb, sa, d; local
732 unsigned sr = SkGetPackedR32(c); local
899 unsigned sr = SkGetPackedR32(c); local
947 uint8x8_t sr, sg, sb, sa; local
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/timer/mint/
SDL_vbltimer.S 50 movew #0x2700,sr
74 movew #0x2300,sr
89 movew #0x2700,sr
106 movew #0x2300,sr
  /external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/
SDL_xbiosinterrupt.S 49 movew #0x2700,sr
71 movew #0x2300,sr
82 movew #0x2700,sr
100 movew #0x2300,sr
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/func/
CipherPBEThread.java 40 SecureRandom sr = new SecureRandom(); local
49 sr.nextBytes(salt);
  /libcore/support/src/test/java/org/apache/harmony/xnet/tests/support/
SSLContextSpiImpl.java 22 SecureRandom sr) throws KeyManagementException {
23 if (sr == null) {
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
CipherTest.java 339 SecureRandom sr = new SecureRandom(); local
349 cipher.init(Cipher.ENCRYPT_MODE, cipherKey, sr);
404 SecureRandom sr = new SecureRandom(); local
406 cipher.init(Cipher.ENCRYPT_MODE, cipherKey, sr);
410 cipher.init(Cipher.ENCRYPT_MODE, cipherKey, sr);
429 SecureRandom sr = new SecureRandom(); local
436 sr.nextBytes(iv);
488 SecureRandom sr = new SecureRandom(); local
495 sr.nextBytes(iv);
500 cipher.init(Cipher.ENCRYPT_MODE, cipherKey, ap, sr);
677 SecureRandom sr = new SecureRandom(); local
818 SecureRandom sr = new SecureRandom(); local
977 SecureRandom sr = new SecureRandom(); local
1035 SecureRandom sr = new SecureRandom(); local
1077 SecureRandom sr = new SecureRandom(); local
1198 SecureRandom sr = new SecureRandom(); local
1282 SecureRandom sr = new SecureRandom(); local
1362 SecureRandom sr = new SecureRandom(); local
1439 SecureRandom sr = new SecureRandom(); local
1503 SecureRandom sr = new SecureRandom(); local
1561 SecureRandom sr = new SecureRandom(); local
1608 SecureRandom sr = new SecureRandom(); local
    [all...]
  /external/libpcap/
pcap-snoop.c 202 struct sockaddr_raw sr; local
224 memset(&sr, 0, sizeof(sr));
225 sr.sr_family = AF_RAW;
226 (void)strncpy(sr.sr_ifname, device, sizeof(sr.sr_ifname));
227 if (bind(fd, (struct sockaddr *)&sr, sizeof(sr))) {

Completed in 582 milliseconds

1 2 3 4 5 6