Searched
full:assume (Results
526 -
550 of
9582) sorted by null
<<21222324252627282930>>
/external/autotest/utils/ |
autotest-rh.init | 51 # Assume pass
|
/external/bison/lib/ |
c-strcase.h | 24 /* The functions defined in this file assume the "C" locale and a character
|
mbsinit.c | 39 We assume that
|
stdint.in.h | 136 /* Here we assume a standard architecture where the hardware integer 160 /* If the system defines INT64_MAX, assume int64_t works. That way, 218 /* Here we assume a standard architecture where the hardware integer 248 /* Here we assume a standard architecture where the hardware integer 304 /* If the system defines INTMAX_MAX, assume that intmax_t works, and 349 /* Here we assume a standard architecture where the hardware integer 386 /* Here we assume a standard architecture where the hardware integer 425 /* Here we assume a standard architecture where the hardware integer 577 /* Here we assume a standard architecture where the hardware integer
|
/external/bison/m4/ |
calloc.m4 | 39 # If we don't know, assume the worst.
|
getdelim.m4 | 56 , dnl We're cross compiling. Assume it works on glibc2 systems.
|
getline.m4 | 63 , dnl We're cross compiling. Assume it works on glibc2 systems.
|
open.m4 | 20 [# Assume that if we have lstat, we can also check symlinks.
|
signal_h.m4 | 69 dnl Assume proper GNU behavior unless another module says otherwise.
|
time_h.m4 | 97 dnl Assume proper GNU behavior unless another module says otherwise.
|
warnings.m4 | 23 # FIXME: gl_Warn must be used unquoted until we can assume Autoconf
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
DERApplicationSpecific.java | 21 * Create an application specific object from the passed in data. This will assume
|
/external/chromium-trace/catapult/telemetry/telemetry/ |
__init__.py | 24 # Some call sites that use Telemetry assume that sys.path[0] is the
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
PointerArithChecker.cpp | 94 // This checker try not to assume anything about placement and overloaded 141 // assume that this is an array to avoid false positives. 145 // No AllocKind stored and not symbolic, assume that it points to a single 235 // Assume that C allocation functions allocate arrays to avoid false
|
PthreadLockChecker.cpp | 165 std::tie(lockFail, lockSucc) = state->assume(retVal); 168 std::tie(lockSucc, lockFail) = state->assume(retVal); 177 // Assume that the return value was 0. 178 lockSucc = state->assume(retVal, false);
|
/external/clang/test/Analysis/ |
PR24184.cpp | 1 // RUN: %clang_cc1 -w -analyze -analyzer-eagerly-assume -fcxx-exceptions -analyzer-checker=core -analyzer-checker=alpha.core.PointerArithm,alpha.core.CastToStruct -analyzer-max-loop 64 -verify %s
|
malloc.cpp | 23 // Assume that functions which take a function pointer can free memory even if
|
/external/clang/tools/clang-format/ |
clang-format-sublime.py | 42 '-assume-filename', str(self.view.file_name())])
|
/external/curl/docs/examples/ |
multi-single.c | 86 wait for. Try timeout on first occurrence, then assume no file
|
/external/curl/docs/libcurl/opts/ |
CURLOPT_MAIL_RCPT.3 | 40 the first character libcurl will assume you provided a single email address
|
/external/curl/include/ |
README | 45 * We cannot assume anything else but very basic compiler features being
|
/external/curl/lib/ |
strtoofft.h | 70 /* assume CURL_SIZEOF_CURL_OFF_T == 8 */
|
/external/curl/tests/libtest/ |
lib556.c | 78 /* we assume that sending always work */
|
/external/deqp/targets/default/ |
default.cmake | 40 # Assume that GLESv2 provides ES3 symbols if GLES3/gl3.h was found
|
/external/e2fsprogs/ |
INSTALL.elfbin | 6 Also please note that these binaries assume the use of the GNU Libc.
|
Completed in 1113 milliseconds
<<21222324252627282930>>