Searched defs:STREAM (Results 1 – 10 of 10) sorted by relevance
216 STREAM() { in STREAM() enumConstant
81 STREAM { enumConstant
36 #define STREAM \ macro
18 pub const STREAM: Self = Self(c::SOCK_STREAM); constant
18 pub const STREAM: Self = Self(c::SOCK_STREAM as u32); constant
38 const STREAM = ffi::CMS_STREAM; constant
44 const STREAM = ffi::PKCS7_STREAM; constant
266 #define PRINT_FIELD(STREAM, DIRECTIVE, KERNEL_DESC, MEMBER_NAME, FIELD_NAME) \ in EmitAmdhsaKernelDescriptor() argument
1891 #define STREAM(v) [SND_PCM_STREAM_##v] = #v macro
8258 #define check_stream_dep_sib(STREAM, DEP_PREV, DEP_NEXT, SIB_PREV, SIB_NEXT) \ argument