HomeSort by relevance Sort by last modified time
    Searched refs:newKeys (Results 1 - 25 of 34) sorted by null

1 2

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/
ExpectedKeyboardBuilder.java 77 final ExpectedKey[] newKeys = Arrays.copyOf(keys, newLength);
78 System.arraycopy(keys, columnIndex + 1, newKeys, columnIndex + replacingKeys.length,
81 System.arraycopy(replacingKeys, 0, newKeys, columnIndex, replacingKeys.length);
82 return newKeys;
264 * @param label the label of the key to set <code>newKeys</code>.
265 * @param newKeys the keys to be set. Each key can be {@link ExpectedKey}, {@link ExpectedKey}
270 final Object ... newKeys) {
275 return joinKeys(newKeys);
287 * @param key the key to be replaced by <code>newKeys</code>.
288 * @param newKeys the keys to be set. Each key can be {@link ExpectedKey}, {@link ExpectedKey
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/util/
OpenIntToDoubleHashMap.java 443 final int[] newKeys = new int[newLength];
450 final int index = findInsertionIndex(newKeys, newStates, key, newMask);
451 newKeys[index] = key;
458 keys = newKeys;
OpenIntToFieldHashMap.java 455 final int[] newKeys = new int[newLength];
462 final int index = findInsertionIndex(newKeys, newStates, key, newMask);
463 newKeys[index] = key;
470 keys = newKeys;
  /external/icu/icu4c/source/tools/genrb/
genrb.cpp 675 const char *newKeys = data->getKeyBytes(&newKeysLength);
676 newPoolBundle->addKeyBytes(newKeys, newKeysLength, status);
683 for(const char *newKeysLimit = newKeys + newKeysLength; newKeys < newKeysLimit; ++newKeys) {
684 if(*newKeys == 0) {
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
ICUResourceBundle.java     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
ICUResourceBundle.java     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
configDialog.py 617 newKeys=GetKeysDialog(self,'Get New Keys',bindName,
619 if newKeys: #new keys were specified
631 self.listBindings.insert(listIndex,bindName+' - '+newKeys)
634 self.keyBinding.set(newKeys)
662 newKeys={}
666 newKeys[eventName]=binding
671 newKeys[event]=keySetChanges[event]
673 self.SaveNewKeySet(newKeySetName,newKeys)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
configDialog.py 617 newKeys=GetKeysDialog(self,'Get New Keys',bindName,
619 if newKeys: #new keys were specified
631 self.listBindings.insert(listIndex,bindName+' - '+newKeys)
634 self.keyBinding.set(newKeys)
662 newKeys={}
666 newKeys[eventName]=binding
671 newKeys[event]=keySetChanges[event]
673 self.SaveNewKeySet(newKeySetName,newKeys)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configDialog.py 617 newKeys=GetKeysDialog(self,'Get New Keys',bindName,
619 if newKeys: #new keys were specified
631 self.listBindings.insert(listIndex,bindName+' - '+newKeys)
634 self.keyBinding.set(newKeys)
662 newKeys={}
666 newKeys[eventName]=binding
671 newKeys[event]=keySetChanges[event]
673 self.SaveNewKeySet(newKeySetName,newKeys)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configDialog.py 617 newKeys=GetKeysDialog(self,'Get New Keys',bindName,
619 if newKeys: #new keys were specified
631 self.listBindings.insert(listIndex,bindName+' - '+newKeys)
634 self.keyBinding.set(newKeys)
662 newKeys={}
666 newKeys[eventName]=binding
671 newKeys[event]=keySetChanges[event]
673 self.SaveNewKeySet(newKeySetName,newKeys)
    [all...]
  /external/python/cpython2/Lib/idlelib/
configDialog.py 677 newKeys = GetKeysDialog(self, 'Get New Keys', bindName,
679 if newKeys: #new keys were specified
691 self.listBindings.insert(listIndex, bindName+' - '+newKeys
    [all...]
  /prebuilts/go/darwin-x86/src/crypto/tls/
common.go 645 newKeys := make([]ticketKey, len(keys))
647 newKeys[i] = ticketKeyFromBytes(bytes)
651 c.sessionTicketKeys = newKeys
    [all...]
  /prebuilts/go/linux-x86/src/crypto/tls/
common.go 645 newKeys := make([]ticketKey, len(keys))
647 newKeys[i] = ticketKeyFromBytes(bytes)
651 c.sessionTicketKeys = newKeys
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/
aether-util-0.9.0.M2.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/aether/aether-util/1.7/
aether-util-1.7.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/0.9.0.M3/
aether-util-0.9.0.M3.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/1.0.2.v20150114/
aether-util-1.0.2.v20150114.jar 
  /external/robolectric/v1/lib/main/
xpp3-1.1.4c.jar 
  /prebuilts/tools/common/m2/repository/xpp3/xpp3/1.1.4c/
xpp3-1.1.4c.jar 
  /prebuilts/devtools/tools/lib/
uast-162.2228.14.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/145.597.3/
uast-145.597.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/162.2228.14/
uast-162.2228.14.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/com-intellij/uast/145.597.3/
uast-145.597.3.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/com-intellij/uast/145.597.4/
uast-145.597.4.jar 
  /prebuilts/tools/common/offline-m2/com/android/tools/external/com-intellij/uast/145.597.3/
uast-145.597.3.jar 

Completed in 314 milliseconds

1 2