/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/node/tools/inspector_protocol/jinja2/ |
D | loaders.py | 22 def split_template_path(template): argument 70 def get_source(self, environment, template): argument 167 def get_source(self, environment, template): argument 231 def get_source(self, environment, template): argument 282 def get_source(self, environment, template): argument 313 def get_source(self, environment, template): argument 341 def get_loader(self, template): argument 349 def get_source(self, environment, template): argument 393 def get_source(self, environment, template): argument
|
/third_party/node/test/js-native-api/test_typedarray/ |
D | test.js | 48 const template = Reflect.construct(currentType, buffer); constant 60 const template = Reflect.construct(currentType, buffer); constant 70 const template = Reflect.construct(currentType, buffer); constant
|
/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/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/gstreamer/gstplugins_good/tests/check/elements/ |
D | multifile.c | 99 gchar *template; in GST_START_TEST() local 147 gchar *template; in GST_START_TEST() local 196 gchar *template; in GST_START_TEST() local 280 gchar *template; in GST_START_TEST() local
|
/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() 474 static int generate_path(struct xfer_context *xfer, char *template, in generate_path() 499 char *template; in create_paths() local 547 char *template; in fixup_paths() local
|
/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/python/Lib/ |
D | re.py | 258 def template(pattern, flags=0): function 319 def _expand(pattern, match, template): argument 324 def _subx(pattern, template): argument 330 def filter(match, template=template): argument
|
/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/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
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | QuantityFormatter.java | 40 public void addIfAbsent(CharSequence variant, String template) { in addIfAbsent() 82 SimpleFormatter template = templates[idx]; in getByVariant() local
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_opcodes_h.py | 1 template = """\ variable
|
D | nir_opcodes_c.py | 29 template = Template(""" variable
|
D | nir_builder_opcodes_h.py | 1 template = """\ variable
|
D | nir_intrinsics_c.py | 4 template = """\ variable
|
/third_party/mesa3d/src/asahi/compiler/ |
D | agx_opcodes.c.py | 1 template = """/* variable
|
D | agx_opcodes.h.py | 1 template = """/* variable
|
D | agx_builder.h.py | 1 template = """/* variable
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_builder_h.py | 2 template = """\ variable
|
D | aco_opcodes_cpp.py | 2 template = """\ variable
|
D | aco_opcodes_h.py | 2 template = """\ variable
|
/third_party/rust/crates/clap/clap_complete_fig/tests/snapshots/ |
D | value_hint.fig.js | 40 template: "filepaths", property 49 template: "filepaths", property 58 template: "folders", property 67 template: "filepaths", property
|