/third_party/boost/boost/graph/ |
D | sloan_ordering.hpp | 119 Degree dummy, h_i, h_s, w_i, w_e; in sloan_start_end_vertices() local 228 h_i = RLS_depth(dist); in sloan_start_end_vertices() 229 w_i = RLS_max_width(dist, h_i); in sloan_start_end_vertices() 232 if ((h_i > h_s) && (w_i < w_e)) in sloan_start_end_vertices() 234 h_s = h_i; in sloan_start_end_vertices()
|
/third_party/mindspore/mindspore/ccsrc/common/ |
D | trans.cc | 1672 for (size_t h_i = 0; h_i < h; h_i++) { in NchwToC1hwncoc0() local 1677 …size_t dst_idx = c1_i * h * w * n * co * c0 + h_i * w * n * co * c0 + w_i * n * co * c0 + n_i * co… in NchwToC1hwncoc0() 1680 size_t src_idx = n_i * c * h * w + c_i * h * w + h_i * w + w_i; in NchwToC1hwncoc0() 1712 for (size_t h_i = 0; h_i < h; h_i++) { in C1hwncoc0ToNchw() local 1714 size_t dst_idx = n_i * c * h * w + c_i * h * w + h_i * w + w_i; in C1hwncoc0ToNchw() 1719 …c1_i * h * w * n * co * c0 + h_i * w * n * co * c0 + w_i * n * co * c0 + n_i * co * c0 + co_i * c0… in C1hwncoc0ToNchw() 1767 for (size_t h_i = 0; h_i < h; h_i++) { in Ndc1hwc0ToNcdhw() local 1768 size_t h_head = d_head + h_i * w; in Ndc1hwc0ToNcdhw() 1773 auto src_idx = n_i * dc1hwc0 + d_i * c1hwc0 + c1_i * hwc0 + h_i * wc0 + w_i * c0 + c0_i; in Ndc1hwc0ToNcdhw() 1823 for (size_t h_i = 0; h_i < h; h_i++) { in NcdhwToNdc1hwc0() local [all …]
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_texture_non_power_of_two.txt | 275 (or h_i or d_i) rather than simply "mod 2^n" (or 2^m or 2^l) for 397 h_s = h_i + 2 b_s (3.14) 402 depth, and w_i, h_i, and d_i are the dimensions of the texture image 403 internal to the border. If w_i, h_i, or d_i are less than zero, 412 "Let u(x,y) = w_i * s(x,y), v(x,y) = h_i * t(x,y), and w(x,y) = d_i * 413 r(x,y), where w_i, h_i, and d_i are as defined by equations 3.13, 417 Replace 2^n, 2^m, and 2^l with w_i, h_i, and d_i in Equations 3.19, 426 { h_i - 1, t = 1 432 Replace 2^n, 2^m, and 2^l with w_i, h_i, and d_i in the equations for 439 { floor(v - 1/2) mod h_i, TEXTURE_WRAP_T is REPEAT [all …]
|
D | ARB_fragment_program.txt | 3132 operand is assumed to hold a specular dot product (n dot h_i). The 3143 product (f_i * (n dot h_i) ^ s_rm). The "w" component of the result
|
D | ARB_vertex_program.txt | 4016 dot product (n dot h_i). The "w" component of the operand is assumed to 4025 multiplied by the specular light/material product (f_i * (n dot h_i) ^
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_texture_non_power_of_two.txt | 265 (or h_i or d_i) rather than simply "mod 2^n" (or 2^m or 2^l) for 387 h_s = h_i + 2 b_s (3.14) 392 depth, and w_i, h_i, and d_i are the dimensions of the texture image 393 internal to the border. If w_i, h_i, or d_i are less than zero, 402 "Let u(x,y) = w_i * s(x,y), v(x,y) = h_i * t(x,y), and w(x,y) = d_i * 403 r(x,y), where w_i, h_i, and d_i are as defined by equations 3.13, 407 Replace 2^n, 2^m, and 2^l with w_i, h_i, and d_i in Equations 3.19, 416 { h_i - 1, t = 1 422 Replace 2^n, 2^m, and 2^l with w_i, h_i, and d_i in the equations for 429 { floor(v - 1/2) mod h_i, TEXTURE_WRAP_T is REPEAT [all …]
|
D | ARB_fragment_program.txt | 3122 operand is assumed to hold a specular dot product (n dot h_i). The 3133 product (f_i * (n dot h_i) ^ s_rm). The "w" component of the result
|
D | ARB_vertex_program.txt | 4006 dot product (n dot h_i). The "w" component of the operand is assumed to 4015 multiplied by the specular light/material product (f_i * (n dot h_i) ^
|
/third_party/mindspore/mindspore/nn/layer/ |
D | rnns.py | 112 h_r, h_i, h_n = P.Split(1, 3)(gh) 115 inputgate = P.Sigmoid()(i_i + h_i) 339 h_i = (h[0][i], h[1][i]) 341 h_i = h[i] 342 output, h_t = self.rnn(pre_layer, h_i, seq_length, w_ih, w_hh, b_ih, b_hh)
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_window_rectangles.txt | 155 Each four elements (x_i,y_i,w_i,h_i) corresponds to the /i/th window 158 (x_i,y_i) and upper-right corner at (x_i+w_i,y_i+h_i). 160 The INVALID_VALUE error is generated if any element w_i or h_i, 168 y_i <= yw < y_i+h_i, 293 Each four elements (x_i,y_i,w_i,h_i) corresponds to the /i/th window 296 (x_i,y_i) and upper-right corner at (x_i+w_i,y_i+h_i). 298 The INVALID_VALUE error is generated if any element w_i or h_i, 306 y_i <= yw < y_i+h_i, 409 of the w_i or h_i elements of the box array are negative.
|
D | EXT_separate_specular_color.txt | 147 + f_i * dot(n, h_i)^s_rm * s_cm * s_cli) 157 c_2 = SUM(att_i * spot_i * (f_i * (n dot h_i)^s_rm * s_cm * s_cli)
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_window_rectangles.txt | 155 Each four elements (x_i,y_i,w_i,h_i) corresponds to the /i/th window 158 (x_i,y_i) and upper-right corner at (x_i+w_i,y_i+h_i). 160 The INVALID_VALUE error is generated if any element w_i or h_i, 168 y_i <= yw < y_i+h_i, 293 Each four elements (x_i,y_i,w_i,h_i) corresponds to the /i/th window 296 (x_i,y_i) and upper-right corner at (x_i+w_i,y_i+h_i). 298 The INVALID_VALUE error is generated if any element w_i or h_i, 306 y_i <= yw < y_i+h_i, 409 of the w_i or h_i elements of the box array are negative.
|
D | EXT_separate_specular_color.txt | 147 + f_i * dot(n, h_i)^s_rm * s_cm * s_cli) 157 c_2 = SUM(att_i * spot_i * (f_i * (n dot h_i)^s_rm * s_cm * s_cli)
|
/third_party/openGLES/extensions/APPLE/ |
D | APPLE_specular_vector.txt | 73 h_i terms in the specular component, as described above.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/APPLE/ |
D | APPLE_specular_vector.txt | 73 h_i terms in the specular component, as described above.
|
/third_party/mbedtls/library/ |
D | ssl_tls.c | 472 unsigned char h_i[MBEDTLS_MD_MAX_SIZE]; in tls_prf_generic() local 521 ret = mbedtls_md_hmac_finish( &md_ctx, h_i ); in tls_prf_generic() 538 dstbuf[i + j] = h_i[j]; in tls_prf_generic() 545 mbedtls_platform_zeroize( h_i, sizeof( h_i ) ); in tls_prf_generic()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_vertex_program2.txt | 2359 dot h_i). The "w" component of the operand is assumed to hold the 2368 multiplied by the specular light/material product (f_i * (n dot h_i) ^
|
D | NV_fragment_program.txt | 2641 specular dot product (n dot h_i). The "w" component of the operand is 2649 multiplied by the specular light/material product (f_i * (n dot h_i) ^
|
D | NV_gpu_program4.txt | 3284 specular dot product (n dot h_i). The "w" component of the operand is 3293 multiplied by the specular light/material product (f_i * (n dot h_i) ^
|
/third_party/openGLES/extensions/NV/ |
D | NV_vertex_program2.txt | 2359 dot h_i). The "w" component of the operand is assumed to hold the 2368 multiplied by the specular light/material product (f_i * (n dot h_i) ^
|
D | NV_fragment_program.txt | 2641 specular dot product (n dot h_i). The "w" component of the operand is 2649 multiplied by the specular light/material product (f_i * (n dot h_i) ^
|
D | NV_gpu_program4.txt | 3284 specular dot product (n dot h_i). The "w" component of the operand is 3293 multiplied by the specular light/material product (f_i * (n dot h_i) ^
|