OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:keyx
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/chrome/browser/chromeos/input_method/
ibus_controller_impl_unittest.cc
31
InputMethodProperty("
keyX
", "labelX", false, false), &properties));
43
InputMethodProperty("
keyX
", "labelX", false, false), &properties));
/external/webrtc/src/system_wrappers/test/TestSort/
TestSort.cpp
50
KeyType
keyX
= ((const DataType*)dataX)->key;
52
if (
keyX
> keyY)
56
else if (
keyX
< keyY)
/external/wpa_supplicant_8/src/tls/
tlsv1_server_read.c
694
tls_key_exchange
keyx
;
local
746
keyx
= TLS_KEY_X_NULL;
748
keyx
= suite->key_exchange;
750
if (
keyx
== TLS_KEY_X_DH_anon &&
754
if (
keyx
!= TLS_KEY_X_DH_anon &&
tlsv1_server_write.c
246
tls_key_exchange
keyx
;
local
255
keyx
= TLS_KEY_X_NULL;
257
keyx
= suite->key_exchange;
264
if (
keyx
!= TLS_KEY_X_DH_anon) {
267
"supported with key exchange type %d",
keyx
);
tlsv1_client_write.c
376
tls_key_exchange
keyx
;
local
381
keyx
= TLS_KEY_X_NULL;
383
keyx
= suite->key_exchange;
402
if (
keyx
== TLS_KEY_X_DH_anon) {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
WordComposer.java
168
public void add(final int primaryCode, final int
keyX
, final int keyY) {
181
mInputPointers.addPointer(newIndex,
keyX
, keyY, 0, 0);
LatinIME.java
[
all
...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
ProximityInfo.java
325
final int
keyX
= key.getX();
334
final int leftPixelWithinThreshold =
keyX
- threshold;
339
final int xEnd = Math.min(lastPixelXCoordinate,
keyX
+ key.getWidth() + threshold);
/external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemForEach.java
286
* @param keys Vector of sort
keyx
/external/chromium_org/chromeos/ime/
ibus_keymap.cc
170
case 0x0035: return "
KeyX
";
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/
libXm.so.2
Completed in 349 milliseconds