HomeSort by relevance Sort by last modified time
    Searched full:shifted (Results 1 - 25 of 605) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
KeyboardStateSingleTouchTests.java 22 // Press/release shift key, enter into alphabet shifted.
28 // Press/release shift key, enter into alphabet shifted.
39 // Press/release "=\<" key, enter into symbols shifted.
45 // Press/release "=\<" key, enter into symbols shifted.
47 // Press/release symbol letter key, remain in symbols shifted.
60 // Press/release "=\<" key, enter into symbols shifted.
64 // Press/release "?123" key, back to symbols (not symbols shifted).
68 // Switching between alphabet shifted and symbols.
70 // Press/release shift key, enter into alphabet shifted.
75 // Press/release "ABC" key, back to alphabet (not alphabet shifted)
    [all...]
KeyboardStateMultiTouchTests.java 37 // Chording input in shifted.
39 // Press shift key, enter alphabet shifted.
46 // Release shift key, switch back to alphabet shifted.
83 // Press "=\<" key and hold, enter into choring symbols shifted state.
97 // Alphabet shifted -> symbols -> "ABC" key + letter -> symbols
101 // Press/release shift key, enter alphabet shifted.
111 // Press/release "ABC" key, switch to alphabet (not alphabet shifted).
141 // Press "=\<" key, enter into symbols shifted chording state.
151 // Chording input in symbol shifted.
155 // Press/release "=\<" key, enter symbols shifted
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
symshift.pl 20 # In order to keep the id ranges for each set disjoint, ids are shifted
203 $shifted = $id + $plane * 256;
205 if ($shifted{$sym}) {
206 $otherplane = int($shifted{$sym} / 256);
209 $shifted{$sym} = $shifted;
210 $sym{$shifted} = $sym;
211 $intable{$table}{$shifted}++;
227 $shifted = $id + $plane * 256;
228 $shifted{$sym} = $shifted unless $shifted{$sym}
    [all...]
  /external/chromium-trace/trace-viewer/src/
timeline_selection_test.html 59 var shifted = sel.getShiftedSelection(1);
60 assertEquals(1, shifted.length);
61 assertEquals(t1.slices[1], shifted[0].slice);
  /external/proguard/src/proguard/evaluation/value/
IntegerValue.java 135 * Returns this IntegerValue, shifted left by the given IntegerValue.
140 * Returns this IntegerValue, shifted right by the given IntegerValue.
145 * Returns this unsigned IntegerValue, shifted left by the given
151 * Returns the given IntegerValue, shifted left by this IntegerValue.
156 * Returns the given IntegerValue, shifted right by this IntegerValue.
161 * Returns the given unsigned IntegerValue, shifted left by this
167 * Returns the given LongValue, shifted left by this IntegerValue.
172 * Returns the given LongValue, shifted right by this IntegerValue.
177 * Returns the given unsigned LongValue, shifted right by this IntegerValue.
330 * Returns this IntegerValue, shifted left by the given UnknownIntegerValue
    [all...]
LongValue.java 148 * Returns this LongValue, shifted left by the given IntegerValue.
156 * Returns this LongValue, shifted right by the given IntegerValue.
164 * Returns this unsigned LongValue, shifted left by the given
302 * Returns this LongValue, shifted left by the given SpecificLongValue.
310 * Returns this LongValue, shifted right by the given SpecificLongValue.
318 * Returns this unsigned LongValue, shifted right by the given
458 * Returns this LongValue, shifted left by the given ParticularIntegerValue.
466 * Returns this LongValue, shifted right by the given ParticularIntegerValue.
474 * Returns this unsigned LongValue, shifted right by the given
  /frameworks/base/core/java/com/android/internal/widget/
PasswordEntryKeyboardView.java 40 public boolean setShifted(boolean shifted) {
41 boolean result = super.setShifted(shifted);
  /external/iptables/include/linux/netfilter_ipv4/
ipt_ECN.h 23 u_int8_t ip_ect; /* ECT codepoint of IPv4 header, pre-shifted */
  /external/kernel-headers/original/linux/netfilter_ipv4/
ipt_ECN.h 23 u_int8_t ip_ect; /* ECT codepoint of IPv4 header, pre-shifted */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv4/
ipt_ECN.h 23 u_int8_t ip_ect; /* ECT codepoint of IPv4 header, pre-shifted */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/
ipt_ECN.h 23 u_int8_t ip_ect; /* ECT codepoint of IPv4 header, pre-shifted */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/
ipt_ECN.h 23 u_int8_t ip_ect; /* ECT codepoint of IPv4 header, pre-shifted */
  /external/llvm/lib/Target/Mips/
MipsRelocations.h 25 // instruction, shifted right by 2.
35 // reloc_mips_26 - lower 28 bits of the address, shifted right by 2.
  /external/llvm/test/CodeGen/X86/
trunc-to-bool.ll 15 %shifted = ashr i32 %val, %mask
16 %anded = and i32 %shifted, 1
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
DebugInfoConstants.java 63 * <li>Unsigned LEB128 &mdash; string index (shifted by 1) of local name.
64 * <li>Unsigned LEB128 &mdash; type index (shifted by 1) of type.
76 * <li>Unsigned LEB128 &mdash; string index (shifted by 1) of local name.
77 * <li>Unsigned LEB128 &mdash; type index (shifted by 1) of type.
78 * <li>Unsigned LEB128 &mdash; string index (shifted by 1) of
136 * <li>Unsigned LEB128 &mdash; string index (shifted by 1) of source
  /dalvik/dx/src/com/android/dx/dex/file/
DebugInfoConstants.java 63 * <li>Unsigned LEB128 &mdash; string index (shifted by 1) of local name.
64 * <li>Unsigned LEB128 &mdash; type index (shifted by 1) of type.
76 * <li>Unsigned LEB128 &mdash; string index (shifted by 1) of local name.
77 * <li>Unsigned LEB128 &mdash; type index (shifted by 1) of type.
78 * <li>Unsigned LEB128 &mdash; string index (shifted by 1) of
136 * <li>Unsigned LEB128 &mdash; string index (shifted by 1) of source
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
DebugInfoConstants.java 63 * <li>Unsigned LEB128 &mdash; string index (shifted by 1) of local name.
64 * <li>Unsigned LEB128 &mdash; type index (shifted by 1) of type.
76 * <li>Unsigned LEB128 &mdash; string index (shifted by 1) of local name.
77 * <li>Unsigned LEB128 &mdash; type index (shifted by 1) of type.
78 * <li>Unsigned LEB128 &mdash; string index (shifted by 1) of
136 * <li>Unsigned LEB128 &mdash; string index (shifted by 1) of source
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyboardState.java 339 // shifted mode.
376 // (never symbols shifted) next time the mode gets changed to symbols layout.
435 // Shift key has been double tapped while in manual shifted or automatic
436 // shifted state.
445 // shift lock shifted state and mark as if shift key pressed while normal state.
449 // Shift key is pressed while automatic shifted, we have to move to manual
450 // shifted.
454 // In manual shifted state, we just record shift key has been pressing while
455 // shifted state.
458 // In base layout, chording or manual shifted mode is started
    [all...]
  /external/icu4c/test/perf/collationperf/
readme.html 49 -shifted Shifted mode
70 <TD WIDTH="100%"><TT>C:\&gt;collperf -loop 200 -file latin.txt -keygen -shifted -level 4<BR>
  /frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
ListItemFocusablesCloseTest.java 74 assertEquals("list item should not have been shifted",
81 assertEquals("list item should not have been shifted",
97 assertEquals("list item should not have been shifted",
  /external/flac/libFLAC/include/private/
crc.h 37 /* 8 bit CRC generator, MSB shifted first
47 /* 16 bit CRC generator, MSB shifted first
  /packages/inputmethods/LatinIME/java/res/xml/
keys_pcqwerty2_right3.xml 39 <!-- keyboardLayoutSetElement="alphabet*Shifted|symbols*" -->
  /external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/collision/shapes/
HeightfieldCollisionShape.java 25 * equal on either side. If not, the whole collision box is shifted vertically and things don't collide
70 // min and max height to be equal on either side of the y axis, otherwise it gets shifted and collision is incorrect.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
LogBuffer.java 26 * LogUnits are added in and shifted out in temporal order. Only a subset of the LogUnits are
74 // Successfully shifted out a word-containing LogUnit and made space for the new
  /external/compiler-rt/lib/ppc/
fixunstfdi.c 43 * bias of 11 that we shifted the head mantissa by.

Completed in 1328 milliseconds

1 2 3 4 5 6 7 8 91011>>