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

1 2 3 4 5 6 78 91011

  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
sparcv9a-mont.pl 78 $np="%i3"; # const BN_ULONG *np,
168 add $np,$num,$np
188 add $np,$j,%o5
227 std $nlo,[$np_l+$j] ! save smashed np[j] in double format
271 add $np,$j,%o5
306 std $nlo,[$np_l+$j] ! save smashed np[j] in double format
362 add $np,$j,%o5
394 std $nlo,[$np_l+$j] ! save smashed np[j] in double forma
    [all...]
  /external/ipsec-tools/src/racoon/
isakmp.h 67 u_int8_t np; /* Next Payload Type */ member in struct:isakmp
158 u_int8_t np; /* Next Payload */ member in struct:isakmp_gen
isakmp_quick.c 160 int np;
256 np = ISAKMP_NPTYPE_KE;
258 np = ISAKMP_NPTYPE_ID;
260 np = ISAKMP_NPTYPE_NONE;
261 p = set_isakmp_payload(p, iph2->nonce, np);
264 np = (idci || idcr) ? ISAKMP_NPTYPE_ID : ISAKMP_NPTYPE_NONE;
266 p = set_isakmp_payload(p, iph2->dhpub, np);
269 np = (idcr) ? ISAKMP_NPTYPE_ID : ISAKMP_NPTYPE_NONE;
271 p = set_isakmp_payload(p, iph2->id, np);
1256 np_p = &((struct isakmp_gen *)p)->np; /* XXX *
159 int np; local
    [all...]
  /external/openssl/crypto/bn/asm/
sparcv9a-mont.pl 78 $np="%i3"; # const BN_ULONG *np,
168 add $np,$num,$np
188 add $np,$j,%o5
227 std $nlo,[$np_l+$j] ! save smashed np[j] in double format
271 add $np,$j,%o5
306 std $nlo,[$np_l+$j] ! save smashed np[j] in double format
362 add $np,$j,%o5
394 std $nlo,[$np_l+$j] ! save smashed np[j] in double forma
    [all...]
  /external/tcpdump/
isakmp.h 103 u_int8_t np; /* Next Payload Type */ member in struct:isakmp
164 u_int8_t np; /* Next Payload */ member in struct:isakmp_gen
  /ndk/sources/host-tools/make-3.81/
alloca.c 195 register header *np = hp->h.next; local
199 hp = np; /* -> next header. */
  /ndk/sources/host-tools/sed-4.2.1/lib/
alloca.c 177 register header *np = hp->h.next; local
181 hp = np; /* -> next header. */
  /external/chromium_org/third_party/openssl/openssl/crypto/conf/
conf_def.c 506 char *s,*e,*rp,*p,*rrp,*np,*cp,v; local
578 e=np=s;
583 cp=np;
588 np=e;
605 * np which is the start of the name string which is
613 p=_CONF_get_string(conf,cp,np);
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_hci.c 615 UINT8 *p, *np; local
623 np = p;
634 memcpy (np, p, NFC_HAL_HCI_PIPE_INFO_SIZE);
635 np += NFC_HAL_HCI_PIPE_INFO_SIZE;
640 memset ((UINT8 *) (np), 0, NFC_HAL_HCI_PIPE_INFO_SIZE * (20 - new_num_dyn_pipes));
  /external/openssl/crypto/conf/
conf_def.c 506 char *s,*e,*rp,*p,*rrp,*np,*cp,v; local
578 e=np=s;
583 cp=np;
588 np=e;
605 * np which is the start of the name string which is
613 p=_CONF_get_string(conf,cp,np);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
RulesEngine.java 412 NodeProxy np = (NodeProxy) parent; local
413 if (np.getNode() != null && np.getNode().getDescriptor() != null) {
414 ElementDescriptor descriptor = np.getNode().getDescriptor();
416 targetNode = np;
    [all...]
  /external/chromium_org/third_party/icu/source/tools/genrb/
derb.c 377 UChar *newstr, *np; local
389 for (sp = string, np = newstr; *sp; ++sp) {
392 *np++ = 0x005C;
393 *np++ = 0x006E;
397 *np++ = 0x005C;
400 *np++ = *sp;
404 *np = 0;
  /external/dhcpcd/
if-options.c 334 char *p = NULL, *np; local
648 np = strchr(p, ' ');
649 if (np == NULL) {
653 *np++ = '\0';
654 while (*np == ' ')
655 np++;
667 parse_addr(&rt->gate, NULL, np) == -1)
  /external/fsck_msdos/
dir.c 173 char *cp, *np; local
179 np = dir->lname[0] ? dir->lname : dir->name;
180 nl = strlen(np);
183 memcpy(cp, np, nl);
279 struct dirTodoNode *p, *np; local
282 for (p = pendingDirectories; p; p = np) {
283 np = p->next;
  /external/icu/icu4c/source/tools/genrb/
derb.c 347 UChar *newstr, *np; local
359 for (sp = string, np = newstr; *sp; ++sp) {
362 *np++ = 0x005C;
363 *np++ = 0x006E;
367 *np++ = 0x005C;
370 *np++ = *sp;
374 *np = 0;
  /external/chromium_org/third_party/skia/tests/
LListTest.cpp 293 Iter np = next; np.prev(); local
297 // Similarly, np should match prev unless next originally walked off the tail.
298 REPORTER_ASSERT(reporter, np.get() == prev.get() || NULL == next.get());
  /external/skia/tests/
LListTest.cpp 293 Iter np = next; np.prev(); local
297 // Similarly, np should match prev unless next originally walked off the tail.
298 REPORTER_ASSERT(reporter, np.get() == prev.get() || NULL == next.get());
  /external/srec/srec/include/
front.h 54 #define NP 1025
166 int np, ns, nf, lognp; member in struct:__anon34821
170 fftdata fcscl[NF+1], framp[NP+1];
  /ndk/sources/host-tools/nawk-20071023/
awk.h 212 Node *np; member in union:rrow::__anon43024
run.c 455 Node *np; local
465 for (np = a[1]; np; np = np->nnext) {
466 y = execute(np); /* subscript */
471 if (np->nnext)
494 Node *np; local
512 for (np = a[1]; np; np = np->nnext)
    [all...]
  /frameworks/base/telephony/java/android/telephony/
PhoneNumberUtils.java 710 String np = extractNetworkPortionAlt(phoneNumber); local
711 return internalGetStrippedReversed(np, MIN_MATCH);
723 String np = extractNetworkPortionAlt(phoneNumber); local
725 if (np == null) return null;
727 return internalGetStrippedReversed(np, np.length());
732 * Returns null if np == null
735 internalGetStrippedReversed(String np, int numDigits) {
736 if (np == null) return null;
739 int length = np.length()
    [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_api.c 722 UINT8 *p, *np, *op, type;
738 np = sdpu_get_len_from_type(p, type, &len);
739 p = np + len;
752 hdr_len = np - op;
757 memcpy(TLVs[num_services++], np, len);
    [all...]
  /external/qemu/slirp/
socket.c 88 size_t sopreprbuf(struct socket *so, struct iovec *iov, int *np)
143 if (np)
144 *np = n;
  /external/qemu/slirp-android/
socket.c 96 size_t sopreprbuf(struct socket *so, struct iovec *iov, int *np)
151 if (np)
152 *np = n;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
msvccompiler.py 197 np = os.path.normpath(p)
199 if np not in reduced_paths:
200 reduced_paths.append(np)

Completed in 1125 milliseconds

1 2 3 4 5 6 78 91011