Home
last modified time | relevance | path

Searched defs:cmt (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dflag-definitions.h28 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument
30 #define FLAG_READONLY(ftype, ctype, nam, def, cmt) \ argument
37 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument
40 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument
48 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument
54 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument
78 #define FLAG_FULL(ftype, ctype, nam, def, cmt) argument
82 #define FLAG_READONLY(ftype, ctype, nam, def, cmt) argument
158 #define DEFINE_BOOL(nam, def, cmt) FLAG(BOOL, bool, nam, def, cmt) argument
159 #define DEFINE_BOOL_READONLY(nam, def, cmt) \ argument
[all …]
/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DConstantPool.java153 final ConstantMethodType cmt = (ConstantMethodType) c; in constantToString() local
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/
DZipUtil.java245 final UnicodeCommentExtraField cmt = (UnicodeCommentExtraField) in setNameAndCommentFromExtraFields() local
/external/u-boot/fs/ubifs/
Dubifs.h1095 unsigned cmt:1; member
1526 unsigned cmt:1; member