OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RequestedName
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Support/
VirtualFileSystem.cpp
578
/// Return the \p Status for this node. \p
RequestedName
should be the name
581
Status getStatus(const Twine &
RequestedName
) const {
582
return Status::copyWithNewName(Stat,
RequestedName
);
621
std::string
RequestedName
;
625
std::string
RequestedName
)
626
: Node(Node),
RequestedName
(std::move(
RequestedName
)) {}
629
return Node.getStatus(
RequestedName
);
652
/// Return the \p Status for this node. \p
RequestedName
should be the name
655
Status getStatus(const Twine &
RequestedName
) const
[
all
...]
/src/sys/external/bsd/acpica/dist/debugger/
dbnames.c
385
char *
RequestedName
= (char *) Context;
397
if ((
RequestedName
[i] != '?') &&
398
(
RequestedName
[i] != ((ACPI_NAMESPACE_NODE *)
Completed in 16 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026