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
75 enum class RpcSecurity { RAW, TLS }; enumerator
1712 final int RAW = 0; in getMaxNumOutputs() local