/external/webrtc/webrtc/modules/audio_processing/beamformer/ |
D | array_util.h | 91 SphericalPoint(T azimuth, T elevation, T radius) { in SphericalPoint() 93 s[1] = elevation; in SphericalPoint() 97 T elevation() const { return s[1]; } in elevation() function
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowRenderNode.java | 15 private float elevation; field in ShadowRenderNode 64 elevation = lift; in setElevation() 70 return elevation; in getElevation()
|
D | ShadowViewRenderNode.java | 14 private float elevation; field in ShadowViewRenderNode 63 elevation = lift; in setElevation() 69 return elevation; in getElevation()
|
/external/owasp/sanitizer/src/main/org/owasp/html/ |
D | CssSchema.java | 503 Property elevation = new Property( 505 builder.put("elevation", elevation);
|
/external/python/cpython2/Doc/distutils/ |
D | builtdist.rst | 449 valid values are 'auto' (meaning prompt for UAC elevation if Python was 450 installed for all users) and 'force' (meaning always prompt for elevation).
|
/external/python/cpython3/Doc/distutils/ |
D | builtdist.rst | 458 valid values are 'auto' (meaning prompt for UAC elevation if Python was 459 installed for all users) and 'force' (meaning always prompt for elevation).
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.6a3.rst | 137 distutils: Vista UAC/elevation support for bdist_wininst.
|
/external/ImageMagick/MagickCore/ |
D | effect.c | 3412 const double azimuth,const double elevation,ExceptionInfo *exception) in ShadeImage() argument 3467 cos(DegreesToRadians(elevation)); in ShadeImage() 3469 cos(DegreesToRadians(elevation)); in ShadeImage() 3470 light.z=(double) QuantumRange*sin(DegreesToRadians(elevation)); in ShadeImage()
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowViewTest.java | 675 public void elevation() { in elevation() method in ShadowViewTest
|
/external/owasp/sanitizer/distrib/lib/ |
D | owasp-java-html-sanitizer.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/owasp/
org/ ... |
/external/ImageMagick/MagickWand/ |
D | magick-image.c | 10755 const MagickBooleanType gray,const double asimuth,const double elevation) in MagickShadeImage() argument 10766 shade_image=ShadeImage(wand->images,gray,asimuth,elevation,wand->exception); in MagickShadeImage()
|
/external/libexif/po/ |
D | en_AU.po | 2638 "describe the number of satellites, their ID number, angle of elevation, " 2644 "describe the number of satellites, their ID number, angle of elevation, "
|
D | en_GB.po | 2638 "describe the number of satellites, their ID number, angle of elevation, " 2644 "describe the number of satellites, their ID number, angle of elevation, "
|
D | libexif-12.pot | 2578 "describe the number of satellites, their ID number, angle of elevation, "
|
D | sq.po | 2582 "describe the number of satellites, their ID number, angle of elevation, "
|
D | tr.po | 2582 "describe the number of satellites, their ID number, angle of elevation, "
|
D | ru.po | 2625 "describe the number of satellites, their ID number, angle of elevation, "
|
D | pt.po | 2582 "describe the number of satellites, their ID number, angle of elevation, "
|
D | sr.po | 2623 "describe the number of satellites, their ID number, angle of elevation, "
|
D | zh_CN.po | 2582 "describe the number of satellites, their ID number, angle of elevation, "
|
D | uk.po | 2581 "describe the number of satellites, their ID number, angle of elevation, "
|
D | be.po | 2582 "describe the number of satellites, their ID number, angle of elevation, "
|
D | ja.po | 2591 "describe the number of satellites, their ID number, angle of elevation, "
|
D | en_CA.po | 2585 "describe the number of satellites, their ID number, angle of elevation, "
|
/external/python/setuptools/ |
D | CHANGES.rst | 2635 Installer Detection Technology and thus undesirable UAC elevation described
|