/external/ipsec-tools/src/racoon/doc/ |
README.plainrsa | 69 separation, because if racoon cannot find the keys inside the 98 separation will force racoon to look into that directory and nowhere
|
/external/openssh/contrib/cygwin/ |
ssh-host-config | 192 csih_inform "Privilege separation is set to yes by default since OpenSSH 3.3." 194 csih_inform "For more info on privilege separation read /usr/share/doc/openssh/README.privsep." 195 if csih_request "Should privilege separation be used?" 201 csih_error_recoverable "Privilege separation set to 'no' again!" 224 csih_warning "Setting privilege separation to 'yes' failed!" 233 csih_warning "Setting privilege separation to 'yes' failed!" 708 # Create /var/empty file used as chroot jail for privilege separation
|
README | 51 This version adds privilege separation as default setting, see 57 separation. If you confirm, it creates that NT user and adds 65 needed by privilege separation. When creating the /var/empty directory
|
/external/eigen/unsupported/Eigen/src/MatrixFunctions/ |
MatrixFunction.h | 176 * separation constant is set to 0.1, a value taken from the 178 static const RealScalar separation() { return static_cast<RealScalar>(0.1); } function in class:Eigen::MatrixFunction 228 * # Any eigenvalue in a certain cluster is at most separation() away 231 * more than separation(). 254 if (internal::abs(diag(j) - diag(i)) <= separation() && std::find(qi->begin(), qi->end(), diag(j)) == qi->end()) {
|
/device/lge/mako/camera/mm-camera-interface/ |
mm_jpeg_encoder.c | 621 cfg_3d.separation = 0; 628 cfg_3d.separation = 0; 635 cfg_3d.separation = 0; 643 cfg_3d.separation = 0;
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
Attribute.java | 59 * AttributeScope.addAttributes takes care of the separation so we are
|
/external/wpa_supplicant_8/src/l2_packet/ |
l2_packet_privsep.c | 2 * WPA Supplicant - Layer2 packet handling with privilege separation
|
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
AlignFeatures.cpp | 145 // the separation of the current frame from the reference frame...
|
/packages/apps/Gallery2/jni_mosaic/feature_mos/src/mosaic/ |
AlignFeatures.cpp | 145 // the separation of the current frame from the reference frame...
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
AlignFeatures.cpp | 145 // the separation of the current frame from the reference frame...
|
/external/ipsec-tools/src/racoon/ |
racoon.conf.5 | 129 .Ss Privilege separation 132 Specifies privilege separation parameters. 139 Please note that using privilege separation makes changes to the 183 When running in privilege separation mode, 202 If you run with privilege separation, 219 If you run with privilege separation, 305 When running in privilege separation mode, you need to restart [all...] |
/external/jmonkeyengine/engine/src/core/com/jme3/bounding/ |
OrientedBoundingBox.java | 639 // // there is no need to test for separation along the Cross(A[i],B[j])
741 // // At least one pair of box axes was parallel, so the separation is
743 // // the separation of the boxes.
[all...] |
/external/chromium/chrome/browser/notifications/ |
desktop_notifications_unittest.cc | 192 // is a minimum separation between the toasts. 222 // is a minimum separation between the toasts.
|
/external/chromium/chrome/browser/ui/views/bookmarks/ |
bookmark_bubble_view.cc | 249 // to bring the separation visually in line with the row separation
|
/external/openssh/ |
INSTALL | 126 If you are using Privilege Separation (which is enabled by default) 128 sshd for privilege separation. See README.privsep for details.
|
sshd.c | 19 * Privilege Separation: 239 /* variables used for privilege separation */ 592 /* Enable challenge-response authentication for privilege separation */ [all...] |
/external/openssh/contrib/suse/ |
openssh.spec | 4 # Define the UID/GID to use for privilege separation 178 /usr/sbin/useradd -r -o -g sshd -u %{sshd_uid} -s /bin/false -c "SSH Privilege Separation User" -d /var/lib/sshd sshd 2> /dev/null || :
|
/external/valgrind/main/docs/internals/ |
tracking-fn-entry-exit.txt | 31 I first PUSH a separation marker on the shadow stack, and use the stack as 185 > When entering a signal handler, first push a separation marker on the
|
/external/blktrace/doc/ |
btrecord.8 | 19 are made to maintain ordering, CPU mappings and time-separation of IOs.
|
btreplay.8 | 17 are made to maintain ordering, CPU mappings and time-separation of IOs.
|
/external/clang/docs/ |
ClangTools.rst | 55 the tools are developed in a side repository to provide easy separation
|
/external/emma/core/java12/com/vladium/emma/report/ |
IItemAttribute.java | 28 // not all of the attributes have meaningful separation by unit type
|
/external/ipsec-tools/ |
NEWS | 62 o Privilege separation
|
/hardware/qcom/display/liboverlay/ |
overlayCtrlData.h | 122 * Although this was legacy design, this separation still makes sense, since we
|
/packages/apps/Camera/src/com/android/camera/ |
Mosaic.java | 77 * This strip type will use wider strips for blending. The strip separation
|