Searched
full:hard (Results
651 -
675 of
3066) sorted by null
<<21222324252627282930>>
/external/clang/include/clang/Driver/ |
Action.h | 31 /// The current driver is hard wired to expect actions which produce a
|
/external/clang/test/CodeGen/ |
arm-homogenous.c | 2 // RUN: %clang_cc1 -triple armv7---eabi -target-abi aapcs -mfloat-abi hard -emit-llvm %s -o - | FileCheck %s
|
/external/clang/test/Sema/ |
scope-check.c | 219 // initialization, so that really needs to be a hard error.
|
struct-packed-align.c | 58 // FIXME: Will need to force arch once max usable alignment isn't hard
|
/external/clang/test/SemaObjC/ |
deprecated-objc-introspection.m | 35 // instance variable 'isa' is @protected; this will be a hard error in the future
|
/external/compiler-rt/lib/arm/ |
comparesf2.S | 107 // to performance tradeoff very hard to justify for such small functions.
|
/external/compiler-rt/lib/tsan/rtl/ |
tsan_defs.h | 78 // hard to debug crashes.
|
/external/e2fsprogs/po/ |
at-expand.pl | 4 "#. The strings in e2fsck's problem.c can be very hard to translate,\n",
|
/external/eigen/unsupported/test/ |
polynomialsolver.cpp | 178 cout << "Hard cases" << endl;
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/ |
AttribBits.java | 108 * The file cannot be deleted or renamed, no hard link can be created
|
/external/gtest/test/ |
gtest-options_test.cc | 114 // TODO(wan@google.com): remove the hard-coded "lt-" prefix when
|
/external/icu4c/common/ |
Android.mk | 123 # device and sim builds can use the same codepath, and it's hard to break one
|
/external/icu4c/data/brkitr/ |
line.txt | 205 # Rule LB 4, 5 Mandatory (Hard) breaks. 212 # LB 6 Do not break before hard line breaks. 214 $LB4NonBreaks? $LB4Breaks {100}; # LB 5 do not break before hard breaks. 479 # TODO: to implement this, we need more than one look-ahead hard break in play at a time.
|
line_fi.txt | 208 # Rule LB 4, 5 Mandatory (Hard) breaks. 215 # LB 6 Do not break before hard line breaks. 217 $LB4NonBreaks? $LB4Breaks {100}; # LB 5 do not break before hard breaks. 486 # TODO: to implement this, we need more than one look-ahead hard break in play at a time.
|
line_ja.txt | 205 # Rule LB 4, 5 Mandatory (Hard) breaks. 212 # LB 6 Do not break before hard line breaks. 214 $LB4NonBreaks? $LB4Breaks {100}; # LB 5 do not break before hard breaks. 479 # TODO: to implement this, we need more than one look-ahead hard break in play at a time.
|
/external/icu4c/test/intltest/ |
wbnf.h | 130 Several plans are on hard to fix the problem. Use a smart point with reference count,
|
/external/jmonkeyengine/engine/src/core/com/jme3/audio/ |
AudioStream.java | 45 * from network, hard drive etc. It is assumed the data coming
|
/external/jmonkeyengine/engine/src/core/com/jme3/util/ |
NativeObject.java | 52 * A reference to a "handle". By hard referencing a certain object, it's
|
/external/jpeg/ |
jutils.c | 101 * Otherwise, the routines below do it the hard way. (The performance cost
|
transupp.h | 53 * hard, there is an asymmetry in the JPEG format specification for images
|
/external/kernel-headers/original/linux/ |
gfp.h | 27 * __GFP_REPEAT: Try hard to allocate the memory, but the allocation attempt
|
notifier.h | 3 * interested routines. We need this instead of hard coded call lists so
|
/external/libusb-compat/libusb/ |
usb.h | 148 #define USB_MAXALTSETTING 128 /* Hard limit */
|
/external/libvorbis/include/vorbis/ |
codec.h | 39 implies a VBR stream that averages the nominal bitrate. No hard
|
/external/libvpx/libvpx/examples/includes/geshi/contrib/ |
langcheck.php | 433 && !(('STRINGS' == $style_kind || 'ESCAPE_CHAR' == $style_kind) && 'HARD' == $sk_key)) { 570 if (isset($language_data['STYLES']['STRINGS']['HARD'])) { 572 report_error(TYPE_NOTICE, "Language file contains superfluous \$language_data['STYLES']['STRINGS'] specification for key 'HARD', but no 'HARDQUOTE's are defined!"); 574 unset($language_data['STYLES']['STRINGS']['HARD']); [all...] |
Completed in 298 milliseconds
<<21222324252627282930>>