| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
| D | AltFormatSpec.java | 44 FormatTemplate template, RangeSpecification prefix, String parent, Optional<String> comment) { in create() 49 "invalid alternate format template: %s", template); in create() local 52 "invalid prefix '%s' for alternate format template: %s", prefix, template); in create() local 57 "invalid prefix '%s' for alternate format template: %s", prefix, template); in create() local 62 public abstract FormatTemplate template(); in template() method in AltFormatSpec
|
| /third_party/skia/third_party/externals/jinja2/ |
| D | loaders.py | 21 def split_template_path(template): argument 71 def get_source(self, environment, template): argument 176 def get_source(self, environment, template): argument 244 def get_source(self, environment, template): argument 303 def get_source(self, environment, template): argument 334 def get_source(self, environment, template): argument 362 def get_loader(self, template): argument 370 def get_source(self, environment, template): argument 414 def get_source(self, environment, template): argument
|
| /third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/model/ |
| D | AltFormatSpecTest.java | 33 FormatTemplate template = FormatTemplate.parse("XXXX XXXX"); in testSimple() local 70 private static void assertGoodTemplateAndPrefix(String template, String prefix, String spec) { in assertGoodTemplateAndPrefix() 76 private static void assertBadTemplateAndPrefix(String template, String prefix) { in assertBadTemplateAndPrefix()
|
| /third_party/tex-hyphen/tests/features/support/ |
| D | core_ext.rb | 2 def equal_or_match?(template) argument 12 def equal_or_match?(template) argument
|
| /third_party/rust/crates/clap/clap_complete/src/shells/ |
| D | fish.rs | 86 let mut template = basic_template.clone(); localVariable 112 let mut template = basic_template.clone(); localVariable 136 let mut template = basic_template.clone(); localVariable
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| D | i915_resource.c | 9 const struct pipe_resource *template) in i915_resource_create() 23 const struct pipe_resource *template, in i915_resource_from_handle()
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| D | svga_resource.c | 42 const struct pipe_resource *template) in svga_resource_create() 62 const struct pipe_resource *template, in svga_resource_from_handle()
|
| /third_party/alsa-utils/axfer/ |
| D | xfer-options.c | 422 const char *template, unsigned int index, in generate_path_with_suffix() 449 const char *template, in generate_path_without_suffix() 475 static int generate_path(struct xfer_context *xfer, char *template, in generate_path() 500 char *template; in create_paths() local 548 char *template; in fixup_paths() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_opcodes_c.py | 29 template = Template(""" variable
|
| D | nir_builder_opcodes_h.py | 1 template = """\ variable
|
| D | nir_opcodes_h.py | 1 template = """\ variable
|
| D | nir_intrinsics_indices_h.py | 2 template = """\ variable
|
| D | nir_intrinsics_h.py | 2 template = """\ variable
|
| D | nir_intrinsics_c.py | 4 template = """\ variable
|
| /third_party/mesa3d/src/asahi/compiler/ |
| D | agx_opcodes.h.py | 1 template = """/* variable
|
| D | agx_opcodes.c.py | 1 template = """/* variable
|
| D | agx_builder.h.py | 1 template = """/* variable
|
| /third_party/mesa3d/src/amd/compiler/ |
| D | aco_opcodes_cpp.py | 2 template = """\ variable
|
| D | aco_builder_h.py | 2 template = """\ variable
|
| D | aco_opcodes_h.py | 2 template = """\ variable
|
| /third_party/mesa3d/.gitlab-ci/windows/ |
| D | deqp_runner_run.ps1 | 24 $template = "See https://$($env:CI_PROJECT_ROOT_NAMESPACE).pages.freedesktop.org/-/$($env:CI_PROJEC… variable
|
| /third_party/musl/src/temp/ |
| D | mkstemp.c | 3 int mkstemp(char *template) in mkstemp()
|
| /third_party/python/Lib/re/ |
| D | __init__.py | 234 def template(pattern, flags=0): function 310 def _expand(pattern, match, template): argument 315 def _subx(pattern, template): argument 321 def filter(match, template=template): argument
|
| /third_party/notofonts/scripts/ |
| D | build-site.py | 72 template = open("scripts/template.html", "r").read() variable 73 template = compiler.compile(template) variable
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | QuantityFormatter.java | 41 public void addIfAbsent(CharSequence variant, String template) { in addIfAbsent() 83 SimpleFormatter template = templates[idx]; in getByVariant() local
|