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

1 2 34 5 6 7 8 910

  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRUniqueIDMap.h 59 - (void)deleteANTLRUniqueIDMap:(ANTLRNodeMapElement *)np;
60 - (void)delete_chain:(ANTLRNodeMapElement *)np;
ANTLRPtrBuffer.h 71 - (void)setBuffer:(NSMutableData *)np;
75 - (void)setPtrBuffer:(id *)np;
77 - (void)setPtr:(NSInteger)np;
ANTLRHashMap.h 76 - (void)deleteANTLRHashMap:(ANTLRMapElement *)np;
78 - (void)delete_chain:(ANTLRMapElement *)np;
84 - (void)setptrBuffer:(ANTLRMapElement *)np Index:(int)idx;
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRUniqueIDMap.h 59 - (void)deleteANTLRUniqueIDMap:(ANTLRNodeMapElement *)np;
60 - (void)delete_chain:(ANTLRNodeMapElement *)np;
ANTLRHashRule.h 57 - (void)deleteANTLRHashRule:(ANTLRRuleMemo *)np;
58 - (void)delete_chain:(ANTLRRuleMemo *)np;
60 - (void)setPtrBuffer:(ANTLRRuleMemo **)np;
ANTLRPtrBuffer.h 70 - (void)setBuffer:(NSMutableData *)np;
74 - (void)setPtrBuffer:(id *)np;
76 - (void)setPtr:(NSUInteger)np;
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/centrality/
katz.py 260 import numpy as np namespace
270 b = np.array(list(beta.values()),dtype=float)
274 b = np.ones((len(nodelist),1))*float(beta)
279 n = np.array(A).shape[0]
280 centrality = np.linalg.solve( np.eye(n,n) - (alpha * A) , b)
282 norm = np.sign(sum(centrality)) * np.linalg.norm(centrality)
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRPtrBuffer.h 71 - (void)setBuffer:(NSMutableData *)np;
75 - (void)setPtrBuffer:(id *)np;
77 - (void)setPtr:(NSInteger)np;
ANTLRHashMap.h 76 - (void)deleteANTLRHashMap:(ANTLRMapElement *)np;
78 - (void)delete_chain:(ANTLRMapElement *)np;
84 - (void)setptrBuffer:(ANTLRMapElement *)np Index:(int)idx;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRPtrBuffer.h 71 - (void)setBuffer:(NSMutableData *)np;
75 - (void)setPtrBuffer:(id *)np;
77 - (void)setPtr:(NSInteger)np;
ANTLRHashMap.h 76 - (void)deleteANTLRHashMap:(ANTLRMapElement *)np;
78 - (void)delete_chain:(ANTLRMapElement *)np;
84 - (void)setptrBuffer:(ANTLRMapElement *)np Index:(int)idx;
  /external/bison/lib/
printf-parse.c 156 const CHAR_T *np; local
158 for (np = cp; *np >= '0' && *np <= '9'; np++)
160 if (*np == '$')
164 for (np = cp; *np >= '0' && *np <= '9'; np++
233 const CHAR_T *np; local
290 const CHAR_T *np; local
    [all...]
  /external/boringssl/src/crypto/bn/asm/
armv4-mont.pl 59 $np="r3";
77 # np permanently resides in r3
137 ldr $nj,[$np],#4 @ np[0],np++
145 umlal $alo,$nlo,$nj,$n0 @ np[0]*n0+"t[0]"
151 ldr $nj,[$np],#4 @ np[j],np++
155 umlal $nlo,$nhi,$nj,$n0 @ np[j]*n
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/assortativity/tests/
test_mixing.py 47 global np
50 import numpy as np namespace
57 a_result=np.array([[0,0,0],
67 a_result=np.array([[0,0,0,0],
78 a_result=np.array([[0,0,0,0],
90 a_result=np.array([[0,0,0],
133 global np
136 import numpy as np namespace
144 a_result=np.array([[2,0,1,0],
159 a_result=np.array([[1,0,1,0]
    [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;
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/centrality/tests/
test_eigenvector_centrality.py 11 global np
13 import numpy as np namespace
54 global np
56 import numpy as np namespace
102 global np
104 import numpy as np namespace
  /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,
  /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...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/linalg/
graphmatrix.py 72 import numpy as np namespace
83 A = np.zeros((len(nodelist),len(edgelist)))
108 return np.asmatrix(A)
  /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)
  /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...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/shortest_paths/
dense.py 45 import numpy as np namespace
52 I = np.identity(n)
53 A[A==0] = np.inf # set zero entries to inf
56 A = np.minimum(A, A[i,:] + A[:,i])
  /external/boringssl/linux-arm/crypto/bn/
armv4-mont.S 56 ldr r6,[r3],#4 @ np[0],np++
64 umlal r10,r12,r6,r8 @ np[0]*n0+"t[0]"
70 ldr r6,[r3],#4 @ np[j],np++
74 umlal r12,r14,r6,r8 @ np[j]*n0
93 sub r3,r3,r7 @ "rewind" np to &np[1]
96 ldr r6,[r3,#-4] @ np[0]
104 umlal r10,r12,r6,r8 @ np[0]*n0+"tp[0]
    [all...]

Completed in 283 milliseconds

1 2 34 5 6 7 8 910