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

1 2 34 5 6 7 8 91011

  /libcore/luni/src/test/java/tests/security/cert/
TrustAnchorTest.java 105 byte[] nc = getEncodingPSOnly();
106 byte[] ncCopy = nc.clone();
113 assertTrue(Arrays.equals(nc, ta.getNameConstraints()));
216 byte[] nc = getEncodingPSOnly();
217 byte[] ncCopy = nc.clone();
225 assertTrue(Arrays.equals(nc, ta.getNameConstraints()));
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
BaseTreeAdaptor.cs 199 int nc = newRootTree.ChildCount;
200 if ( nc == 1 )
202 else if ( nc > 1 )
  /external/chromium/net/http/
http_auth_handler_digest.h 153 const std::string& nc) const;
  /external/chromium_org/net/http/
http_auth_handler_digest.h 151 const std::string& nc) const;
  /external/jpeg/
jccolor.c 349 int nc = cinfo->num_components; local
353 if (1 == num_rows && 3 == nc && num_cols > 0) {
390 for (ci = 0; ci < nc; ci++) {
395 inptr += nc;
  /external/chromium_org/third_party/sqlite/src/src/
resolve.c 669 NameContext nc; /* Name context for resolving pE */ local
679 memset(&nc, 0, sizeof(nc));
680 nc.pParse = pParse;
681 nc.pSrcList = pSelect->pSrc;
682 nc.pEList = pEList;
683 nc.allowAgg = 1;
684 nc.nErr = 0;
688 rc = sqlite3ResolveExprNames(&nc, pE);
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ForkJoinPool.java 1346 long nc = (long)(((u + UTC_UNIT) & UTC_MASK) | local
1465 long nc = (((long)(v.nextWait & E_MASK)) | local
1612 long nc = (((long)(w.nextWait & E_MASK)) | local
1723 long nc = (((long)ec | local
1756 long nc = (((long)(v.nextWait & E_MASK)) | local
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
sparcv9a-mont.pl 110 $na="%f8"; $nb="%f10"; $nc="%f12"; $nd="%f14";
218 ldda [%sp+$bias+$frame+2]%asi,$nc
228 fxtod $nc,$nc
238 fmuld $nlo,$nc,$nloc
250 fmuld $nhi,$nc,$nhic
304 fmuld $nlo,$nc,$nloc
333 fmuld $nhi,$nc,$nhic
392 fmuld $nlo,$nc,$nloc
417 fmuld $nhi,$nc,$nhi
    [all...]
  /external/openssl/crypto/bn/asm/
sparcv9a-mont.pl 110 $na="%f8"; $nb="%f10"; $nc="%f12"; $nd="%f14";
218 ldda [%sp+$bias+$frame+2]%asi,$nc
228 fxtod $nc,$nc
238 fmuld $nlo,$nc,$nloc
250 fmuld $nhi,$nc,$nhic
304 fmuld $nlo,$nc,$nloc
333 fmuld $nhi,$nc,$nhic
392 fmuld $nlo,$nc,$nloc
417 fmuld $nhi,$nc,$nhi
    [all...]
  /art/compiler/dex/quick/arm/
target_arm.cc 311 char nc; local
317 nc = *fmt++;
318 if (nc == '!') {
322 DCHECK_LT(static_cast<unsigned>(nc-'0'), 4U);
323 operand = lir->operands[nc-'0'];
  /art/compiler/dex/quick/mips/
target_mips.cc 160 char nc; local
166 nc = *fmt++;
167 if (nc == '!') {
171 DCHECK_LT(static_cast<unsigned>(nc-'0'), 4u);
172 operand = lir->operands[nc-'0'];
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 84 inline void db_IxIyRow_u(int *dxx,const unsigned char * const *img,int i,int j,int nc)
204 for(c=0;c<nc;c++)
264 inline void db_gxx_gxy_gyy_row_s(int *g,int *d0,int *d1,int *d2,int *d3,int *d4,int nc)
347 for(c=0;c<nc;c++)
384 inline void db_Filter14641_128_i(int *g,int nc)
484 for(c=0;c<nc-4;c++)
494 inline void db_HarrisStrength_row_s(float *s,int *gxx,int *gxy,int *gyy,int nc)
500 db_Filter14641_128_i(gxx,nc);
501 db_Filter14641_128_i(gxy,nc);
502 db_Filter14641_128_i(gyy,nc);
730 int nc; local
    [all...]
  /packages/apps/Camera2/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 84 inline void db_IxIyRow_u(int *dxx,const unsigned char * const *img,int i,int j,int nc)
204 for(c=0;c<nc;c++)
264 inline void db_gxx_gxy_gyy_row_s(int *g,int *d0,int *d1,int *d2,int *d3,int *d4,int nc)
347 for(c=0;c<nc;c++)
384 inline void db_Filter14641_128_i(int *g,int nc)
484 for(c=0;c<nc-4;c++)
494 inline void db_HarrisStrength_row_s(float *s,int *gxx,int *gxy,int *gyy,int nc)
500 db_Filter14641_128_i(gxx,nc);
501 db_Filter14641_128_i(gxy,nc);
502 db_Filter14641_128_i(gyy,nc);
730 int nc; local
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 84 inline void db_IxIyRow_u(int *dxx,const unsigned char * const *img,int i,int j,int nc)
204 for(c=0;c<nc;c++)
264 inline void db_gxx_gxy_gyy_row_s(int *g,int *d0,int *d1,int *d2,int *d3,int *d4,int nc)
347 for(c=0;c<nc;c++)
384 inline void db_Filter14641_128_i(int *g,int nc)
484 for(c=0;c<nc-4;c++)
494 inline void db_HarrisStrength_row_s(float *s,int *gxx,int *gxy,int *gyy,int nc)
500 db_Filter14641_128_i(gxx,nc);
501 db_Filter14641_128_i(gxy,nc);
502 db_Filter14641_128_i(gyy,nc);
730 int nc; local
    [all...]
  /external/openssh/
channels.c 1315 Channel *nc; local
1448 Channel *nc; local
1499 Channel *nc; local
1891 Channel *nc; local
3254 Channel *nc = NULL; local
    [all...]
  /external/chromium_org/third_party/opus/src/celt/
cwrs.c 679 opus_uint32 nc; local
683 i=icwrs(_n,_k,&nc,_y,u);
684 ec_enc_uint(_enc,i,nc);
  /external/valgrind/main/exp-sgcheck/tests/
bad_percentify.c 275 Int i, nc = 0; local
293 0 == (ind-nc) % 3 && 0 != ind)
296 nc++;
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
x_x509.c 120 NAME_CONSTRAINTS_free(ret->nc);
  /external/eigen/Eigen/src/Core/products/
SelfadjointMatrixMatrix.h 248 Index nc = cols; // cache block size along the N direction local
249 computeProductBlockingSizes<Scalar,Scalar>(kc, mc, nc);
328 Index nc = cols; // cache block size along the N direction local
329 computeProductBlockingSizes<Scalar,Scalar>(kc, mc, nc);
  /external/icu4c/test/intltest/
regiontst.cpp 233 { "NC" , 540, "054", URGN_TERRITORY, "009" },
382 int32_t nc = rd.numeric; local
383 if ( nc > 0 ) {
384 const Region *ncRegion = Region::getInstance(nc,status);
385 if ( *ncRegion != *r && nc != 891 ) { // 891 is special case - CS and YU both deprecated codes for region 891
  /external/openssl/crypto/asn1/
x_x509.c 120 NAME_CONSTRAINTS_free(ret->nc);
  /external/qemu/distrib/jpeg-6b/
jccolor.c 442 int nc = cinfo->num_components; local
446 if (1 == num_rows && 3 == nc && num_cols > 0) {
483 for (ci = 0; ci < nc; ci++) {
488 inptr += nc;
  /packages/apps/Email/src/com/android/email/service/
EmailServiceStub.java 405 final NotificationController nc = NotificationController.getInstance(context); local
453 nc.showLoginFailedNotification(account.mId);
487 nc.cancelLoginFailedNotification(account.mId);
490 nc.showLoginFailedNotification(account.mId);
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/sasl/
Sasl3Test.java 392 NameCallback nc = (NameCallback) element; local
393 nc.setName("Ok");
  /frameworks/native/opengl/libagl/
matrix.cpp 366 const GLfloat nc = 1.0f - c; local
373 r[ 0] = x*x*nc + c; r[ 4] = xy*nc - zs; r[ 8] = zx*nc + ys;
374 r[ 1] = xy*nc + zs; r[ 5] = y*y*nc + c; r[ 9] = yz*nc - xs;
375 r[ 2] = zx*nc - ys; r[ 6] = yz*nc + xs; r[10] = z*z*nc + c
    [all...]

Completed in 680 milliseconds

1 2 34 5 6 7 8 91011