Home
last modified time | relevance | path

Searched defs:ldl (Results 1 – 7 of 7) sorted by relevance

/external/libffi/testsuite/libffi.call/
Dreturn_ldl.c10 static long double return_ldl(long double ldl) in return_ldl()
19 long double ldl, rldl; in main() local
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dreturn_ldl.c10 static long double return_ldl(long double ldl) in return_ldl()
19 long double ldl, rldl; in main() local
/external/eigen/Eigen/src/SparseLU/
DSparseLU_kernel_bmod.h66 Index ldl = internal::first_multiple(nrow, PacketSize); in run() local
DSparseLU_panel_bmod.h147 Index ldl = internal::first_multiple<Index>(nrow, PacketSize); in panel_bmod() local
/external/skia/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js923 ldl: this._lineDashList.slice(), property
/external/skqp/experimental/canvaskit/htmlcanvas/
Dcanvas2dcontext.js937 ldl: this._lineDashList.slice(), property
/external/mesa3d/src/freedreno/ir3/
Dir3_compiler_nir.c870 struct ir3_instruction *ldl, *offset; in emit_intrinsic_load_shared() local