HomeSort by relevance Sort by last modified time
    Searched defs:code (Results 676 - 700 of 878) sorted by null

<<21222324252627282930>>

  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnEN.java 58 /** A private area code(ALT+SHIFT+X) to be ignore (G1 specific). */
68 /** Previous event's code */
115 /** Message for {@code mHandler} (execute prediction) */
118 /** Message for {@code mHandler} (execute tutorial) */
121 /** Message for {@code mHandler} (close) */
130 /** {@code Handler} for drawing candidates/displaying tutorial */
233 * @param charCode A character code
234 * @return {@code true} if success; {@code false} if an error occurs.
258 * @param mode {@code SymbolList.SYMBOL_ENGLISH} or {@code null}
523 int code = keyEvent.getKeyCode(); local
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
ip_icmp.h 30 u_int8_t code; /* type sub-code */ member in struct:icmphdr
102 * 1. Redistributions of source code must retain the above copyright
141 u_int8_t icmp_code; /* type sub code */
224 /* Definition of type and code fields. */
230 #define ICMP_TIMXCEED 11 /* time exceeded, code: */
269 /* PARAMPROB code */