OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MINFO
(Results
1 - 4
of
4
) sorted by null
/external/smack/src/org/xbill/DNS/
MINFORecord.java
30
* Creates an
MINFO
Record from the given data
40
super(name, Type.
MINFO
, dclass, ttl);
59
/** Converts the
MINFO
Record to a String */
Type.java
55
public static final int
MINFO
= 14;
240
types.add(
MINFO
, "
MINFO
", new MINFORecord());
/external/chromium_org/third_party/openssl/openssl/crypto/chacha/
Makefile
45
$(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/
MINFO
/external/chromium_org/third_party/openssl/openssl/crypto/poly1305/
Makefile
45
$(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/
MINFO
Completed in 141 milliseconds