Searched defs:d12 (Results 1 - 10 of 10) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/ |
H A D | matrix.h | 170 Mat4X4(float d0, float d1, float d2, float d3, float d4, float d5, float d6, float d7, float d8, float d9, float d10, float d11, float d12, float d13, float d14, float d15) Mat4X4() argument
|
/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | k3_bandgap.c | 96 int d12 = abs(s1 - s2); in vtm_get_best_value() local
|
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | k3_bandgap.c | 98 int d12 = abs(s1 - s2); in vtm_get_best_value() local
|
H A D | k3_j72xx_bandgap.c | 205 int d12 = abs(s1 - s2); in vtm_get_best_value() local
|
/third_party/python/Lib/lib2to3/tests/data/ |
H A D | py3_test_grammar.py | 244 def d12(a, b=1, c=2): pass function
|
H A D | py2_test_grammar.py | 232 def d12(a, b=1, c=2): pass function
|
/third_party/node/deps/v8/src/execution/s390/ |
H A D | simulator-s390.h | 114 d12, enumerator
|
/third_party/node/deps/v8/src/execution/arm/ |
H A D | simulator-arm.h | 129 d12, enumerator
|
/third_party/node/deps/v8/src/execution/ppc/ |
H A D | simulator-ppc.h | 109 d12, enumerator
|
/third_party/python/Lib/test/ |
H A D | test_grammar.py | 602 def d12(a, b=1, c=2): pass function
|
Completed in 12 milliseconds