HomeSort by relevance Sort by last modified time
    Searched refs:np (Results 76 - 100 of 255) sorted by null

1 2 34 5 6 7 8 91011

  /external/chromium_org/third_party/boringssl/linux-arm/crypto/bn/
armv4-mont.S 52 ldr r6,[r3],#4 @ np[0],np++
60 umlal r10,r12,r6,r8 @ np[0]*n0+"t[0]"
66 ldr r6,[r3],#4 @ np[j],np++
70 umlal r12,r14,r6,r8 @ np[j]*n0
90 sub r3,r3,r7 @ "rewind" np to &np[1]
93 ldr r6,[r3,#-4] @ np[0]
101 umlal r10,r12,r6,r8 @ np[0]*n0+"tp[0]
    [all...]
  /external/openssl/crypto/bn/asm/
armv4-mont.S 51 ldr r6,[r3],#4 @ np[0],np++
59 umlal r10,r12,r6,r8 @ np[0]*n0+"t[0]"
65 ldr r6,[r3],#4 @ np[j],np++
69 umlal r12,r14,r6,r8 @ np[j]*n0
89 sub r3,r3,r7 @ "rewind" np to &np[1]
92 ldr r6,[r3,#-4] @ np[0]
100 umlal r10,r12,r6,r8 @ np[0]*n0+"tp[0]
    [all...]
ppc-mont.pl 85 $np="r6";
159 $LD $nj,0($np) ; np[0]
166 $UMULL $lo1,$nj,$m1 ; np[0]*m1
168 $LD $nj,$BNSZ($np) ; np[1]
172 $UMULL $nlo,$nj,$m1 ; np[1]*m1
181 $LDX $nj,$np,$j ; np[j]
187 $UMULL $nlo,$nj,$m1 ; np[j]*m
    [all...]
parisc-mont.pl 115 $np="%r23";
173 or $ap,$np,$ti1
174 extru,= $ti1,31,3,%r0 ; are ap and np 64-bit aligned?
193 fldds 0($np),${fni} ; np[0,1]
210 addl $arrsz,$np,$np
214 xmpyu ${fni}L,${fm0}R,${fnm0} ; np[0]*m
215 xmpyu ${fni}R,${fm0}R,${fnm1} ; np[1]*m
221 flddx $idx($np),${fni} ; np[2,3
    [all...]
s390x-mont.pl 69 $np="%r5"; # const BN_ULONG *np,
134 lg $nlo,0($np) #
136 mlgr $nhi,$mn0 # np[0]*m1
153 lg $nlo,0($j,$np)
155 mlgr $nhi,$mn0 # np[j]*m1
186 lg $nlo,0($np) # np[0]
188 mlgr $nhi,$mn0 # np[0]*m1
207 lg $nlo,0($j,$np)
    [all...]
  /external/tcpdump/
print-domain.c 322 register const u_char *np = cp; local
351 cp = ns_nprint(np, bp);
581 register const HEADER *np; local
586 np = (const HEADER *)bp;
587 TCHECK(*np);
589 qdcount = EXTRACT_16BITS(&np->qdcount);
590 ancount = EXTRACT_16BITS(&np->ancount);
591 nscount = EXTRACT_16BITS(&np->nscount);
592 arcount = EXTRACT_16BITS(&np->arcount);
594 if (DNS_QR(np)) {
    [all...]
  /external/pdfium/core/src/fxge/agg/agg23/
agg_clip_liang_barsky.h 41 unsigned np = 0; local
78 ++np;
94 ++np;
108 ++np;
117 ++np;
122 return np;
  /external/aac/libAACenc/src/
aacenc_pns.cpp 144 ErrorStatus = FDKaacEnc_GetPnsParam(&pnsConf->np,
203 if (pnsConf->np.detectionAlgorithmFlags & IS_LOW_COMLEXITY) {
219 if (pnsConf->np.detectionAlgorithmFlags & JUST_LONG_WINDOW) {
243 startNoiseSfb = pnsConf->np.startSfb;
284 if((pnsData->noiseFuzzyMeasure[sfb]>pnsConf->np.gapFillThr) &&
292 if((pnsData->noiseFuzzyMeasure[maxSfbPerGroup-1]>pnsConf->np.gapFillThr) && (pnsData->pnsFlag[maxSfbPerGroup-2])) {
350 if ( !(pnsConf->np.detectionAlgorithmFlags & IS_LOW_COMLEXITY) ) {
357 if((pnsConf->np.detectionAlgorithmFlags & USE_TNS_GAIN_THR) &&
358 (tnsPredictionGain >= pnsConf->np.tnsGainThreshold) && condition &&
359 !((pnsConf->np.detectionAlgorithmFlags & USE_TNS_PNS) && (tnsPredictionGain >= pnsConf->np.tnsPNSGainThreshold) & (…)
    [all...]
pnsparam.h 132 AAC_ENCODER_ERROR FDKaacEnc_GetPnsParam(NOISEPARAMS *np,
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRHashMap.h 76 - (void)deleteANTLRHashMap:(ANTLRMapElement *)np;
78 - (void)delete_chain:(ANTLRMapElement *)np;
84 - (void)setptrBuffer:(ANTLRMapElement *)np Index:(int)idx;
ANTLRMap.h 72 - (void)deleteANTLRMap:(ANTLRMapElement *)np;
74 - (void)delete_chain:(ANTLRMapElement *)np;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRHashMap.h 76 - (void)deleteANTLRHashMap:(ANTLRMapElement *)np;
78 - (void)delete_chain:(ANTLRMapElement *)np;
84 - (void)setptrBuffer:(ANTLRMapElement *)np Index:(int)idx;
ANTLRMap.h 72 - (void)deleteANTLRMap:(ANTLRMapElement *)np;
74 - (void)delete_chain:(ANTLRMapElement *)np;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRHashMap.h 76 - (void)deleteANTLRHashMap:(ANTLRMapElement *)np;
78 - (void)delete_chain:(ANTLRMapElement *)np;
84 - (void)setptrBuffer:(ANTLRMapElement *)np Index:(int)idx;
ANTLRMap.h 72 - (void)deleteANTLRMap:(ANTLRMapElement *)np;
74 - (void)delete_chain:(ANTLRMapElement *)np;
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRPtrBuffer.h 70 - (void)setBuffer:(NSMutableData *)np;
74 - (void)setPtrBuffer:(id *)np;
76 - (void)setPtr:(NSUInteger)np;
ANTLRMap.h 72 - (void)deleteANTLRMap:(ANTLRMapElement *)np;
74 - (void)delete_chain:(ANTLRMapElement *)np;
  /external/openssl/crypto/lhash/
lhash.c 312 LHASH_NODE **n,**n1,**n2,*np; local
324 for (np= *n1; np != NULL; )
327 hash=np->hash;
329 hash=lh->hash(np->data);
335 np->next= *n2;
336 *n2=np;
340 np= *n1;
368 LHASH_NODE **n,*n1,*np; local
370 np=lh->b[lh->p+lh->pmax-1]
    [all...]
  /ndk/sources/host-tools/make-3.81/
ansi2knr.c 396 char *np = p; local
398 for (;; p = --np) {
399 if (*np == '\n' && np[-1] == '\r')
400 --np;
401 for (; np > limit && np[-1] != '\r' && np[-1] != '\n'; --np)
402 if (np[-1] == 0
    [all...]
  /cts/suite/audio_quality/test_description/processing/
gen_random.py 18 import numpy as np namespace
32 result = np.zeros(samples * 2 if stereo else samples, dtype=np.int16)
33 randomSignal = np.random.normal(scale = peakAmpl * 2 / 3, size=samples)
48 #freq = np.linspace(0.0, samplingRate, num=len(fftData), endpoint=False)
check_spectrum_playback.py 18 import numpy as np namespace
54 spectrum = np.sqrt(abs(Phh[iLow:iHigh]))
55 spectrumMean = np.mean(spectrum)
63 spectrumResult = np.zeros(len(spectrum), dtype=np.int16)
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
named_params.hpp 107 template<typename NP>
108 named_parameter_combine<NP,Derived>
109 operator,( NP const& np ) const { return named_parameter_combine<NP,Derived>( np, *static_cast<Derived const*>(this) ); }
118 template<typename NP, typename Rest = nil>
121 , named_parameter_base<named_parameter_combine<NP,Rest> > {
122 typedef typename NP::ref_type res_type;
123 typedef named_parameter_combine<NP,Rest> self_type
    [all...]
  /external/clang/test/SemaCXX/
goto.cpp 79 NonPOD np; local
87 NonPOD np; local
  /external/icu/icu4c/source/i18n/
collationbasedatabuilder.h 55 void setNumericPrimary(uint32_t np) { numericPrimary = np; }
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
bezier.c 341 int np = 0; local
346 points[np][0] = orig->x1;
347 points[np][1] = orig->y1;
349 ++np;
351 points[np][0] = orig->x2;
352 points[np][1] = orig->y2;
353 ++np;
355 map[1] = np - 1;
357 points[np][0] = orig->x3;
358 points[np][1] = orig->y3
    [all...]

Completed in 1633 milliseconds

1 2 34 5 6 7 8 91011