Home
last modified time | relevance | path

Searched defs:file_list (Results 1 – 25 of 42) sorted by relevance

12

/aosp_15_r20/external/libopus/dnn/torch/testsuite/
H A Drun_test.py332 file_list = get_wave_file_list(args.input_folder, check_for_features=False) variable
336 file_list = sorted(file_list) variable
340 file_list = file_list[:num_testitems] variable
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_linecache.py83 file_list = [] variable in EmptyFile
87 file_list = ['\n'] variable in SingleEmptyLine
91 file_list = ['á\n', 'b\n', 'abcdef\n', 'ááááá\n'] variable in GoodUnicode
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/java/
H A Dfile.cc596 std::vector<std::string>* file_list, bool annotate_code, in GenerateSibling()
636 std::vector<std::string>* file_list, in GenerateSiblings()
687 std::vector<std::string>* file_list, in GenerateKotlinSiblings()
H A Dshared_code_generator.cc59 GeneratorContext* context, std::vector<std::string>* file_list, in Generate()
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/java/
H A Dfile.cc596 std::vector<std::string>* file_list, bool annotate_code, in GenerateSibling()
636 std::vector<std::string>* file_list, in GenerateSiblings()
687 std::vector<std::string>* file_list, in GenerateKotlinSiblings()
H A Dshared_code_generator.cc59 GeneratorContext* context, std::vector<std::string>* file_list, in Generate()
/aosp_15_r20/external/pigweed/pw_build/py/
H A Dcreate_python_tree_test.py389 file_list, argument
477 file_list, argument
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/javamicro/
H A Djavamicro_file.cc200 std::vector<std::string>* file_list, in GenerateSibling()
224 std::vector<std::string>* file_list) { in GenerateSiblings()
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/javanano/
H A Djavanano_file.cc219 std::vector<std::string>* file_list, in GenerateSibling()
242 std::vector<std::string>* file_list) { in GenerateSiblings()
/aosp_15_r20/packages/modules/adb/client/
Dfile_sync_client.cpp939 void ComputeExpectedTotalBytes(const std::vector<copyinfo>& file_list) { in ComputeExpectedTotalBytes()
1288 static bool local_build_list(SyncConnection& sc, std::vector<copyinfo>* file_list, in local_build_list()
1358 std::vector<copyinfo> file_list; in copy_local_dir_remote() local
1547 static bool remote_build_list(SyncConnection& sc, std::vector<copyinfo>* file_list, in remote_build_list()
1633 std::vector<copyinfo> file_list; in copy_remote_dir_local() local
/aosp_15_r20/external/webrtc/rtc_base/
H A Dfile_rotating_stream.cc77 std::vector<std::string> file_list; in GetFilesWithPrefix() local
137 std::vector<std::string> file_list; in GetFilesWithPrefix() local
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/cmake/
H A Dstaleness_test.py43 file_list = """ variable
H A Dstaleness_test_lib.py58 def __init__(self, file_list): argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/cmake/
Dstaleness_test.py40 file_list = """ variable
Dstaleness_test_lib.py53 def __init__(self, file_list): argument
/aosp_15_r20/build/soong/ui/metrics/metrics_proto/
H A Dcombined_metrics.proto35 optional android.find_input_delta_proto.FileList file_list = 1; field
/aosp_15_r20/external/angle/build/android/update_deps/
H A Dupdate_third_party_deps.py56 def _CheckFileList(local_path, file_list): argument
/aosp_15_r20/external/cronet/build/android/update_deps/
H A Dupdate_third_party_deps.py56 def _CheckFileList(local_path, file_list): argument
/aosp_15_r20/external/webrtc/tools_webrtc/
H A Dgtest-parallel-wrapper.py85 def _CatFiles(file_list, output_file_destination): argument
/aosp_15_r20/external/angle/build/util/
H A Dversion.py35 def FetchValues(file_list, is_official_build=None): argument
/aosp_15_r20/external/cronet/build/util/
H A Dversion.py35 def FetchValues(file_list, is_official_build=None): argument
/aosp_15_r20/trusty/user/app/storage/test/storage-unittest-aidl/unittests/
Dmod.rs120 pub(crate) fn file_list(ss: &(impl IStorageSession + ?Sized)) { in file_list() function
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/scripts/
H A Dsancov.py231 file_list = [] variable
/aosp_15_r20/external/python/google-api-python-client/scripts/
Dchangesummary.py59 def __init__(self, new_artifacts_dir, current_artifacts_dir, temp_dir, file_list): argument
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A Difapi_io.c566 NODE_OBJECT_T *file_list = NULL; in ifapi_io_dirfiles_all() local

12