Lines Matching refs:in
4 // you may not use this file except in compliance with the License.
9 // Unless required by applicable law or agreed to in writing, software
34 // TODO: support this from host side in the future
41 // TODO: support this from host side in the future
43 // Get space available to write in FMQ.
47 // Get size of item in FMQ.
49 // Get number of items that fit in FMQ.
54 // This is an operation that is used in the target-side
104 // string to represent type of data in the queue
184 // in a handle object
187 // read() function in C I/O takes in a size_t,
203 // write() function in C I/O returns a ssize_t,