Home
last modified time | relevance | path

Searched defs:TEMPLATE (Results 1 – 25 of 113) sorted by relevance

12345

/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/tools/urls_generator/src/
H A Dmain.rs95 const TEMPLATE: &str = r#""""A file containing urls and associated sha256 values for cargo-bazel bi… constant
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.121/src/
H A Dapp.rs23 const TEMPLATE: &str = "\ constant
/aosp_15_r20/external/rust/cxx/gen/cmd/src/
Dapp.rs23 const TEMPLATE: &str = "\ constant
/aosp_15_r20/external/rust/android-crates-io/crates/tinytemplate/src/
Dlib.rs245 static TEMPLATE: &'static str = "Hello {name}!"; variable
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/stats/pull/netstats/
H A DNetworkStatsAccumulatorTest.kt163 private val TEMPLATE = NetworkTemplate.Builder(NetworkTemplate.MATCH_WIFI).build() constant
/aosp_15_r20/art/test/702-LargeBranchOffset/
H A Dgenerate17 TEMPLATE = """ variable
/aosp_15_r20/external/pytorch/torch/_export/db/
H A Dgen_example.py6 TEMPLATE = '''import torch variable
/aosp_15_r20/external/python/cpython3/Tools/peg_generator/pegen/
Dkeywordgen.py8 TEMPLATE = r''' variable
/aosp_15_r20/external/angle/scripts/
H A Dangle_test_wrapper.py5 TEMPLATE = '''#!/bin/bash variable
/aosp_15_r20/external/tink/kokoro/testutils/
H A Dcreate_main_build_file.py27 TEMPLATE = string.Template("""\ variable
/aosp_15_r20/external/python/cpython2/Tools/unicode/
Dgencjkcodecs.py15 TEMPLATE = string.Template("""\ variable
/aosp_15_r20/external/auto/value/src/main/java/com/google/auto/value/processor/
H A DAutoBuilderTemplateVars.java21 private static final Template TEMPLATE = parsedTemplateForResource("autobuilder.vm"); field in AutoBuilderTemplateVars
H A DAutoValueTemplateVars.java44 private static final Template TEMPLATE = parsedTemplateForResource("autovalue.vm"); field in AutoValueTemplateVars
/aosp_15_r20/external/autotest/metadata/utils/
H A Dfind_tests.py22 TEMPLATE = """ variable
/aosp_15_r20/external/python/cpython3/Tools/unicode/
Dgencjkcodecs.py15 TEMPLATE = string.Template("""\ variable
/aosp_15_r20/frameworks/base/tests/AmSlam/src/test/amslam/subreceivers/
H A Dgen.py17 TEMPLATE = """/* variable
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dbi_printer.c.py23 TEMPLATE = """#include <stdio.h> variable
H A Dbi_opcodes.c.py23 TEMPLATE = """#include "bi_opcodes.h" variable
H A Dbi_opcodes.h.py22 TEMPLATE = """ variable
/aosp_15_r20/external/oj-libjdwp/etc/
H A Djdigen.py25 TEMPLATE = """ variable
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonAbsoluteStub.h62 static const uint32_t TEMPLATE[]; variable
/aosp_15_r20/external/mesa3d/src/compiler/spirv/
H A Dvtn_generator_ids_h.py31 TEMPLATE = Template("""\ variable
H A Dvtn_gather_types_c.py66 TEMPLATE = Template(COPYRIGHT + """\ variable
/aosp_15_r20/external/mesa3d/src/amd/vulkan/layers/
H A Dradv_annotate_layer_gen.py27 TEMPLATE = Template(COPYRIGHT + """ variable
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dformat_fallback.py83 TEMPLATE = Template(COPYRIGHT + """ variable

12345