HomeSort by relevance Sort by last modified time
    Searched refs:IA (Results 1 - 6 of 6) sorted by null

  /external/netcat/
netcat.c 88 #define IA struct in_addr /* ... should be taken out and shot, */
383 memcpy (&poop->iaddrs[x], hostent->h_addr_list[x], sizeof (IA));
393 sizeof (IA), AF_INET);
402 memcpy (poop->iaddrs, &iaddr, sizeof (IA));
408 hostent = gethostbyaddr ((char *) &iaddr, sizeof (IA), AF_INET);
607 IA * rad;
609 IA * lad;
654 memcpy (&lclend->sin_addr.s_addr, lad, sizeof (IA));
681 memcpy (&remend->sin_addr.s_addr, rad, sizeof (IA));
730 (((gatesidx + 1) * sizeof (IA)) + 3) & 0xff; /* length *
    [all...]
  /frameworks/base/tests/CoreTests/android/core/
PerformanceTests.java 324 interface IA {
330 interface IAB extends IA {
470 val = iabc instanceof IA;
471 val = iabc instanceof IA;
472 val = iabc instanceof IA;
473 val = iabc instanceof IA;
474 val = iabc instanceof IA;
475 val = iabc instanceof IA;
476 val = iabc instanceof IA;
477 val = iabc instanceof IA;
    [all...]
  /packages/apps/IM/libwbxml/src/
csp13values_hash.c 368 {"IA", 0xA2},
  /system/core/libpixelflinger/codeflinger/
ARMAssemblerInterface.h 47 IB, IA, DB, DA
GGLAssembler.h 148 mGen.LDM(mGen.AL, mGen.IA, mGen.SP, 1, mRegList);
  /external/opencore/protocols/rtp_payload_parser/util/output/
pv_rtp.bin     [all...]

Completed in 1817 milliseconds