HomeSort by relevance Sort by last modified time
    Searched full:associate (Results 1 - 25 of 1353) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/asus/fugu/sepolicy/
sepfs.te 2 allow file_type sepfs:filesystem associate;
  /external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf 136 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...]
  /device/google/wahoo/sepolicy/vendor/
hal_tetheroffload_default.te 0 # associate netdomain to use for accessing internet sockets
  /external/caliper/caliper/src/main/resources/com/google/caliper/config/
default-config.properties 13 # See the Caliper webapp to get a key so you can associate results with your account
  /device/generic/goldfish-opengl/system/OpenglSystemCommon/
ProcessPipe.h 22 // also associate all process-owned host GL resources with a process unique ID
28 // Calling processPipeInit will associate the current render thread with its
  /hardware/interfaces/cas/1.0/
IDescramblerBase.hal 27 * Associate a MediaCas session with this MediaDescrambler instance.
29 * @param sessionId the id of the session to associate with this descrambler instance.
  /frameworks/base/graphics/java/android/graphics/drawable/
PictureDrawable.java 38 * @param picture The picture to associate with the drawable. May be null.
54 * Associate a picture with this drawable. The picture may be null.
56 * @param picture The picture to associate with the drawable. May be null.
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
SmmExitBootServices.h 4 This SMM protocol is to be published by the SMM Foundation code to associate
SmmLegacyBoot.h 4 This SMM protocol is to be published by the SMM Foundation code to associate
SmmReadyToBoot.h 4 This SMM protocol is to be published by the SMM Foundation code to associate
  /external/ImageMagick/config/
coder.xml 9 Associate an image format with the specified coder module.
magic.xml 10 Associate an image format with a unique identifier.
  /external/ImageMagick/www/source/
coder.xml 9 Associate an image format with the specified coder module.
magic.xml 10 Associate an image format with a unique identifier.
  /external/caliper/caliper/src/main/java/com/google/caliper/
All.java 22 * The default value of lifecycle annotations that indicates it should associate with all benchmark
  /external/libchrome/base/metrics/
user_metrics_action.h 16 // This ensures that our processing scripts can associate this action's hash
  /external/v8/src/ast/
ast-type-bounds.h 5 // A container to associate type bounds with AST Expression nodes.
  /system/sepolicy/public/
file.te 326 allow fs_type self:filesystem associate;
327 allow cgroup tmpfs:filesystem associate;
328 allow sysfs_type sysfs:filesystem associate;
329 allow debugfs_type { debugfs debugfs_tracing }:filesystem associate;
330 allow file_type labeledfs:filesystem associate;
331 allow file_type tmpfs:filesystem associate;
332 allow file_type rootfs:filesystem associate;
333 allow dev_type tmpfs:filesystem associate;
334 allow app_fuse_file app_fusefs:filesystem associate;
335 allow postinstall_file self:filesystem associate;
    [all...]
  /external/selinux/python/sepolicy/
sepolicy-network.8 28 Generate a report listing the port numbers associate with the specified SELinux port type.
31 Generate a report listing the SELinux port types associate with the specified port number.
  /system/sepolicy/prebuilts/api/26.0/public/
file.te 320 allow fs_type self:filesystem associate;
321 allow sysfs_type sysfs:filesystem associate;
322 allow debugfs_type { debugfs debugfs_tracing }:filesystem associate;
323 allow file_type labeledfs:filesystem associate;
324 allow file_type tmpfs:filesystem associate;
325 allow file_type rootfs:filesystem associate;
326 allow dev_type tmpfs:filesystem associate;
327 allow app_fuse_file app_fusefs:filesystem associate;
328 allow postinstall_file self:filesystem associate;
337 neverallow fs_type file_type:filesystem associate;
    [all...]
  /external/desugar/java/com/google/devtools/common/options/
BoolOrEnumConverter.java 39 * @param trueValue The enumeration value to associate with {@code true}.
40 * @param falseValue The enumeration value to associate with {@code false}.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
EfiCommon.h 45 // Mechanism to associate a short and long ascii string with a GUID.
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
Hotkey.h 44 Process all the "Key####" variables, associate Hotkeys with corresponding Boot Options.
  /external/clang/test/Frontend/
profile-sample-use-loc-tracking.c 3 // to associate line locations in the profile to the code, so it needs the
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setspecific/
assertions.xml 21 [ENOMEM] - Insufficient memory exists to associate the value with the key

Completed in 5536 milliseconds

1 2 3 4 5 6 7 8 91011>>