/external/openssh/ |
D | README.privsep | 1 Privilege separation, or privsep, is method in OpenSSH by which 8 Privilege separation is now enabled by default; see the 31 --with-privsep-path=xxx Path for privilege separation chroot 32 --with-privsep-user=user Specify non-privileged user for privilege separation
|
/external/sonic/ |
D | Sonic.java | 658 int separation, in overlapAddWithSeparation() argument 670 for(int t = 0; t < numSamples + separation; t++) { in overlapAddWithSeparation() 671 if(t < separation) { in overlapAddWithSeparation() 675 … out[o] = (short)((rampDown[d]*(numSamples - t) + rampUp[u]*(t - separation))/numSamples); in overlapAddWithSeparation() 679 out[o] = (short)(rampUp[u]*(t - separation)/numSamples); in overlapAddWithSeparation() 718 int period, newPeriod, separation; in adjustPitch() local 733 separation = newPeriod - period; in adjustPitch() 734 … overlapAddWithSeparation(period, numChannels, separation, outputBuffer, numOutputSamples, in adjustPitch()
|
D | sonic.c | 768 int separation, in overlapAddWithSeparation() argument 780 for(t = 0; t < numSamples + separation; t++) { in overlapAddWithSeparation() 781 if(t < separation) { in overlapAddWithSeparation() 785 *o = (*d*(numSamples - t) + *u*(t - separation))/numSamples; in overlapAddWithSeparation() 789 *o = *u*(t - separation)/numSamples; in overlapAddWithSeparation() 847 int period, newPeriod, separation; in adjustPitch() local 871 separation = newPeriod - period; in adjustPitch() 872 overlapAddWithSeparation(period, numChannels, separation, out, rampDown, rampUp); in adjustPitch()
|
/external/tensorflow/tensorflow/contrib/image/kernels/ |
D | single_image_random_dot_stereograms_ops.cc | 70 inline int separation(double z) { in separation() function in tensorflow::SingleImageRandomDotStereogramsOp 74 inline int get_far_width() { return (separation(0.0)); } in get_far_width() 75 inline int get_near_width() { return (separation(1.0)); } in get_near_width() 307 s = separation(gz); in generate_stereogram()
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
D | wpa_priv.sgml | 11 <refpurpose>wpa_supplicant privilege separation helper</refpurpose> 27 <para><command>wpa_priv</command> is a privilege separation helper that 34 can be run as non-root user. Privilege separation restricts the effects 54 <command>wpa_supplicant</command> with privilege separation:</para>
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | spec-05-12.data | 8 elsewhere: # separation
|
/external/llvm/test/DebugInfo/ARM/ |
D | line.test | 4 ; (legalized as br_cc, losing the separation between the comparison and the
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/ARM/ |
D | line.test | 4 ; (legalized as br_cc, losing the separation between the comparison and the
|
/external/llvm/test/DebugInfo/PowerPC/ |
D | line.test | 4 ; (legalized as br_cc, losing the separation between the comparison and the
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/PowerPC/ |
D | line.test | 4 ; (legalized as br_cc, losing the separation between the comparison and the
|
/external/llvm/test/YAMLParser/ |
D | spec-05-12.test | 14 elsewhere: # separation
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/YAMLParser/ |
D | spec-05-12.test | 14 elsewhere: # separation
|
/external/ImageMagick/MagickWand/tests/ |
D | README | 11 separation) the "magick" command applies when reading command options
|
/external/wpa_supplicant_8/hostapd/ |
D | hlr_auc_gw.milenage_db | 13 # These values are from Test Set 19 which has the AMF separation bit set to 1
|
/external/curl/tests/data/ |
D | test187 | 54 HTTP redirect with bad host name separation and slash in parameters
|
/external/blktrace/btreplay/doc/ |
D | abstract.tex | 22 are made to maintain ordering, CPU mappings and time-separation of IOs. The
|
/external/linux-kselftest/tools/testing/selftests/net/forwarding/ |
D | README | 10 L1-separation provided by namespaces.
|
/external/ipsec-tools/src/racoon/doc/ |
D | 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/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2001-06-01-GCCOptimizations2.txt | 45 doesn't have a clean separation of concerns. A lot of the "back end
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-06-01-GCCOptimizations2.txt | 45 doesn't have a clean separation of concerns. A lot of the "back end
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/ |
D | 2001-06-01-GCCOptimizations2.txt | 45 doesn't have a clean separation of concerns. A lot of the "back end
|
/external/catch2/docs/ |
D | slow-compiles.md | 23 …ch mitigates this situation by effectively maintaining the traditional separation between the impl…
|
/external/python/cpython2/Doc/library/ |
D | formatter.rst | 24 events which are not reversible, such as paragraph separation. 280 Produce a paragraph separation of at least *blankline* blank lines, or the
|
/external/python/cpython3/Doc/library/ |
D | formatter.rst | 25 events which are not reversible, such as paragraph separation. 281 Produce a paragraph separation of at least *blankline* blank lines, or the
|
/external/deqp/external/openglcts/docs/specs/ |
D | CTS_ARB_sparse_texture.txt | 35 This test verifies the separation of the graphics processor's address
|