Searched defs:umask (Results 1 - 8 of 8) sorted by relevance

/external/clang/test/CodeGen/
H A D2003-11-04-EmptyStruct.c4 struct fs_struct { rwlock_t lock; int umask; }; member in struct:fs_struct
/external/oprofile/gui/
H A Doprof_start_config.h25 uint umask; member in struct:event_setting
/external/ltrace/sysdeps/linux-gnu/metag/
H A Dtrace.c277 int umask = 0, optype = 0; local
295 umask = 0x1f;
301 umask = 0xf;
315 reg = (inst >> 14) & umask;
325 & umask, &regs);
330 & umask, &regs);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c209 LLVMValueRef lmask, umask, mask; local
309 umask = lp_build_compare(int_coord_bld->gallivm, int_coord_bld->type,
313 coord0 = lp_build_select(int_coord_bld, umask, coord0, length_minus_one);
315 mask = LLVMBuildAnd(builder, lmask, umask, "");
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c209 LLVMValueRef lmask, umask, mask; local
309 umask = lp_build_compare(int_coord_bld->gallivm, int_coord_bld->type,
313 coord0 = lp_build_select(int_coord_bld, umask, coord0, length_minus_one);
315 mask = LLVMBuildAnd(builder, lmask, umask, "");
/external/e2fsprogs/lib/ext2fs/
H A Dext2fs.h237 __u32 umask; member in struct:struct_ext2_filsys
/external/kernel-headers/original/uapi/linux/
H A Dfuse.h56 * - add umask flag to input argument of open, mknod and mkdir
212 * FUSE_DONT_MASK: don't apply umask to file mode on create operations
411 uint32_t umask; member in struct:fuse_mknod_in
417 uint32_t umask; member in struct:fuse_mkdir_in
455 uint32_t umask; member in struct:fuse_create_in
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-commons-net.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 240 milliseconds