Searched defs:dp (Results 101 - 125 of 298) sorted by relevance

1234567891011>>

/external/fec/
H A Dviterbi27_sse.c21 decision_t *dp; /* Pointer to current decision */ member in struct:v27
67 vp->dp = vp->decisions;
H A Dviterbi27_sse2.c21 decision_t *dp; /* Pointer to current decision */ member in struct:v27
38 vp->dp = vp->decisions;
129 d = (decision_t *)vp->dp;
178 vp->dp = d;
H A Dviterbi29_mmx.c24 decision_t *dp; /* Pointer to current decision */ member in struct:v29
80 vp->dp = vp->decisions;
H A Dviterbi29_port.c20 decision_t *dp; /* Pointer to current decision */ member in struct:v29
37 vp->dp = vp->decisions;
145 d = (decision_t *)vp->dp;
164 vp->dp = d;
H A Dviterbi29_sse.c23 decision_t *dp; /* Pointer to current decision */ member in struct:v29
69 vp->dp = vp->decisions;
H A Dviterbi29_sse2.c23 decision_t *dp; /* Pointer to current decision */ member in struct:v29
38 vp->dp = vp->decisions;
H A Dviterbi39_port.c20 decision_t *dp; /* Pointer to current decision */ member in struct:v39
37 vp->dp = vp->decisions;
146 d = (decision_t *)vp->dp;
166 vp->dp = d;
H A Dviterbi615_port.c21 decision_t *dp; /* Pointer to current decision */ member in struct:v615
67 vp->dp = vp->decisions;
140 d = (decision_t *)vp->dp;
153 vp->dp = d;
/external/iputils/
H A Dtftpsubs.c127 struct tftphdr *dp; local
134 dp = (struct tftphdr *)b->buf;
137 b->counter = read(fileno(file), dp->th_data, SEGSIZE);
141 p = dp->th_data;
160 b->counter = (int)(p - dp->th_data);
192 struct tftphdr *dp; local
200 dp = (struct tftphdr *)b->buf;
202 buf = dp->th_data;
/external/libedit/examples/
H A Dtc1.c96 struct dirent *dp; local
110 for (dp = readdir(dd); dp != NULL; dp = readdir(dd)) {
111 if (len > strlen(dp->d_name))
113 if (strncmp(dp->d_name, ptr, len) == 0) {
114 if (el_insertstr(el, &dp->d_name[len]) == -1)
/external/libedit/src/
H A Demacs.c442 Char *cp, *oldc, *dp; local
453 for (dp = oldc; cp < oldc && dp < el->el_line.lastchar; cp++)
454 *dp++ = *cp;
456 el->el_line.cursor = dp;/* put cursor at end */
/external/libpcap/
H A Ddlpisubs.c364 strioctl(int fd, int cmd, int len, char *dp) argument
372 str.ic_dp = dp;
H A Dpcap-septel.c81 u_char *dp ; local
127 dp = get_param(m);/* get pointer to MSG parameter area (m->param) */
137 if ((p->fcode.bf_insns == NULL) || bpf_filter(p->fcode.bf_insns, dp, packet_len, caplen)) {
163 callback(user, &pcap_header, dp);
/external/libvpx/libvpx/test/
H A Dinvalid_file_test.cc33 std::ostream &operator<<(std::ostream &os, const DecodeParam &dp) { argument
34 return os << "threads: " << dp.threads << " file: " << dp.filename;
/external/libvpx/libvpx/vp8/common/
H A Dextend.c17 int dp, /* destination pitch */
42 dest_ptr1 += dp;
43 dest_ptr2 += dp;
50 src_ptr2 = d + dp * (h - 1) - el;
51 dest_ptr1 = d + dp * (-et) - el;
52 dest_ptr2 = d + dp * (h)-el;
57 dest_ptr1 += dp;
62 dest_ptr2 += dp;
14 copy_and_extend_plane(unsigned char *s, int sp, unsigned char *d, int dp, int h, int w, int et, int el, int eb, int er ) argument
/external/ltp/testcases/kernel/syscalls/asyncio/
H A Dasyncio02.c116 char *dp; /* pointer to area of memory */ variable
231 TEST(write(fildes, dp, (unsigned)bytes));
280 if ((dp = malloc((unsigned)BUFSIZ + 1)) == NULL) {
/external/ltp/testcases/misc/math/atof/
H A Datof01.c317 register int dp; /* decimal point */ local
320 bd = ad = dp = 0;
328 dp++;
338 tw = bd + dp + ad;
353 if (n2 && !dp) {
/external/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_cpufreq.c186 struct dirent *dp; local
208 while ((dp = readdir(dir)) != NULL) {
211 if (strlen(dp->d_name) <= 2)
214 if (sscanf(dp->d_name, "cpu%d\n", &cpu_index) != 1)
218 snprintf(basename, sizeof(basename), "/sys/devices/system/cpu/%s", dp->d_name);
228 add_object(dp->d_name, fn, CPUFREQ_MINIMUM, cpu_index);
231 add_object(dp->d_name, fn, CPUFREQ_CURRENT, cpu_index);
234 add_object(dp->d_name, fn, CPUFREQ_MAXIMUM, cpu_index);
/external/opencv/cv/src/
H A Dcvpgh.cpp249 int dp = (pt4.x - pt3.x) * dx + (pt4.y - pt3.y) * dy; local
251 dp = cvRound( dp * angle_coeff * buffer[j] ) +
253 dp = MAX( dp, 0 );
254 dp = MIN( dp, _CV_ACOS_TABLE_SIZE - 1 );
256 cvRound( icv_acos_table[dp] * angle_scale );
/external/syslinux/com32/lib/syslinux/
H A Dshuffle.c66 struct shuffle_descriptor *dp, *dbuf; local
79 dp = dbuf = NULL;
175 dp = dbuf;
177 dp->dst = mp->dst;
178 dp->src = mp->src;
179 dp->len = mp->len;
180 dprintf2("[ %08x %08x %08x ]\n", dp->dst, dp->src, dp->len);
181 dp
[all...]
/external/syslinux/core/fs/pxe/
H A Ddhcp_option.c31 const uint32_t *dp = data; local
41 ip = *dp++;
/external/tcpdump/
H A Dprint-ip6.c54 const struct ip6_rthdr *dp; local
99 dp = (const struct ip6_rthdr *)cp;
100 ND_TCHECK(*dp);
101 len = dp->ip6r_len;
102 switch (dp->ip6r_type) {
106 dp0 = (const struct ip6_rthdr0 *)dp;
/external/tensorflow/tensorflow/core/kernels/
H A Deigen_pooling_test.cc407 const int dp = pad_p / 2; local
421 const int in_p = p + i - dp;
485 const int dp = pad_p / 2; local
499 const int in_p = p + i - dp;
/external/clang/test/SemaTemplate/
H A Dinstantiate-init.cpp13 void test_f0(int *ip, float *fp, double *dp) { argument
15 f0(ip, dp); // expected-note{{instantiation}}
24 void test_f1(X0 *x0, int *ip, float *fp, double *dp) { argument
26 f1(x0, ip, dp); // expected-note{{instantiation}}
/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_deadlock_detector_test.cc36 dp = new DeadlockDetector<BV>;
37 dp->clear();
40 ~ScopedDD() { delete dp; }
41 DeadlockDetector<BV> *dp; member in struct:ScopedDD
49 DeadlockDetector<BV> &d = *sdd.dp;
140 DeadlockDetector<BV> &d = *sdd.dp;
246 DeadlockDetector<BV> &d = *sdd.dp;
291 DeadlockDetector<BV> &d = *sdd.dp;
323 DeadlockDetector<BV> &d = *sdd.dp;
350 DeadlockDetector<BV> &d = *sdd.dp;
[all...]

Completed in 2534 milliseconds

1234567891011>>