Searched refs:completed (Results 1 - 25 of 181) sorted by relevance

12345678

/prebuilts/jdk/jdk8/darwin-x86/sample/nio/chatserver/
H A DClientReader.java69 public void completed(Integer result, ByteBuffer buffer) {
H A DChatServer.java90 public void completed(AsynchronousSocketChannel result, Void attachment) {
H A DClient.java116 public void completed(Integer result, ByteBuffer buffer) {
152 * @param completionHandler callback on completed read
/prebuilts/jdk/jdk8/linux-x86/sample/nio/chatserver/
H A DClientReader.java69 public void completed(Integer result, ByteBuffer buffer) {
H A DChatServer.java90 public void completed(AsynchronousSocketChannel result, Void attachment) {
H A DClient.java116 public void completed(Integer result, ByteBuffer buffer) {
152 * @param completionHandler callback on completed read
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
H A DAutoCompleteWindow.py159 completed = self._complete_string(self.start)
160 self._change_start(completed)
161 i = self._binary_search(completed)
162 if self.completions[i] == completed and \
164 self.completions[i+1][:len(completed)] != completed):
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
H A DAutoCompleteWindow.py159 completed = self._complete_string(self.start)
160 self._change_start(completed)
161 i = self._binary_search(completed)
162 if self.completions[i] == completed and \
164 self.completions[i+1][:len(completed)] != completed):
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A DAutoCompleteWindow.py159 completed = self._complete_string(self.start)
160 self._change_start(completed)
161 i = self._binary_search(completed)
162 if self.completions[i] == completed and \
164 self.completions[i+1][:len(completed)] != completed):
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A DAutoCompleteWindow.py159 completed = self._complete_string(self.start)
160 self._change_start(completed)
161 i = self._binary_search(completed)
162 if self.completions[i] == completed and \
164 self.completions[i+1][:len(completed)] != completed):
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A DDepthFirstIterator.h66 // one more method, completed, which is invoked when all children of a
77 void completed(NodeRef) { } function in struct:llvm::df_iterator_default_set
137 this->Visited.completed(Node);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
H A DDepthFirstIterator.h66 // one more method, completed, which is invoked when all children of a
78 void completed(NodeRef) {} function in struct:llvm::df_iterator_default_set
140 this->Visited.completed(Node);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
H A DDepthFirstIterator.h66 // one more method, completed, which is invoked when all children of a
78 void completed(NodeRef) {} function in struct:llvm::df_iterator_default_set
140 this->Visited.completed(Node);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
H A DDepthFirstIterator.h66 // one more method, completed, which is invoked when all children of a
78 void completed(NodeRef) {} function in struct:llvm::df_iterator_default_set
140 this->Visited.completed(Node);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
H A DDepthFirstIterator.h66 // one more method, completed, which is invoked when all children of a
78 void completed(NodeRef) {} function in struct:llvm::df_iterator_default_set
140 this->Visited.completed(Node);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
H A DDepthFirstIterator.h66 // one more method, completed, which is invoked when all children of a
78 void completed(NodeRef) {} function in struct:llvm::df_iterator_default_set
140 this->Visited.completed(Node);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
H A DDepthFirstIterator.h66 // one more method, completed, which is invoked when all children of a
78 void completed(NodeRef) {} function in struct:llvm::df_iterator_default_set
140 this->Visited.completed(Node);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A DDepthFirstIterator.h66 // one more method, completed, which is invoked when all children of a
77 void completed(NodeRef) { } function in struct:llvm::df_iterator_default_set
137 this->Visited.completed(Node);
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
H A DDepthFirstIterator.h66 // one more method, completed, which is invoked when all children of a
78 void completed(NodeRef) {} function in struct:llvm::df_iterator_default_set
140 this->Visited.completed(Node);
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
H A DDepthFirstIterator.h66 // one more method, completed, which is invoked when all children of a
78 void completed(NodeRef) {} function in struct:llvm::df_iterator_default_set
140 this->Visited.completed(Node);
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
H A DDepthFirstIterator.h66 // one more method, completed, which is invoked when all children of a
78 void completed(NodeRef) {} function in struct:llvm::df_iterator_default_set
140 this->Visited.completed(Node);
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
H A DDepthFirstIterator.h66 // one more method, completed, which is invoked when all children of a
78 void completed(NodeRef) {} function in struct:llvm::df_iterator_default_set
140 this->Visited.completed(Node);
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
H A DDepthFirstIterator.h66 // one more method, completed, which is invoked when all children of a
78 void completed(NodeRef) {} function in struct:llvm::df_iterator_default_set
140 this->Visited.completed(Node);
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
H A DDepthFirstIterator.h66 // one more method, completed, which is invoked when all children of a
78 void completed(NodeRef) {} function in struct:llvm::df_iterator_default_set
140 this->Visited.completed(Node);
/prebuilts/gradle-plugin/com/android/tools/lint/lint-gradle-api/26.2.0-alpha16/
H A Dlint-gradle-api-26.2.0-alpha16.jar ... $getLintClassLoader$listener$1 INSTANCE public final void completed () java.lang.reflect.Method disposeMethod Class cls ...

Completed in 1968 milliseconds

12345678