/external/tremolo/Tremolo/ |
codec_internal.h | 204 int maps; member in struct:codec_setup_info
|
/external/webkit/JavaScriptCore/runtime/ |
JSVariableObject.h | 77 SymbolTable* symbolTable; // Maps name -> offset from "r" in register file.
|
/external/webkit/WebCore/platform/graphics/ |
SimpleFontData.cpp | 163 LOG_ERROR("Font maps SPACE and ZERO WIDTH SPACE to the same glyph. Glyph width not overridden.");
|
/external/webkit/WebKit/mac/WebView/ |
WebFramePrivate.h | 65 WebFrameLoadTypeInternal, // maps to WebCore::FrameLoadTypeRedirectWithLockedBackForwardList
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/ |
eap_methods.c | 48 * This function maps EAP type names into EAP type numbers based on the list of
|
/frameworks/base/include/utils/ |
ZipFileRO.h | 125 * Create a new FileMap object that maps a subset of the archive. For
|
/frameworks/base/opengl/java/android/opengl/ |
Object3D.java | 58 // All texture maps, by name
|
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/sms/ |
UserData.java | 62 * and hence only maps entries up to the '_' character.
|
/hardware/broadcom/wlan/bcm4329/src/include/ |
sbsdio.h | 135 #define SBSDIO_SB_ACCESS_2_4B_FLAG 0x08000 /* with b15, maps to 32-bit SB access */
|
/packages/apps/Contacts/src/com/android/contacts/model/ |
EntityDiff.java | 92 // Build lookup maps for children on both sides
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
CanvasViewInfo.java | 28 * Maps a {@link ILayoutViewInfo} in a structure more adapted to our needs.
|
/system/vold/ |
Process.cpp | 132 sprintf(buffer, "/proc/%d/maps", pid);
|
/external/guava/javadoc/com/google/common/collect/ |
ImmutableMap.Builder.html | 111 static final</code> maps ("constant maps"). Example: <pre> <code>static final ImmutableMap<String, Integer> WORD_TO_INT = 118 For <i>small</i> immutable maps, the <code>ImmutableMap.of()</code> methods are 122 multiple times to build multiple maps in series. Each map is a superset of 123 the maps created before it.
|
ImmutableSortedMap.Builder.html | 108 A builder for creating immutable sorted map instances, especially <code>public static final</code> maps ("constant maps"). Example: <pre> <code>static final ImmutableSortedMap<Integer, String> INT_TO_WORD = 115 For <i>small</i> immutable sorted maps, the <code>ImmutableSortedMap.of()</code> 119 multiple times to build multiple maps in series. Each map is a superset of 120 the maps created before it.
|
package-frame.html | 167 <A HREF="Maps.html" title="class in com.google.common.collect" target="classFrame">Maps</A>
|
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_video.h | 109 /* format version, bumped at every change to invalidate blit maps */ 447 * Maps an RGB triple to an opaque pixel value for a given pixel format 454 * Maps an RGBA quadruple to a pixel value for a given pixel format 461 * Maps a pixel value into the RGB components for a given pixel format 467 * Maps a pixel value into the RGBA components for a given pixel format 610 * Creates a new surface of the specified format, and then copies and maps [all...] |
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_video.h | 109 /* format version, bumped at every change to invalidate blit maps */ 447 * Maps an RGB triple to an opaque pixel value for a given pixel format 454 * Maps an RGBA quadruple to a pixel value for a given pixel format 461 * Maps a pixel value into the RGB components for a given pixel format 467 * Maps a pixel value into the RGBA components for a given pixel format 610 * Creates a new surface of the specified format, and then copies and maps [all...] |
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_video.h | 109 /* format version, bumped at every change to invalidate blit maps */ 447 * Maps an RGB triple to an opaque pixel value for a given pixel format 454 * Maps an RGBA quadruple to a pixel value for a given pixel format 461 * Maps a pixel value into the RGB components for a given pixel format 467 * Maps a pixel value into the RGBA components for a given pixel format 610 * Creates a new surface of the specified format, and then copies and maps [all...] |
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_video.h | 121 /* format version, bumped at every change to invalidate blit maps */ 451 * Maps an RGB triple to an opaque pixel value for a given pixel format 457 * Maps an RGBA quadruple to a pixel value for a given pixel format 463 * Maps a pixel value into the RGB components for a given pixel format 469 * Maps a pixel value into the RGBA components for a given pixel format 612 * Creates a new surface of the specified format, and then copies and maps [all...] |
/prebuilt/windows/sdl/include/SDL/ |
SDL_video.h | 109 /* format version, bumped at every change to invalidate blit maps */ 447 * Maps an RGB triple to an opaque pixel value for a given pixel format 454 * Maps an RGBA quadruple to a pixel value for a given pixel format 461 * Maps a pixel value into the RGB components for a given pixel format 467 * Maps a pixel value into the RGBA components for a given pixel format 610 * Creates a new surface of the specified format, and then copies and maps [all...] |
/dalvik/libcore/luni/src/main/java/java/util/ |
AbstractMap.java | 116 * if the specified object is a map and both maps contain the same mappings. 260 * Maps the specified key to the specified value.
|
/external/blktrace/doc/ |
btt.1 | 33 [ \-M <\fIdev map\fR> | \-\-dev\-maps=<\fIdev map\fR> 204 .B \-\-dev\-maps=<\fIdev map\fR>
|
/external/icu4c/common/ |
propname.h | 124 * maps from enum values to two other maps. One goes from value enums
|
/external/icu4c/tools/genbidi/ |
store.c | 79 0 no such code point (source maps to itself) 91 Stores some of the bidi mirroring data, where each code point maps to
|
/external/qemu/distrib/sdl-1.2.12/src/video/riscos/ |
SDL_riscosevents.c | 520 /* Keypad 0 to 9 maps to numeric equivalent */ 524 /* Following switch maps other keys that produce an Ascii value */
|