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

1 2

  /external/clang/test/SemaCXX/
exceptions.cpp 39 goto l3; // expected-error {{illegal goto into protected scope}}
46 goto l3; // expected-error {{illegal goto into protected scope}}
50 l3:
53 goto l3;
60 goto l3; // expected-error {{illegal goto into protected scope}}
67 goto l3; // expected-error {{illegal goto into protected scope}}
  /external/dropbear/libtomcrypt/testprof/
pkcs_1_test.c 9 unsigned long x, y, l1, l2, l3, i1, i2, lparamlen, saltlen, modlen; local
27 l3 = (rand() & 31) + 8;
28 for (y = 0; y < l3; y++) buf[0][y] = rand() & 255;
41 DO(pkcs_1_oaep_encode(buf[0], l3, lparam, lparamlen, modlen, &yarrow_prng, prng_idx, hash_idx, buf[1], &l1));
47 if (res1 != 1 || l2 != l3 || memcmp(buf[2], buf[0], l3) != 0) {
48 fprintf(stderr, "Outsize == %lu, should have been %lu, res1 = %d, lparamlen = %lu, msg contents follow.\n", l2, l3, res1, lparamlen);
50 for (x = 0; x < l3; x++) {
63 DO(pkcs_1_pss_encode(buf[0], l3, saltlen, &yarrow_prng, prng_idx, hash_idx, modlen, buf[1], &l1));
64 DO(pkcs_1_pss_decode(buf[0], l3, buf[1], l1, saltlen, hash_idx, modlen, &res1))
    [all...]
  /external/apache-harmony/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/
PropertyChangeSupportTest.java 76 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
79 l3);
87 sup.addPropertyChangeListener(l3);
91 assertNotSame(l3, sup.getPropertyChangeListeners()[0]);
97 assertNotSame(l3, ((PropertyChangeListenerProxy) sup
147 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
159 sup.addPropertyChangeListener("myProp3", l3);
163 assertNotSame(l3, ((PropertyChangeListenerProxy) listeners[0])
165 assertNotSame(l3, listeners[0]);
177 assertNotSame(l3, ((PropertyChangeListenerProxy) listeners[0]
213 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
232 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
270 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
362 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
424 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
454 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
479 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp2", local
512 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
533 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
611 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
640 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
669 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
698 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
727 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
755 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
801 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
833 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
865 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
897 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
929 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
960 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
1017 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
1046 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
1074 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
1114 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
1143 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
1172 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", local
    [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
ComputeTest.java 162 Long3 l3 = new Long3(); local
163 l3.x = 1;
164 l3.y = 2;
165 l3.z = 3;
166 l3 = new Long3(1, 2, 3);
167 assertTrue(l3.x == 1);
168 assertTrue(l3.y == 2);
169 assertTrue(l3.z == 3);
  /bionic/libc/kernel/common/linux/
atmsap.h 99 } l3; member in struct:atm_blli
  /development/ndk/platforms/android-3/include/linux/
atmsap.h 99 } l3; member in struct:atm_blli
  /external/iproute2/include/linux/
atmsap.h 44 #define ATM_L3_NONE 0 /* L3 not specified */
122 unsigned char user; /* user specified l3 information */
135 } l3; member in struct:atm_blli
  /external/kernel-headers/original/linux/
atmsap.h 44 #define ATM_L3_NONE 0 /* L3 not specified */
122 unsigned char user; /* user specified l3 information */
135 } l3; member in struct:atm_blli
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atmsap.h 44 #define ATM_L3_NONE 0 /* L3 not specified */
122 unsigned char user; /* user specified l3 information */
135 } l3; member in struct:atm_blli
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
atmsap.h 99 } l3; member in struct:atm_blli
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
atmsap.h 99 } l3; member in struct:atm_blli
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
atmsap.h 99 } l3; member in struct:atm_blli
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
atmsap.h 99 } l3; member in struct:atm_blli
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
atmsap.h 99 } l3; member in struct:atm_blli
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
atmsap.h 99 } l3; member in struct:atm_blli
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
atmsap.h 99 } l3; member in struct:atm_blli
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
atmsap.h 99 } l3; member in struct:atm_blli
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
atmsap.h 99 } l3; member in struct:atm_blli
  /external/openssl/crypto/sha/asm/
sha512-sparcv9.pl 100 $D="%l3";
169 ld [$inp+12],%l3
195 ld [%sp+`$bias+$frame+(($i+1+1)%16)*$SZ+4`],%l3
340 or %l3,$tmp0,$tmp0
345 ld [%sp+`$bias+$frame+(($i+1+1)%16)*$SZ+4`],%l3
529 ld [$ctx+`1*$SZ+4`],%l3
538 or %l3,$tmp1,$tmp1
555 ld [$ctx+`5*$SZ+4`],%l3
564 or %l3,$tmp1,$tmp1
  /external/opencv/cvaux/src/
cvlmeds.cpp 408 double l1, l2, l3, d1, d2, value; local
425 l3 = F[6] * mr[i3] + F[7] * mr[i3 + 1] + F[8];
427 d1 = (l1 * ml[i3] + l2 * ml[i3 + 1] + l3) / sqrt( l1 * l1 + l2 * l2 );
431 l3 = F[2] * ml[i3] + F[5] * ml[i3 + 1] + F[8];
433 d2 = (l1 * mr[i3] + l2 * mr[i3 + 1] + l3) / sqrt( l1 * l1 + l2 * l2 );
491 double l1, l2, l3, d1, d2, sigma; local
511 l3 = F[6] * mr[i] + F[7] * mr[i + 1] + F[8];
513 d1 = (l1 * ml[i] + l2 * ml[i + 1] + l3) / sqrt( l1 * l1 + l2 * l2 );
517 l3 = F[2] * ml[i] + F[5] * ml[i + 1] + F[8];
519 d2 = (l1 * mr[i] + l2 * mr[i + 1] + l3) / sqrt( l1 * l1 + l2 * l2 )
    [all...]
  /external/valgrind/main/callgrind/
main.c 1523 Int l1, l2, l3; local
    [all...]
sim.c     [all...]
  /external/mksh/src/
eval.c 1563 int l1, l2, l3; local
    [all...]
  /external/valgrind/main/cachegrind/
cg_main.c 1542 Int l1, l2, l3; local
    [all...]
  /external/grub/stage2/
xfs.h 194 * l1:0-8, l2:0-31, and l3:21-31 are startblock.
195 * l3:0-20 are blockcount.
207 xfs_uint32_t l0, l1, l2, l3; member in struct:xfs_bmbt_rec_32

Completed in 491 milliseconds

1 2