/external/v8/src/ |
mark-compact.cc | 1818 int ignored; local [all...] |
ast.h | 855 uint32_t ignored; local 856 return !String::cast(*handle_)->AsArrayIndex(&ignored); [all...] |
regexp.js | 455 function NoOpSetter(ignored) {}
|
isolate.h | 270 // Whether out of memory exceptions should be ignored. [all...] |
platform-linux.cc | 329 // TODO(1240712): munmap has a return value which is ignored here. 339 // TODO(1240712): mprotect has a return value which is ignored here. 345 // TODO(1240712): mprotect has a return value which is ignored here. 1016 static void DoRuntimeProfile(Sampler* sampler, void* ignored) {
|
/external/valgrind/main/massif/tests/ |
culling2.stderr.exp | [all...] |
/external/chromium/net/base/ |
cookie_monster.cc | 201 url_canon::CanonHostInfo ignored; local 202 std::string cookie_domain(CanonicalizeHost(domain_string, &ignored)); [all...] |
/external/llvm/include/llvm/CodeGen/ |
SelectionDAGNodes.h | 1197 bool ignored; local [all...] |
/external/v8/test/mjsunit/ |
json.js | 306 // have those properties ignored.
|
/external/chromium/chrome/browser/chromeos/login/ |
signed_settings.cc | 719 return kVeritas[1]; // New users allowed, user_whitelist() ignored. 752 return ""; // Default to invalid proxy config (will be ignored). 797 void StorePolicyOp::Succeed(bool ignored) {
|
/external/chromium/chrome/browser/ui/views/tabs/ |
tab_strip.cc | 45 #pragma GCC diagnostic ignored "-Wstrict-overflow" [all...] |
/external/clang/lib/AST/ |
ExprConstant.cpp | 230 bool ignored; local 231 (void)Value.convertToInteger(Result, llvm::APFloat::rmTowardZero, &ignored); 237 bool ignored; local 240 APFloat::rmNearestTiesToEven, &ignored); [all...] |
/external/llvm/lib/VMCore/ |
ConstantFold.cpp | 572 bool ignored; local 579 APFloat::rmNearestTiesToEven, &ignored); 587 bool ignored; local 591 APFloat::rmTowardZero, &ignored); [all...] |
AsmWriter.cpp | 718 bool ignored; local 749 &ignored); [all...] |
Constants.cpp | 489 bool ignored; local 491 APFloat::rmNearestTiesToEven, &ignored); local [all...] |
/external/ppp/pppd/plugins/radius/ |
radius.c | 1078 radius_acct_interim(void *ignored) [all...] |
/external/qemu/audio/ |
alsaaudio.c | 31 #pragma GCC diagnostic ignored "-Waddress" [all...] |
/libcore/luni/src/main/java/java/io/ |
ObjectStreamClass.java | 406 // Static field, parameter is ignored 633 // Ignored 687 } catch (NoSuchMethodException ignored) { [all...] |
/libcore/luni/src/main/java/java/net/ |
URI.java | 560 } catch (IllegalArgumentException ignored) { [all...] |
/libcore/luni/src/main/java/java/util/ |
GregorianCalendar.java | 342 GregorianCalendar(boolean ignored) { [all...] |
/external/iproute2/doc/ |
api-ip6-flowlabels.tex | 172 extension headers are ignored. Instead, kernel uses the values
|
ip-tunnels.tex | 326 If tunnel exists, but it is not in \verb|UP| state, the tunnel is ignored.
|
/external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/ |
markdown.php | [all...] |
/external/llvm/lib/Target/CppBackend/ |
CPPBackend.cpp | 203 bool ignored; local 206 APF.convert(APFloat::IEEEdouble, APFloat::rmNearestTiesToEven, &ignored); [all...] |
/external/v8/tools/ |
tickprocessor.js | 174 // Ignored events. 423 // Print the unknown ticks percentage if they are not ignored.
|