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

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
vtimes.h 46 /* Number of hard page faults (i.e. those that required I/O). */
  /development/samples/devbytes/animation/ToonGame/res/layout/
player_setup_layout.xml 145 android:text="Hard"
158 android:text="Mega Hard"
  /external/chromium/testing/gmock/
configure.ac 59 # GoogleMock currently has hard dependencies upon GoogleTest above and beyond
81 Support for GoogleTest was explicitly disabled. Currently GoogleMock has a hard
  /external/chromium_org/ppapi/shared_impl/
ppb_audio_shared.cc 12 // Hard coded values from PepperPlatformAudioOutputImpl.
13 // TODO(dalecurtis): PPAPI shouldn't hard code these values for all clients.
  /external/chromium_org/ppapi/tests/
test_url_util.cc 109 // This is hard to test, but we can at least verify we can't request
116 // This is hard to test, but we can at least verify we can access ourselves.
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSImageSetValue.cpp 152 // For now 'x' is hard-coded in the parser, so we hard-code it here too.
  /external/chromium_org/third_party/WebKit/Source/core/platform/audio/chromium/
AudioDestinationChromium.cpp 101 // FIXME: handle multi-channel input and don't hard-code to stereo.
154 // FIXME: handle multi-channel input and don't hard-code to stereo.
  /external/chromium_org/third_party/mesa/src/src/mesa/vbo/
vbo_split.c 39 * otherwise it is hard to avoid pessimism.
122 * But it's hard to see why this case would be needed - for
  /external/chromium_org/third_party/sqlite/src/src/
sqliteLimit.h 20 ** The hard limit is the ability of a 32-bit signed integer
38 ** The hard upper limit here is 32676. Most database people will
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
atomicops-internals-arm-generic.h 51 // 0xffff0fc0 is the hard coded address of a function provided by
54 // a syscall. This address is stable, and in active use (hard coded)
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
atomicops-internals-arm-generic.h 51 // 0xffff0fc0 is the hard coded address of a function provided by
54 // a syscall. This address is stable, and in active use (hard coded)
  /external/chromium_org/webkit/glue/
webkit_glue.gypi 164 # When glue is a dependency, it needs to be a hard dependency.
166 # own hard dependencies.
  /external/iproute2/man/man8/
tc-red.8 65 parameter is provided to set a hard maximum for the size of the queue.
91 Hard limit on the real (not average) queue size in bytes. Further packets
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
boo.php 157 'HARD' => 'color: #0000FF; font-weight: bold;',
164 'HARD' => 'color: #008000;'
pascal.php 109 'HARD' => 'color: #000099; font-weight: bold;'
116 'HARD' => 'color: #ff0000;'
  /external/llvm/lib/Target/Mips/
MipsSubtarget.cpp 52 Mips16HardFloat("mips16-hard-float", cl::NotHidden,
53 cl::desc("MIPS: mips16 hard float enable."),
  /external/mesa3d/src/mesa/vbo/
vbo_split.c 39 * otherwise it is hard to avoid pessimism.
122 * But it's hard to see why this case would be needed - for
  /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

Completed in 549 milliseconds

<<11121314151617181920>>