HomeSort by relevance Sort by last modified time
    Searched full:mappings (Results 201 - 225 of 1275) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ImmutableListMultimap.java 149 * key-value mappings in the previously created multimaps.
224 * Returns an immutable multimap containing the same mappings as {@code
273 * Returns an immutable list of the values for the given key. If no mappings
HashMultimap.java 74 * Constructs a {@code HashMultimap} with the same mappings as the specified
LinkedHashMultimap.java 48 * {@code values} iterate across the key-value mappings in the order they were
53 * keys remains unchanged, adding or removing mappings does not affect the key
105 * Constructs a {@code LinkedHashMultimap} with the same mappings as the
109 * input multimap, except for excluding duplicate mappings.
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
ContractionsAndExpansions.java 76 // Collect the set of code points with mappings in the tailoring data.
236 // Prefix/pre-context mappings are special kinds of contractions
250 // a fallback to the mappings for a shorter prefix.
  /external/jmonkeyengine/engine/src/core/com/jme3/input/
FlyByCamera.java 56 private static String[] mappings = new String[]{ field in class:FlyByCamera
203 inputManager.addListener(this, mappings);
227 for (String s : mappings) {
Joystick.java 64 * Assign the mappings to receive events from the given joystick axis.
  /external/clang/www/
builtins.py 7 # Giant associative set of builtin->intrinsic mappings where clang doesn't
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_atomic_clang.h 36 // for mappings of the memory model to different processors.
sanitizer_procmaps_freebsd.cc 10 // Information about the process mappings (FreeBSD-specific parts).
sanitizer_procmaps_linux.cc 10 // Information about the process mappings (Linux-specific parts).
  /external/guava/guava/src/com/google/common/collect/
LinkedHashMultimap.java 52 * {@code values} iterate across the key-value mappings in the order they were
57 * keys remains unchanged, adding or removing mappings does not affect the key
109 * Constructs a {@code LinkedHashMultimap} with the same mappings as the
113 * input multimap, except for excluding duplicate mappings.
MapDifference.java 84 * A difference between the mappings from two maps with the same key. The
  /external/icu/icu4c/source/common/unicode/
symtable.h 33 * <p>A symbol table maintains two kinds of mappings. The first is
  /external/icu/icu4c/source/config/
dist.mk 18 DISTY_RMV=brkitr coll curr lang locales mappings rbnf region translit xml zone
  /external/icu/icu4c/source/i18n/
collationsets.h 31 * because some mappings are copied for optimization, and
titletrn.cpp 76 // needs to take isIncremental into account because case mappings are context-sensitive
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
SymbolTable.java 18 * <p>A symbol table maintains two kinds of mappings. The first is
  /external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-natt 29 # To keep the NAT-mappings on your NAT gateway, there must be
  /external/jetty/src/java/org/eclipse/jetty/security/
ConstraintAware.java 33 /** Set Constraint Mappings and roles.
  /external/jetty/src/java/org/eclipse/jetty/servlet/
FilterHolder.java 220 FilterMapping[] mappings =_servletHandler.getFilterMappings(); local
222 for (FilterMapping mapping : mappings)
235 FilterMapping[] mappings =_servletHandler.getFilterMappings(); local
237 for (FilterMapping mapping : mappings)
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/rmi/
RemoteObject.java 97 * Generates mappings from the given interface into the remote RMI
  /external/jmonkeyengine/engine/src/test/jme3test/helloworld/
HelloInput.java 77 /** Add the named mappings to the action listeners. */
  /external/jmonkeyengine/engine/src/test/jme3test/input/combomoves/
ComboMoveExecution.java 92 * @param pressedMappings Which mappings are currently pressed
  /external/libnfc-nxp/src/
phFriNfc_LlcpMac.c 19 * \brief NFC LLCP MAC Mappings For Different RF Technologies.
phFriNfc_LlcpMac.h 20 * \brief NFC LLCP MAC Mappings For Different RF Technologies.

Completed in 1605 milliseconds

1 2 3 4 5 6 7 891011>>