/external/skia/tools/ |
D | sanitize_source_files.py | 85 def TrailingWhitespaceRemover(line, file_path, line_number): argument 93 def CrlfReplacer(line, file_path, line_number): argument 100 def TabReplacer(line, file_path, line_number): argument 117 def EOFOneAndOnlyOneNewlineAdder(file_content, file_path): argument 126 def SvnEOLChecker(file_content, file_path): argument
|
/external/skqp/tools/ |
D | sanitize_source_files.py | 85 def TrailingWhitespaceRemover(line, file_path, line_number): argument 93 def CrlfReplacer(line, file_path, line_number): argument 100 def TabReplacer(line, file_path, line_number): argument 117 def EOFOneAndOnlyOneNewlineAdder(file_content, file_path): argument 126 def SvnEOLChecker(file_content, file_path): argument
|
/external/libchrome/base/files/ |
D | file_unittest.cc | 24 FilePath file_path = temp_dir.GetPath().AppendASCII("create_file_1"); in TEST() local 113 FilePath file_path = temp_dir.GetPath().AppendASCII("create_file_1"); in TEST() local 123 FilePath file_path = temp_dir.GetPath().AppendASCII("create_file"); in TEST() local 141 FilePath file_path = temp_dir.GetPath().AppendASCII("create_file_1"); in TEST() local 168 FilePath file_path = temp_dir.GetPath().AppendASCII("read_write_file"); in TEST() local 263 FilePath file_path = temp_dir.GetPath().AppendASCII("append_file"); in TEST() local 315 FilePath file_path = temp_dir.GetPath().AppendASCII("truncate_file"); in TEST() local 437 FilePath file_path = local 462 FilePath file_path = local 486 FilePath file_path = temp_dir.GetPath().AppendASCII("seek_file"); local [all …]
|
/external/u-boot/cmd/ |
D | sysboot.c | 11 static int do_get_ext2(cmd_tbl_t *cmdtp, const char *file_path, char *file_addr) in do_get_ext2() 24 static int do_get_fat(cmd_tbl_t *cmdtp, const char *file_path, char *file_addr) in do_get_fat() 37 static int do_get_any(cmd_tbl_t *cmdtp, const char *file_path, char *file_addr) in do_get_any()
|
/external/v4l2_codec2/tests/c2_e2e_test/jni/ |
D | common.cpp | 22 InputFile::InputFile(std::string file_path) { in InputFile() 26 InputFile::InputFile(std::string file_path, std::ios_base::openmode openmode) { in InputFile() 49 InputFileStream::InputFileStream(std::string file_path) in InputFileStream() 59 InputFileASCII::InputFileASCII(std::string file_path) : InputFile(file_path) {} in InputFileASCII()
|
/external/chromium-trace/catapult/common/py_utils/py_utils/refactor/ |
D | module.py | 10 def __init__(self, file_path): argument 17 def file_path(self): member in Module
|
D | __init__.py | 19 def _TransformFile(transform, file_path): argument
|
/external/tensorflow/tensorflow/python/debug/lib/ |
D | source_utils.py | 43 def _norm_abs_path(file_path): argument 47 def is_extension_uncompiled_python_source(file_path): argument 52 def is_extension_compiled_python_source(file_path): argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/scripts/llvm_checksum/ |
D | llvm_checksum.py | 86 def read_and_collapse_svn_subsitutions(file_path): argument 106 def add_file_hash(file_path): argument
|
/external/chromium-trace/catapult/dependency_manager/dependency_manager/ |
D | exceptions.py | 23 def __init__(self, file_path): argument 28 def __init__(self, file_path): argument
|
D | base_config.py | 74 def __init__(self, file_path, writable=False): argument 386 def _FormatPath(cls, file_path): argument 401 def _WriteConfigToFile(cls, file_path, dependencies=None): argument
|
/external/perfetto/tools/trace_to_text/ |
D | main.cc | 118 const char* file_path = positional_args[1]; in Main() local 136 const char* file_path = positional_args[2]; in Main() local
|
/external/autotest/server/cros/multimedia/ |
D | video_facade_adapter.py | 57 def prepare_playback(self, file_path, fullscreen=True): argument 95 def prepare_arc_playback(self, file_path, fullscreen=True): argument
|
/external/crosvm/qcow_utils/src/ |
D | qcow_utils.rs | 30 let file_path = match c_str.to_str() { in create_qcow_with_size() localVariable 59 let file_path = match c_str.to_str() { in expand_disk_image() localVariable
|
/external/perfetto/gn/standalone/ |
D | write_ui_dist_file_map.py | 39 def hash_file(file_path): argument
|
D | glob.py | 30 def make_parent_dirs(file_path): argument
|
/external/autotest/site_utils/lxc/ |
D | unittest_http.py | 21 def serve_locally(file_path): argument
|
/external/autotest/client/cros/multimedia/ |
D | video_facade_native.py | 69 def prepare_playback(self, file_path, fullscreen=True): argument 126 def prepare_arc_playback(self, file_path, fullscreen=True): argument
|
/external/noto-fonts/emoji-compat/ |
D | createfont.py | 134 def prepend_header_to_file(file_path): argument 253 def read_emoji_lines(file_path, optional=False): argument 313 def read_emoji_intervals(emoji_data_map, file_path, emoji_style_exceptions): argument 341 def read_emoji_sequences(emoji_data_map, file_path, optional=False): argument 449 def add_file_to_sha(sha_algo, file_path): argument
|
/external/adhd/cras/src/tests/ |
D | file_wait_unittest.cc | 51 static void SimpleFileWait(const char* file_path) { in SimpleFileWait() 106 std::string file_path; in TEST() local
|
/external/arm-trusted-firmware/tools/memory/ |
D | print_memory_map.py | 41 file_path = os.path.join(build_dir, image, '{}.map'.format(image)) variable
|
/external/libbrillo/brillo/ |
D | test_helpers.h | 19 inline void ExpectFileEquals(const char* golden, const char* file_path) { in ExpectFileEquals()
|
/external/chromium-trace/catapult/common/py_utils/py_utils/ |
D | cloud_storage_unittest.py | 260 def _FakeGetLocked(bucket, expected_hash, file_path): argument 281 def _FakeGetLocked(bucket, expected_hash, file_path): argument 313 def _FakeGetLocked(bucket, expected_hash, file_path): argument 337 def _FakeGetLockedNewHash(bucket, expected_hash, file_path): argument
|
/external/protobuf/src/google/protobuf/compiler/ |
D | annotation_test_util.h | 52 std::string file_path; member
|
/external/zlib/google/ |
D | zip.cc | 25 bool IsHiddenFile(const base::FilePath& file_path) { in IsHiddenFile() 29 bool ExcludeNoFilesFilter(const base::FilePath& file_path) { in ExcludeNoFilesFilter() 33 bool ExcludeHiddenFilesFilter(const base::FilePath& file_path) { in ExcludeHiddenFilesFilter()
|