/external/clang/test/CXX/expr/expr.unary/expr.new/ |
p20-0x.cpp | 7 // Usual (non-placement) deallocation function:
|
/external/clang/test/Preprocessor/ |
expr_usual_conversions.c | 10 // Shifts don't want the usual conversions: PR2279
|
/external/llvm/test/MC/Mips/ |
mips-register-names-invalid.s | 4 # $32 used to trigger an assertion instead of the usual error message due to
|
/external/clang/test/CXX/temp/temp.spec/temp.explicit/ |
p11.cpp | 14 // The usual access checking rules do not apply to names used to specify
|
/art/runtime/base/unix_file/ |
README | 4 RandomAccessFile and related classes. The usual C++ idioms of RAII and "you
|
/external/llvm/test/CodeGen/AArch64/ |
arm64-extern-weak.ll | 8 ; The usual ADRP/ADD pair can't be used for a weak reference because it must 21 ; In the large model, the usual relocations are absolute and can 44 ; In the large model, the usual relocations are absolute and can
|
extern-weak.ll | 8 ; The usual ADRP/ADD pair can't be used for a weak reference because it must 22 ; In the large model, the usual relocations are absolute and can 48 ; In the large model, the usual relocations are absolute and can
|
/external/mesa3d/docs/ |
opengles.html | 22 <li>Build and install Mesa as usual.</li> 30 <li>Build and install Mesa as usual.</li>
|
/bionic/libc/private/ |
thread_private.h | 36 /* Note that these aren't compatible with the usual OpenBSD ones which lazy-initialize! */
|
/bionic/libc/stdio/ |
findfp.c | 55 /* the usual - (stdin + stdout + stderr) */ 56 static FILE usual[FOPEN_MAX - 3]; variable 58 static struct glue uglue = { 0, FOPEN_MAX - 3, usual }; 183 _FILEEXT_SETUP(usual+i, usualext+i);
|
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/ |
TLexer.g | 28 // This is just a simple lexer that matches the usual suspects
|
/external/compiler-rt/test/asan/TestCases/Linux/ |
preinit_test.cc | 17 // before the usual constructors are run.
|
/external/flac/libFLAC/include/private/ |
md5.h | 20 * Changed so as no longer to depend on Colin Plumb's `usual.h'
|
/external/libexif/ |
README-Win32.txt | 13 follow the usual pattern of
|
/external/libvpx/libvpx/ |
md5_utils.h | 17 * Changed so as no longer to depend on Colin Plumb's `usual.h'
|
/external/llvm/test/CodeGen/ARM/ |
readcyclecounter.ll | 16 ; As usual, exact registers only sort of matter but the cycle-count had better
|
/external/mesa3d/src/gallium/drivers/rbug/ |
README | 27 pipe_screen obtained by the usual means (variable and function names are just
|
/external/mesa3d/src/gallium/drivers/trace/ |
README | 38 pipe_screen obtained by the usual means (variable and function names are just
|
/external/skia/src/effects/gradients/ |
SkClampRange.h | 25 * range1: iterate as usual fx += dx
|
/external/valgrind/helgrind/ |
README_YARD.txt | 31 To use, build as usual and run as "--tool=helgrind".
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
md5_utils.h | 17 * Changed so as no longer to depend on Colin Plumb's `usual.h'
|
/bionic/libc/bionic/ |
tmpfile.cpp | 79 // File systems without hard link support won't have the usual Unix semantics. 105 // This means we can't do the usual trick of calling unlink before handing the file back.
|
/external/libnl/include/linux/ |
if_link.h | 116 For usual devices it is equal ifi_index. 119 or maybe 0, what means, that real media is unknown (usual
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
if_link.h | 116 For usual devices it is equal ifi_index. 119 or maybe 0, what means, that real media is unknown (usual
|
/dalvik/dexgen/src/com/android/dexgen/rop/cst/ |
Constant.java | 64 * @return {@code -1}, {@code 0}, or {@code 1}, as usual
|