Home
last modified time | relevance | path

Searched refs:associate (Results 1 – 25 of 116) sorted by relevance

12345

/external/libsepol/tests/policies/test-cond/
Drefpolicy-base.conf136 associate
149 associate
977 allow bin_t fs_t:filesystem associate;
978 allow bin_t noxattrfs:filesystem associate;
980 allow sbin_t fs_t:filesystem associate;
981 allow sbin_t noxattrfs:filesystem associate;
983 allow ls_exec_t fs_t:filesystem associate;
984 allow ls_exec_t noxattrfs:filesystem associate;
987 allow shell_exec_t fs_t:filesystem associate;
988 allow shell_exec_t noxattrfs:filesystem associate;
[all …]
/external/sepolicy/
Dfile.te110 allow fs_type self:filesystem associate;
111 allow sysfs_type sysfs:filesystem associate;
112 allow file_type labeledfs:filesystem associate;
113 allow file_type tmpfs:filesystem associate;
114 allow dev_type tmpfs:filesystem associate;
Dglobal_macros37 define(`r_ipc_perms', `{ getattr read associate unix_read }')
Daccess_vectors77 associate
142 associate
/external/srec/doc/logs/srec/
Dout_SHIP_set_get_param.txt6 Create vocabulary object and associate with grammar:
/external/libsepol/tests/policies/test-hooks/
Dsmall-base.conf130 associate
154 associate
Dcmp_policy.conf130 associate
154 associate
/external/libsepol/tests/policies/test-expander/
Drole-base.conf130 associate
154 associate
Dalias-base.conf130 associate
154 associate
Duser-base.conf130 associate
154 associate
Dsmall-base.conf130 associate
154 associate
/external/libsepol/tests/policies/test-deps/
Dbase-notmetreq.conf129 associate
153 associate
Dbase-metreq.conf130 associate
154 associate
Dsmall-base.conf130 associate
154 associate
/external/libsepol/tests/policies/test-linker/
Dsmall-base.conf130 associate
154 associate
/external/llvm/include/llvm/Target/
DTargetSchedule.td19 // class. Target hooks allow subtargets to associate opcodes with
27 // each subtarget, define WriteRes and ReadAdvance to associate
39 // subtarget can directly associate resources with SchedReadWrite
73 // Target hooks allow subtargets to associate LoadLatency and
141 // A target architecture may define SchedReadWrite types and associate
270 // Directly associate a new SchedRead type with a delay and optional
/external/jmdns/src/javax/jmdns/impl/tasks/state/
DCanceler.java29 this.associate(DNSState.CANCELING_1); in Canceler()
DAnnouncer.java31 this.associate(DNSState.ANNOUNCING_1); in Announcer()
DRenewer.java29 this.associate(DNSState.ANNOUNCED); in Renewer()
DDNSStateTask.java76 protected void associate(DNSState state) { in associate() method in DNSStateTask
DProber.java34 this.associate(DNSState.PROBING_1); in Prober()
/external/wpa_supplicant_8/wpa_supplicant/
Ddriver_i.h62 if (wpa_s->driver->associate) { in wpa_drv_associate()
63 return wpa_s->driver->associate(wpa_s->drv_priv, params); in wpa_drv_associate()
/external/chromium-trace/trace-viewer/third_party/python_gflags/
DNEWS54 flag verifiers: small functions you can associate with flags, that are
/external/libvpx/libvpx/
Dusage_dx.dox7 application wishes to associate some data with the frame, the
/external/chromium/chrome/browser/ui/cocoa/
Dchrome_event_processing_window.mm106 // rare case, we synthesize a new key event so that its associate window

12345