/external/tensorflow/tensorflow/python/kernel_tests/linalg/ |
D | linear_operator_tridiag_test.py | 34 self, build_info, dtype, use_placeholder, argument 111 self, build_info, dtype, use_placeholder, argument 132 self, build_info, dtype, use_placeholder, argument 166 self, build_info, dtype, use_placeholder, argument
|
D | linear_operator_full_matrix_test.py | 41 self, build_info, dtype, use_placeholder, argument 145 self, build_info, dtype, use_placeholder, argument 226 self, build_info, dtype, use_placeholder, argument
|
D | linear_operator_composition_test.py | 50 def operator_and_matrix(self, build_info, dtype, use_placeholder, argument 154 self, build_info, dtype, use_placeholder, argument
|
D | linear_operator_adjoint_test.py | 46 build_info, argument 255 def operator_and_matrix(self, build_info, dtype, use_placeholder): argument
|
D | linear_operator_zeros_test.py | 60 self, build_info, dtype, use_placeholder, argument 205 self, build_info, dtype, use_placeholder, argument
|
D | linear_operator_permutation_test.py | 56 self, build_info, dtype, use_placeholder, argument
|
D | linear_operator_lower_triangular_test.py | 41 def operator_and_matrix(self, build_info, dtype, use_placeholder, argument
|
D | linear_operator_householder_test.py | 54 self, build_info, dtype, use_placeholder, argument
|
D | linear_operator_inversion_test.py | 44 build_info, argument
|
D | linear_operator_toeplitz_test.py | 84 self, build_info, dtype, use_placeholder, argument
|
D | linear_operator_identity_test.py | 49 self, build_info, dtype, use_placeholder, argument 292 self, build_info, dtype, use_placeholder, argument
|
D | linear_operator_diag_test.py | 39 self, build_info, dtype, use_placeholder, argument
|
D | linear_operator_kronecker_test.py | 105 self, build_info, dtype, use_placeholder, argument
|
/external/angle/scripts/ |
D | generate_android_bp.py | 196 def gn_deps_to_blueprint_deps(target_info, build_info): argument 349 def library_target_to_blueprint(target, build_info): argument 436 def action_target_to_blueprint(target, build_info): argument 483 def gn_target_to_blueprint(target, build_info): argument 495 def get_gn_target_dependencies(output_dependencies, build_info, target): argument
|
/external/llvm-project/polly/lib/External/ppcg/ |
D | cpu.c | 174 struct ast_build_userinfo *build_info, in mark_openmp_parallel() 217 struct ast_build_userinfo *build_info; in ast_build_before_for() local 243 struct ast_build_userinfo *build_info; in ast_build_after_for() local 500 struct ast_build_userinfo build_info; in print_scop() local
|
/external/webrtc/modules/audio_device/android/ |
D | audio_manager_unittest.cc | 187 BuildInfo build_info; in TEST_F() local 196 BuildInfo build_info; in TEST_F() local
|
/external/OpenCL-CTS/test_conformance/math_brute_force/ |
D | mad_float.cpp | 147 BuildKernelInfo build_info = { gMinVectorSizeIndex, kernels, programs, in TestFunc_mad_Float() local
|
D | mad_double.cpp | 148 BuildKernelInfo build_info = { gMinVectorSizeIndex, kernels, programs, in TestFunc_mad_Double() local
|
D | i_unary_float.cpp | 138 BuildKernelInfo build_info = { gMinVectorSizeIndex, kernels, programs, in TestFunc_Int_Float() local
|
D | i_unary_double.cpp | 141 BuildKernelInfo build_info = { gMinVectorSizeIndex, kernels, programs, in TestFunc_Int_Double() local
|
D | unary_u_double.cpp | 143 BuildKernelInfo build_info = { gMinVectorSizeIndex, kernels, programs, in TestFunc_Double_ULong() local
|
D | unary_u_float.cpp | 140 BuildKernelInfo build_info = { gMinVectorSizeIndex, kernels, programs, in TestFunc_Float_UInt() local
|
D | unary_two_results_double.cpp | 147 BuildKernelInfo build_info = { gMinVectorSizeIndex, kernels, programs, in TestFunc_Double2_Double() local
|
D | unary_two_results_i_double.cpp | 155 BuildKernelInfo build_info = { gMinVectorSizeIndex, kernels, programs, in TestFunc_DoubleI_Double() local
|
D | unary_two_results_i_float.cpp | 158 BuildKernelInfo build_info = { gMinVectorSizeIndex, kernels, programs, in TestFunc_FloatI_Float() local
|