Home
last modified time | relevance | path

Searched defs:template (Results 26 - 50 of 242) sorted by relevance

12345678910

/third_party/ffmpeg/libavformat/
H A Ddash.c95 ff_dash_fill_tmpl_params(char *dst, size_t buffer_size, const char *template, int rep_id, int number, int bit_rate, int64_t time) ff_dash_fill_tmpl_params() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DQuantityFormatter.java40 public void addIfAbsent(CharSequence variant, String template) { in addIfAbsent() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DQuantityFormatter.java41 public void addIfAbsent(CharSequence variant, String template) { in addIfAbsent() argument
[all...]
/third_party/mesa3d/src/amd/common/
H A Dgfx10_format_table.py28 import mako.template namespace
/third_party/mesa3d/docs/_exts/
H A Dnir.py24 import mako.template namespace
/third_party/notofonts/scripts/
H A Dbuild-site.py72 template = open("scripts/template.html", "r").read() variable
73 template = compiler.compile(template) variable
/third_party/ltp/testcases/kernel/mem/mtest06/
H A Dmmap3.c38 char template[PATH_MAX]; in mkfile() local
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl06.c119 char template[PATH_MAX]; in setup() local
H A Dfcntl21.c84 char template[PATH_MAX]; in setup() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_resource_buffer.c108 i915_buffer_create(struct pipe_screen *screen, const struct pipe_resource *template) i915_buffer_create() argument
/third_party/musl/libc-test/
H A DMakefile51 define template macro
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DQrTemplate.java39 final int[] template; // Length and values depend on version. field in QrTemplate
/kernel/linux/linux-5.10/crypto/
H A Dalgboss.c43 char template[CRYPTO_MAX_ALG_NAME]; member
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Di18n.c506 static bool fmt_validate(char *template, char *user) in fmt_validate() argument
/kernel/linux/linux-5.10/kernel/debug/kdb/
H A Dkdb_bp.c285 kdb_bp_t template = {0}; in kdb_bp() local
[all...]
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Di18n.c513 static bool fmt_validate(char *template, char *user) in fmt_validate() argument
/kernel/linux/linux-6.6/kernel/debug/kdb/
H A Dkdb_bp.c285 kdb_bp_t template = {0}; in kdb_bp() local
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dalgboss.c36 char template[CRYPTO_MAX_ALG_NAME]; member
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-uclogic-rdesc-test.c14 const __u8 *template; member
[all...]
/third_party/libunwind/libunwind/tests/
H A DGtest-dyn1.c94 template (int i, template_t self, in template() function
/third_party/libphonenumber/tools/java/cpp-build/src/com/google/i18n/phonenumbers/
H A DBuildMetadataCppFromXml.java55 private final String template; field in BuildMetadataCppFromXml.Variant
57 private Variant(String template) { in Variant() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dir_expression_operation.py23 import mako.template namespace
[all...]
/third_party/ltp/lib/
H A Dtst_tmpdir.c262 char template[PATH_MAX]; in tst_tmpdir() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_uvd.c66 struct pipe_video_buffer template; in r600_video_buffer_create() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_buffer.c54 svga_buffer_needs_hw_storage(const struct svga_screen *ss, const struct pipe_resource *template) svga_buffer_needs_hw_storage() argument
483 svga_buffer_create(struct pipe_screen *screen, const struct pipe_resource *template) svga_buffer_create() argument

Completed in 11 milliseconds

12345678910