Home
last modified time | relevance | path

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

1234567

/external/selinux/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/python/cpython2/Lib/bsddb/test/
Dtest_associate.py107 dupDB.associate(secDB, f)
124 db1.associate(db2, lambda a, b: [0])
192 self.getDB().associate(self.secDB, getGenre)
216 self.getDB().associate(self.secDB, getGenre, db.DB_CREATE)
366 self.getDB().associate(self.secDB, self.getGenre, txn=txn)
Dtest_cursor_pget_bug.py22 self.primary_db.associate(self.secondary_db, lambda key, data: data)
/external/selinux/secilc/docs/
Dcil_user_statements.md74 This example will associate `unconfined.user` to `unconfined.role`:
162 This example will declare three users and two user attributes, then associate all the users to them…
210 This example will associate `unconfined.user` with a named [`level`](cil_mls_labeling_statements.md…
256 This example will associate `unconfined.user` with a named [`levelrange`](cil_mls_labeling_statemen…
364 This example will associate `unconfined.admin` user with a prefix of "[`user`](cil_user_statements.…
409 This example will associate `unconfined.admin` user with a GNU / Linux user "`admin_1`":
Dcil_class_and_permission_statements.md7 …il_class_and_permission_statements.md#classcommon) statement is used to associate a [`common`](cil…
38 This common statement will associate the [`common`](cil_class_and_permission_statements.md#common) …
122 (common ipc (create destroy getattr setattr read write associate unix_read unix_write))
129 (class sem (create destroy getattr setattr read write associate unix_read unix_write))
202 …ionset`](cil_class_and_permission_statements.md#classpermissionset)s to associate one or more clas…
/external/selinux/libsepol/tests/policies/test-hooks/
Dcmp_policy.conf130 associate
154 associate
Dsmall-base.conf130 associate
154 associate
/external/caliper/caliper/src/main/resources/com/google/caliper/config/
Ddefault-config.properties13 # See the Caliper webapp to get a key so you can associate results with your account
/external/selinux/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/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_LookupTableInsertV2.pbtxt21 Values to associate with keys.
Dapi_def_LookupTableInsert.pbtxt19 Values to associate with keys.
Dapi_def_LookupTableImportV2.pbtxt21 Values to associate with keys.
Dapi_def_LookupTableImport.pbtxt19 Values to associate with keys.
/external/selinux/libsepol/tests/policies/test-deps/
Dsmall-base.conf130 associate
154 associate
Dbase-notmetreq.conf129 associate
153 associate
Dbase-metreq.conf130 associate
154 associate
/external/autotest/server/site_tests/network_WiFi_AssocConfigPerformance/
Dcontrol13 Tests the time taken to authenticate, associate, and get an IP.
/external/selinux/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
75 // Target hooks allow subtargets to associate LoadLatency and
204 // A target architecture may define SchedReadWrite types and associate
333 // Directly associate a new SchedRead type with a delay and optional
/external/python/cpython2/Lib/bsddb/
Ddbshelve.py230 def associate(self, secondaryDB, callback, flags=0): member in DBShelf
239 return self.db.associate(secondaryDB, _shelf_callback, flags)
/external/selinux/python/sepolgen/tests/
Dperm_map123 associate n 1
524 associate n 1
540 associate n 1
552 associate n 1
563 associate n 1
/external/selinux/python/sepolgen/src/share/
Dperm_map123 associate n 1
531 associate n 1
547 associate n 1
559 associate n 1
570 associate n 1

1234567