Searched defs:BINARY (Results 1 – 15 of 15) sorted by relevance
4 #define BINARY(x, y) x + y macro
9 #define BINARY 256 macro
17 BINARY=None variable
88 BINARY, enumerator
312 BINARY, enumerator
760 public static final int BINARY = 1; field in UResourceBundle
726 public static final int BINARY = 1; field in UResourceBundle
33 const BINARY = ffi::CMS_BINARY; constant
39 const BINARY = ffi::PKCS7_BINARY; constant
72 BINARY = bytes([0]) # 8-bit data path variable
41 BINARY = 'binary' variable in StreamParams
683 BINARY, enumerator
509 #define BINARY(SFunc, UFunc, FFunc) { \ in compileBinary() macro
2564 enum Type { TEXT, BINARY }; enumerator