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

<<31323334353637383940>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
cp866.py 74 0x009a: 0x042a, # CYRILLIC CAPITAL LETTER HARD SIGN
154 0x00ea: 0x044a, # CYRILLIC SMALL LETTER HARD SIGN
335 u'\u042a' # 0x009a -> CYRILLIC CAPITAL LETTER HARD SIGN
415 u'\u044a' # 0x00ea -> CYRILLIC SMALL LETTER HARD SIGN
604 0x042a: 0x009a, # CYRILLIC CAPITAL LETTER HARD SIGN
636 0x044a: 0x00ea, # CYRILLIC SMALL LETTER HARD SIGN
    [all...]
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3debugeventlistener.h 9 * it hard to change to ASTDebugEventListener. I looked hard at this issue
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
IDebugEventListener.cs 40 * it hard to change to ASTDebugEventListener. I looked hard at this issue
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Debug/
IDebugEventListener.cs 41 * it hard to change to ASTDebugEventListener. I looked hard at this issue
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
DebugEventListener.java 37 * it hard to change to ASTDebugEventListener. I looked hard at this issue
  /external/bzip2/
CHANGES 76 decline to break hard links to a file unless forced with -f
219 * Hard-code header byte values, to give correct operation on platforms
  /external/ceres-solver/internal/ceres/
graph_algorithms.h 82 // independent set problem is NP-Hard, but there are effective
261 // exists, finding such a tree is NP-Hard.
  /external/chromium/net/base/
sdch_filter.cc 161 // This is where we try very hard to do error recovery, and make this
163 // If we decide that things are looking very bad (too hard to recover),
  /external/chromium/third_party/libjingle/source/talk/session/phone/
srtpfilter.cc 429 LOG(LS_INFO) << "SRTP event: reached hard key usage limit";
432 LOG(LS_INFO) << "SRTP event: reached hard packet limit (2^48 packets)";
  /external/chromium_org/chrome/browser/
enumerate_modules_model_win.h 145 // The (currently) hard coded blacklist of known bad modules.
231 // is currently hard-coded.
  /external/chromium_org/media/audio/mac/
audio_manager_mac.cc 462 // WebAudio is currently hard-coded to 2 channels so we should not
547 // back-ends used with synchronized I/O, we hard-code to stereo.
  /external/chromium_org/net/base/
sdch_filter.cc 159 // This is where we try very hard to do error recovery, and make this
161 // If we decide that things are looking very bad (too hard to recover),
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLTextAreaElement.cpp 182 // The soft/hard /off values are a recommendation for HTML 4 extension by IE and NS 4.
184 if (equalIgnoringCase(value, "physical") || equalIgnoringCase(value, "hard") || equalIgnoringCase(value, "on"))
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/
FontUtilsChromiumWin.cpp 156 // FIXME: Instead of scanning the hard-coded list, we have to
359 // not in BMP (> U+FFFF), we resort to the hard-coded list of
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/checkout/scm/
svn.py 154 # svn revert -R is not as awesome as git reset --hard.
156 # calls to fail on the bots. We make this mirror git reset --hard
  /external/grub/util/
mkbimage 408 And for El Torito Hard Disk emulation:
410 mkisofs -b <image> -hard-disk-boot -c boot.catalog -o raw.iso <dir>
  /external/iproute2/man/man8/
tc-cbq-details.8 74 From the kernel's perspective, this is hard to measure, so CBQ instead
336 hard time scheduling events shorter than 10ms, so it is better to
  /external/kernel-headers/original/linux/
hil.h 185 HIL_CMD_SHR = 0xfb, /* System Hard Reset */
188 HIL_CMD_DHR = 0xfe, /* Device Hard Reset */
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
scilab.php 246 'HARD' => 'color: #000099; font-weight: bold;'
253 'HARD' => 'color: #ff0000;'
  /external/llvm/test/CodeGen/Mips/
hf16_1.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -soft-float -mips16-hard-float -O3 < %s | FileCheck %s -check-prefix=1
2 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -soft-float -mips16-hard-float -O3 < %s | FileCheck %s -check-prefix=2
  /external/qemu/hw/
armv7m_nvic.c 226 case 0xd2c: /* Hard Fault Status. */
356 case 0xd2c: /* Hard Fault Status. */
  /external/yaffs2/yaffs2/utils/
mkyaffs2image.c 420 /* we need to make a hard link */
421 //printf("hard link to object %d\n",equivalentObj);
mkyaffsimage.c 429 /* we need to make a hard link */
430 printf("hard link to object %d\n",equivalentObj);
  /frameworks/av/services/audioflinger/
AudioFlinger.h 73 // AudioFlinger has a hard-coded upper limit of 2 channels for capture and playback.
76 // this #define. There is an independent hard-coded upper limit in AudioMixer;
  /frameworks/base/core/java/android/hardware/
Sensor.java 128 * Similar to {@link #TYPE_MAGNETIC_FIELD} but the hard iron calibration (device calibration
130 * device) is not considered in the given sensor values. However, such hard iron bias values

Completed in 846 milliseconds

<<31323334353637383940>>