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

  /external/libgsm/src/
gsm_create.c 42 r->nrp = 40;
long_term.c 925 Nr = Ncr < 40 || Ncr > 120 ? S->nrp : Ncr;
926 S->nrp = Nr;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
insns-c674x-pcrel.s 10 .globl nrp
34 b .S2 (nrp)
52 call .S2 (nrp)
70 bdec .S2 (nrp),b2
88 bpos .S2 (nrp),b2
106 bnop (nrp),2
124 callnop (nrp),2
142 callp .S1 (nrp),a3
160 callret .S2 (nrp)
178 ret .S2 (nrp)
    [all...]
insns-c674x-pcrel.d 22 [ \t]*50: R_C6000_PCR_S21[ \t]+nrp
39 [ \t]*90: R_C6000_PCR_S21[ \t]+nrp
56 [ \t]*d0: R_C6000_PCR_S10[ \t]+nrp
73 [ \t]*110: R_C6000_PCR_S10[ \t]+nrp
90 [ \t]*150: R_C6000_PCR_S12[ \t]+nrp
107 [ \t]*190: R_C6000_PCR_S12[ \t]+nrp
124 [ \t]*1d0: R_C6000_PCR_S21[ \t]+nrp
141 [ \t]*210: R_C6000_PCR_S21[ \t]+nrp
158 [ \t]*250: R_C6000_PCR_S21[ \t]+nrp
175 [ \t]*290: R_C6000_PCR_S21[ \t]+nrp
    [all...]
insns-c674x.s 187 [!a0] b .S2 nrp
189 [a0] call .S2 nrp
191 callret .S2 nrp
193 ret .S2 nrp
898 mvc .S2 nrp,b7
899 mvc .S2 b8,nrp
    [all...]
insns-c674x.d 190 [0-9a-f]+[048c] <[^>]*> d01c00e2[ \t]+\[!a0\] b \.S2 nrp
192 [0-9a-f]+[048c] <[^>]*> c01c00e2[ \t]+\[a0\] b \.S2 nrp
194 [0-9a-f]+[048c] <[^>]*> 001c00e2[ \t]+b \.S2 nrp
196 [0-9a-f]+[048c] <[^>]*> 001c00e2[ \t]+b \.S2 nrp
    [all...]
insns-bad-1.s 223 b .S2X nrp
224 b .M2 nrp
  /external/boringssl/src/crypto/bn/
montgomery.c 378 BN_ULONG *nrp;
385 nrp = (BN_ULONG *)(((intptr_t)rp & ~m) | ((intptr_t)ap & m));
390 t1 = nrp[i + 0];
391 t2 = nrp[i + 1];
392 t3 = nrp[i + 2];
394 t4 = nrp[i + 3];
405 rp[i] = nrp[i], ap[i] = 0;
463 BN_ULONG *nrp; local
471 nrp=(BN_ULONG *)(((PTR_SIZE_INT)rp&~m)|((PTR_SIZE_INT)ap&m));
477 t1=nrp[i+0]
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
rd-v32s-4.d 21 [ ]+18:[ ]+36c6[ ]+move r6,nrp
37 [ ]+38:[ ]+76c6[ ]+move nrp,r6
53 [ ]+88:[ ]+3fce 0600 0000[ ]+move 6 <here\+0x6>,nrp
69 [ ]+b8:[ ]+76ca[ ]+move nrp,\[r6\]
85 [ ]+d8:[ ]+36ca[ ]+move \[r6\],nrp
  /toolchain/binutils/binutils-2.25/include/opcode/
tic6x-control-registers.h 45 CTRL(nrp, C62X, read_write, 0x7, 0x10)
  /external/libgsm/inc/
private.h 32 word nrp; /* 40 */ /* long_term.c, synthesis */ member in struct:gsm_state
  /external/mdnsresponder/mDNSCore/
mDNS.c 1665 AuthRecord **nrp = &ResponseRecords; local
5736 AuthRecord **nrp = &ResponseRecords; local
    [all...]

Completed in 310 milliseconds