Searched
full:maps (Results
451 -
475 of
867) sorted by null
<<11121314151617181920>>
/external/guava/src/com/google/common/collect/ |
Lists.java | 44 * class's counterparts {@link Sets} and {@link Maps}.
|
/external/icu4c/common/ |
ucasemap.c | 218 * Case-maps [srcStart..srcLimit[ but takes
|
/external/icu4c/layoutex/layout/ |
playout.h | 410 * Get the glyph-to-character map for this visual run. This maps the indices into
|
/external/jpeg/ |
rdtarga.c | 278 /* Compute row of source that maps to current_row of normal order */
|
/external/kernel-headers/original/linux/ |
cpumask.h | 368 * 2) Most SMP arch's #define some of these maps to be some
|
/external/qemu/ |
exec-all.h | 163 /* Maps PCs in this translation block to corresponding PCs in guest address
|
/external/quake/quake/src/QW/client/ |
r_part.c | 95 // FIXME sprintf (name,"maps/%s.pts", sv.name);
|
/external/quake/quake/src/QW/server/ |
sv_init.c | 340 sprintf (sv.modelname,"maps/%s.bsp", server);
|
/external/skia/include/core/ |
SkFontHost.h | 165 rec is requesting a level of hinting that, for this host, maps some
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
rmepsilon.h | 120 // Maps an element 'e' to a pair 'p' corresponding to a position
|
/external/v8/ |
ChangeLog | 874 Fixed a bug in garbage collecting unused maps and turned it on by 875 default (--collect-maps). [all...] |
/external/v8/src/ |
platform-freebsd.cc | 248 int fd = open("/proc/self/maps", O_RDONLY);
|
platform-openbsd.cc | 246 int fd = open("/proc/self/maps", O_RDONLY);
|
scopes.h | 59 // The dynamic scope part holds hash maps for the variables that will
|
stub-cache.h | 38 // It maps (map, name, type)->Code*
|
/external/webkit/WebCore/dom/ |
StyledElement.cpp | 348 // we're emulating IEs color parser here. It maps transparent to black, otherwise it tries to build a rgb value
|
/external/webkit/WebCore/platform/graphics/transforms/ |
TransformationMatrix.h | 241 // returns a transformation that maps a rect to a rect
|
/external/webkit/WebCore/platform/text/ |
PlatformString.h | 214 // This conversion maps NULL to "", which loses the meaning of NULL, but we
|
/frameworks/base/core/java/android/database/ |
AbstractCursor.java | 618 * that maps from String column names to new values. A NULL value means to
|
/frameworks/base/core/java/android/net/ |
NetworkStateTracker.java | 214 * which maps to /proc/sys/net/ipv4/tcp_rmem and tcpwmem
|
/frameworks/base/docs/html/guide/developing/tools/ |
aidl.jd | 88 parcelables. Generic maps, (e.g. of the form Map<String,Integer>
|
/frameworks/base/docs/html/guide/publishing/ |
publishing.jd | 55 properly versioned and any MapView elements reference a Maps API Key that you
|
/frameworks/base/include/utils/ |
threads.h | 45 * This maps directly to the "nice" priorites we use in Android.
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
DataConnectionTracker.java | 50 * getDataConnectionState() maps State to DataState
|
/frameworks/policies/base/phone/com/android/internal/policy/impl/ |
KeyguardUpdateMonitor.java | 333 * @return Whether the status maps to a status for being plugged in.
|
Completed in 336 milliseconds
<<11121314151617181920>>