Home
last modified time | relevance | path

Searched defs:BUILDER (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython2/Doc/
DMakefile43 html: BUILDER = html macro
47 htmlhelp: BUILDER = htmlhelp macro
52 latex: BUILDER = latex macro
58 text: BUILDER = text macro
62 epub: BUILDER = epub macro
66 changes: BUILDER = changes macro
70 linkcheck: BUILDER = linkcheck macro
77 suspicious: BUILDER = suspicious macro
85 coverage: BUILDER = coverage macro
89 doctest: BUILDER = doctest macro
[all …]
/external/python/cpython3/Doc/
DMakefile74 html: BUILDER = html macro
78 htmlhelp: BUILDER = htmlhelp macro
83 latex: BUILDER = latex macro
89 text: BUILDER = text macro
93 texinfo: BUILDER = texinfo macro
98 epub: BUILDER = epub macro
102 changes: BUILDER = changes macro
106 linkcheck: BUILDER = linkcheck macro
113 suspicious: BUILDER = suspicious macro
121 coverage: BUILDER = coverage macro
[all …]
/external/python/typing/docs/
DMakefile29 html: BUILDER = html macro
33 text: BUILDER = text macro
/external/dagger2/java/dagger/internal/codegen/base/
DComponentCreatorKind.java27 BUILDER, enumConstant
/external/perfetto/infra/ci/
DMakefile21 BUILDER := docker macro
/external/autotest/server/site_tests/provision_Cr50TOT/
Dprovision_Cr50TOT.py20 BUILDER = 'reef' variable
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_op_registry.h395 #define REGISTER_XLA_OP_UNIQ_HELPER(COUNTER, BUILDER, OP) \ argument
398 #define REGISTER_XLA_OP_UNIQ(CTR, BUILDER, OP) \ argument