Home
last modified time | relevance | path

Searched refs:shorter (Results 1 – 25 of 74) sorted by relevance

123

/external/bison/m4/
Dstrndup.m437 s = strndup ("shorter string", 13);
/external/valgrind/gdbserver_tests/
Dmcbreak.stdinB.gdb48 # modify sleeps so as to have a shorter test:
/external/clang/lib/CodeGen/
DREADME.txt16 appropriately aligned then is is a lot shorter to just load the char
/external/sepolicy/
Dseapp_contexts25 # (5) Longer user= prefix before shorter user= prefix.
/external/libpng/contrib/conftest/
DREADME48 between 7 and 16 characters long, shorter names (6 characters or less) are
/external/skia/tests/
DPathOpsSkpClipTest.cpp119 SkString shorter(pathStr, last); in make_recursive_dir() local
120 if (sk_mkdir(shorter.c_str())) { in make_recursive_dir()
127 SkString shorter(pathStr, last); in make_recursive_dir() local
128 SkAssertResult(sk_mkdir(shorter.c_str())); in make_recursive_dir()
/external/llvm/lib/Support/
Dregengine.inc246 /* try it on a shorter possibility */
257 if (dp != NULL) /* found a shorter one */
360 /* no -- try a shorter match for this one */
385 /* no -- try a shorter match for this one */
424 /* no -- try a shorter match for this one */
/external/llvm/lib/Target/X86/
DREADME.txt31 shorter, and doesn't stress 8-bit subreg support.
250 shorter than movl + leal.
924 processor, but it's a lot shorter. Downside is that it puts more
967 lets us change the cmpl into a testl, which is shorter, and eliminate the shift.
1222 shorter and likely faster than the libcall. The expected code is something
1483 A cmpb instead of the xorl+testb would be one instruction shorter.
1703 movl+andl would be shorter than the movb+andb+movzbl sequence.
DREADME-SSE.txt718 byte shorter.
/external/flac/libFLAC/ia32/
Dlpc_asm.nasm120 inc edx ; compensate for the shorter opcode on the last iteration
121 inc edx ; compensate for the shorter opcode on the last iteration
122 inc edx ; compensate for the shorter opcode on the last iteration
290 inc edx ; compensate for the shorter opcode on the last iteration
291 inc edx ; compensate for the shorter opcode on the last iteration
292 inc edx ; compensate for the shorter opcode on the last iteration
1243 inc edx ; compensate for the shorter opcode on the last iteration
Dbitreader_asm.nasm523 ; the above is much shorter in assembly:
/external/zlib/src/doc/
Dalgorithm.txt63 that you can decode fast. The most important characteristic is that shorter
98 symbol is shorter than nine bits, then that symbol's translation is duplicated
/external/chromium-trace/trace-viewer/third_party/Paste/docs/
DDeveloperGuidelines.txt96 want to rely on docstrings more for documentation, with shorter
/external/nanopb-c/
DCHANGELOG.txt100 Add option to use shorter names for enum values (issue 38)
/external/jpeg/
Dcoderules.doc37 source code by using macros to substitute shorter names.)
/external/llvm/lib/Target/ARM/
DARMSchedule.td39 // shorter latencies to certain registers as needed in the example above.
/external/vixl/doc/
Dgetting-started.md143 makes the lifetime of the labels much shorter and eases the debugging of
/external/libvorbis/doc/
Dvorbis-clip.txt69 The encoder indicates to the decoder that the file is actually shorter
/external/protobuf/
DINSTALL.txt2 installing the C++ part of this project. For shorter instructions,
/external/skia/site/dev/contrib/
Dstyle.md457 of using unsigned. Bitfields use uint32_t unless they have to be made shorter
/external/skia/site/user/sample/
Dbuilding.md87 `Var()` accessor. In this case, we define our root directory, a shorter name
/external/icu/icu4c/source/test/testdata/
Dcollationtest.txt2064 ** test: fall back to mappings with shorter prefixes, not immediately to ones with no prefixes
2140 # one shorter than the one being tested.
2173 # One more variation: Fallback to the simple code point, no shorter non-empty prefix.
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/data/
Dcollationtest.txt2064 ** test: fall back to mappings with shorter prefixes, not immediately to ones with no prefixes
2140 # one shorter than the one being tested.
2173 # One more variation: Fallback to the simple code point, no shorter non-empty prefix.
/external/bison/
DTODO337 location printed on the first line is not usually much shorter than the
/external/bison/data/
Dyacc.c119 # uses only C89 types, so that the user can override the shorter

123