| /external/llvm/include/llvm/LineEditor/ |
| D | LineEditor.h | 67 struct Completion { struct 68 Completion() {} in Completion() argument 69 Completion(const std::string &TypedText, const std::string &DisplayText) in Completion() argument 92 /// position in the StringRef) and returns a std::vector<Completion>. argument
|
| /external/llvm-project/llvm/include/llvm/LineEditor/ |
| D | LineEditor.h | 66 struct Completion { struct 67 Completion() {} in Completion() function 68 Completion(const std::string &TypedText, const std::string &DisplayText) in Completion() function 91 /// position in the StringRef) and returns a std::vector<Completion>. argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LineEditor/ |
| D | LineEditor.h | 66 struct Completion { struct 67 Completion() {} in Completion() argument 68 Completion(const std::string &TypedText, const std::string &DisplayText) in Completion() argument 91 /// position in the StringRef) and returns a std::vector<Completion>. argument
|
| /external/python/cpython3/Doc/library/ |
| D | readline.rst | 216 Completion chapter
|
| /external/python/cpython2/Doc/library/ |
| D | readline.rst | 193 Completion chapter
|
| /external/grpc-grpc/test/cpp/common/ |
| D | alarm_test.cc | 50 struct Completion { struct 51 bool completed = false; 52 std::mutex mu; 53 std::condition_variable cv;
|
| /external/clang/lib/ASTMatchers/Dynamic/ |
| D | Parser.cpp | 440 const MatcherCompletion& Completion) { in addCompletion() 477 for (const auto &Completion : S->getMatcherCompletions(AcceptedTypes)) { in addExpressionCompletions() local 481 for (const auto &Completion : getNamedValueCompletions(AcceptedTypes)) { in addExpressionCompletions() local
|
| /external/llvm-project/clang/lib/ASTMatchers/Dynamic/ |
| D | Parser.cpp | 542 const MatcherCompletion& Completion) { in addCompletion() 579 for (const auto &Completion : S->getMatcherCompletions(AcceptedTypes)) { in addExpressionCompletions() local 583 for (const auto &Completion : getNamedValueCompletions(AcceptedTypes)) { in addExpressionCompletions() local
|
| /external/llvm-project/lldb/include/lldb/Utility/ |
| D | CompletionRequest.h | 53 Completion(llvm::StringRef completion, llvm::StringRef description, in Completion() function
|
| /external/llvm-project/lldb/utils/TableGen/ |
| D | LLDBOptionDefEmitter.cpp | 126 for (llvm::StringRef Completion : O.Completions) in emitOption() local
|
| /external/grpc-grpc/src/python/grpcio/grpc/framework/interfaces/base/ |
| D | base.py | 87 class Completion(six.with_metaclass(abc.ABCMeta)): class
|
| /external/guava/guava-tests/test/com/google/common/util/concurrent/ |
| D | UninterruptiblesTest.java | 527 private static final class Completion { class in UninterruptiblesTest 531 Completion(long expectedCompletionWaitMillis) { in Completion() method in UninterruptiblesTest.Completion
|
| /external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
| D | tsserver.go | 49 Completion(context.Context, *CompletionParams) (*CompletionList, error) methodSpec 671 func (s *serverDispatcher) Completion(ctx context.Context, params *CompletionParams) (*CompletionLi… func
|
| /external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
| D | UninterruptiblesTest.java | 506 private static final class Completion { class in UninterruptiblesTest 510 Completion(long expectedCompletionWaitMillis) { in Completion() method in UninterruptiblesTest.Completion
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/lsp/protocol/ |
| D | tsserver.go | 49 Completion(context.Context, *CompletionParams) (*CompletionList, error) methodSpec 671 func (s *serverDispatcher) Completion(ctx context.Context, params *CompletionParams) (*CompletionLi… func
|
| /external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
| D | tsserver.go | 49 Completion(context.Context, *CompletionParams) (*CompletionList, error) methodSpec 671 func (s *serverDispatcher) Completion(ctx context.Context, params *CompletionParams) (*CompletionLi… func
|
| /external/clang/unittests/ASTMatchers/Dynamic/ |
| D | RegistryTest.cpp | 447 TEST_F(RegistryTest, Completion) { in TEST_F() argument
|
| /external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/ |
| D | langsvr.go | 223 func (s *server) Completion(ctx context.Context, p *lsp.CompletionParams) (*lsp.CompletionList, err… func
|
| /external/llvm-project/lldb/include/lldb/Core/ |
| D | IOHandler.h | 197 enum class Completion { None, LLDBCommand, Expression }; enum
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/ |
| D | langsvr.go | 228 func (s *server) Completion(ctx context.Context, p *lsp.CompletionParams) (*lsp.CompletionList, err… func
|
| /external/deqp-deps/SPIRV-Tools/utils/vscode/src/ |
| D | langsvr.go | 223 func (s *server) Completion(ctx context.Context, p *lsp.CompletionParams) (*lsp.CompletionList, err… func
|
| /external/llvm-project/clang/unittests/ASTMatchers/Dynamic/ |
| D | RegistryTest.cpp | 447 TEST_F(RegistryTest, Completion) { in TEST_F() argument
|
| /external/llvm-project/clang/include/clang/Frontend/ |
| D | ASTUnit.h | 271 CodeCompletionString *Completion; member
|
| /external/clang/include/clang/Frontend/ |
| D | ASTUnit.h | 326 CodeCompletionString *Completion; member
|
| /external/llvm-project/clang-tools-extra/clangd/ |
| D | CodeComplete.cpp | 507 CodeCompletion Completion; member
|