/external/webkit/WebCore/svg/ |
SVGStyledElement.cpp | 165 // cssPropertyIdForSVGAttributeName will also have to override mapToEntry to disable the default eSVG mapping
|
/external/webkit/WebKit/win/Interfaces/ |
IWebDataSource.idl | 85 of the datasource's data. The representation class is determined by mapping
|
/external/webkit/WebKitTools/CodeCoverage/ |
cov.py | 119 Returns a dict mapping source filenames to tuples
|
/external/wpa_supplicant/ |
todo.txt | 27 driver_*.c to do the mapping for drivers that cannot handle non-zero keyidx
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
driver_ralink.h | 169 // Key mapping keys require a BSSID
|
/frameworks/base/core/jni/ |
android_os_Debug.cpp | 164 // looks like a new mapping
|
/frameworks/base/docs/html/guide/topics/location/ |
index.jd | 98 <p>To make it easier for you to add powerful mapping capabilities to your
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
AdnRecordCache.java | 109 * See 3GPP TS 51.011 for this mapping
|
/hardware/broadcom/wlan/bcm4329/src/include/ |
bcmsdstd.h | 210 /* Register mapping routines */
|
/hardware/ti/omap3/dspbridge/inc/ |
memry.h | 58 * physical mapping is done in the client process context.
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
memry.h | 58 * physical mapping is done in the client process context.
|
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_keysym.h | 26 /* What we really want is a mapping of every raw key on the keyboard.
|
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_keysym.h | 26 /* What we really want is a mapping of every raw key on the keyboard.
|
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_keysym.h | 31 /* What we really want is a mapping of every raw key on the keyboard.
|
/prebuilt/windows/sdl/include/SDL/ |
SDL_keysym.h | 26 /* What we really want is a mapping of every raw key on the keyboard.
|
/system/core/include/arch/darwin-x86/ |
AndroidConfig.h | 76 * Memory-mapping model. Choose one:
|
/system/core/include/arch/freebsd-x86/ |
AndroidConfig.h | 81 * Memory-mapping model. Choose one:
|
/system/core/include/arch/linux-arm/ |
AndroidConfig.h | 82 * Memory-mapping model. Choose one:
|
/system/core/include/arch/linux-sh/ |
AndroidConfig.h | 82 * Memory-mapping model. Choose one:
|
/system/core/include/arch/linux-x86/ |
AndroidConfig.h | 76 * Memory-mapping model. Choose one:
|
/system/core/include/arch/target_linux-x86/ |
AndroidConfig.h | 68 * Memory-mapping model. Choose one:
|
/system/core/include/arch/windows/ |
AndroidConfig.h | 85 * Memory-mapping model. Choose one:
|
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/ |
tiQosTypes.h | 237 /* Classification mapping
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/ |
Clsfr.c | 308 /* Trivial mapping D-tag to D-tag */ 324 /* DSCP to D-tag mapping */ 352 /* Port to D-tag mapping */ 378 /* IP&Port to D-tag mapping */ [all...] |
/dalvik/libcore/luni/src/test/java/tests/api/java/util/ |
TreeMapTest.java | 392 assertTrue("Failed to get mapping", tm.get("Hello") == o); 553 assertTrue("Failed to put mapping", tm.get("Hello") == o); 630 assertTrue("Failed to remove mapping", !tm.containsKey("990"));
|