/third_party/mesa3d/src/mesa/main/ |
D | light.c | 105 struct gl_light_uniforms *lu = &ctx->Light.LightSource[lnum]; in do_light() local 684 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in _mesa_update_material() local 695 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in _mesa_update_material() local 720 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in _mesa_update_material() local 731 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in _mesa_update_material() local 743 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in _mesa_update_material() local 754 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in _mesa_update_material() local 1035 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in compute_light_positions() local 1183 init_light( struct gl_light *l, struct gl_light_uniforms *lu, GLuint n ) in init_light()
|
D | rastpos.c | 162 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in shade_rastpos() local
|
D | ffvertex_prog.c | 204 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in make_state_key() local
|
/third_party/openssl/ssl/ |
D | t1_lib.c | 1148 const SIGALG_LOOKUP *lu; in ssl_setup_sig_algs() local 1203 const SIGALG_LOOKUP *lu; in tls1_lookup_sigalg() local 1218 int tls1_lookup_md(SSL_CTX *ctx, const SIGALG_LOOKUP *lu, const EVP_MD **pmd) in tls1_lookup_md() 1245 const SIGALG_LOOKUP *lu) in rsa_pss_check_min_key_size() 1319 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(s, tls_default_sigalg[idx]); in tls1_get_legacy_sigalg() local 1337 const SIGALG_LOOKUP *lu; in tls1_set_peer_legacy_sigalg() local 1402 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(s, sigs[i]); in tls_check_sigalg_curve() local 1419 static int sigalg_security_bits(SSL_CTX *ctx, const SIGALG_LOOKUP *lu) in sigalg_security_bits() 1470 const SIGALG_LOOKUP *lu; in tls12_check_peer_sigalg() local 1695 const SIGALG_LOOKUP *lu = tls1_get_legacy_sigalg(s, i); in tls1_set_server_sigalgs() local [all …]
|
/third_party/openssl/crypto/x509/ |
D | by_dir.c | 108 static int new_dir(X509_LOOKUP *lu) in new_dir() 158 static void free_dir(X509_LOOKUP *lu) in free_dir()
|
D | x509_lu.c | 227 X509_LOOKUP *lu; in X509_STORE_free() local 268 X509_LOOKUP *lu; in X509_STORE_add_lookup() local 314 X509_LOOKUP *lu; in X509_STORE_CTX_get_by_subject() local
|
/third_party/python/Objects/ |
D | memoryobject.c | 1603 unsigned long lu; in pylong_as_lu() local 1691 unsigned long lu; in unpack_single() local 1781 unsigned long lu; in pack_single() local
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/ |
D | ucm.cpp | 94 const UChar32 *lu, *ru; in compareUnicode() local
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
D | ucm.cpp | 94 const UChar32 *lu, *ru; in compareUnicode() local
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
D | ucm.cpp | 94 const UChar32 *lu, *ru; in compareUnicode() local
|
/third_party/icu/icu4c/source/tools/toolutil/ |
D | ucm.cpp | 94 const UChar32 *lu, *ru; in compareUnicode() local
|
/third_party/openssl/ssl/statem/ |
D | statem_lib.c | 283 const SIGALG_LOOKUP *lu = s->s3.tmp.sigalg; in tls_construct_cert_verify() local
|
D | statem_srvr.c | 2427 const SIGALG_LOOKUP *lu = s->s3.tmp.sigalg; in tls_construct_server_key_exchange() local
|
/third_party/ffmpeg/libavcodec/ |
D | agm.c | 770 uint8_t ly0 = 0, ly1 = 0, ly2 = 0, ly3 = 0, lu = 0, lv = 0; in decode_raw_intra() local
|
/third_party/ffmpeg/libavfilter/ |
D | af_aiir.c | 794 static void solve(double *matrix, double *vector, int n, double *y, double *x, double *lu) in solve()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | usettest.cpp | 314 UBool lu = (u_charType((UChar)i) == U_UPPERCASE_LETTER); in TestCategories() local
|
/third_party/iowow/src/json/ |
D | iwbinn.c | 661 uint32_t lu; in AddValue() local
|
/third_party/skia/src/core/ |
D | SkVM.cpp | 1542 static void set_lum(skvm::F32* r, skvm::F32* g, skvm::F32* b, skvm::F32 lu) { in set_lum() 1552 lu = luminance(*r, *g, *b); in clip_color() local
|