HomeSort by relevance Sort by last modified time
    Searched refs:np (Results 226 - 250 of 268) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
expr.c 822 yasm__exprentry *np; local
825 SLIST_FOREACH(np, eh, next) {
826 if (np->e == equ_expr) {
    [all...]
  /external/icu/icu4c/source/test/intltest/
transrt.cpp 1102 Transliterator *np = pn->createInverse(status); local
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/
bn_lcl.h 509 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, const BN_ULONG *np,const BN_ULONG *n0, int num);
  /external/openssl/crypto/bn/
bn_lcl.h 509 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, const BN_ULONG *np,const BN_ULONG *n0, int num);
  /external/clang/test/CXX/drs/
dr1xx.cpp 269 virtual void np() throw(C*); // expected-note {{overridden}}
302 virtual void np() throw(nullptr_t*); // expected-error {{more lax}} FIXME: This is valid.
  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
t1.c 341 opj_flag_t *np = flagsp - stride; local
351 np[-1] |= T1_SIG_SE;
352 np[0] |= mod[s];
353 np[1] |= T1_SIG_SW;
    [all...]
  /frameworks/base/tools/orientationplot/
orientationplot.py 23 import numpy as np namespace
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/include/
gmp.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/
gmp.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/include/
gmp.h     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/nestegg/src/
nestegg.c 1080 ne_xiph_lace_value(unsigned char ** np)
1084 unsigned char * p = *np;
1093 *np = p;
    [all...]
  /external/dnsmasq/src/
option.c 672 struct dhcp_netid *np = NULL; local
727 new->netid->next = np;
728 np = new->netid;
    [all...]
  /external/libvpx/libvpx/third_party/nestegg/src/
nestegg.c 1080 ne_xiph_lace_value(unsigned char ** np)
1084 unsigned char * p = *np;
1093 *np = p;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
nestegg.c 1080 ne_xiph_lace_value(unsigned char ** np)
1084 unsigned char * p = *np;
1093 *np = p;
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ForkJoinPool.java 2444 long np = (long)(-parallelism); \/\/ offset ctl counts local
    [all...]
  /external/chromium_org/third_party/re2/re2/
parse.cc     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ecf.identity_3.1.0.v20100529-0735.jar 
  /external/regex-re2/re2/
parse.cc     [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.ecf.identity_3.2.0.v20130604-1622.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.ecf.identity_3.2.0.v20130604-1622.jar 
  /external/chromium_org/tools/win/split_link/viz.js/
viz.js     [all...]
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
ssl.h     [all...]
  /external/chromium_org/third_party/openssl/openssl/ssl/
ssl.h     [all...]
  /external/openssl/include/openssl/
ssl.h     [all...]
  /external/openssl/ssl/
ssl.h     [all...]

Completed in 4227 milliseconds

1 2 3 4 5 6 7 8 91011