OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FormatElement
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/libaddressinput/src/cpp/src/
format_element.cc
25
FormatElement
::
FormatElement
(AddressField field) : field_(field), literal_() {}
27
FormatElement
::
FormatElement
(const std::string& literal)
32
FormatElement
::
FormatElement
()
35
bool
FormatElement
::operator==(const
FormatElement
& other) const {
43
const i18n::addressinput::
FormatElement
& element) {
format_element.h
30
class
FormatElement
{
33
explicit
FormatElement
(AddressField field);
36
explicit
FormatElement
(const std::string& literal);
39
FormatElement
();
50
bool operator==(const
FormatElement
& other) const;
59
// this
FormatElement
represents an address field.
68
const i18n::addressinput::
FormatElement
& field);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar
/external/jarjar/lib/
apache-ant-1.9.4.jar
/external/owasp/sanitizer/tools/findbugs/lib/
ant.jar
Completed in 180 milliseconds