HomeSort by relevance Sort by last modified time
    Searched defs:mapKey (Results 1 - 25 of 136) sorted by null

1 2 3 4 5 6

  /external/jsilver/src/com/google/clearsilver/jsilver/precompiler/
PrecompiledTemplateLoader.java 66 PrecompiledTemplateMapKey mapKey = (PrecompiledTemplateMapKey) entry.getKey();
69 compiledTemplate.setEscapeMode(mapKey.getEscapeMode());
106 PrecompiledTemplateMapKey mapKey = new PrecompiledTemplateMapKey(key, escapeMode);
107 Template template = templateMap.get(mapKey);
  /external/dagger2/compiler/src/main/java/dagger/internal/codegen/
MapKeys.java 23 import dagger.MapKey;
55 * Methods for extracting {@link MapKey} annotations and key snippets from binding elements.
60 * If {@code bindingElement} is annotated with a {@link MapKey} annotation, returns it.
62 * @throws IllegalArgumentException if the element is annotated with more than one {@code MapKey}
73 * Returns all of the {@link MapKey} annotations that annotate {@code bindingElement}.
76 return getAnnotatedAnnotations(bindingElement, MapKey.class);
80 * Returns the annotation value if {@code mapKey}'s type is annotated with
81 * {@link MapKey @MapKey(unwrapValue = true)}.
83 * @throws IllegalArgumentException if {@code mapKey}'s type is not annotated wit
    [all...]
  /external/emma/core/java12/com/vladium/jcd/cls/
ConstantCollection.java 155 final String mapKey = ((CONSTANT_Utf8_info) result).m_value;
158 if (m_CONSTANT_Utf8_index.get (mapKey, out) && (out [0] == zindex))
159 m_CONSTANT_Utf8_index.remove (mapKey);
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
InputFile.java 132 public Object mapKey(String key)
NGramList.java 26 Object mapKey(String key);
105 Object mappedKey = keyMapper.mapKey(key);
112 Object mappedKey = keyMapper.mapKey(key);
StatisticsTool.java 139 public Object mapKey(String key)
  /frameworks/native/libs/input/
KeyLayoutMap.cpp 85 status_t KeyLayoutMap::mapKey(int32_t scanCode, int32_t usageCode,
90 ALOGD("mapKey: scanCode=%d, usageCode=0x%08x ~ Failed.", scanCode, usageCode);
101 ALOGD("mapKey: scanCode=%d, usageCode=0x%08x ~ Result keyCode=%d, outFlags=0x%08x.",
KeyCharacterMap.cpp 331 status_t KeyCharacterMap::mapKey(int32_t scanCode, int32_t usageCode, int32_t* outKeyCode) const {
337 ALOGD("mapKey: scanCode=%d, usageCode=0x%08x ~ Result keyCode=%d.",
348 ALOGD("mapKey: scanCode=%d, usageCode=0x%08x ~ Result keyCode=%d.",
356 ALOGD("mapKey: scanCode=%d, usageCode=0x%08x ~ Failed.", scanCode, usageCode);
    [all...]
  /external/guice/extensions/multibindings/src/com/google/inject/multibindings/
MapBinder.java 252 TypeLiteral<K> keyType, TypeLiteral<V> valueType, Key<Map<K, V>> mapKey,
255 new RealMapBinder<K, V>(binder, keyType, valueType, mapKey, entrySetBinder);
317 private final Key<Map<K, V>> mapKey;
332 Key<Map<K, V>> mapKey, Multibinder<Map.Entry<K, Provider<V>>> entrySetBinder) {
335 this.mapKey = mapKey;
336 this.providerMapKey = mapKey.ofType(mapOfProviderOf(keyType, valueType));
337 this.javaxProviderMapKey = mapKey.ofType(mapOfJavaxProviderOf(keyType, valueType));
338 this.multimapKey = mapKey.ofType(mapOf(keyType, setOf(valueType)));
339 this.providerMultimapKey = mapKey.ofType(mapOfSetOfProviderOf(keyType, valueType))
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
TrieMapTest.java 231 String mapKey = mapEntry.getKey();
233 if (!mapKey.contentEquals(trieKey)) {
234 assertEquals(style + "\tKeys match", mapKey, trieKey.toString());
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
TrieMapTest.java 230 String mapKey = mapEntry.getKey();
232 if (!mapKey.contentEquals(trieKey)) {
233 assertEquals(style + "\tKeys match", mapKey, trieKey.toString());
  /external/icu/icu4c/source/tools/genrb/
reslist.cpp 485 SRBRoot::mapKey(int32_t oldpos) const {
600 fKey = bundle->mapKey(fKey);
    [all...]
  /frameworks/native/services/inputflinger/
EventHub.cpp 461 status_t EventHub::mapKey(int32_t deviceId,
472 if (!kcm->mapKey(scanCode, usageCode, outKeycode)) {
480 if (!device->keyMap.keyLayoutMap->mapKey(
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
IncludeFinder.java 169 String mapKey = getMapKey(included);
170 List<String> result = mIncludedBy.get(mapKey);
173 if (!name.equals(mapKey)) {
198 String mapKey = getMapKey(included);
199 List<String> result = mIncludedBy.get(mapKey);
202 if (!name.equals(mapKey)) {
    [all...]
  /external/guice/extensions/multibindings/test/com/google/inject/multibindings/
MapBinderTest.java     [all...]
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp 619 virtual status_t mapKey(int32_t deviceId,
    [all...]
  /prebuilts/misc/common/robolectric/lib/
wagon-http-shared-1.0-beta-6.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/
wagon-http-shared-1.0-beta-6.jar 
  /prebuilts/misc/common/args4j/
args4j-2.0.28.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.3.0/
lint-tests-25.3.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.3.0-beta1/
lint-tests-25.3.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.3.0-beta2/
lint-tests-25.3.0-beta2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.3.0-beta3/
lint-tests-25.3.0-beta3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.3.0-beta4/
lint-tests-25.3.0-beta4.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.3.1/
lint-tests-25.3.1.jar 

Completed in 791 milliseconds

1 2 3 4 5 6