HomeSort by relevance Sort by last modified time
    Searched full:hard (Results 101 - 125 of 3066) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/base/core/java/android/text/method/
KeyListener.java 29 * to process hard keyboard events to match it.
47 * listener will be used to handle input from a hard keyboard.
52 * consume hard key events. This means that the key listener will generally
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
resource.h 48 /* Put the soft and hard limits for RESOURCE in *RLIMITS.
66 /* Set the soft and hard limits for RESOURCE to *RLIMITS.
67 Only the super-user can increase hard limits.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
resource.h 48 /* Put the soft and hard limits for RESOURCE in *RLIMITS.
66 /* Set the soft and hard limits for RESOURCE to *RLIMITS.
67 Only the super-user can increase hard limits.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
resource.h 48 /* Put the soft and hard limits for RESOURCE in *RLIMITS.
66 /* Set the soft and hard limits for RESOURCE to *RLIMITS.
67 Only the super-user can increase hard limits.
  /bionic/libc/kernel/arch-arm/asm/
fpstate.h 36 struct vfp_hard_struct hard; member in union:vfp_state
55 struct fp_hard_struct hard; member in union:fp_state
  /external/chromium/base/
atomicops_internals_arm_gcc.h 16 // 0xffff0fc0 is the hard coded address of a function provided by
19 // a syscall. This address is stable, and in active use (hard coded)
  /external/chromium/chrome/browser/chromeos/
language_preferences.h 69 // This is not ideal, but we should hard-code the number here as the value
75 // See comments at kNumChewingBooleanPrefs for why we hard-code this here.
82 // See comments at kNumChewingBooleanPrefs for why we hard-code this here.
101 // See comments at kNumChewingBooleanPrefs for why we hard-code this here.
110 // See comments at kNumChewingBooleanPrefs for why we hard-code this here.
131 // See comments at kNumChewingBooleanPrefs for why we hard-code this here.
136 // See comments at kNumChewingBooleanPrefs for why we hard-code this here.
140 // See comments at kNumChewingBooleanPrefs for why we hard-code this here.
  /external/chromium_org/chrome/browser/chromeos/
language_preferences.h 78 // This is not ideal, but we should hard-code the number here as the value
84 // See comments at kNumChewingBooleanPrefs for why we hard-code this here.
91 // See comments at kNumChewingBooleanPrefs for why we hard-code this here.
110 // See comments at kNumChewingBooleanPrefs for why we hard-code this here.
119 // See comments at kNumChewingBooleanPrefs for why we hard-code this here.
141 // See comments at kNumChewingBooleanPrefs for why we hard-code this here.
146 // See comments at kNumChewingBooleanPrefs for why we hard-code this here.
150 // See comments at kNumChewingBooleanPrefs for why we hard-code this here.
  /external/chromium_org/native_client_sdk/src/examples/api/file_io/
index.html 39 <textarea id="saveFileEditor" cols="40" rows="10" wrap="hard"
50 <textarea cols="40" rows="10" wrap="hard"></textarea>
  /external/elfutils/backends/
ppc_attrs.c 52 "Hard or soft float",
53 "Hard float",
  /packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values-ky/
donottranslate-more-keys.xml 23 <!-- U+044A: "?" CYRILLIC SMALL LETTER HARD SIGN -->
39 <!-- U+044A: "?" CYRILLIC SMALL LETTER HARD SIGN -->
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
quotaio_v2.h 52 __le32 dqi_bgrace; /* Time before block soft limit becomes hard limit */
53 __le32 dqi_igrace; /* Time before inode soft limit becomes hard limit */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
quotaio_v2.h 52 __le32 dqi_bgrace; /* Time before block soft limit becomes hard limit */
53 __le32 dqi_igrace; /* Time before inode soft limit becomes hard limit */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
quotaio_v2.h 52 __le32 dqi_bgrace; /* Time before block soft limit becomes hard limit */
53 __le32 dqi_igrace; /* Time before inode soft limit becomes hard limit */
  /system/extras/tests/bionic/libc/common/
test_drand48.c 61 // Verify display of hard-coded float and double values.
64 puts("Hard-coded values");
  /cts/tests/res/values/
arrays.xml 36 <item>Hard</item>
  /dalvik/dexgen/src/com/android/dexgen/util/
ToHuman.java 21 * a complete but often hard to read) string form.
  /dalvik/dx/src/com/android/dx/util/
ToHuman.java 21 * a complete but often hard to read) string form.
  /dalvik/vm/compiler/template/mips/
funopNarrower.S 8 * If hard floating point support is available, use fa0 as the parameter, except for
  /dalvik/vm/mterp/mips/
unopNarrower.S 8 * If hard floating point support is available, use fa0 as the parameter, except for
  /development/ndk/platforms/android-3/include/linux/
if_arcnet.h 83 struct arc_hardware hard; member in struct:archdr
  /development/samples/LunarLander/res/values/
strings.xml 26 <string name="menu_hard">Hard</string>
  /external/chromium/chrome/browser/password_manager/
encryptor_linux.cc 32 // Generates a newly allocated SymmetricKey object based a hard-coded password.
36 // We currently "obfuscate" by encrypting and decrypting with hard-coded
74 // This currently "obfuscates" by encrypting with hard-coded password.
103 // This currently "obfuscates" by encrypting with hard-coded password.
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
image_decoration_unittest.mm 53 // but those are hard because they require a real |owner|.
  /external/chromium/chrome/browser/ui/cocoa/
new_tab_button.mm 11 // TODO(pinkerton): use a click mask image instead of hard-coding points.

Completed in 709 milliseconds

1 2 3 45 6 7 8 91011>>