OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sourced
(Results
1 - 2
of
2
) sorted by null
/external/guice/examples/src/example/xml/
XmlBeanModule.java
60
Binder
sourced
= originalBinder.withSource(xmlSource());
local
66
sourced
.addError("Missing 'type' attribute.");
76
sourced
.addError(e);
85
sourced
.addError("%s doesn't have a no-arg constructor.");
105
Binder
sourced
= originalBinder.withSource(xmlSource());
local
115
sourced
.addError("Missing attribute name.");
131
sourced
.addError("%s.%s() not found.", type.getName(), setterName);
138
sourced
.addError("%s.%s() must take one argument.",
144
Provider<?> provider =
sourced
.getProvider(Key.get(parameterTypes[0]));
/external/c-ares/
maketgz
66
# remove temporay
sourced
man pages
67
`make -s clean-
sourced
-manpages`;
Completed in 73 milliseconds