/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/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() function 91 /// position in the StringRef) and returns a std::vector<Completion>. argument
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LineEditor/ |
D | LineEditor.h | 66 struct Completion { struct 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/googleapis/google/cloud/talent/v4/ |
D | completion_service.proto | 32 service Completion { service 40 rpc CompleteQuery(CompleteQueryRequest) returns (CompleteQueryResponse) {
|
/external/google-cloud-java/java-talent/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/ |
D | completion_service.proto | 32 service Completion { service 40 rpc CompleteQuery(CompleteQueryRequest) returns (CompleteQueryResponse) {
|
/external/google-cloud-java/java-talent/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/ |
D | completion_service.proto | 32 service Completion { service 40 rpc CompleteQuery(CompleteQueryRequest) returns (CompleteQueryResponse) {
|
/external/googleapis/google/cloud/talent/v4beta1/ |
D | completion_service.proto | 32 service Completion { service 40 rpc CompleteQuery(CompleteQueryRequest) returns (CompleteQueryResponse) {
|
/external/python/cpython3/Doc/library/ |
D | readline.rst | 229 Completion chapter
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/fend-core-1.5.5/src/ |
D | lib.rs | 516 pub struct Completion { struct 521 impl Completion { argument 587 pub fn get_completions_for_prefix(mut prefix: &str) -> (usize, Vec<Completion>) { in get_completions_for_prefix()
|
D | units.rs | 283 pub(crate) fn get_completions_for_prefix(prefix: &str) -> Vec<crate::Completion> { in get_completions_for_prefix()
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/fend-core-1.5.5/src/ |
D | lib.rs | 516 pub struct Completion { struct 521 impl Completion { implementation 587 pub fn get_completions_for_prefix(mut prefix: &str) -> (usize, Vec<Completion>) { in get_completions_for_prefix()
|
D | units.rs | 283 pub(crate) fn get_completions_for_prefix(prefix: &str) -> Vec<crate::Completion> { in get_completions_for_prefix()
|
/external/pigweed/pw_console/py/pw_console/ |
D | web_kernel.py | 53 suggestions: list[Completion], 90 all_completions: list[Completion],
|
/external/flatbuffers/swift/Sources/FlatBuffers/ |
D | Verifiable.swift | 149 public typealias Completion = (inout Verifier, S, Int) throws -> Void typealias
|
/external/grpc-grpc/test/cpp/common/ |
D | alarm_test.cc | 89 struct Completion { struct 90 bool completed = false; 91 std::mutex mu; 92 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/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
D | MmMp.h | 42 MM_COMPLETION Completion; member
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/ |
D | MmMp.h | 42 MM_COMPLETION Completion; member
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/ |
D | MmMp.h | 42 MM_COMPLETION Completion; member
|
/external/pytorch/torch/csrc/lazy/core/ |
D | thread_pool.cpp | 150 Completion::Completion(std::shared_ptr<Data> data) : data_(std::move(data)) {} in Completion() function in torch::lazy::Completion
|
/external/grpc-grpc/src/python/grpcio/grpc/framework/interfaces/base/ |
D | base.py | 82 class Completion(abc.ABC): class
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/LineEditor/ |
D | LineEditor.cpp | 171 for (const std::string &Completion : Action.Completions) in ElCompletionFn() local
|
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
D | UninterruptiblesTest.java | 505 private static final class Completion { class in UninterruptiblesTest 509 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/angle/third_party/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
|