/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ |
ANTLRHashRule.h | 43 NSInteger mode; variable
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRHashRule.h | 42 NSInteger mode; variable 69 @property (getter=getMode,setter=setMode:) NSInteger mode; variable
|
/external/devlib/devlib/instrument/ |
energy_probe.py | 30 mode = CONTINUOUS variable in class:EnergyProbeInstrument
|
hwmon.py | 25 mode = INSTANTANEOUS variable in class:HwmonInstrument
|
monsoon.py | 40 mode = CONTINUOUS variable in class:MonsoonInstrument
|
/external/iptables/include/linux/netfilter/ |
xt_SECMARK.h | 10 * 'mode' refers to the specific security subsystem which the 17 __u8 mode; member in struct:xt_secmark_target_info
|
/external/kernel-headers/original/uapi/linux/netfilter/ |
xt_SECMARK.h | 10 * 'mode' refers to the specific security subsystem which the 17 __u8 mode; member in struct:xt_secmark_target_info
|
/external/ltp/include/ |
tst_safe_posix_ipc.h | 38 mode_t mode; local 47 mode = va_arg(ap, mode_t); 49 mode = va_arg(ap, int); 56 rval = mq_open(pathname, oflags, mode, attr); 59 file, lineno, pathname, oflags, mode, attr);
|
/external/skia/tools/skiaserve/urlhandlers/ |
ColorModeHandler.cpp | 32 int mode; local 33 if (1 != sscanf(commands[1].c_str(), "%d", &mode)) { 37 bool success = request->setColorMode(mode);
|
/external/strace/tests/ |
mbind.c | 42 const unsigned long mode = 3; local 47 long rc = syscall(__NR_mbind, 0, len, mode, nodemask, maxnode, flags);
|
mknod.c | 14 call_mknod(unsigned short mode, unsigned long dev) 16 unsigned long lmode = (unsigned long) 0xffffffffffff0000ULL | mode; 56 const unsigned short mode = (0xffff & ~S_IFMT) | S_IFBLK; local 59 rc = call_mknod(mode, dev); 62 sample, mode & ~(S_IFMT|S_ISUID|S_ISGID|S_ISVTX),
|
/external/strace/tests-m32/ |
mbind.c | 42 const unsigned long mode = 3; local 47 long rc = syscall(__NR_mbind, 0, len, mode, nodemask, maxnode, flags);
|
mknod.c | 14 call_mknod(unsigned short mode, unsigned long dev) 16 unsigned long lmode = (unsigned long) 0xffffffffffff0000ULL | mode; 56 const unsigned short mode = (0xffff & ~S_IFMT) | S_IFBLK; local 59 rc = call_mknod(mode, dev); 62 sample, mode & ~(S_IFMT|S_ISUID|S_ISGID|S_ISVTX),
|
/external/strace/tests-mx32/ |
mbind.c | 42 const unsigned long mode = 3; local 47 long rc = syscall(__NR_mbind, 0, len, mode, nodemask, maxnode, flags);
|
mknod.c | 14 call_mknod(unsigned short mode, unsigned long dev) 16 unsigned long lmode = (unsigned long) 0xffffffffffff0000ULL | mode; 56 const unsigned short mode = (0xffff & ~S_IFMT) | S_IFBLK; local 59 rc = call_mknod(mode, dev); 62 sample, mode & ~(S_IFMT|S_ISUID|S_ISGID|S_ISVTX),
|
/external/toybox/toys/lsb/ |
mknod.c | 7 USE_MKNOD(NEWTOY(mknod, "<2>4m(mode):"USE_MKNOD_Z("Z:"), TOYFLAG_BIN|TOYFLAG_UMASK)) 13 usage: mknod [-m MODE] NAME TYPE [MAJOR MINOR] 18 -m Mode (file permissions) of new device, in octal or u+x format 42 int mode = TT.m ? string_to_mode(TT.m, 0777) : 0660; local 56 if (mknod(*toys.optargs, mode|modes[type], dev_makedev(major, minor)))
|
/external/toybox/toys/posix/ |
chmod.c | 1 /* chmod.c - Change file mode bits 13 usage: chmod [-R] MODE FILE... 15 Change mode of listed file[s] (recursively with -R). 17 MODE can be (comma-separated) stanzas: [ugoa][+-=][rwxstXugo] 27 Or MODE can be an octal value up to 7777 ug uuugggooo top + 39 char *mode; 44 mode_t mode; local 48 mode = string_to_mode(TT.mode, try->st.st_mode); 51 printf("chmod '%s' to %04o\n", s, mode); 54 wfchmodat(dirtree_parentfd(try), try->name, mode); local [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/ |
xt_SECMARK.h | 10 * 'mode' refers to the specific security subsystem which the 17 __u8 mode; member in struct:xt_secmark_target_info
|
/prebuilts/go/darwin-x86/src/go/types/ |
example_test.go | 150 // and the type, value, and mode of every expression in the package. 220 // line:col | expr | mode : type = value 223 mode(tv), tvstr) 286 func mode(tv types.TypeAndValue) string { func
|
/prebuilts/go/linux-x86/src/go/types/ |
example_test.go | 150 // and the type, value, and mode of every expression in the package. 220 // line:col | expr | mode : type = value 223 mode(tv), tvstr) 286 func mode(tv types.TypeAndValue) string { func
|
/prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/netfilter/ |
xt_SECMARK.h | 26 __u8 mode; member in struct:xt_secmark_target_info
|
/prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/netfilter/ |
xt_SECMARK.h | 26 __u8 mode; member in struct:xt_secmark_target_info
|
/prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/netfilter/ |
xt_SECMARK.h | 26 __u8 mode; member in struct:xt_secmark_target_info
|
/prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/netfilter/ |
xt_SECMARK.h | 26 __u8 mode; member in struct:xt_secmark_target_info
|
/prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/netfilter/ |
xt_SECMARK.h | 26 __u8 mode; member in struct:xt_secmark_target_info
|