HomeSort by relevance Sort by last modified time
    Searched full:hard (Results 401 - 425 of 3143) sorted by null

<<11121314151617181920>>

  /external/zlib/src/contrib/iostream/
zfstream.cpp 43 // Hard code the compression level
85 // Hard code the compression level
  /frameworks/av/media/libeffects/loudness/dsp/core/
dynamic_range_compression.cpp 83 // Hard half-wave rectifier
112 // Hard half-wave rectifier
  /frameworks/base/tests/ImfTest/tests/src/com/android/imftest/samples/
ImfBaseTestCase.java 43 * so we have to hard code a minimum and maximum value.
64 // expect ime to auto pop up if device has no hard keyboard
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
xfrm.h 387 __u8 hard; member in struct:xfrm_user_expire
392 __u8 hard; member in struct:xfrm_user_polexpire
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
xfrm.h 387 __u8 hard; member in struct:xfrm_user_expire
392 __u8 hard; member in struct:xfrm_user_polexpire
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
xfrm.h 387 __u8 hard; member in struct:xfrm_user_expire
392 __u8 hard; member in struct:xfrm_user_polexpire
  /external/llvm/docs/
SystemLibrary.rst 158 error results into two groups: normal/good/soft and abnormal/bad/hard. That is,
162 errors and the second group "*hard*" errors.
170 faced with hard errors.
182 Hard errors will generally just cause a termination for an LLVM tool so don't
187 #. Don't throw soft errors, only hard errors.
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
chvr_filter.cpp 112 /* Execute hard horizontal filter if semaphore for horizontal deblocking
115 { /* Hard filter */
127 * and within the quantization parameter, apply hard filter */
271 /* Execute hard vertical filter if semaphore for vertical deblocking
274 { /* Hard filter */
287 * and within the quantization parameter, apply hard filter */
476 * hard filtering flags have to be set in order to signal need
  /hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
uim.c 90 * @hard: hard state (0/1)
101 __u8 soft, hard; member in struct:rfkill_event
108 uint8_t soft, hard; member in struct:rfkill_event
913 rf_event.type, rf_event.op ,rf_event.hard,
917 if (rf_event.hard == 1) /* hard blocked */ {
  /external/llvm/include/llvm/CodeGen/
CommandFlags.h 147 clEnumValN(FloatABI::Hard, "hard",
148 "Hard float ABI (uses FP registers)"),
  /external/v8/build/
common.gypi 58 # registers. Note that the GCC flag '-mfloat-abi=hard' should be used as
62 # Similar to the ARM hard float ABI but on MIPS.
146 '-mfloat-abi=hard',
  /pdk/apps/CameraITS/pymodules/its/
target.py 123 """Set a hard-coded exposure value, rather than relying on measurements.
132 with a hard-coded value using this function.
135 exposure: The hard-coded exposure value to set.
  /bionic/libc/kernel/common/linux/
if_arcnet.h 91 struct arc_hardware hard; member in struct:archdr
  /build/core/
pathmap.mk 18 # A central place to define mappings to paths, to avoid hard-coding
  /dalvik/hit/src/com/android/hit/
Instance.java 93 // Add to the list of objects that have a hard reference to this Instance
  /dalvik/vm/
UtfString.h 31 * We can avoid poking around in gDvm by hard-coding the expected values of
  /dalvik/vm/arch/mips/
HintsO32.cpp 45 * S - if set, ignore the hints and do things the hard way (scan signature)
  /dalvik/vm/compiler/codegen/arm/armv5te/
ArchVariant.cpp 63 /* Hard limit for Arm of 2M */
  /dalvik/vm/compiler/codegen/arm/armv5te-vfp/
ArchVariant.cpp 63 /* Hard limit for Arm of 2M */
  /dalvik/vm/compiler/codegen/arm/armv7-a/
ArchVariant.cpp 58 /* Hard limit for Arm of 2M */
  /dalvik/vm/compiler/codegen/arm/armv7-a-neon/
ArchVariant.cpp 58 /* Hard limit for Arm of 2M */
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_STRING_COMPARETO.S 10 * This code relies on hard-coded offsets for string objects, and must be
  /dalvik/vm/compiler/template/mips/
TEMPLATE_STRING_COMPARETO.S 10 * This code relies on hard-coded offsets for string objects, and must be
  /dalvik/vm/mterp/
NOTES.txt 32 This should be fairly hard to violate given the nature of essentially all
  /development/samples/SampleSyncAdapter/samplesyncadapter_server/
web_services.py 45 hard-coded credentials here, so that they're easy to see/find.
47 hard-coded values. So if ACCT_USER_NAME is 'user', then we'll
75 # Authentication was successful - return our hard-coded
89 to our hard-coded single account values.

Completed in 991 milliseconds

<<11121314151617181920>>