/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/ |
whalHwCtrl.c | [all...] |
/external/dropbear/libtomcrypt/src/pk/asn1/der/sequence/ |
der_decode_sequence_flexi.c | 344 /* invalid byte ... this is a soft error */
|
/external/guava/src/com/google/common/base/ |
FinalizableReferenceQueue.java | 156 * This is for the benefit of phantom references. Weak and soft
|
/external/guava/src/com/google/common/collect/ |
Multimaps.java | 89 * manually updated and they should not use soft, weak, or phantom references. 166 * updated and they should not use soft, weak, or phantom references. 241 * updated and they should not use soft, weak, or phantom references. 315 * updated and they should not use soft, weak, or phantom references. [all...] |
/external/icu4c/common/ |
ucase.h | 313 UCASE_SOFT_DOTTED=0x10, /* soft-dotted characters with cc=0 */
|
/external/icu4c/tools/gencase/ |
store.c | 89 1 soft-dotted character 116 1 soft-dotted character 339 fprintf(stderr, "gencase: a soft-dotted character has cc!=0\n"); 837 /* copy and shift the soft-dotted bits */ [all...] |
/external/kernel-headers/original/linux/ |
fd.h | 330 #define FD_RAW_NEED_SEEK 0x80 /* this command uses an implied seek (soft) */
|
/external/opencore/codecs_v2/video/m4v_h263/dec/src/ |
post_proc.h | 43 #define KTh 4 /*threshold for soft filtering*/
|
/external/qemu/audio/ |
audio.c | 886 /* We have removed soft voice from the capture: 908 dolog ("Could not allocate soft capture voice (%zu bytes)\n", 968 * Soft voice (capture) 1097 * Soft voice (playback) [all...] |
/external/webkit/WebCore/html/ |
HTMLTextAreaElement.cpp | 130 // The soft/hard /off values are a recommendation for HTML 4 extension by IE and NS 4.
|
/external/webkit/WebCore/platform/win/ |
ScrollbarThemeWin.cpp | 67 // FIXME: Refactor the soft-linking code so that it can be shared with RenderThemeWin
|
/external/webkit/WebKitTools/DumpRenderTree/gtk/ |
fonts.conf | 51 <int>0x00AD</int> <!-- SOFT HYPHEN -->
|
/external/webkit/WebKitTools/DumpRenderTree/qt/ |
fonts.conf | 51 <int>0x00AD</int> <!-- SOFT HYPHEN -->
|
/frameworks/base/core/java/android/app/ |
SearchDialog.java | 464 // the soft keyboard display a microphone button if it would have otherwise. 715 // button in the soft keyboard to the 'Go' button. 721 // This call is required to update the soft keyboard UI with latest IME flags. [all...] |
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
post_proc.h | 43 #define KTh 4 /*threshold for soft filtering*/
|
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
healthMonitor.c | 72 TI_HANDLE hSoftGemini; /* handle to the Soft Gemini object */
|
/packages/apps/Mms/src/com/android/mms/ui/ |
RecipientsEditor.java | 57 // For the focus to move to the message body when soft Next is pressed
|
/packages/apps/Settings/src/com/android/settings/ |
ChooseLockPassword.java | 234 // This shouldn't be possible unless user finds some way to bring up soft keyboard
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/ |
DisplaySync.java | 227 sb.append("soft error\n");
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/RecoveryMgr/ |
recoveryMgr.c | 266 /* Soft Gemini Section */
|
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
healthMonitor.c | 72 TI_HANDLE hSoftGemini; /* handle to the Soft Gemini object */
|
/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/ |
SoftKeyboard.java | 36 * Example of writing an input method for a soft keyboard. This code is 38 * to be a complete soft keyboard implementation. Its purpose is to provide
|
/external/grub/netboot/ |
sis900.c | 498 /* Soft reset the chip. */ 518 * Description: disables interrupts and soft resets the controller chip
|
/external/qemu/ |
cpu-all.h | 204 * user : user mode access using soft MMU 205 * kernel : kernel mode access using soft MMU
|
/external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/ |
SDL_cgximage.c | 402 // D(bug("soft depth: 8 hardbpp: %ld\n",this->hidden->depth)); 704 // D(bug("soft depth: 8 hardbpp: %ld\n",this->hidden->depth));
|