Searched refs:mapped (Results 26 - 50 of 100) sorted by relevance

1234

/external/guava/guava-tests/test/com/google/common/net/
H A DInetAddressesTest.java362 * from an "IPv4 mapped" IPv6 address. Our String-based method can
367 InetAddress mapped = InetAddresses.forString(mappedStr);
368 assertFalse(mapped instanceof Inet6Address);
369 assertEquals(InetAddress.getByName("192.168.0.1"), mapped);
374 mapped = InetAddresses.forString(mappedStr);
375 assertFalse(mapped instanceof Inet6Address);
376 assertEquals(InetAddress.getByName("192.168.0.1"), mapped);
380 mapped = InetAddresses.forString(mappedStr);
381 assertFalse(mapped instanceof Inet6Address);
382 assertEquals(InetAddress.getByName("1.2.3.4"), mapped);
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/sw/fbdev/
H A Dfbdev_sw_winsys.c49 void *mapped; member in struct:fbdev_sw_displaytarget
132 fbdt->mapped = NULL;
141 fbdt->mapped = fbdt->data;
142 return fbdt->mapped;
/external/jemalloc/include/jemalloc/internal/
H A Dstats.h86 /* Number of bytes currently mapped. */
87 size_t mapped; member in struct:arena_stats_s
H A Dctl.h54 size_t mapped; member in struct:ctl_stats_s
/external/mesa3d/src/gallium/winsys/sw/fbdev/
H A Dfbdev_sw_winsys.c49 void *mapped; member in struct:fbdev_sw_displaytarget
132 fbdt->mapped = NULL;
141 fbdt->mapped = fbdt->data;
142 return fbdt->mapped;
/external/openfst/src/lib/
H A Dutil.cc24 #include <fst/mapped-file.h>
H A Dmapped-file.cc17 #include <fst/mapped-file.h>
/external/jemalloc/test/unit/
H A Dstats.c6 size_t sz, allocated, active, mapped; local
18 assert_d_eq(mallctl("stats.mapped", &mapped, &sz, NULL, 0), expected,
26 assert_zu_le(active, mapped,
27 "active should be no larger than mapped");
104 size_t mapped; local
123 assert_d_eq(mallctl("stats.arenas.0.mapped", &mapped, &sz, NULL, 0),
/external/chromium_org/base/process/
H A Dprocess_metrics.h50 // priv: Pages mapped only by this process.
55 // priv: Pages mapped only by this process.
77 // mapped: These pages are mapped into the view of a section (backed by
79 // image: These pages are mapped into the view of an image section (backed by
82 CommittedKBytes() : priv(0), mapped(0), image(0) {}
84 size_t mapped; member in struct:base::CommittedKBytes
H A Dprocess_metrics_win.cc110 usage->mapped = 0;
117 usage->mapped = committed_mapped / 1024;
/external/valgrind/main/memcheck/tests/
H A Dbadjump.stderr.exp9 Access not within mapped region at address 0x........
/external/chromium_org/ppapi/tests/
H A Dtest_file_io.cc1152 char* mapped = reinterpret_cast<char*>( local
1154 if (mapped == MAP_FAILED)
1158 memcpy(&buf[0], mapped, msg.size());
1161 int r = munmap(mapped, msg.size());
1168 char* mapped = reinterpret_cast<char*>( local
1170 if (mapped == MAP_FAILED)
1173 strncpy(mapped, "baz", 3);
1178 int r = munmap(mapped, msg.size());
1185 char* mapped = reinterpret_cast<char*>( local
1187 if (mapped
1228 char* mapped = reinterpret_cast<char*>( local
1244 char* mapped = reinterpret_cast<char*>( local
1261 char* mapped = reinterpret_cast<char*>( local
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/sw/xlib/
H A Dxlib_sw_winsys.c65 void *mapped; member in struct:xlib_displaytarget
231 xlib_dt->mapped = xlib_dt->data;
232 return xlib_dt->mapped;
241 xlib_dt->mapped = NULL;
/external/mesa3d/src/gallium/winsys/sw/xlib/
H A Dxlib_sw_winsys.c65 void *mapped; member in struct:xlib_displaytarget
231 xlib_dt->mapped = xlib_dt->data;
232 return xlib_dt->mapped;
241 xlib_dt->mapped = NULL;
/external/chromium_org/third_party/WebKit/Source/wtf/
H A DHashMap.h251 template<typename T, typename U, typename V> static void translate(T& location, const U& key, const V& mapped) argument
254 ValueTraits::ValueTraits::store(mapped, location.value);
262 template<typename T, typename U, typename V> static void translate(T& location, const U& key, const V& mapped, unsigned hashCode) argument
265 ValueTraits::ValueTraits::store(mapped, location.value);
355 HashMap<T, U, V, W, X, Y>::inlineAdd(KeyPeekInType key, MappedPassInReferenceType mapped) argument
357 return m_impl.template add<HashMapTranslator<ValueTraits, HashFunctions> >(key, mapped);
362 HashMap<T, U, V, W, X, Y>::set(KeyPeekInType key, MappedPassInType mapped) argument
364 AddResult result = inlineAdd(key, mapped);
366 // The inlineAdd call above found an existing hash table entry; we need to set the mapped value.
367 MappedTraits::store(mapped, resul
382 add(KeyPeekInType key, MappedPassInType mapped) argument
[all...]
/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLCreateNullInterface.cpp37 void setMapped(bool mapped) { fMapped = mapped; } argument
38 bool mapped() const { return fMapped; } function in class:BufferObj
255 SkASSERT(!buffer->mapped());
276 SkASSERT(!buffer->mapped());
303 SkASSERT(buffer->mapped());
328 if (buffer->mapped()) {
/external/skia/src/gpu/gl/
H A DGrGLCreateNullInterface.cpp38 void setMapped(bool mapped) { fMapped = mapped; } argument
39 bool mapped() const { return fMapped; } function in class:__anon30697::GrBufferObj
49 // is mapped.
204 SkASSERT(!buffer->mapped());
224 SkASSERT(!buffer->mapped());
250 SkASSERT(buffer->mapped());
274 if (buffer->mapped()) {
/external/jemalloc/src/
H A Dstats.c210 size_t page, pactive, pdirty, mapped; local
268 CTL_I_GET("stats.arenas.0.mapped", &mapped, size_t);
269 malloc_cprintf(write_cb, cbopaque, "mapped: %12zu\n", mapped);
467 size_t allocated, active, mapped; local
474 CTL_GET("stats.mapped", &mapped, size_t);
476 "Allocated: %zu, active: %zu, mapped: %zu\n",
477 allocated, active, mapped);
[all...]
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtestidn.cpp288 int32_t mapped = 0; local
307 mapped++;
319 test.logln("Number of Mapped code points : %i \n",mapped);
/external/icu/icu4c/source/test/intltest/
H A Dtestidn.cpp288 int32_t mapped = 0; local
307 mapped++;
319 test.logln("Number of Mapped code points : %i \n",mapped);
/external/elfutils/0.153/libdwfl/
H A DlibdwflP.h390 void *mapped, size_t mapped_size,
394 void *mapped, size_t mapped_size,
398 void *mapped, size_t mapped_size,
404 void *mapped, size_t mapped_size)
/external/iputils/
H A Dtracepath6.c70 int mapped; variable
504 mapped = 1;
546 if (!mapped)
/external/kernel-headers/original/uapi/drm/
H A Dexynos_drm.h54 * @size: memory size to be mapped.
55 * @mapped: having user virtual address mmaped.
64 uint64_t mapped; member in struct:drm_exynos_gem_mmap
/external/chromium_org/chrome/browser/
H A Dprocess_info_snapshot_mac.cc374 usage->mapped = 0;
380 usage->mapped = 0;
/external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/
H A Dbase.js1389 var mapped = [];
1391 mapped.push(getMapping(parts[i]));
1393 return mapped.join('-');

Completed in 9664 milliseconds

1234