Home
last modified time | relevance | path

Searched defs:build_info (Results 1 – 25 of 47) sorted by relevance

12

/external/tensorflow/tensorflow/python/kernel_tests/linalg/
Dlinear_operator_tridiag_test.py34 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
Dlinear_operator_full_matrix_test.py41 self, build_info, dtype, use_placeholder, argument
145 self, build_info, dtype, use_placeholder, argument
226 self, build_info, dtype, use_placeholder, argument
Dlinear_operator_composition_test.py50 def operator_and_matrix(self, build_info, dtype, use_placeholder, argument
154 self, build_info, dtype, use_placeholder, argument
Dlinear_operator_adjoint_test.py46 build_info, argument
255 def operator_and_matrix(self, build_info, dtype, use_placeholder): argument
Dlinear_operator_zeros_test.py60 self, build_info, dtype, use_placeholder, argument
205 self, build_info, dtype, use_placeholder, argument
Dlinear_operator_permutation_test.py56 self, build_info, dtype, use_placeholder, argument
Dlinear_operator_lower_triangular_test.py41 def operator_and_matrix(self, build_info, dtype, use_placeholder, argument
Dlinear_operator_householder_test.py54 self, build_info, dtype, use_placeholder, argument
Dlinear_operator_inversion_test.py44 build_info, argument
Dlinear_operator_toeplitz_test.py84 self, build_info, dtype, use_placeholder, argument
Dlinear_operator_identity_test.py49 self, build_info, dtype, use_placeholder, argument
292 self, build_info, dtype, use_placeholder, argument
Dlinear_operator_diag_test.py39 self, build_info, dtype, use_placeholder, argument
Dlinear_operator_kronecker_test.py105 self, build_info, dtype, use_placeholder, argument
/external/angle/scripts/
Dgenerate_android_bp.py196 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/
Dcpu.c174 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/
Daudio_manager_unittest.cc187 BuildInfo build_info; in TEST_F() local
196 BuildInfo build_info; in TEST_F() local
/external/OpenCL-CTS/test_conformance/math_brute_force/
Dmad_float.cpp147 BuildKernelInfo build_info = { gMinVectorSizeIndex, kernels, programs, in TestFunc_mad_Float() local
Dmad_double.cpp148 BuildKernelInfo build_info = { gMinVectorSizeIndex, kernels, programs, in TestFunc_mad_Double() local
Di_unary_float.cpp138 BuildKernelInfo build_info = { gMinVectorSizeIndex, kernels, programs, in TestFunc_Int_Float() local
Di_unary_double.cpp141 BuildKernelInfo build_info = { gMinVectorSizeIndex, kernels, programs, in TestFunc_Int_Double() local
Dunary_u_double.cpp143 BuildKernelInfo build_info = { gMinVectorSizeIndex, kernels, programs, in TestFunc_Double_ULong() local
Dunary_u_float.cpp140 BuildKernelInfo build_info = { gMinVectorSizeIndex, kernels, programs, in TestFunc_Float_UInt() local
Dunary_two_results_double.cpp147 BuildKernelInfo build_info = { gMinVectorSizeIndex, kernels, programs, in TestFunc_Double2_Double() local
Dunary_two_results_i_double.cpp155 BuildKernelInfo build_info = { gMinVectorSizeIndex, kernels, programs, in TestFunc_DoubleI_Double() local
Dunary_two_results_i_float.cpp158 BuildKernelInfo build_info = { gMinVectorSizeIndex, kernels, programs, in TestFunc_FloatI_Float() local

12