Searched
full:portable (Results
426 -
450 of
1133) sorted by null
<<11121314151617181920>>
/external/llvm/include/llvm/ADT/ |
BitVector.h | 468 // Portable bit mask operations. 473 // in portable code. 475 // The LSB in each word is the lowest numbered bit. The size of a portable
|
/external/openssh/ |
buildpkg.sh.in | 248 NAME="OpenSSH Portable for ${UNAME_S}" 250 VENDOR="OpenSSH Portable Team - http://www.openssh.com/portable.html"
|
/frameworks/compile/mclinker/tools/mcld/ |
Options.td | 393 def Portable : Joined<["--"], "portable=">, 395 HelpText<"Use a portable function for the symbol">;
|
/prebuilts/tools/darwin-x86/swt/about_files/ |
IJG_README | 103 be reliable, portable, industrial-strength code. We do not claim to have 324 Unfortunately PBMPLUS/NETPBM is not nearly as portable as the IJG software is; 330 it is slower, harder to use, and less portable than the IJG code, but it
|
/prebuilts/tools/darwin-x86_64/swt/about_files/ |
IJG_README | 103 be reliable, portable, industrial-strength code. We do not claim to have 324 Unfortunately PBMPLUS/NETPBM is not nearly as portable as the IJG software is; 330 it is slower, harder to use, and less portable than the IJG code, but it
|
/prebuilts/tools/linux-x86/swt/about_files/ |
IJG_README | 103 be reliable, portable, industrial-strength code. We do not claim to have 324 Unfortunately PBMPLUS/NETPBM is not nearly as portable as the IJG software is; 330 it is slower, harder to use, and less portable than the IJG code, but it
|
/prebuilts/tools/linux-x86_64/swt/about_files/ |
IJG_README | 103 be reliable, portable, industrial-strength code. We do not claim to have 324 Unfortunately PBMPLUS/NETPBM is not nearly as portable as the IJG software is; 330 it is slower, harder to use, and less portable than the IJG code, but it
|
/prebuilts/tools/windows/swt/about_files/ |
IJG_README | 103 be reliable, portable, industrial-strength code. We do not claim to have 324 Unfortunately PBMPLUS/NETPBM is not nearly as portable as the IJG software is; 330 it is slower, harder to use, and less portable than the IJG code, but it
|
/prebuilts/tools/windows-x86_64/swt/about_files/ |
IJG_README | 103 be reliable, portable, industrial-strength code. We do not claim to have 324 Unfortunately PBMPLUS/NETPBM is not nearly as portable as the IJG software is; 330 it is slower, harder to use, and less portable than the IJG code, but it
|
/external/llvm/docs/ |
FAQ.rst | 41 How portable is the LLVM source code? 43 The LLVM source code should be portable to most modern Unix-like operating 287 portable is by using the preprocessor to include platform-specific code. In
|
/docs/source.android.com/src/devices/graphics/ |
automate-tests.jd | 63 <p>The command line Test Executor is a portable C++ tool for launching a test run
|
/external/bison/lib/ |
fcntl.in.h | 156 _GL_WARN_ON_USE (openat, "openat is not portable - "
|
signal.in.h | 149 _GL_WARN_ON_USE (pthread_sigmask, "pthread_sigmask is not portable - "
|
strerror_r.c | 225 unterminated string, so this strlen should be portable in
|
strtol.c | 127 people like to be portable to all possible C hosts. */
|
wait-process.c | 290 /* waitpid() is just as portable as wait() nowadays. */
|
/external/bison/m4/ |
include_next.m4 | 145 # "warning: #include of /usr/include/... may be non-portable".
|
/external/chromium-trace/trace-viewer/third_party/six/ |
CHANGES | 229 - Add the Iterator class for writing portable iterators.
|
/external/clang/test/Analysis/ |
ptr-arith.c | 49 p = (int*) 0x10000; // expected-warning{{Using a fixed address is not portable because that address will probably not be valid in all environments or platforms}}
|
/external/compiler-rt/www/ |
index.html | 102 <li> lib/builtins is a generic portable implementation of <b>builtins</b> routines.</li>
|
/external/freetype/include/internal/ |
ftcalc.h | 260 /* operations, but is at least completely portable. */
|
/external/google-breakpad/src/common/ |
convert_UTF.h | 104 16 bits, so wchar_t is no less portable than unsigned short!
|
/external/libcxxabi/www/ |
index.html | 51 <li>Provide a portable sublayer to ease the porting of <a href="http://libcxx.llvm.org/">libc++</a></li>
|
/external/libpcap/Win32/Include/arpa/ |
nameser.h | 311 * portable or it can be elegant but rarely both.
|
/external/libunwind/doc/ |
libunwind-ia64.man | 299 portable code should not rely on this equivalence.
|
Completed in 1380 milliseconds
<<11121314151617181920>>