/external/protobuf/ |
ltmain.sh | [all...] |
/external/v8/src/ |
serialize.cc | 147 #define DEF_ENTRY_C(name, ignored) \ 155 #define DEF_ENTRY_C(name, ignored) \ 159 #define DEF_ENTRY_A(name, kind, state, extra) DEF_ENTRY_C(name, ignored) [all...] |
platform-cygwin.cc | 169 // TODO(1240712): munmap has a return value which is ignored here. 693 static void DoRuntimeProfile(Sampler* sampler, void* ignored) {
|
platform-macos.cc | 172 // TODO(1240712): munmap has a return value which is ignored here. 812 static void DoRuntimeProfile(Sampler* sampler, void* ignored) {
|
platform-solaris.cc | 197 // TODO(1240712): munmap has a return value which is ignored here. 819 static void DoRuntimeProfile(Sampler* sampler, void* ignored) {
|
/libcore/luni/src/test/java/libcore/java/net/ |
OldDatagramSocketTest.java | [all...] |
/external/elfutils/src/ |
ld.h | 584 bool ignored; member in struct:output_section [all...] |
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/transport/ |
TransportManager.java | 514 catch (IOException ignored)
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
AsmPrinter.cpp | 171 // Very minimal debug info. It is ignored if we emit actual debug info. If we 583 bool ignored; local 585 &ignored); 1816 bool ignored; local [all...] |
/external/llvm/lib/VMCore/ |
ConstantFold.cpp | 570 bool ignored; local 578 APFloat::rmNearestTiesToEven, &ignored); 586 bool ignored; local 590 APFloat::rmTowardZero, &ignored); [all...] |
/external/mockwebserver/src/main/java/com/google/mockwebserver/ |
MockWebServer.java | 236 } catch (SocketException ignored) {
|
/external/oprofile/daemon/ |
opd_sfile.c | 206 sf->ignored = is_sf_ignored(sf);
|
/external/webkit/Source/WebCore/css/ |
MediaQueryEvaluator.cpp | 147 if (query->ignored())
|
/frameworks/base/core/java/android/webkit/ |
HTML5VideoViewProxy.java | 540 } catch (IOException ignored) { 541 // Ignored.
|
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/ |
CdmaSMSDispatcher.java | 144 + "receiving SMS. Ignored."); 384 // Cause code is ignored on success. 496 } catch (IOException ignored) {
|
/libcore/luni/src/main/java/libcore/io/ |
IoBridge.java | 414 } catch (IOException ignored) {
|
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
OpenSSLSocketImpl.java | [all...] |
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/channel/ |
ChannelManager.java | 265 catch (IOException ignored) 299 catch (IOException ignored) [all...] |
/external/llvm/lib/ExecutionEngine/ |
ExecutionEngine.cpp | 636 bool ignored; local 639 APFloat::rmTowardZero, &ignored); [all...] |
/external/v8/test/mjsunit/ |
date-parse.js | 75 'All of this stuff is really annnoying, so it will be ignored Jan 01 2000 08:00:00 UT',
|
/external/valgrind/main/VEX/test/ |
test-amd64.c | 703 uint32_t ignored[4]; member in struct:__anon13659 710 uint16_t ignored[4]; member in struct:__anon13660 [all...] |
test-i386.c | 665 uint32_t ignored[4]; member in struct:__anon13661 672 uint16_t ignored[4]; member in struct:__anon13662 [all...] |
/external/webkit/Source/WebKit2/UIProcess/API/mac/ |
PDFViewController.mm | 178 - (void)_updatePreferences:(id)ignored
|
/libcore/luni/src/main/java/java/io/ |
ObjectInputStream.java | [all...] |
/external/chromium/net/socket/ |
client_socket_pool_base_unittest.cc | 194 AddressList ignored; local 196 ignored, NULL, net::NetLog::Source()); 609 ClientSocketHandle ignored; local 611 &ignored, NULL, kDefaultPriority, 627 ClientSocketHandle ignored; local 631 &ignored, NULL, kDefaultPriority, [all...] |