Searched +defs:c +defs:basic +defs:offset (Results 1 – 2 of 2) sorted by relevance
777 #define IDX(c,r) (((c-1)*3) + (r-1)) in VECN() argument1718 unsigned offset = 0; in struct_location_offset() local1950 int c = this->matrix_columns; in std140_base_alignment() local2164 unsigned offset = 0; in get_explicit_std140_type() local2275 int c = this->matrix_columns; in std430_base_alignment() local2522 unsigned offset = 0; in get_explicit_std430_type() local2926 } basic; member
115 #define IS_SLASH(c) ((c) == L'\\' || (c) == L'/') argument116 #define IS_LETTER(c) (((c) >= L'a' && (c) <= L'z') || \ argument848 int64_t offset = req->fs.info.offset; in fs__read() local1054 int64_t offset = req->fs.info.offset; in fs__write() local1192 FILE_BASIC_INFORMATION basic = { 0 }; in fs__unlink() local2104 int64_t offset = req->fs.info.offset; in fs__sendfile() local2918 int64_t offset, in uv_fs_read()2951 int64_t offset, in uv_fs_write()3287 int64_t offset, uv_fs_cb cb) { in uv_fs_ftruncate()