Home
last modified time | relevance | path

Searched defs:io_type (Results 1 - 4 of 4) sorted by relevance

/third_party/alsa-lib/include/sound/uapi/
H A Dhdsp.h85 enum HDSP_IO_Type io_type; member
/third_party/ltp/lib/
H A Dtlibio.c546 char *io_type; /* Holds string of type of io */ in lio_write_buffer() local
1121 char *io_type; /* Holds string of type of io */ lio_read_buffer() local
[all...]
/third_party/ltp/testcases/kernel/fs/doio/
H A Dgrowfiles.c163 int io_type = 0; /* I/O type -sync */ variable
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1147 store_aos(struct gallivm_state *gallivm, LLVMTypeRef io_type, LLVMValueRef io_ptr, LLVMValueRef index, LLVMValueRef value) store_aos() argument
1226 store_aos_array(struct gallivm_state *gallivm, struct lp_type soa_type, LLVMTypeRef io_type, LLVMValueRef io_ptr, LLVMValueRef *indices, LLVMValueRef* aos, int attrib, int num_outputs, LLVMValueRef clipmask, boolean need_edgeflag) store_aos_array() argument
1297 convert_to_aos(struct gallivm_state *gallivm, LLVMTypeRef io_type, LLVMValueRef io, LLVMValueRef *indices, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS], LLVMValueRef clipmask, int num_outputs, struct lp_type soa_type, boolean need_edgeflag) convert_to_aos() argument
1376 store_clip(struct gallivm_state *gallivm, const struct lp_type vs_type, LLVMTypeRef io_type, LLVMValueRef io_ptr, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS], int idx) store_clip() argument
[all...]

Completed in 8 milliseconds