Home
last modified time | relevance | path

Searched refs:refactor (Results 1 – 25 of 48) sorted by relevance

12

/external/chromium-trace/catapult/catapult_base/catapult_base/refactor/annotated_symbol/
D__init__.py6 from catapult_base.refactor.annotated_symbol.class_definition import *
7 from catapult_base.refactor.annotated_symbol.function_definition import *
8 from catapult_base.refactor.annotated_symbol.import_statement import *
9 from catapult_base.refactor.annotated_symbol.reference import *
10 from catapult_base.refactor import snippet
Dreference.py9 from catapult_base.refactor.annotated_symbol import base_symbol
10 from catapult_base.refactor import snippet
Dbase_symbol.py5 from catapult_base.refactor import snippet
Dclass_definition.py7 from catapult_base.refactor.annotated_symbol import base_symbol
Dfunction_definition.py7 from catapult_base.refactor.annotated_symbol import base_symbol
Dimport_statement.py10 from catapult_base.refactor.annotated_symbol import base_symbol
11 from catapult_base.refactor import snippet
/external/chromium-trace/catapult/catapult_base/catapult_base/refactor_util/
Dmove.py9 from catapult_base import refactor
24 refactor.Transform(functools.partial(_Update, moves), files_to_update)
32 for import_statement in module.FindAll(refactor.Import):
91 for reference in module.FindAll(refactor.Reference):
/external/chromium-trace/catapult/catapult_base/catapult_base/refactor/
D__init__.py15 from catapult_base.refactor.annotated_symbol import *
16 from catapult_base.refactor.module import Module
Dmodule.py5 from catapult_base.refactor import annotated_symbol
Dsnippet.py11 from catapult_base.refactor import offset_token
/external/llvm/test/CodeGen/X86/
Dvbinop-simplify-bug.ll4 ; DAGCombiner::SimplifyVBinOp in an attempt to refactor some code
/external/doclava/
Dbuild.gradle34 // TODO refactor to allow referencing the "gradle way"
/external/markdown/docs/
DAUTHORS10 included a complete refactor of the core.
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
DRewriteRuleSubtreeStream.as46 * a proper way to refactor. This needs to always call dup node
/external/chromium-trace/catapult/third_party/Paste/docs/
Dfuture.txt9 The future of these pieces is to split them into independent packages, and refactor the internal Pa…
/external/tlsdate/
DCHANGELOG25 major libevent refactor by Will Drewry and Elly Fong-Jones of Google.
/external/chromium-trace/catapult/third_party/typ/
Dpylintrc82 evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 10)
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/
Dpylintrc78 evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 10)
/external/autotest/utils/
Dpylintrc93 # all_failures = error + warning + refactor + convention
/external/antlr/antlr-3.4/runtime/Python/
Dpylintrc97 evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 10)
/external/chromium-trace/catapult/third_party/coverage/
Dpylintrc107 evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 10)
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/
Ddefault.pylintrc97 # DEFAULT: evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 1…
/external/vulkan-validation-layers/tests/gtest-1.7.0/m4/
Dlibtool.m42250 version_type=linux # correct to gnu/linux during the next big refactor
2259 version_type=linux # correct to gnu/linux during the next big refactor
2324 version_type=linux # correct to gnu/linux during the next big refactor
2463 version_type=linux # correct to gnu/linux during the next big refactor
2516 version_type=linux # correct to gnu/linux during the next big refactor
2527 version_type=linux # correct to gnu/linux during the next big refactor
2588 version_type=linux # correct to gnu/linux during the next big refactor
2604 version_type=linux # correct to gnu/linux during the next big refactor
2643 version_type=linux # correct to gnu/linux during the next big refactor
2718 version_type=linux # correct to gnu/linux during the next big refactor
[all …]
/external/libcap-ng/libcap-ng-0.7/m4/
Dlibtool.m42250 version_type=linux # correct to gnu/linux during the next big refactor
2259 version_type=linux # correct to gnu/linux during the next big refactor
2324 version_type=linux # correct to gnu/linux during the next big refactor
2463 version_type=linux # correct to gnu/linux during the next big refactor
2516 version_type=linux # correct to gnu/linux during the next big refactor
2527 version_type=linux # correct to gnu/linux during the next big refactor
2588 version_type=linux # correct to gnu/linux during the next big refactor
2604 version_type=linux # correct to gnu/linux during the next big refactor
2643 version_type=linux # correct to gnu/linux during the next big refactor
2710 version_type=linux # correct to gnu/linux during the next big refactor
[all …]
/external/libopus/m4/
Dlibtool.m42250 version_type=linux # correct to gnu/linux during the next big refactor
2259 version_type=linux # correct to gnu/linux during the next big refactor
2324 version_type=linux # correct to gnu/linux during the next big refactor
2463 version_type=linux # correct to gnu/linux during the next big refactor
2516 version_type=linux # correct to gnu/linux during the next big refactor
2527 version_type=linux # correct to gnu/linux during the next big refactor
2588 version_type=linux # correct to gnu/linux during the next big refactor
2604 version_type=linux # correct to gnu/linux during the next big refactor
2643 version_type=linux # correct to gnu/linux during the next big refactor
2710 version_type=linux # correct to gnu/linux during the next big refactor
[all …]

12