HomeSort by relevance Sort by last modified time
    Searched refs:nc (Results 276 - 300 of 498) sorted by null

<<11121314151617181920

  /frameworks/base/core/java/android/net/
ConnectivityManager.java     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
gimple.h 476 unsigned char nc; variable
    [all...]
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-xjc/2.2.11/
jaxb-xjc-2.2.11.jar 
  /external/icu/icu4c/source/i18n/
calendar.cpp 539 Calendar *nc = new GregorianCalendar(loc, status); local
543 fprintf(stderr, "New default calendar has tz=%d\n", ((Calendar*)nc)->get(UCAL_ZONE_OFFSET, status2));
545 return nc;
    [all...]
  /external/valgrind/VEX/switchback/
test_ppc_jm1.c 411 Int i, nc = 0; local
430 0 == (ind-nc) % 3 && 0 != ind)
433 nc++;
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/
ConnectivityServiceTest.java 1431 final NetworkCapabilities nc = new NetworkRequest.Builder().addCapability(capability) local
    [all...]
  /external/opencv/ml/src/
mlboost.cpp 512 double nc = counts[idx] + w; local
514 counts[idx] = nc;
    [all...]
mltree.cpp 1990 int nc = counts[idx] + 1; local
2406 int nc = cv_count[j] + 1; local
    [all...]
  /external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
vt320.java 118 char nc = Precomposer.precompose((char) lastChar, c); local
119 putChar(nc, isWide, false);
    [all...]
  /external/boringssl/src/include/openssl/
x509v3.h 574 OPENSSL_EXPORT int NAME_CONSTRAINTS_check(X509 *x, NAME_CONSTRAINTS *nc);
  /external/curl/lib/
urldata.h 390 int nc; /* nounce count */
    [all...]
  /external/opencv3/apps/traincascade/
old_ml_tree.cpp 2469 int nc = counts[idx] + 1; local
2916 int nc = cv_count[j] + 1; local
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
decimal.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
decimal.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
decimal.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
decimal.py     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
esa-g5.s 327 nc 4095(256,%r5),4095(%r10)
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
subr.go     [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
subr.go     [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
subr.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
subr.go     [all...]
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c 375 int nc = 0;
380 nc = printf ("0x");
386 return nc + printf ("%8.8" BFD_VMA_FMT "x", vma);
389 return nc + 16;
397 nc = printf ("0x");
401 return nc + printf ("%" BFD_VMA_FMT "x", vma);
372 int nc = 0; local
9891 unsigned char nc[8]; local
    [all...]
  /external/v8/test/mjsunit/asm/sqlite3/
sqlite-pointer-masking.js     [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.0.CR3/
netty-common-4.1.0.CR3.jar 
  /toolchain/binutils/binutils-2.25/ld/
ldlang.c 7482 lang_nocrossref_type *nc; local
    [all...]

Completed in 1567 milliseconds

<<11121314151617181920