OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Np
(Results
1 - 4
of
4
) sorted by null
/external/openssl/crypto/md5/asm/
md5-586.pl
24
%Ltmp1=("R0",&
Np
($C), "R1",&
Np
($C), "R2",&
Np
($C), "R3",&
Np
($D));
35
sub
Np
60
&mov($tmp1,&
Np
($c)) if $pos < 1; # next tmp1 for R0
61
&mov($tmp1,&
Np
($c)) if $pos == 1; # next tmp1 for R1
85
&mov($tmp1,&
Np
($c)) if $pos < 1; # G function - part 1
86
&mov($tmp1,&
Np
($c)) if $pos == 1; # G function - part 1
114
&mov($tmp1,&
Np
($c))
[
all
...]
/external/bison/src/
reduce.c
91
bitset
Np
, Ns;
94
/* N is set as built.
Np
is set being built this iteration. P is
97
Np
= bitset_create (nvars, BITSET_FIXED);
118
bitset_copy (
Np
, N);
123
bitset_set (
Np
, rules[r].lhs->number - ntokens);
126
if (bitset_equal_p (N,
Np
))
128
Ns =
Np
;
129
Np
= N;
133
N =
Np
;
/external/openssl/crypto/ripemd/asm/
rmd-586.pl
69
sub
Np
90
&mov($tmp1, &
Np
($c)); # NEXT
101
&mov($tmp1, &
Np
($c)) if $o <= 0;
106
&xor($tmp1, &
Np
($d)) if $o <= 0;
156
&sub($tmp2, &
Np
($c)) if $o == 1;
159
&mov($tmp1, &
Np
($c));
162
&xor($tmp1, &
Np
($d));
186
&sub($tmp1, &
Np
($c)) if $o <= 0; # NEXT
202
&sub($tmp2, &
Np
($c)) if $o <= 0; # NEXT
203
&mov($tmp1, &
Np
($d)) if $o == 1
[
all
...]
/external/opencore/protocols/rtp_payload_parser/util/output/
pv_rtp.bin
[
all
...]
Completed in 108 milliseconds