Searched defs:fl1 (Results 1 – 10 of 10) sorted by relevance
/external/libffi/testsuite/libffi.call/ |
D | return_fl1.c | 10 static float return_fl(float fl1, float fl2) in return_fl() 19 float fl1, fl2, rfl; in main() local
|
D | return_fl3.c | 10 static float return_fl(float fl1, float fl2, unsigned int in3, float fl4) in return_fl() 19 float fl1, fl2, fl4, rfl; in main() local
|
D | return_fl2.c | 11 static float return_fl(float fl1, float fl2, float fl3, float fl4) in return_fl() 23 float fl1, fl2, fl3, fl4, rfl; in main() local
|
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | return_fl1.c | 10 static float return_fl(float fl1, float fl2) in return_fl() 19 float fl1, fl2, rfl; in main() local
|
D | return_fl3.c | 10 static float return_fl(float fl1, float fl2, unsigned int in3, float fl4) in return_fl() 19 float fl1, fl2, fl4, rfl; in main() local
|
D | return_fl2.c | 11 static float return_fl(float fl1, float fl2, float fl3, float fl4) in return_fl() 23 float fl1, fl2, fl3, fl4, rfl; in main() local
|
/external/tensorflow/tensorflow/core/data/ |
D | hash_utils_test.cc | 477 FunctionDefLibrary* fl1 = gd.mutable_library(); in TEST_F() local 541 FunctionDefLibrary* fl1 = gd.mutable_library(); in TEST_F() local 608 FunctionDefLibrary* fl1 = gd.mutable_library(); in TEST_F() local 656 FunctionDefLibrary* fl1 = gd.mutable_library(); in TEST_F() local 708 FunctionDefLibrary* fl1 = gd.mutable_library(); in TEST_F() local 779 FunctionDefLibrary* fl1 = gd.mutable_library(); in TEST_F() local 996 FunctionDefLibrary* fl1 = gd.mutable_library(); in TEST_F() local
|
/external/ltp/testcases/kernel/syscalls/fork/ |
D | fork03.c | 55 float fl1, fl2; in main() local
|
/external/ltp/testcases/kernel/device-drivers/include/ |
D | includeTest.c | 261 struct file_lock fl1, fl2; in test_lockd() local
|
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
D | TensorContractionGpu.h | 660 #define add_vals(fl1, fl2, fr1, fr2)\ in EigenFloatContractionKernelInternal16x16() argument 687 float2 fl1 = lhs_shmem2[koff][threadIdx.x]; in EigenFloatContractionKernelInternal16x16() local
|