/external/curl/tests/data/ |
D | test1097 | 56 http://test.a.galaxy.far.far.away.1097:%HTTPPORT/1097 --proxy http://%HOSTIP:%HTTPPORT --proxy-user… 66 CONNECT test.a.galaxy.far.far.away.1097:%HTTPPORT HTTP/1.1 67 Host: test.a.galaxy.far.far.away.1097:%HTTPPORT 74 Host: test.a.galaxy.far.far.away.1097:%HTTPPORT
|
D | test170 | 28 http://a.galaxy.far.far.away/170 --proxy http://%HOSTIP:%HTTPPORT --proxy-user foo:bar --proxy-ntlm… 38 POST http://a.galaxy.far.far.away/170 HTTP/1.1 39 Host: a.galaxy.far.far.away
|
D | test183 | 31 http://deathstar.another.galaxy/183 http://a.galaxy.far.far.away/183 --proxy http://%HOSTIP:%HTTPPO… 47 GET http://a.galaxy.far.far.away/183 HTTP/1.1 49 Host: a.galaxy.far.far.away
|
/external/icu/icu4c/source/data/curr/ |
D | sg.txt | 29 "farânga tî Burundïi", 41 "farânga tî Kongöo", 45 "farânga tî Sûîsi", 57 "farânga tî Dibutïi", 109 "farânga tî Kömôro", 157 "farânga tî Ruandäa", 209 "farânga CFA (BEAC)", 213 "farânga CFA (BCEAO)",
|
/external/autotest/client/site_tests/graphics_SanAngeles/src/ |
D | matrixop.c | 132 float near, float far) in Matrix4x4_Frustum() argument 136 float dz = far - near; in Matrix4x4_Frustum() 139 if (near <= 0.f || far <= 0.f || dx <= 0.f || dy <= 0.f || dz <= 0.f) in Matrix4x4_Frustum() 154 frust[2*4 + 2] = -(near + far) / dz; in Matrix4x4_Frustum() 159 frust[3*4 + 2] = -2.f * near * far / dz; in Matrix4x4_Frustum()
|
D | matrixop.h | 39 float near, float far);
|
/external/valgrind/docs/internals/ |
D | 3_8_BUGSTATUS.txt | 89 QUERIED -- no info so far -- close? 107 No action so far 173 No action so far 177 Real; no action so far 183 Almost certainly real (+ probably a dup). No action so far. 193 No action so far 196 No action so far. Sounds a bit strange. 199 No action so far 218 No patch so far 250 No action so far. Has testcase patches. [all …]
|
/external/valgrind/gdbserver_tests/ |
D | mssnapshot.stderrB.exp | 6 v.info all_errors : show all errors found so far 9 v.info n_errs_found [msg] : show the nr of errors found so far and the given msg 24 saves all snapshot(s) taken so far in <filename>
|
D | mchelp.stdoutB.exp | 4 v.info all_errors : show all errors found so far 7 v.info n_errs_found [msg] : show the nr of errors found so far and the given msg 58 v.info all_errors : show all errors found so far 61 v.info n_errs_found [msg] : show the nr of errors found so far and the given msg
|
/external/vulkan-validation-layers/libs/glm/gtc/ |
D | matrix_transform.hpp | 174 T const & far); 189 T const & far); 206 T const & far);
|
/external/chromium-trace/catapult/tracing/third_party/gl-matrix/src/gl-matrix/ |
D | mat4.js | 1044 mat4.frustum = function (out, left, right, bottom, top, near, far) { argument 1047 nf = 1 / (near - far); 1058 out[10] = (far + near) * nf; 1062 out[14] = (far * near * 2) * nf; 1077 mat4.perspective = function (out, fovy, aspect, near, far) { argument 1079 nf = 1 / (near - far); 1090 out[10] = (far + near) * nf; 1094 out[14] = (2 * far * near) * nf; 1110 mat4.perspectiveFromFieldOfView = function (out, fov, near, far) { argument 1128 out[10] = far / (near - far); [all …]
|
/external/mesa3d/src/gallium/tests/graw/ |
D | tri-gs.c | 54 float near, float far) in set_viewport() argument 56 float z = far; in set_viewport() 59 float half_depth = ((float)far - (float)near) / 2.0f; in set_viewport()
|
D | shader-leak.c | 53 float near, float far) in set_viewport() argument 55 float z = far; in set_viewport() 58 float half_depth = ((float)far - (float)near) / 2.0f; in set_viewport()
|
D | tri-instanced.c | 83 float near, float far) in set_viewport() argument 85 float z = far; in set_viewport() 88 float half_depth = ((float)far - (float)near) / 2.0f; in set_viewport()
|
D | quad-sample.c | 63 float near, float far) in set_viewport() argument 65 float z = far; in set_viewport() 68 float half_depth = ((float)far - (float)near) / 2.0f; in set_viewport()
|
/external/llvm/test/MC/ARM/ |
D | comment.s | 21 far: label 43 @CHECK-LABEL: far:
|
/external/fio/tools/plot/ |
D | fio2gnuplot.manpage | 39 This green line helps at understanding how far from the average is 44 This green line helps at understanding how far from the average is 50 This green line helps at understanding how far from the average is 56 This green line helps at understanding how far from the average is
|
/external/llvm/test/CodeGen/AArch64/ |
D | bool-loads.ll | 32 ; It's not actually necessary that "ret" is next, but as far as LLVM 46 ; It's not actually necessary that "ret" is next, but as far as LLVM
|
/external/llvm/test/CodeGen/ARM/ |
D | tail-opts.ll | 7 declare void @far(i32) 65 call void @far(i32 1001)
|
/external/autotest/server/samples/ |
D | netperf-guest-to-host-far.srv | 51 server_results_dir= "results-netperf-guest-to-host-far-server" 52 client_results_dir= "results-netperf-guest-to-host-far-client"
|
/external/iptables/extensions/ |
D | libxt_connbytes.man | 2 flows constituting the connection) has transferred so far, or by 30 the average size (in bytes) of all packets received so far. Note that
|
/external/autotest/client/deps/webgl_mpd/src/resources/ |
D | J3DIMath.js | 611 J3DIMatrix4.prototype.ortho = function(left, right, bottom, top, near, far) argument 615 var tz = (far + near) / (far - near); 628 matrix.$matrix.m33 = -2 / (far - near); 638 J3DIMatrix4.prototype.frustum = function(left, right, bottom, top, near, far) argument 643 var C = -(far + near) / (far - near); 644 var D = -(2 * far * near) / (far - near);
|
/external/llvm/test/CodeGen/X86/ |
D | x86-64-call.ll | 7 define i32 @far() nounwind uwtable {
|
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/ |
D | README.md | 17 - `min-width`, `min-height`, `max-width` and `max-height` are supported so far 65 …- So far does not work on `img` and other elements that can't contain other elements. Wrapping wit…
|
/external/opencv3/modules/python/test/ |
D | transformations.py | 574 def clip_matrix(left, right, bottom, top, near, far, perspective=False): argument 608 if left >= right or bottom >= top or near >= far: 616 (0.0, 0.0, -(far+near)/(far-near), t*far/(far-near)), 621 (0.0, 0.0, 2.0/(far-near), (far+near)/(near-far)),
|