/aosp_15_r20/development/tools/ninja_dependency_analysis/ |
H A D | collect_ninja_inputs.py | 40 def count_project(projects, input_files): argument 62 input_files = sorted( variable
|
/aosp_15_r20/external/trace-cmd/tracecmd/ |
H A D | trace-read.c | 67 struct input_files { struct 73 static struct list_head input_files; argument
|
/aosp_15_r20/external/cronet/third_party/jni_zero/test/ |
H A D | integration_tests.py | 139 input_files, argument 209 input_files, argument
|
/aosp_15_r20/external/crosvm/power_monitor/ |
H A D | build.rs | 9 let mut input_files = Vec::new(); in main() localVariable
|
/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/ |
H A D | merge_data.py | 59 input_files = sys.argv[2:] variable
|
/aosp_15_r20/external/cronet/components/cronet/tools/ |
H A D | generate_idl_bindings.py | 21 def GenerateIdlBindings(output_path, input_files): argument
|
/aosp_15_r20/build/soong/cmd/find_input_delta/find_input_delta_proto_internal/ |
H A D | internal_state.proto | 23 repeated PartialCompileInput input_files = 1; field
|
/aosp_15_r20/tools/dexter/dexter/ |
H A D | dexter_tests.py | 78 input_files = glob.glob(os.path.join(data_root, input_pattern)) variable
|
/aosp_15_r20/external/clang/utils/ |
H A D | FuzzTest | 101 def run_one_test(test_application, index, input_files, args): argument
|
/aosp_15_r20/external/cronet/testing/data_driven_testing/ |
H A D | data_driven_test.cc | 59 base::FileEnumerator input_files( in RunDataDrivenTest() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/parser/ |
D | main.cc | 116 std::queue<std::filesystem::path> input_files; in main() local
|
/aosp_15_r20/external/webrtc/modules/audio_mixer/ |
H A D | audio_mixer_test.cc | 121 const std::vector<std::string> input_files = parse_input_files(); in main() local
|
/aosp_15_r20/external/executorch/examples/mediatek/executor_runner/ |
H A D | mtk_oss_executor_runner.cpp | 212 auto input_files = split(file_path, " "); in main() local
|
/aosp_15_r20/external/icu/icu4j/tools/misc/src/main/java/com/ibm/icu/dev/tool/charsetdet/sbcs/ |
H A D | StatisticsTool.java | 317 InputFile[] input_files = new InputFile[args.length]; in main() local
|
/aosp_15_r20/external/mesa3d/src/asahi/clc/ |
H A D | asahi_clc.c | 352 struct util_dynarray input_files; in main() local
|
/aosp_15_r20/external/executorch/examples/qualcomm/executor_runner/ |
H A D | qnn_executor_runner.cpp | 330 auto input_files = split(file_path, " "); in main() local
|
/aosp_15_r20/external/bazelbuild-rules_python/tools/ |
H A D | wheelmaker.py | 323 def get_files_to_package(input_files): argument
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | cmd_inject_test.cpp | 214 std::vector<std::unique_ptr<TemporaryFile>> input_files; in TEST() local
|
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | assemble_cvd.cc | 585 std::vector<std::string> input_files = android::base::Split(input_files_str, "\n"); in AssembleCvdMain() local
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | intel_clc.c | 507 struct util_dynarray input_files; in main() local
|
/aosp_15_r20/device/google/trout/tools/ |
D | bpttool | 877 def _read_json(self, input_files, ab_collapse=True): argument
|
/aosp_15_r20/frameworks/base/tools/aapt2/cmd/ |
H A D | Link.cpp | 2001 int Run(const std::vector<std::string>& input_files) { in Run()
|