Searched
full:mapping (Results
451 -
475 of
1560) sorted by null
<<11121314151617181920>>
/external/kernel-headers/original/linux/ |
msm_kgsl.h | 113 this is used to find mmap() offset and sizes for mapping
|
sockios.h | 61 #define SIOCGIFINDEX 0x8933 /* name -> if_index mapping */
|
/external/opencore/oscl/oscl/osclproc/src/ |
oscl_mutex.cpp | 168 * Error Mapping
|
/external/openssl/crypto/x509v3/ |
v3_pcons.c | 97 X509V3_add_value_int("Inhibit Policy Mapping",
|
/external/proguard/src/proguard/classfile/editor/ |
VariableRemapper.java | 49 * Sets the given mapping of old variable indexes to their new indexes.
|
/external/proguard/src/proguard/optimize/evaluation/ |
VariableOptimizer.java | 219 * Updates the liveness resulting from mapping the given old variable on
|
/external/qemu/android/ |
cmdline-options.h | 104 OPT_FLAG ( raw_keys, "disable Unicode keyboard reverse-mapping" )
|
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
SDL_QuartzEvents.m | 197 for its own keymap to adjust our own mapping table. However, this is 319 const int mapping[] = { SDLK_CAPSLOCK, SDLK_LSHIFT, SDLK_LCTRL, SDLK_LALT, SDLK_LMETA }; 341 key.sym = mapping[i]; 350 key.sym = mapping[i]; [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/wscons/ |
SDL_wsconsevents.c | 108 printf("Unknown mapping for scancode %d\n", scancode);
|
/external/qemu/hw/ |
pci.h | 86 uint32_t addr; /* current PCI mapping address. -1 means not mapped */
|
sysbus.c | 43 /* Unregister previous mapping. */
|
/external/srec/portable/include/ |
PFileSystemImpl.h | 45 * [file path, PFileSystem*] mapping.
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
register.h | 39 // This class holds the mapping from Fst name string to its reader
|
/external/svox/pico/lib/ |
picokfst.h | 53 * Mapping of values to FST symbol id (relevant for compiling the FST) \n
|
/external/webkit/JavaScriptCore/wtf/ |
StringHashFunctions.h | 27 // Golden ratio - arbitrary start value to avoid mapping all 0's to all 0's
|
/external/webkit/WebCore/bindings/v8/ |
ScriptController.h | 185 // A mapping between Widgets and their corresponding script object.
|
/external/webkit/WebCore/bindings/v8/custom/ |
V8DocumentCustom.cpp | 115 // mapping from DOM objects to V8 wrappers, the same wrapper will be
|
/external/webkit/WebCore/css/ |
CSSFontFaceSource.cpp | 116 // See if we have a mapping in our FontData cache.
|
/external/webkit/WebCore/icu/unicode/ |
ucnv_cb.h | 42 * from Unicode into a codepage which doesn't have a mapping for 'B'.
|
/external/webkit/WebCore/platform/android/ |
GeolocationServiceAndroid.cpp | 48 // object. Therefore, there is a 1:1 mapping between Geolocation,
|
/external/webkit/WebCore/platform/graphics/ |
FloatQuad.h | 39 // mapping a rectangle through transforms. When initialized from a rect, the
|
/external/webkit/WebKit/mac/WebView/ |
WebDataSource.h | 74 of the datasource's data. The representation class is determined by mapping
|
/external/wpa_supplicant_6/wpa_supplicant/ |
todo.txt | 18 driver_*.c to do the mapping for drivers that cannot handle non-zero keyidx
|
/frameworks/base/core/java/android/os/ |
UEventObserver.java | 86 /** Many to many mapping of string match to observer.
|
/frameworks/base/core/java/android/webkit/ |
MimeTypeMap.java | 33 * MIME-type to file extension mapping: 38 * File extension to MIME type mapping: 87 // if we have an existing x --> y mapping, we do not want to 88 // override it with another mapping x --> ?
|
Completed in 137 milliseconds
<<11121314151617181920>>