/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/acl/ |
D | LastOwnerExceptionTest.java | 18 package org.apache.harmony.security.tests.java.security.acl; 20 import java.security.acl.LastOwnerException;
|
D | AclNotFoundExceptionTest.java | 22 package org.apache.harmony.security.tests.java.security.acl; 24 import java.security.acl.AclNotFoundException;
|
D | NotOwnerExceptionTest.java | 18 package org.apache.harmony.security.tests.java.security.acl; 20 import java.security.acl.NotOwnerException;
|
/external/tcpdump/ |
D | print-rx.c | 1067 int pos, neg, acl; in acl_print() local 1087 #define ACLOUT(acl) \ in acl_print() argument 1088 if (acl & PRSFS_READ) \ in acl_print() 1090 if (acl & PRSFS_LOOKUP) \ in acl_print() 1092 if (acl & PRSFS_INSERT) \ in acl_print() 1094 if (acl & PRSFS_DELETE) \ in acl_print() 1096 if (acl & PRSFS_WRITE) \ in acl_print() 1098 if (acl & PRSFS_LOCK) \ in acl_print() 1100 if (acl & PRSFS_ADMINISTER) \ in acl_print() 1105 if (sscanf((char *) s, fmt, user, &acl, &n) != 2) in acl_print() [all …]
|
/external/jmonkeyengine/engine/src/test/jme3test/post/ |
D | LightScatteringUI.java | 74 ActionListener acl = new ActionListener() { in LightScatteringUI() local 128 inputManager.addListener(acl,"sampleUp","sampleDown","outputConfig"); in LightScatteringUI()
|
D | TestCrossHatch.java | 134 ActionListener acl = new ActionListener() { in initInputs() local 149 inputManager.addListener(acl, "toggle"); in initInputs()
|
D | TestPosterization.java | 134 ActionListener acl = new ActionListener() { in initInputs() local 149 inputManager.addListener(acl, "toggle"); in initInputs()
|
D | TestBloom.java | 140 ActionListener acl = new ActionListener() { in initInputs() local 155 inputManager.addListener(acl, "toggle"); in initInputs()
|
D | SSAOUI.java | 77 ActionListener acl = new ActionListener() { in init() local 135 inputManager.addListener(acl, "toggleUseAO", "toggleUseOnlyAo", "outputConfig"); in init()
|
D | TestFog.java | 118 ActionListener acl = new ActionListener() { in initInputs() local 157 inputManager.addListener(acl, "toggle"); in initInputs()
|
/external/e2fsprogs/tests/f_messy_inode/ |
D | name | 1 bad file and directory acl pointers
|
/external/e2fsprogs/misc/ |
D | mke2fs-hurd.conf | 3 default_mntopts = acl,user_xattr
|
D | mke2fs.conf.in | 3 default_mntopts = acl,user_xattr
|
/external/e2fsprogs/tests/ |
D | mke2fs.conf.in | 10 default_mntopts = ^acl
|
/external/jmonkeyengine/engine/src/test/jme3test/animation/ |
D | TestMotionPath.java | 150 ActionListener acl = new ActionListener() { in initInputs() local 193 …inputManager.addListener(acl, "display_hidePath", "play_stop", "SwitchPathInterpolation", "tension… in initInputs()
|
D | TestCameraMotionPath.java | 156 ActionListener acl = new ActionListener() { in initInputs() local 203 …inputManager.addListener(acl, "display_hidePath", "play_stop", "SwitchPathInterpolation", "tension… in initInputs()
|
D | TestCinematic.java | 252 ActionListener acl = new ActionListener() { in initInputs() local 279 inputManager.addListener(acl, "togglePause", "navFwd", "navBack"); in initInputs()
|
/external/e2fsprogs/tests/f_jnl_errno/ |
D | expect.0 | 6 Default mount options: user_xattr acl
|
/external/wpa_supplicant_8/hostapd/ |
D | config_file.c | 121 struct mac_acl_entry **acl, int *num) in hostapd_config_read_maclist() argument 172 if (os_memcmp((*acl)[i].addr, addr, ETH_ALEN) == in hostapd_config_read_maclist() 174 os_remove_in_array(*acl, *num, in hostapd_config_read_maclist() 175 sizeof(**acl), i); in hostapd_config_read_maclist() 191 newacl = os_realloc_array(*acl, *num + 1, sizeof(**acl)); in hostapd_config_read_maclist() 198 *acl = newacl; in hostapd_config_read_maclist() 199 os_memcpy((*acl)[*num].addr, addr, ETH_ALEN); in hostapd_config_read_maclist() 200 (*acl)[*num].vlan_id = vlan_id; in hostapd_config_read_maclist() 206 qsort(*acl, *num, sizeof(**acl), hostapd_acl_comp); in hostapd_config_read_maclist()
|
/external/kernel-headers/original/uapi/linux/ |
D | nvme.h | 57 __u8 acl; member
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | avoid-infinite-recursion-1.ll | 38 %struct.acl = type <{ i32, i32, [4 x i32], [254 x %struct.acl_entry] }> 164 … <{ %struct.vop_generic_args, %struct.vnode*, i32, i8, i8, i8, i8, %struct.acl*, %struct.ucred*, %…
|
/external/skia/src/utils/ |
D | SkLua.cpp | 1874 #define AUTO_LUA(verb) AutoCallLua acl(fL, fFunc.c_str(), verb)
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211.c | 3256 struct nlattr *acl; in wpa_driver_nl80211_set_acl() local 3273 (acl = nla_nest_start(msg, NL80211_ATTR_MAC_ADDRS)) == NULL) { in wpa_driver_nl80211_set_acl() 3285 nla_nest_end(msg, acl); in wpa_driver_nl80211_set_acl()
|
/external/robolectric/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/pcre/dist/testdata/ |
D | testoutput1 | 9390 acl 9391 0: acl
|