HomeSort by relevance Sort by last modified time
    Searched defs:ip (Results 126 - 150 of 676) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/libvpx/libvpx/vp8/common/
idctllm.c 36 short *ip = input; local
42 a1 = ip[0] + ip[8];
43 b1 = ip[0] - ip[8];
45 temp1 = (ip[4] * sinpi8sqrt2) >> 16;
46 temp2 = ip[12] + ((ip[12] * cospi8sqrt2minus1) >> 16);
49 temp1 = ip[4] + ((ip[4] * cospi8sqrt2minus1) >> 16)
132 short *ip = input; local
    [all...]
  /external/linux-kselftest/tools/testing/selftests/powerpc/primitives/
load_unaligned_zeropad.c 85 unsigned long *ip = &UCONTEXT_NIA(uc); local
94 if (insn == *ip) {
95 *ip = fixup;
100 printf("No exception table match for NIA %lx ADDR %lx\n", *ip, addr);
  /external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/
ChooserDialog.h 43 std::string ip; member in struct:ServiceInstanceInfo
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_program.c 213 unsigned int ip = 0; local
219 inst->IP = ip++;
222 c->Program.Instructions.IP = 0xcafedead;
224 return ip;
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_register_allocate.c 248 int ip = 0; local
256 if (c->temp_start[i] < ip && c->temp_end[i] > ip)
288 if (c->temp_start[i] < ip && c->temp_end[i] > ip)
322 ip++;
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_live_variables.cpp 57 int ip, const fs_reg &reg)
62 start[var] = MIN2(start[var], ip);
63 end[var] = MAX2(end[var], ip);
75 int ip, const fs_reg &reg)
80 start[var] = MIN2(start[var], ip);
81 end[var] = MAX2(end[var], ip);
104 int ip = 0; local
107 assert(ip == block->start_ip);
109 assert(cfg->blocks[block->num - 1]->end_ip == ip - 1);
122 setup_one_read(bd, inst, ip, reg)
    [all...]
brw_vec4_cse.cpp 146 int ip = block->start_ip; local
264 if (var_range_end(var_from_reg(alloc, dst_reg(*src)), 8) < ip) {
273 ip++;
brw_vec4_live_variables.cpp 66 int ip = 0; local
69 assert(ip == block->start_ip);
71 assert(cfg->blocks[block->num - 1]->end_ip == ip - 1);
120 ip++;
254 int ip = 0; local
261 start[v] = MIN2(start[v], ip);
262 end[v] = ip;
273 start[v] = MIN2(start[v], ip);
274 end[v] = ip;
280 ip++
    [all...]
  /external/opencv/cvaux/src/
cvsubdiv2.cpp 143 CvPoint ip = cvPoint( cvRound( pt->pt.x ), cvRound( pt->pt.y )); local
146 //printf("count = %d, (%d,%d)\n", ip.x, ip.y );
148 if( 0 <= ip.x && ip.x < src->width && 0 <= ip.y && ip.y < src->height )
150 uchar *ptr = (uchar*)(src->imageData + ip.y * src->widthStep + ip.x * 3);
  /external/parameter-framework/asio-1.10.6/include/asio/ip/
basic_endpoint.hpp 2 // ip/basic_endpoint.hpp
16 #include "asio/ip/address.hpp"
17 #include "asio/ip/detail/endpoint.hpp"
23 namespace ip { namespace in namespace:asio
25 /// Describes an endpoint for a version-independent IP socket.
27 * The asio::ip::basic_endpoint class template describes an endpoint that
55 /// order. The IP address will be the any address (i.e. INADDR_ANY or
62 * asio::ip::tcp::endpoint ep(asio::ip::tcp::v4(), 1234);
67 * asio::ip::udp::endpoint ep(asio::ip::udp::v6(), 9876)
    [all...]
basic_resolver_iterator.hpp 2 // ip/basic_resolver_iterator.hpp
24 #include "asio/ip/basic_resolver_entry.hpp"
30 namespace ip { namespace in namespace:asio
34 * The asio::ip::basic_resolver_iterator class template is used to define
209 } // namespace ip
resolver_query_base.hpp 2 // ip/resolver_query_base.hpp
21 namespace ip { namespace in namespace:asio
90 } // namespace ip
  /external/parameter-framework/upstream/asio/stub/
asio.hpp 92 namespace ip namespace in namespace:asio
  /external/syslinux/efi/
pxe.c 99 uint32_t ip; local
139 * Get the BOOTP/DHCP packet that brought us file (and an IP
167 ip = IPInfo.myip;
169 ((const uint8_t *)&ip)[0],
170 ((const uint8_t *)&ip)[1],
171 ((const uint8_t *)&ip)[2],
172 ((const uint8_t *)&ip)[3]);
174 Print(L"My IP is %a\n", dst);
  /external/tcpdump/
print-sl.c 33 #include "ip.h"
55 static void sliplink_print(netdissect_options *, const u_char *, const struct ip *, u_int);
56 static void compressed_sl_print(netdissect_options *, const u_char *, const struct ip *, u_int, int);
64 register const struct ip *ip; local
74 ip = (const struct ip *)(p + SLIP_HDRLEN);
77 sliplink_print(ndo, p, ip, length);
84 switch (IP_V(ip)) {
86 ip_print(ndo, (const u_char *)ip, length)
104 register const struct ip *ip; local
    [all...]
print-sunrpc.c 59 #include "ip.h"
132 * The service supports remote procedure calls on udp/ip or tcp/ip socket 111.
172 register const struct ip *ip; local
189 switch (IP_V((const struct ip *)bp2)) {
191 ip = (const struct ip *)bp2;
193 ipaddr_string(ndo, &ip->ip_src), srcid,
194 ipaddr_string(ndo, &ip->ip_dst), dstid, length))
    [all...]
  /external/valgrind/none/tests/
tls.c 54 int *ip = (*test->func)(); local
59 int a = (*ip)++;
62 printf("tls_ptr: case \"%s\" has mismatch: *ip=%d here=%d\n",
  /system/core/libnetutils/
packet.c 25 #include <netinet/ip.h>
92 struct iphdr ip; local
100 ip.version = IPVERSION;
101 ip.ihl = sizeof(ip) >> 2;
102 ip.tos = 0;
103 ip.tot_len = htons(sizeof(ip) + sizeof(udp) + size);
104 ip.id = 0;
105 ip.frag_off = 0
161 struct iphdr ip; member in struct:dhcp_packet
    [all...]
  /frameworks/base/services/net/java/android/net/ip/
IpNeighborMonitor.java 17 package android.net.ip;
59 * to both filter (e.g. by interface index and IP address) and handle the
71 * for the given IP address on the specified interface index.
76 public static int startKernelNeighborProbe(int ifIndex, InetAddress ip) {
77 final String msgSnippet = "probing ip=" + ip.getHostAddress() + "%" + ifIndex;
81 1, ip, StructNdMsg.NUD_PROBE, ifIndex, null);
97 final InetAddress ip; field in class:IpNeighborMonitor.NeighborEvent
101 public NeighborEvent(long elapsedMs, short msgType, int ifindex, InetAddress ip,
106 this.ip = ip
    [all...]
  /art/disassembler/
disassembler_arm.cc 217 const uint16_t* const ip = reinterpret_cast<const uint16_t*>(instr_ptr); local
220 next = reinterpret_cast<uintptr_t>(disasm_->DecodeT32At(ip, end_address));
222 const uint32_t* const ip = reinterpret_cast<const uint32_t*>(instr_ptr); local
223 next = reinterpret_cast<uintptr_t>(disasm_->DecodeA32At(ip));
  /device/generic/goldfish/dhcp/common/
socket.cpp 24 #include <netinet/ip.h>
33 // used for checksum calculations for IP and UDP.
59 // Finalize the IP or UDP |checksum| by inverting and truncating it.
172 struct iphdr ip; local
175 ip.version = IPVERSION;
176 ip.ihl = sizeof(ip) >> 2;
177 ip.tos = 0;
178 ip.tot_len = htons(sizeof(ip) + sizeof(udp) + message.size())
270 struct iphdr ip; local
    [all...]
  /external/android-clat/
clatd_microbenchmark.c 37 #include <netinet/ip.h>
95 struct iphdr ip = { local
98 .tot_len = htons(len + sizeof(ip) + sizeof(udp)),
107 { &ip, sizeof(ip) }, // IP header
110 { NULL, 0 }, // ICMP error IP header
116 ip.check = ip_checksum(&ip, sizeof(ip));
    [all...]
  /external/clang/test/Sema/
conditional-expr.c 11 int *ip; local
16 ip = dp; // expected-warning {{incompatible pointer types assigning to 'int *' from 'double *'}}
17 dp = ip; // expected-warning {{incompatible pointer types assigning to 'double *' from 'int *'}}
20 ip = 0 ? (double *)0 : (void *)0; // expected-warning {{incompatible pointer types assigning to 'int *' from 'double *'}}
function-redecl.c 87 int* ip = outer6(x); // expected-warning{{use of out-of-scope declaration of 'outer6'}} local
transparent-union.c 3 int *ip; member in union:__anon16624
11 void g(int *ip, float *fp, char *cp) {
12 f(ip);
17 TU tu_ip = ip; // expected-error{{incompatible type}}
19 tu.ip = ip;

Completed in 1412 milliseconds

1 2 3 4 56 7 8 91011>>