HomeSort by relevance Sort by last modified time
    Searched refs:ignored (Results 326 - 350 of 425) sorted by null

<<11121314151617

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaSMSDispatcher.java 147 + "receiving SMS. Ignored.");
387 // Cause code is ignored on success.
499 } 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...]
TrustedCertificateStore.java 451 } catch (IOException ignored) {
  /external/expat/conftools/
ltmain.sh     [all...]
  /external/expat/
libtool     [all...]
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/channel/
ChannelManager.java 265 catch (IOException ignored)
299 catch (IOException ignored)
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh     [all...]
  /external/libvorbis/doc/
06-floor0.tex 98 decode. The extra values are not used and may be ignored or discarded.
  /external/llvm/lib/ExecutionEngine/
ExecutionEngine.cpp 637 bool ignored; local
640 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',
json.js 304 // have those properties ignored.
  /external/valgrind/main/VEX/test/
test-amd64.c 703 uint32_t ignored[4]; member in struct:__anon15006
710 uint16_t ignored[4]; member in struct:__anon15007
    [all...]
test-i386.c 665 uint32_t ignored[4]; member in struct:__anon15008
672 uint16_t ignored[4]; member in struct:__anon15009
    [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...]
  /external/valgrind/main/massif/tests/
culling1.stderr.exp 432 Massif: ignored heap allocs: ...
433 Massif: ignored heap frees: ...
434 Massif: ignored heap reallocs: ...
culling2.stderr.exp     [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 364 % @comment ...line which is ignored...
    [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 1204 bool ignored; local
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 1083 bool ignored; local
1086 &ignored); local
2504 bool ignored; local
2508 APFloat::rmNearestTiesToEven, &ignored); local
2514 bool ignored; local
3090 bool ignored; local
3094 APFloat::rmNearestTiesToEven, &ignored); local
    [all...]
  /external/v8/src/
regexp.js 454 var NoOpSetter = function(ignored) {};
  /libcore/luni/src/test/java/libcore/java/net/
OldSocketTest.java 128 } catch (IOException ignored) {
136 } catch (IOException ignored) {
    [all...]

Completed in 969 milliseconds

<<11121314151617