OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EQUIVALENT
(Results
1 - 4
of
4
) sorted by null
/external/protobuf/src/google/protobuf/util/
message_differencer.h
120
// Determines whether the supplied messages are
equivalent
. Equivalency is
125
// Also,
Equivalent
() ignores unknown fields. Use IgnoreField() and Compare()
130
static bool
Equivalent
(const Message& message1, const Message& message2);
145
// Determines whether the supplied messages are approximately
equivalent
.
147
// being approximately
equivalent
. As in
152
// set to said value, as per MessageDiffencer::
Equivalent
. Use IgnoreField()
348
EQUIVALENT
, // Fields with default values are considered set
[
all
...]
/external/cldr/tools/java/org/unicode/cldr/util/
Annotations.java
43
public static final String
EQUIVALENT
= "?";
533
shortName =
EQUIVALENT
;
539
keywords = Collections.singleton(
EQUIVALENT
);
/external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar
htmlparser-1.3.jar
Completed in 269 milliseconds