Home
last modified time | relevance | path

Searched defs:src_path (Results 1 – 11 of 11) sorted by relevance

/external/skia/third_party/icu/
Dmake_data_cpp.py29 def convert(fmt, name, src_path, dst_path): argument
/external/brotli/scripts/dictionary/
Dstep-04-generate-java-literals.py76 src_path = "DictionaryData.inc.java" variable
/external/pdfium/testing/tools/
Dapi_check.py64 def _GetFunctionsFromPublicHeaders(src_path): argument
/external/libxcam/tests/
Dtest-binary-kernel.cpp50 char *src_path = NULL, *bin_path = NULL; in main() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/sancov/
Dcoverage-report-server.py127 src_path = None variable in ServerHandler
/external/owasp/sanitizer/tools/
Dcut_release.py100 def copy_directory_structure_template(src_path, container_path): argument
/external/fonttools/Lib/fontTools/varLib/
D__init__.py932 def __call__(self, src_path): argument
/external/tensorflow/tensorflow/contrib/ignite/kernels/igfs/
Digfs.cc286 string src_path = TranslateName(src); in RenameFile() local
/external/libchrome/build/android/gyp/util/
Dbuild_utils.py292 def AddToZipHermetic(zip_file, zip_path, src_path=None, data=None, argument
/external/python/cpython3/Modules/clinic/
D_winapi.c.h186 LPWSTR src_path; in _winapi_CreateJunction() local
/external/python/cpython3/Modules/
D_winapi.c475 _winapi_CreateJunction_impl(PyObject *module, LPWSTR src_path, in _winapi_CreateJunction_impl()