/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/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/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/tensorflow/tensorflow/python/debug/lib/ |
D | source_utils.py | 38 def _norm_abs_path(file_path): argument 42 def is_extension_uncompiled_python_source(file_path): argument 47 def is_extension_compiled_python_source(file_path): argument
|
/external/perfetto/tools/trace_to_text/ |
D | main.cc | 57 const char* file_path = argv[2]; in main() local 75 const char* file_path = argv[3]; in main() local
|
/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/owasp/sanitizer/tools/ |
D | googlecode_upload.py | 110 def encode_upload_request(fields, file_path): argument 155 def upload_find_auth(file_path, project_name, summary, labels=None, 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/u-boot/lib/efi_loader/ |
D | efi_bootmgr.c | 49 struct efi_device_path *file_path; member 101 struct efi_device_path **file_path) in try_load_entry() 147 struct efi_device_path **file_path) in efi_bootmgr_load()
|
/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/tensorflow/tensorflow/python/grappler/ |
D | graph_analyzer.i | 21 void GraphAnalyzer(const string& file_path, int n) { in GraphAnalyzer()
|
/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/autotest/site_utils/lxc/ |
D | unittest_http.py | 21 def serve_locally(file_path): argument
|
/external/v8/gypfiles/ |
D | gyp_environment.py | 19 def apply_gyp_environment(file_path=None): 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
|
D | audio_facade_native.py | 194 def playback(self, file_path, data_format, blocking=False): argument 376 def dump_diagnostics(self, file_path): argument 444 def set_arc_playback_file(self, file_path): argument 555 def start(self, file_path, blocking): argument
|
/external/libxcam/xcore/ |
D | calibration_parser.cpp | 190 CalibrationParser::parse_intrinsic_file(const char *file_path, IntrinsicParameter &intrinsic_param) in parse_intrinsic_file() 216 CalibrationParser::parse_extrinsic_file(const char *file_path, ExtrinsicParameter &extrinsic_param) in parse_extrinsic_file()
|
/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/noto-fonts/emoji-compat/ |
D | createfont.py | 134 def prepend_header_to_file(file_path): argument 248 def read_emoji_lines(file_path, optional=False): argument 308 def read_emoji_intervals(emoji_data_map, file_path, emoji_style_exceptions): argument 336 def read_emoji_sequences(emoji_data_map, file_path, optional=False): argument 439 def add_file_to_sha(sha_algo, file_path): argument
|
/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/libchrome/base/metrics/ |
D | persistent_histogram_storage.cc | 87 const FilePath file_path = in ~PersistentHistogramStorage() local
|
/external/autotest/client/common_lib/cros/ |
D | smbprovider.py | 233 def open_file(self, mount_id, file_path, writeable): argument 316 def create_file(self, mount_id, file_path): argument 391 def truncate(self, mount_id, file_path, length): argument
|