HomeSort by relevance Sort by last modified time
    Searched full:mapping (Results 676 - 700 of 1560) sorted by null

<<21222324252627282930>>

  /packages/apps/Settings/src/com/android/settings/quicklaunch/
QuickLaunchSettings.java 83 /** Mapping of a shortcut to its preference. */
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Suggest.java 59 // kind of a sparse array or language specific list with a mapping lookup table.
  /packages/inputmethods/PinyinIME/jni/include/
spellingtrie.h 145 // Build the Yunmu list, and the mapping relation between the full ids and the
  /system/core/liblog/
event_tag_map.c 61 * We create a private mapping because we want to terminate the log tag
  /cts/tools/dasm/src/java_cup/
parser.cup 48 symbols maintains the name to object mapping for all symbols
49 non_terms maintains a separate mapping containing only the non terms
  /dalvik/libcore/luni/src/main/java/java/util/
Properties.java 491 * @throws ClassCastException if the key or value of a mapping is not a
531 * @throws ClassCastException if the key or value of a mapping is not a
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/
IMemorySystem.java 519 * the offset in the file where the mapping should begin.
529 * if an exception occurs mapping the file into memory.
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2DTM.java     [all...]
  /development/simulator/wrapsim/
Intercept.c 60 provide an actual mapping of the requested size. In some cases we will
69 without all the baggage that comes with it. The mapping looks like:
  /external/dbus/doc/
dbus-tutorial.xml 717 The heart of the GLib bindings for D-Bus is the mapping it
726 mapping to a <literal>GType</literal>.
    [all...]
  /external/esd/include/
audiofile.h 150 AF_MISC_PCMMAP = 207, /* PCM mapping information (future use) */
517 /* track data: pcm mapping */
  /external/grub/netboot/
eepro.c 108 #define ee_INT_TO_IRQ 0 /* int to IRQ Mapping = 0x1EB8 for Pro/10+ */
109 #define ee_FX_INT2IRQ 0x1EB8 /* the _only_ mapping allowed for FX chips */
  /external/guava/src/com/google/common/collect/
LinkedListMultimap.java 759 * key-value mapping is not removed from the multimap, {@link Entry#getValue}
761 * Entry#setValue} modifies that value. Removing the mapping from the
  /external/guava/src/com/google/common/io/
Files.java 631 * @param mode the mode to use when mapping {@code file}
661 * @param mode the mode to use when mapping {@code file}
  /external/icu4c/common/unicode/
ucnv.h     [all...]
  /external/icu4c/data/unidata/
changes.txt 149 Creating data file for Unicode Case Mapping Properties
258 Creating data file for Unicode Case Mapping Properties
  /external/icu4c/i18n/
ucol_sit.cpp 854 utrie_enum(&coll->UCA->mapping, NULL, _processSpecials, &c);
859 utrie_enum(&coll->mapping, NULL, _processSpecials, &c);
  /external/icu4c/samples/ustring/
ustring.cpp 206 * First, use simple case mapping functions which provide
272 * Second, use full case mapping functions which provide
  /external/icu4c/test/intltest/
strcase.cpp 125 // more string case mapping tests with the new implementation
325 // data-driven case mapping tests ------------------------------------------ ***
  /external/opencore/protocols/rtp_payload_parser/rfc_3984/src/
h264_payload_parser.cpp 363 // The mapping in the table(0=>STAP, 1=>MTAP, 2=>FU, 3=>NALU) is important,
364 // shouldn't change because the searching logic rely on this mapping
  /external/opencore/protocols/rtsp_client_engine/inc/
pvrtsp_client_engine_node.h 196 //track in the SDP list, then the mapping would be 2 -> 0. Similarly, if the second track that
197 //gets selected is the fifth in the SDP list, the mapping would be 4 -> 1.
    [all...]
  /external/oprofile/libop/
op_events.c 802 fprintf(stderr, "Error: Missing information in line %d of event mapping file %s\n", line_nr, filename);
831 fprintf(stderr, "oprofile: could not open event mapping file %s\n", filename);
  /external/proguard/docs/
downloads.html 248 <li>Fixed incremental obfuscation with incomplete mapping file for library jars.
371 <li>Added support for applying mapping files to library classes.
  /external/proguard/docs/manual/
gui.html 447 <li>The <b>Mapping file</b> text field takes the name of the required mapping
refcard.html 207 <td>Print the mapping from old names to new names for classes and class members
214 <td>Reuse the given mapping, for incremental obfuscation.</td>

Completed in 355 milliseconds

<<21222324252627282930>>