Searched defs:RAW (Results 1 – 4 of 4) sorted by relevance
42 static final short RAW = (short) 0xCAC1; field in SparseInputStream.SparseChunk
98 RAW = ~(IS_INPUT | IS_OUTPUT | IS_CODED), enumerator
67 enum class RpcSecurity { RAW, TLS }; enumerator
1700 final int RAW = 0; in getMaxNumOutputs() local