HomeSort by relevance Sort by last modified time
    Searched defs:getTail (Results 1 - 25 of 69) sorted by null

1 2 3

  /libcore/ojluni/src/main/java/java/util/logging/
Formatter.java 38 * and getTail methods can be used to obtain these strings.
87 public String getTail(Handler h) {
XMLFormatter.java 269 public String getTail(Handler h) {
  /libcore/luni/src/test/java/libcore/java/util/logging/
OldFileHandlerTest.java 361 sb.append(formatter.getTail(handler));
367 sb.append(formatter.getTail(handler));
493 public String getTail(Handler h) {
  /external/llvm/include/llvm/ADT/
ImmutableList.h 41 const ImmutableListImpl* getTail() const { return Tail; }
87 iterator& operator++() { L = L->getTail(); return *this; }
128 /// getTail - Returns the tail of the list, which is another (possibly empty)
130 ImmutableList getTail() {
131 return X ? X->getTail() : nullptr;
ilist.h 317 NodeTy *getTail() { return this->ensureHead(Head); }
318 const NodeTy *getTail() const { return this->ensureHead(Head); }
352 Traits::destroySentinel(getTail());
366 return iterator(getTail());
370 return const_iterator(getTail());
383 return !Head || Head == getTail();
397 return *this->getPrev(getTail());
401 return *this->getPrev(getTail());
480 Head = getTail();
499 NodeTy *ThisSentinel = getTail();
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
ImmutableList.h 42 const ImmutableListImpl* getTail() const { return Tail; }
88 iterator& operator++() { L = L->getTail(); return *this; }
129 /// getTail - Returns the tail of the list, which is another (possibly empty)
131 ImmutableList getTail() {
132 return X ? X->getTail() : 0;
ilist.h 319 NodeTy *getTail() { return this->ensureHead(Head); }
320 const NodeTy *getTail() const { return this->ensureHead(Head); }
354 Traits::destroySentinel(getTail());
368 return iterator(getTail());
372 return const_iterator(getTail());
384 bool empty() const { return Head == 0 || Head == getTail(); }
397 return *this->getPrev(getTail());
401 return *this->getPrev(getTail());
478 NodeTy *ThisSentinel = getTail();
480 NodeTy *L2Sentinel = L2.getTail();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ImmutableList.h 42 const ImmutableListImpl* getTail() const { return Tail; }
89 iterator& operator++() { L = L->getTail(); return *this; }
131 /// getTail - Returns the tail of the list, which is another (possibly empty)
133 ImmutableList getTail() {
134 return X ? X->getTail() : nullptr;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
ImmutableList.h 42 const ImmutableListImpl* getTail() const { return Tail; }
89 iterator& operator++() { L = L->getTail(); return *this; }
131 /// getTail - Returns the tail of the list, which is another (possibly empty)
133 ImmutableList getTail() {
134 return X ? X->getTail() : nullptr;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
ImmutableList.h 42 const ImmutableListImpl* getTail() const { return Tail; }
89 iterator& operator++() { L = L->getTail(); return *this; }
131 /// getTail - Returns the tail of the list, which is another (possibly empty)
133 ImmutableList getTail() {
134 return X ? X->getTail() : nullptr;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
ImmutableList.h 42 const ImmutableListImpl* getTail() const { return Tail; }
89 iterator& operator++() { L = L->getTail(); return *this; }
131 /// getTail - Returns the tail of the list, which is another (possibly empty)
133 ImmutableList getTail() {
134 return X ? X->getTail() : nullptr;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
ImmutableList.h 42 const ImmutableListImpl* getTail() const { return Tail; }
89 iterator& operator++() { L = L->getTail(); return *this; }
131 /// getTail - Returns the tail of the list, which is another (possibly empty)
133 ImmutableList getTail() {
134 return X ? X->getTail() : nullptr;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
ImmutableList.h 42 const ImmutableListImpl* getTail() const { return Tail; }
89 iterator& operator++() { L = L->getTail(); return *this; }
131 /// getTail - Returns the tail of the list, which is another (possibly empty)
133 ImmutableList getTail() {
134 return X ? X->getTail() : nullptr;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
ImmutableList.h 42 const ImmutableListImpl* getTail() const { return Tail; }
89 iterator& operator++() { L = L->getTail(); return *this; }
131 /// getTail - Returns the tail of the list, which is another (possibly empty)
133 ImmutableList getTail() {
134 return X ? X->getTail() : nullptr;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ImmutableList.h 42 const ImmutableListImpl* getTail() const { return Tail; }
89 iterator& operator++() { L = L->getTail(); return *this; }
131 /// getTail - Returns the tail of the list, which is another (possibly empty)
133 ImmutableList getTail() {
134 return X ? X->getTail() : nullptr;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
ImmutableList.h 42 const ImmutableListImpl* getTail() const { return Tail; }
89 iterator& operator++() { L = L->getTail(); return *this; }
131 /// getTail - Returns the tail of the list, which is another (possibly empty)
133 ImmutableList getTail() {
134 return X ? X->getTail() : nullptr;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
ImmutableList.h 42 const ImmutableListImpl* getTail() const { return Tail; }
89 iterator& operator++() { L = L->getTail(); return *this; }
131 /// getTail - Returns the tail of the list, which is another (possibly empty)
133 ImmutableList getTail() {
134 return X ? X->getTail() : nullptr;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
ImmutableList.h 42 const ImmutableListImpl* getTail() const { return Tail; }
89 iterator& operator++() { L = L->getTail(); return *this; }
131 /// getTail - Returns the tail of the list, which is another (possibly empty)
133 ImmutableList getTail() {
134 return X ? X->getTail() : nullptr;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
ImmutableList.h 42 const ImmutableListImpl* getTail() const { return Tail; }
89 iterator& operator++() { L = L->getTail(); return *this; }
131 /// getTail - Returns the tail of the list, which is another (possibly empty)
133 ImmutableList getTail() {
134 return X ? X->getTail() : nullptr;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
ImmutableList.h 42 const ImmutableListImpl* getTail() const { return Tail; }
89 iterator& operator++() { L = L->getTail(); return *this; }
131 /// getTail - Returns the tail of the list, which is another (possibly empty)
133 ImmutableList getTail() {
134 return X ? X->getTail() : nullptr;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
ImmutableList.h 42 const ImmutableListImpl* getTail() const { return Tail; }
89 iterator& operator++() { L = L->getTail(); return *this; }
131 /// getTail - Returns the tail of the list, which is another (possibly empty)
133 ImmutableList getTail() {
134 return X ? X->getTail() : nullptr;
  /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
FileHandlerTest.java 233 sb.append(formatter.getTail(handler));
239 sb.append(formatter.getTail(handler));
515 assertEquals(msg, f.getHead(handler) + f.format(r) + f.getTail(handler));
623 public String getTail(Handler h) {
ConsoleHandlerTest.java 453 * @see java.util.logging.Formatter#getTail(java.util.logging.Handler)
455 public String getTail(Handler h) {
SocketHandlerTest.java 671 * @see java.util.logging.Formatter#getTail(java.util.logging.Handler)
673 public String getTail(Handler h) {
StreamHandlerTest.java 831 * @see java.util.logging.Formatter#getTail(java.util.logging.Handler)
833 public String getTail(Handler h) {
    [all...]

Completed in 1572 milliseconds

1 2 3