/hardware/ti/wlan/wl1271/Test/ |
SoftGeminiDbg.c | 35 * \brief This file include the soft gemini debug module implementation 49 * \brief Main soft gemini debug function 52 * \param hSoftGemini - handle to the soft gemini object.\n 77 WLAN_OS_REPORT(("Invalid function type in soft gemini debug function: %d\n", funcType)); 85 * \brief Prints soft gemini debug menu 93 WLAN_OS_REPORT(("1800 - Print the soft gemini Debug Help\n")); 94 WLAN_OS_REPORT(("1801 - Print soft gemini parameters \n")); 106 * \param hSoftGemini - handle to the soft gemini object.\n
|
/system/wlan/ti/wilink_6_1/Test/ |
SoftGeminiDbg.c | 35 * \brief This file include the soft gemini debug module implementation 49 * \brief Main soft gemini debug function 52 * \param hSoftGemini - handle to the soft gemini object.\n 77 WLAN_OS_REPORT(("Invalid function type in soft gemini debug function: %d\n", funcType)); 85 * \brief Prints soft gemini debug menu 93 WLAN_OS_REPORT(("1800 - Print the soft gemini Debug Help\n")); 94 WLAN_OS_REPORT(("1801 - Print soft gemini parameters \n")); 106 * \param hSoftGemini - handle to the soft gemini object.\n
|
/development/samples/SoftKeyboard/ |
_index.html | 3 to be a complete soft keyboard implementation. Its purpose is to provide
|
/development/simulator/app/assets/panasonic-x70/ |
layout.xml | 18 <button keyCode="soft-left" src="soft-left.png" x="45" y="324"/> 19 <button keyCode="soft-right" src="soft-right.png" x="146" y="324"/>
|
/external/dropbear/libtomcrypt/ |
TODO | 7 - prepare manual for printing (both soft and hard cover)
|
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/ |
InputModeSwitcher.java | 29 * User defined key code, used by soft keyboard. 34 * User defined key code, used by soft keyboard. 39 * User defined key code, used by soft keyboard. 44 * User defined key code, used by soft keyboard. 49 * User defined key code, used by soft keyboard. 54 * User defined key code, used by soft keyboard. 60 * Bits used to indicate soft keyboard layout. If none bit is set, the 61 * current input mode does not require a soft keyboard. 66 * A kind of soft keyboard layout. An input mode should be anded with 67 * {@link #MASK_SKB_LAYOUT} to get its soft keyboard layout [all...] |
SoftKeyboard.java | 29 * Class used to represent a soft keyboard definition, including the height, the 33 /** The XML resource id for this soft keyboard. */ 36 /** Do we need to cache this soft keyboard? */ 40 * After user switches to this soft keyboard, if this flag is true, this 41 * soft keyboard will be kept unless explicit switching operation is 48 * The cache id for this soft keyboard. It is used to identify it in the 49 * soft keyboard pool. 54 * Used to indicate whether this soft keyboard is newly loaded from an XML 55 * file or is just gotten from the soft keyboard pool. 59 /** The width of the soft keyboard. * [all...] |
/frameworks/base/core/java/android/view/inputmethod/ |
package.html | 4 as soft keyboards). See {@link android.view.inputmethod.InputMethodManager} for
|
/development/samples/SoftKeyboard/res/values/ |
strings.xml | 22 <string name="ime_name">Sample Soft Keyboard</string> 27 <!-- Labels on soft keys -->
|
/external/guava/src/com/google/common/base/ |
FinalizableSoftReference.java | 22 * Soft reference with a {@code finalizeReferent()} method which a background 33 * Constructs a new finalizable soft reference.
|
/frameworks/base/core/java/android/text/method/ |
KeyListener.java | 26 * superceded by general soft input methods as defined by 35 * determine the mode of the soft keyboard that is shown for the editor. 39 * then <em>no</em> soft keyboard will provided. In other words, you 44 * return any other value, a soft input method will be created when the 47 * not be used, instead the soft input method will take care of managing
|
/dalvik/libcore/luni-kernel/src/main/java/java/lang/ref/ |
SoftReference.java | 36 * Implements a soft reference, which is the least-weak of the three types of 47 * All soft references pointing to {@code obj}. 50 * All soft references pointing to objects from which {@code obj} is 64 * The system may decide not to clear and enqueue soft references until a later 69 * Soft references are useful for caches that should automatically have 92 * Constructs a new soft reference to the given referent. The newly created 105 * Constructs a new soft reference to the given referent. The newly created
|
/bionic/libc/kernel/arch-arm/asm/ |
fpstate.h | 53 struct fp_soft_struct soft; member in union:fp_state
|
/development/simulator/app/assets/htc-audiovox-5600/ |
layout.xml | 19 <button keyCode="soft-left" src="soft-left.png" x="40" y="312"/> 20 <button keyCode="soft-right" src="soft-right.png" x="145" y="312"/>
|
/development/simulator/app/assets/htc-tornado/ |
layout.xml | 21 <button keyCode="soft-left" src="soft-left.png" x="49" y="450"/> 22 <button keyCode="soft-right" src="soft-right.png" x="249" y="450"/>
|
/development/simulator/app/assets/samsung-flip-2005/ |
layout.xml | 22 <button keyCode="soft-left" src="soft-left.png" x="24" y="388"/> 23 <button keyCode="soft-right" src="soft-right.png" x="182" y="388"/>
|
/external/bluetooth/bluez/src/ |
rfkill.c | 63 uint8_t soft; member in struct:rfkill_event 93 debug("RFKILL event idx %u type %u op %u soft %u hard %u", 95 event->soft, event->hard); 97 if (event->soft || event->hard)
|
/ndk/build/platforms/android-3/arch-arm/usr/include/asm/ |
fpstate.h | 53 struct fp_soft_struct soft; member in union:fp_state
|
/ndk/build/platforms/android-4/arch-arm/usr/include/asm/ |
fpstate.h | 53 struct fp_soft_struct soft; member in union:fp_state
|
/ndk/build/platforms/android-5/arch-arm/usr/include/asm/ |
fpstate.h | 53 struct fp_soft_struct soft; member in union:fp_state
|
/ndk/build/platforms/android-8/arch-arm/usr/include/asm/ |
fpstate.h | 53 struct fp_soft_struct soft; member in union:fp_state
|
/development/simulator/app/assets/android-sooner/ |
layout.xml | 19 <button keyCode="soft-left" src="menu.png" x="93" y="367"/> 20 <button keyCode="soft-right" src="favorites.png" x="286" y="367"/>
|
/development/simulator/app/assets/motorola-q/ |
layout.xml | 20 <button keyCode="soft-left" src="menu-left.png" x="35" y="385"/> 21 <button keyCode="soft-right" src="menu-right.png" x="270" y="385"/>
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
configargs.h | 2 static const char configuration_arguments[] = "/home/jingyu/projects/gcc/android-toolchain/gcc-4.4.0/configure --prefix=/usr/local --target=arm-eabi --host=i686-unknown-linux-gnu --build=i686-unknown-linux-gnu --enable-languages=c,c++ --with-gmp=/home/jingyu/projects/gcc/toolchain_build/obj/temp-install --with-mpfr=/home/jingyu/projects/gcc/toolchain_build/obj/temp-install --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --with-abi=aapcs --with-gcc-version=4.4.0 --with-binutils-version=2.19 --with-gmp-version=4.2.4 --with-mpfr-version=2.4.1 --with-gdb-version=6.6 --with-arch=armv5te --with-multilib-list=mthumb-interwork,mandroid --with-sysroot=/g/users/jingyu/toolchain/cupcake_rel_root --program-transform-name='s&^&arm-eabi-&'"; 7 } configure_default_options[] = { { "abi", "aapcs" }, { "arch", "armv5te" }, { "float", "soft" }, { "fpu", "vfp" } };
|
/external/iptables/extensions/ |
libip6t_ipv6header.c | 147 "--soft The header CONTAINS the specified extensions\n", 153 { "soft", 0, 0, '2' }, 211 /* Soft-mode requested? */ 214 "Only one `--soft' allowed"); 275 printf("soft "); 293 printf("--soft ");
|