/external/opencv3/modules/cudaimgproc/test/ |
H A D | test_mean_shift.cpp | 113 cv::cuda::GpuMat rmap; local 115 cv::cuda::meanShiftProc(loadMat(img), rmap, spmap, spatialRad, colorRad); local 117 ASSERT_EQ(CV_8UC4, rmap.type()); 119 EXPECT_MAT_NEAR(rmap_filtered, rmap, 0.0);
|
/external/iproute2/misc/ |
H A D | rtacct.c | 63 static __u32 rmap[256/4]; variable 187 if (!(rmap[realm>>5] & (1<<(realm&0x1f)))) 250 if (!(rmap[realm>>5] & (1<<(realm&0x1f)))) 496 rmap[realm>>5] |= (1<<(realm&0x1f)); 500 memset(rmap, ~0, sizeof(rmap));
|
/external/iputils/ |
H A D | rarpd.c | 422 struct rarp_map *rmap; local 510 rmap = rarp_lookup(sll.sll_ifindex, sll.sll_hatype, 512 if (rmap == NULL) 522 if (put_mylladdr(&ptr, sll.sll_ifindex, rmap->lladdr_len)) 524 if (put_myipaddr(&ptr, sll.sll_ifindex, rmap->ipaddr)) 527 ptr += rmap->lladdr_len; 528 memcpy(ptr, &rmap->ipaddr, 4); 534 arp_advise(sll.sll_ifindex, rmap->lladdr, rmap->lladdr_len, rmap [all...] |
/external/iproute2/tc/ |
H A D | tc_bpf.c | 1317 unsigned int ioff, rmap; local 1332 rmap = sym.st_value / sizeof(struct bpf_elf_map); 1333 if (rmap >= ARRAY_SIZE(ctx->map_fds)) 1335 if (!ctx->map_fds[rmap]) 1341 bpf_str_tab_name(ctx, &sym), ctx->map_fds[rmap], 1345 insns[ioff].imm = ctx->map_fds[rmap];
|
/external/valgrind/coregrind/m_aspacemgr/ |
H A D | aspacemgr-linux.c | 3793 materialized mappings whereas /proc/self/rmap contains information about 3795 with MAP_NORESERVE flag, such as thread stacks). But /proc/self/rmap does 3969 const Mapping *rmap = NULL; local 3975 /* Read fully /proc/self/xmap and /proc/self/rmap. */ 3979 rmap_entries = read_proc_file("/proc/self/rmap", rmap_buf, M_RMAP_BUF, 3982 /* Get the first xmap and rmap. */ 3987 /* Get next xmap or rmap if necessary. */ 3993 rmap = next_rmap(rmap_buf, rmap_entries, &rmap_index, &rmap_mapping); 3998 if (rmap == NULL) 4004 aspacem_assert(rmap [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |