/third_party/musl/src/temp/ |
H A D | mkstemp.c | 3 int mkstemp(char *template) in mkstemp() argument
|
H A D | __randname.c | 7 char *__randname(char *template) in __randname() argument
|
H A D | mkdtemp.c | 6 char *mkdtemp(char *template) in mkdtemp() argument
|
H A D | mkostemp.c | 4 int mkostemp(char *template, int flags) in mkostemp() argument
|
H A D | mkstemps.c | 4 int mkstemps(char *template, int len) in mkstemps() argument
|
H A D | mktemp.c | 7 char *mktemp(char *template) in mktemp() argument [all...] |
H A D | mkostemps.c | 8 int __mkostemps(char *template, int len, int flags) in __mkostemps() argument
|
/third_party/jerryscript/tests/jerry/es2015/ |
H A D | tagged-template-literal.js | 40 function template(strings, ...keys) { function
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_resource.c | 8 i915_resource_create(struct pipe_screen *screen, const struct pipe_resource *template) i915_resource_create() argument 22 i915_resource_from_handle(struct pipe_screen *screen, const struct pipe_resource *template, struct winsys_handle *whandle, unsigned usage) i915_resource_from_handle() argument
|
/third_party/toybox/toys/lsb/ |
H A D | mktemp.c | 36 char *template = *toys.optargs, *dir, *te = getenv("TMPDIR"); in mktemp_main() local [all...] |
/third_party/mesa3d/.gitlab-ci/b2c/ |
H A D | generate_b2c.py | 59 template = env.get_template(path.basename(args.template)) variable
|
/third_party/mesa3d/src/intel/isl/ |
H A D | gen_format_layout.py | 28 from mako import template namespace
|
/third_party/mesa3d/src/util/ |
H A D | anon_file.c | 129 char template[] = "/tmp/mesa-XXXXXXXXXX"; in os_create_anonymous_file() local
|
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/model/ |
H A D | AltFormatSpecTest.java | 70 private static void assertGoodTemplateAndPrefix(String template, String prefix, String spec) { in assertGoodTemplateAndPrefix() argument 76 private static void assertBadTemplateAndPrefix(String template, String prefix) { in assertBadTemplateAndPrefix() argument
|
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/resolver/ |
H A D | resolve.go | 132 // Resolve the type template parameters type [all...] |
/third_party/rust/crates/clap/clap_complete/src/shells/ |
H A D | fish.rs | 86 let mut template = basic_template.clone(); in gen_fish_inner() variables 112 let mut template = basic_template.clone(); in gen_fish_inner() variables 136 let mut template = basic_template.clone(); gen_fish_inner() variables [all...] |
/third_party/ltp/lib/ |
H A D | tst_supported_fs_types.c | 79 char template[PATH_MAX]; in has_kernel_support() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_resource.c | 41 svga_resource_create(struct pipe_screen *screen, const struct pipe_resource *template) svga_resource_create() argument 61 svga_resource_from_handle(struct pipe_screen * screen, const struct pipe_resource *template, struct winsys_handle *whandle, unsigned usage) svga_resource_from_handle() argument
|
/third_party/mesa3d/src/mapi/glapi/ |
H A D | glapi_entrypoint.c | 131 static const unsigned int template[] = { in init_glapi_relocs() local 167 static const unsigned int template[] = { in generate_entrypoint() local [all...] |
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
H A D | AltFormatSpec.java | 43 create( FormatTemplate template, RangeSpecification prefix, String parent, Optional<String> comment) create() argument 62 public abstract FormatTemplate template(); template() method in AltFormatSpec [all...] |
/third_party/rust/crates/bindgen/bindgen/ir/ |
H A D | mod.rs | 21 pub mod template; modules
|
/third_party/ffmpeg/libavformat/ |
H A D | dash.c | 95 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 D | QuantityFormatter.java | 40 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 D | QuantityFormatter.java | 41 public void addIfAbsent(CharSequence variant, String template) { in addIfAbsent() argument [all...] |
/third_party/mesa3d/src/amd/common/ |
H A D | gfx10_format_table.py | 28 import mako.template namespace
|