Searched defs:output_lines (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/python/absl-py/absl/flags/ |
D | _flagvalues.py | 945 def _render_module_flags(self, module, flags, output_lines, prefix=''): argument 952 def _render_our_module_flags(self, module, output_lines, prefix=''): argument 958 def _render_our_module_key_flags(self, module, output_lines, prefix=''): argument 992 def _render_flag_list(self, flaglist, output_lines, prefix=' '): argument
|
/aosp_15_r20/packages/modules/adb/test_utils/ |
D | test_utils.cpp | 77 auto output_lines = android::base::Split(output, "\r\n"); in ExpectLinesEqual() local
|
/aosp_15_r20/external/grpc-grpc/src/objective-c/ |
H A D | change-comments.py | 47 output_lines = [] variable
|
/aosp_15_r20/external/llvm/utils/ |
H A D | update_llc_test_checks.py | 100 def add_checks(output_lines, prefix_list, func_dict, func_name): argument
|
H A D | update_test_checks.py | 188 def add_checks(output_lines, prefix_list, func_dict, func_name, tool_basename): argument
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_passthrough_gs.c | 135 bool output_lines = force_line_strip_out || original_our_prim == MESA_PRIM_LINE_STRIP; in nir_create_passthrough_gs() local
|