/external/skia/infra/bots/recipes/ |
D | compute_buildstats.py | 137 def analyze_web_file(api, checkout_root, out_dir, files): argument 164 def analyze_cpp_lib(api, checkout_root, out_dir, files): argument 192 def analyze_flutter_lib(api, checkout_root, out_dir, files): argument 231 def analyze_wasm_file(api, checkout_root, out_dir, files): argument 263 def make_treemap(api, checkout_root, out_dir, files): argument
|
/external/skqp/infra/bots/recipes/ |
D | compute_buildstats.py | 107 def analyze_web_file(api, checkout_root, out_dir, files): argument 120 def analyze_cpp_lib(api, checkout_root, out_dir, files): argument 134 def analyze_flutter_lib(api, checkout_root, out_dir, files): argument 164 def analyze_wasm_file(api, checkout_root, out_dir, files): argument
|
/external/skqp/infra/bots/recipe_modules/checkout/ |
D | api.py | 20 def git(self, checkout_root): argument 32 def bot_update(self, checkout_root, gclient_cache=None, argument
|
/external/skia/infra/bots/recipe_modules/checkout/ |
D | api.py | 34 def git(self, checkout_root): argument 47 def bot_update(self, checkout_root, gclient_cache=None, argument
|
/external/libyuv/files/ |
D | download_vs_toolchain.py | 20 checkout_root = os.path.dirname(os.path.realpath(__file__)) variable
|
D | gyp_libyuv | 19 checkout_root = os.path.dirname(os.path.realpath(__file__)) variable
|
/external/skqp/infra/bots/recipe_modules/build/ |
D | flutter.py | 6 def compile_fn(api, checkout_root, out_dir): argument
|
D | android.py | 9 def compile_fn(api, checkout_root, out_dir): argument
|
D | cmake.py | 9 def compile_fn(api, checkout_root, _ignore): argument
|
D | chromebook.py | 6 def compile_fn(api, checkout_root, out_dir): argument
|
D | chromecast.py | 6 def compile_fn(api, checkout_root, out_dir): argument
|
D | canvaskit.py | 13 def compile_fn(api, checkout_root, _ignore): argument
|
D | pathkit.py | 13 def compile_fn(api, checkout_root, _ignore): argument
|
D | skqp.py | 14 def compile_fn(api, checkout_root, _ignore): argument
|
D | api.py | 56 def __call__(self, checkout_root, out_dir): argument
|
/external/skia/infra/bots/recipe_modules/build/ |
D | chromebook.py | 15 def compile_fn(api, checkout_root, out_dir): argument
|
D | cmake.py | 11 def compile_fn(api, checkout_root, _ignore): argument
|
D | flutter.py | 15 def compile_fn(api, checkout_root, out_dir): argument
|
D | pathkit.py | 8 def compile_fn(api, checkout_root, _ignore): argument
|
D | docker.py | 37 def compile_fn(api, checkout_root, out_dir): argument
|
D | android.py | 10 def compile_fn(api, checkout_root, out_dir): argument
|
D | canvaskit.py | 9 def compile_fn(api, checkout_root, _ignore): argument
|
D | skqp.py | 9 def compile_fn(api, checkout_root, _ignore): argument
|
D | api.py | 55 def __call__(self, checkout_root, out_dir): argument
|
/external/llvm-project/llvm/utils/docker/scripts/llvm_checksum/ |
D | project_tree.py | 27 def WalkProjectFiles(checkout_root, all_projects, project, visitor): argument
|