Home
last modified time | relevance | path

Searched defs:show_owners (Results 1 – 8 of 8) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/lib/rubygems/commands/
H A Downer_command.rb65 def show_owners(name) method in OwnerCommand
/dports/lang/gnu-apl/apl-1.8/src/
H A DStateIndicator.cc355 StateIndicator::show_owners(ostream & out, const Value & value) const in show_owners() function in StateIndicator
H A DSymbolTable.cc260 SymbolTable::show_owners(ostream & out, const Value & value) const in show_owners() function in SymbolTable
H A DExecutable.cc490 Executable::show_owners(const char * prefix, ostream & out, const Value & value) const in show_owners() function in Executable
H A DWorkspace.cc469 Workspace::show_owners(ostream & out, const Value & value) in show_owners() function in Workspace
H A DSymbol.cc1032 Symbol::show_owners(ostream & out, const Value & value) const in show_owners() function in Symbol
H A DPrefix.cc281 Prefix::show_owners(const char * prefix, ostream & out, in show_owners() function in Prefix
H A DValue.cc740 Value::list_all(ostream & out, bool show_owners) in list_all()