Searched
full:hard (Results
551 -
575 of
3066) sorted by null
<<21222324252627282930>>
/development/samples/training/threadsample/src/com/example/android/threadsample/ |
PhotoView.java | 52 * Using a hard reference may cause memory leaks as the value continues to change; even worse, 126 // Gets a local hard reference to the View
|
/external/chromium/chrome/browser/ |
enumerate_modules_model_win.h | 135 // The (currently) hard coded blacklist of known bad modules. 221 // is currently hard-coded.
|
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/ |
GlyphPageTreeNodeChromiumWin.cpp | 166 // Hard code the glyph indices for characters that should be 199 // correctly handle the UTF-16 for us. The hard part is taking this and getting
|
/external/chromium_org/third_party/WebKit/Source/core/platform/mac/ |
WebFontCache.mm | 152 // Array indices must be hard coded because of lame AppKit API. 214 // Array indices must be hard coded because of lame AppKit API.
|
/external/chromium_org/third_party/freetype/src/psnames/ |
psmodule.c | 49 /* hard-coded unicode character code. */ 101 /* hexadecimal digits, it is a hard-coded unicode character code. */
|
/external/clang/test/Driver/ |
mips-cs-ld.c | 3 // = Big-endian, hard float 20 // = Big-endian, hard float, mips16 38 // = Big-endian, hard float, mmicromips 110 // = Big-endian, hard float, 64-bit 146 // = Little-endian, hard float 164 // = Little-endian, hard float, mips16 182 // = Little-endian, hard float, micromips 254 // = Little-endian, hard float, 64-bit
|
/external/dropbear/libtomcrypt/src/encauth/ocb/ |
ocb_test.c | 230 -- it's hard to seek 231 -- hard to stream [you can't emit ciphertext until full block]
|
/external/freetype/src/psnames/ |
psmodule.c | 50 /* hard-coded unicode character code. */ 102 /* hexadecimal digits, it is a hard-coded unicode character code. */
|
/external/grub/stage2/ |
start.S | 243 * %dl = drive (0x80 for hard disk, 0x0 for floppy disk) 338 /* go here when you need to stop the machine hard after an error condition */
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
d.php | 222 'HARD' => '', 229 'HARD' => 'color: #ff0000;'
|
php-brief.php | 125 'HARD' => 'color: #000099; font-weight: bold;' 132 'HARD' => 'color: #0000ff;'
|
/external/llvm/lib/Target/Sparc/ |
SparcFrameLowering.cpp | 63 // Emit this the hard way. This clobbers G1 which we always know is 120 // Emit this the hard way. This clobbers G1 which we always know is
|
/external/llvm/lib/Target/X86/ |
X86TargetMachine.cpp | 108 // default to hard float ABI 110 this->Options.FloatABIType = FloatABI::Hard;
|
/external/valgrind/main/drd/ |
drd_semaphore.c | 430 * Note: it is hard to implement the sem_post() wrapper correctly in 436 * drd_pthread_intercepts.c. However, it is hard to implement
|
/frameworks/av/services/audioflinger/ |
AudioMixer.h | 46 // This mixer has a hard-coded upper limit of 32 active track inputs. 51 // This mixer has a hard-coded upper limit of 2 channels for output.
|
/frameworks/base/docs/html/tools/help/ |
proguard.jd | 121 suffice. However, many situations are hard for ProGuard to analyze correctly and it might remove code 155 debugging hard, if not impossible. Fortunately, whenever ProGuard runs, it outputs a
|
/frameworks/base/docs/html/training/multiscreen/ |
adaptui.jd | 76 which is much more flexible than hard-coding a query for a specific layout.</p> 203 activity (as opposed to notifying a specific hard-coded activity):</p>
|
/libcore/luni/src/main/java/java/lang/ |
CaseMapper.java | 47 // Punt hard cases to ICU4C. 59 // Punt these hard cases.
|
/system/core/sh/ |
trap.c | 73 #define S_RESET 5 /* temporary - to reset a hard ignored sig */ 288 tsig = S_IGN; /* don't hard ignore these */
|
/art/runtime/gc/collector/ |
mark_sweep-inl.h | 134 // offsets the hard way. In the static case, just consider this
|
/bionic/libc/upstream-freebsd/lib/libc/stdio/ |
setvbuf.c | 83 /* If setting unbuffered mode, skip all the hard work. */
|
/bionic/libc/upstream-netbsd/libc/regex/ |
regfree.c | 112 return; /* nice to complain, but hard */
|
/build/core/ |
dynamic_binary.mk | 10 # This constraint means that we can hard-code any $(TARGET_*) variables.
|
/cts/tests/tests/content/src/android/content/res/cts/ |
TypedArrayTest.java | 49 private static final String[] EXPECTED_TEXT_ARRAY = {"Easy", "Medium", "Hard"};
|
/cts/tests/tests/os/src/android/os/cts/ |
ParcelFileDescriptorPeer.java | 168 // Try really hard to finalize
|
Completed in 693 milliseconds
<<21222324252627282930>>