Home
last modified time | relevance | path

Searched refs:cat (Results 1 – 25 of 2145) sorted by relevance

12345678910>>...86

/third_party/ffmpeg/libavformat/
Dconcatdec.c112 ConcatContext *cat = avf->priv_data; in add_file() local
120 if (cat->safe > 0 && !safe_filename(filename)) { in add_file()
138 if (cat->nb_files >= *nb_files_alloc) { in add_file()
141 if (n <= cat->nb_files || n > SIZE_MAX / sizeof(*cat->files) || in add_file()
142 !(new_files = av_realloc(cat->files, n * sizeof(*cat->files)))) in add_file()
144 cat->files = new_files; in add_file()
148 file = &cat->files[cat->nb_files++]; in add_file()
196 ConcatContext *cat = avf->priv_data; in detect_stream_specific() local
197 AVStream *st = cat->avf->streams[idx]; in detect_stream_specific()
198 ConcatStream *cs = &cat->cur_file->streams[idx]; in detect_stream_specific()
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex-myanmar.hh69 unsigned int cat = type & 0xFFu; in set_myanmar_properties() local
76 cat = OT_VS; in set_myanmar_properties()
81 cat = OT_C; /* The spec says C, IndicSyllableCategory doesn't have. */ in set_myanmar_properties()
88 cat = OT_GB; in set_myanmar_properties()
92 cat = OT_Ra; in set_myanmar_properties()
96 cat = OT_A; in set_myanmar_properties()
100 cat = OT_H; in set_myanmar_properties()
104 cat = OT_As; in set_myanmar_properties()
112 cat = OT_D; in set_myanmar_properties()
116 cat = OT_D; /* XXX The spec says D0, but Uniscribe doesn't seem to do. */ in set_myanmar_properties()
[all …]
Dhb-ot-shape-complex-khmer.hh59 khmer_category_t cat = (khmer_category_t) (type & 0xFFu); in set_khmer_properties() local
71 cat = (khmer_category_t) OT_Ra; in set_khmer_properties()
77 cat = OT_Robatic; in set_khmer_properties()
87 cat = OT_Xgroup; in set_khmer_properties()
94 cat = OT_Ygroup; in set_khmer_properties()
101 if (cat == (khmer_category_t) OT_M) in set_khmer_properties()
104 case POS_PRE_C: cat = (khmer_category_t) OT_VPre; break; in set_khmer_properties()
105 case POS_BELOW_C: cat = (khmer_category_t) OT_VBlw; break; in set_khmer_properties()
106 case POS_ABOVE_C: cat = (khmer_category_t) OT_VAbv; break; in set_khmer_properties()
107 case POS_POST_C: cat = (khmer_category_t) OT_VPst; break; in set_khmer_properties()
[all …]
/third_party/typescript/tests/baselines/reference/
DassertionFunctionsCanNarrowByDiscriminant.types3 type: 'cat';
4 >type : "cat"
28 const animal = { type: 'cat', canMeow: true } as Animal;
30 >{ type: 'cat', canMeow: true } as Animal : Animal
31 >{ type: 'cat', canMeow: true } : { type: "cat"; canMeow: true; }
32 >type : "cat"
33 >'cat' : "cat"
37 assertEqual(animal.type, 'cat' as const);
38 >assertEqual(animal.type, 'cat' as const) : void
40 >animal.type : "cat" | "dog"
[all …]
/third_party/harfbuzz/src/
Dhb-ot-shape-complex-myanmar.hh67 unsigned int cat = type & 0xFFu; in set_myanmar_properties() local
74 cat = OT_VS; in set_myanmar_properties()
79 cat = OT_C; /* The spec says C, IndicSyllableCategory doesn't have. */ in set_myanmar_properties()
86 cat = OT_GB; in set_myanmar_properties()
90 cat = OT_Ra; in set_myanmar_properties()
94 cat = OT_A; in set_myanmar_properties()
98 cat = OT_H; in set_myanmar_properties()
102 cat = OT_As; in set_myanmar_properties()
110 cat = OT_D; in set_myanmar_properties()
114 cat = OT_D; /* XXX The spec says D0, but Uniscribe doesn't seem to do. */ in set_myanmar_properties()
[all …]
Dhb-ot-shape-complex-khmer.hh57 khmer_category_t cat = (khmer_category_t) (type & 0xFFu); in set_khmer_properties() local
69 cat = (khmer_category_t) OT_Ra; in set_khmer_properties()
75 cat = OT_Robatic; in set_khmer_properties()
85 cat = OT_Xgroup; in set_khmer_properties()
92 cat = OT_Ygroup; in set_khmer_properties()
99 if (cat == (khmer_category_t) OT_M) in set_khmer_properties()
102 case POS_PRE_C: cat = (khmer_category_t) OT_VPre; break; in set_khmer_properties()
103 case POS_BELOW_C: cat = (khmer_category_t) OT_VBlw; break; in set_khmer_properties()
104 case POS_ABOVE_C: cat = (khmer_category_t) OT_VAbv; break; in set_khmer_properties()
105 case POS_POST_C: cat = (khmer_category_t) OT_VPst; break; in set_khmer_properties()
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex-myanmar.hh67 unsigned int cat = type & 0x7Fu; in set_myanmar_properties() local
74 cat = OT_VS; in set_myanmar_properties()
79 cat = OT_C; /* The spec says C, IndicSyllableCategory doesn't have. */ in set_myanmar_properties()
86 cat = OT_GB; in set_myanmar_properties()
90 cat = OT_Ra; in set_myanmar_properties()
94 cat = OT_A; in set_myanmar_properties()
98 cat = OT_H; in set_myanmar_properties()
102 cat = OT_As; in set_myanmar_properties()
110 cat = OT_D; in set_myanmar_properties()
114 cat = OT_D; /* XXX The spec says D0, but Uniscribe doesn't seem to do. */ in set_myanmar_properties()
[all …]
Dhb-ot-shape-complex-khmer.hh58 khmer_category_t cat = (khmer_category_t) (type & 0x7Fu); in set_khmer_properties() local
70 cat = (khmer_category_t) OT_Ra; in set_khmer_properties()
76 cat = OT_Robatic; in set_khmer_properties()
86 cat = OT_Xgroup; in set_khmer_properties()
93 cat = OT_Ygroup; in set_khmer_properties()
100 if (cat == (khmer_category_t) OT_M) in set_khmer_properties()
103 case POS_PRE_C: cat = OT_VPre; break; in set_khmer_properties()
104 case POS_BELOW_C: cat = OT_VBlw; break; in set_khmer_properties()
105 case POS_ABOVE_C: cat = OT_VAbv; break; in set_khmer_properties()
106 case POS_POST_C: cat = OT_VPst; break; in set_khmer_properties()
[all …]
/third_party/gstreamer/gstreamer/gst/
Dgstinfo.h401 void _gst_debug_dump_mem (GstDebugCategory * cat, const gchar * file,
573 #define GST_DEBUG_CATEGORY(cat) GstDebugCategory *cat = NULL argument
581 #define GST_DEBUG_CATEGORY_EXTERN(cat) extern GstDebugCategory *cat argument
590 #define GST_DEBUG_CATEGORY_STATIC(cat) static GstDebugCategory *cat = NULL argument
621 #define GST_DEBUG_CATEGORY_INIT(cat,name,color,description) G_STMT_START{\ argument
622 if (cat == NULL) \
623 cat = _gst_debug_category_new (name,color,description); \
645 #define GST_DEBUG_CATEGORY_GET(cat,name) G_STMT_START{\ argument
646 cat = _gst_debug_get_category (name); \
647 if (!cat) { \
[all …]
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_exclusive_test/
Dcpuset_exclusive_test.sh41 test 0 = $(cat "$CPUSET/father/child/cpuset.cpu_exclusive") || return 1
49 test 0 = $(cat "$CPUSET/father/child/cpuset.cpu_exclusive") || return 1
57 test 1 = $(cat "$CPUSET/father/child/cpuset.cpu_exclusive") || return 1
65 test 0 = $(cat "$CPUSET/father/child/cpuset.cpu_exclusive") || return 1
74 test 1 = $(cat "$CPUSET/father/cpuset.cpu_exclusive") || return 1
86 test 0 = $(cat "$CPUSET/father/child/cpuset.cpus") || return 1
87 test 1 = $(cat "$CPUSET/father/other/cpuset.cpus") || return 1
99 test 0 = $(cat "$CPUSET/father/child/cpuset.cpus") || return 1
100 test -z $(cat "$CPUSET/father/other/cpuset.cpus") || return 1
112 test 1 = $(cat "$CPUSET/father/child/cpuset.cpu_exclusive") || return 1
[all …]
/third_party/ffmpeg/libavfilter/
Davf_concat.c77 ConcatContext *cat = ctx->priv; in query_formats() local
84 nb_str = cat->nb_streams[type]; in query_formats()
103 for (seg = 0; seg < cat->nb_segments; seg++) { in query_formats()
123 ConcatContext *cat = ctx->priv; in config_output() local
136 for (seg = 1; seg < cat->nb_segments; seg++) { in config_output()
147 for (seg = 1; seg < cat->nb_segments; seg++) { in config_output()
166 if (!cat->unsafe) in config_output()
176 ConcatContext *cat = ctx->priv; in push_frame() local
180 struct concat_in *in = &cat->in[in_no]; in push_frame()
195 buf->pts += cat->delta_ts; in push_frame()
[all …]
/third_party/node/test/parallel/
Dtest-child-process-stdin.js32 const cat = spawn('cat'); constant
33 cat.stdin.write('hello');
34 cat.stdin.write(' ');
35 cat.stdin.write('world');
37 assert.strictEqual(cat.stdin.writable, true);
38 assert.strictEqual(cat.stdin.readable, false);
40 cat.stdin.end();
44 cat.stdout.setEncoding('utf8');
45 cat.stdout.on('data', mustCallAtLeast((chunk) => {
50 cat.stdout.on('end', mustCall());
[all …]
Dtest-child-process-kill.js26 const cat = spawn(common.isWindows ? 'cmd' : 'cat'); constant
28 cat.stdout.on('end', common.mustCall());
29 cat.stderr.on('data', common.mustNotCall());
30 cat.stderr.on('end', common.mustCall());
32 cat.on('exit', common.mustCall((code, signal) => {
35 assert.strictEqual(cat.signalCode, 'SIGTERM');
38 assert.strictEqual(cat.signalCode, null);
39 assert.strictEqual(cat.killed, false);
40 cat.kill();
41 assert.strictEqual(cat.killed, true);
/third_party/boost/boost/proto/transform/detail/preprocessed/
Dpack_impl.hpp10 : Cont::template cat<typename expand_pattern_helper<proto::_child_c< 0>, Fun>::type>
22 struct cat;
24 struct cat<C0> struct
29 struct cat<C0 , C1> struct
34 struct cat<C0 , C1 , C2> struct
39 struct cat<C0 , C1 , C2 , C3> struct
44 struct cat<C0 , C1 , C2 , C3 , C4> struct
49 struct cat<C0 , C1 , C2 , C3 , C4 , C5> struct
54 struct cat<C0 , C1 , C2 , C3 , C4 , C5 , C6> struct
59 struct cat<C0 , C1 , C2 , C3 , C4 , C5 , C6 , C7> struct
[all …]
/third_party/libwebsockets/scripts/
Dmozilla-trust-gen.sh55 cat _trust/trusted.txt | while read _line ; do
69 ISS=`cat _trust/c1 | grep Issuer: | sed "s/.*://g" | sed "s/^\ *//g"`
70 SER=`cat _trust/c1 | grep "Serial Number:" | sed "s/.*://g" | sed "s/^\ *//g" | sed "s/\ .*//g"`
72 …SER=`cat _trust/c1 | sed -e "1,/.*Serial Number:/ d" | head -n 1 | sed "s/^\ *//g" | sed "s/\ .*//…
74 …SKID=`cat _trust/c1 | sed -e '1,/.*X509v3 Subject Key Identifier:/ d' | sed -n '/Signature.*/q;p' …
79 na=`cat _trust/c1 | grep "Not\ After\ :" | sed "s/.*\ :\ //g"`
95 cat _trust/single | grep -v -- '---' | base64 -d > _trust/webroot/der/$safe
103 DERSIZ=`cat _trust/single | grep -v -- '---' | base64 -d | wc -c | cut -d' ' -f1`
105 cat _trust/single | grep -v -- '---' | base64 -d | hexdump -C | tr -s ' ' | sed 's/\ $//g' | \
118 OFS=`cat _trust/ofs`
[all …]
/third_party/toybox/tests/
Dman.test21 cat >banana/man1/toybox.1 <<EOF
37 cat >banana/man1/toybox.1 <<EOF
43 cat >banana/man1/toybox.1 <<EOF
53 cat >banana/man1/toybox.1 <<EOF
59 cat >banana/man1/toybox.1 <<EOF
65 cat >banana/man1/toybox.1 <<EOF
74 cat >banana/man1/toybox.1 <<EOF
81 cat >banana/man1/toybox.1 <<EOF
90 cat >banana/man1/toybox.1 <<EOF
97 cat >banana/man1/toybox.1 <<EOF
[all …]
/third_party/musl/porting/liteos_a/kernel/src/locale/
Dlanginfo.c31 int cat = item >> 16; in __nl_langinfo_l() local
35 if (item == CODESET) return loc->cat[LC_CTYPE] ? "UTF-8" : "ASCII"; in __nl_langinfo_l()
38 if (idx == 65535 && cat < LC_ALL) in __nl_langinfo_l()
39 return loc->cat[cat] ? (char *)loc->cat[cat]->name : "C"; in __nl_langinfo_l()
41 switch (cat) { in __nl_langinfo_l()
63 if (cat != LC_NUMERIC && *str) str = LCTRANS(str, cat, loc); in __nl_langinfo_l()
/third_party/musl/porting/liteos_m/kernel/src/locale/
Dlanginfo.c31 int cat = item >> 16; in __nl_langinfo_l() local
35 if (item == CODESET) return loc->cat[LC_CTYPE] ? "UTF-8" : "ASCII"; in __nl_langinfo_l()
38 if (idx == 65535 && cat < LC_ALL) in __nl_langinfo_l()
39 return loc->cat[cat] ? (char *)loc->cat[cat]->name : "C"; in __nl_langinfo_l()
41 switch (cat) { in __nl_langinfo_l()
63 if (cat != LC_NUMERIC && *str) str = LCTRANS(str, cat, loc); in __nl_langinfo_l()
/third_party/musl/porting/uniproton/kernel/src/locale/
Dlanginfo.c31 int cat = item >> 16; in __nl_langinfo_l() local
35 if (item == CODESET) return loc->cat[LC_CTYPE] ? "UTF-8" : "ASCII"; in __nl_langinfo_l()
38 if (idx == 65535 && cat < LC_ALL) in __nl_langinfo_l()
39 return loc->cat[cat] ? (char *)loc->cat[cat]->name : "C"; in __nl_langinfo_l()
41 switch (cat) { in __nl_langinfo_l()
63 if (cat != LC_NUMERIC && *str) str = LCTRANS(str, cat, loc); in __nl_langinfo_l()
/third_party/musl/src/locale/
Dlanginfo.c31 int cat = item >> 16; in __nl_langinfo_l() local
35 if (item == CODESET) return loc->cat[LC_CTYPE] ? "UTF-8" : "ASCII"; in __nl_langinfo_l()
38 if (idx == 65535 && cat < LC_ALL) in __nl_langinfo_l()
39 return loc->cat[cat] ? (char *)loc->cat[cat]->name : "C"; in __nl_langinfo_l()
41 switch (cat) { in __nl_langinfo_l()
63 if (cat != LC_NUMERIC && *str) str = LCTRANS(str, cat, loc); in __nl_langinfo_l()
Dsetlocale.c10 char *setlocale(int cat, const char *name) in setlocale() argument
15 if ((unsigned)cat > LC_ALL) return 0; in setlocale()
24 if (cat == LC_ALL) { in setlocale()
42 tmp_locale.cat[i] = lm; in setlocale()
51 libc.global_locale.cat[i]; in setlocale()
52 if (lm == libc.global_locale.cat[0]) same++; in setlocale()
65 lm = __get_locale(cat, name); in setlocale()
70 libc.global_locale.cat[cat] = lm; in setlocale()
72 lm = libc.global_locale.cat[cat]; in setlocale()
/third_party/ltp/testcases/network/iptables/
Diptables_lib.sh95 cat tst_iptables.out
101 cat tst_iptables.out
113 cat tst_iptables.out
119 cat tst_iptables.out
131 cat tst_iptables.out
137 cat tst_iptables.out
154 cat tst_iptables.out
165 cat tst_iptables.err
172 cat tst_iptables.out
185 cat tst_iptables.out
[all …]
/third_party/musl/porting/linux/user/src/locale/
Dlanginfo.c49 int cat = item >> 16; in __nl_langinfo_l() local
53 if (item == CODESET) return loc->cat[LC_CTYPE] ? "UTF-8" : "ASCII"; in __nl_langinfo_l()
56 if (idx == 65535 && cat < LC_ALL) in __nl_langinfo_l()
57 return loc->cat[cat] ? (char *)loc->cat[cat]->name : "C"; in __nl_langinfo_l()
59 switch (cat) { in __nl_langinfo_l()
91 if (cat != LC_NUMERIC && *str) { in __nl_langinfo_l()
92 str = LCTRANS(str, cat, loc); in __nl_langinfo_l()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglquery.h82 #define gst_gl_query_start_log_valist(query,cat,level,object,format,varargs) \ argument
84 GST_GL_ASYNC_CAT_LEVEL_LOG_valist (&(query)->debug, cat, level, object, format, varargs); \
90 #define gst_gl_query_counter_log_valist(query,cat,level,object,format,varargs) \ argument
92 GST_GL_ASYNC_CAT_LEVEL_LOG_valist (&(query)->debug, cat, level, object, format, varargs); \
100 #define gst_gl_query_start_log(query,cat,level,object,format,...) \ argument
102 GST_GL_ASYNC_CAT_LEVEL_LOG (&(query)->debug, cat, level, object, format, __VA_ARGS__); \
107 #define gst_gl_query_counter_log(query,cat,level,object,format,...) \ argument
109 GST_GL_ASYNC_CAT_LEVEL_LOG (&(query)->debug, cat, level, object, format, __VA_ARGS__); \
118 #define gst_gl_query_start_log(query,cat,level,object,format,args...) \ argument
120 GST_GL_ASYNC_CAT_LEVEL_LOG (&(query)->debug, cat, level, object, format, ##args); \
[all …]
/third_party/ltp/testcases/open_posix_testsuite/scripts/
Dgenerate-makefiles.sh99 cat > "$makefile.1" <<EOF
128 cat >> "$makefile.1" <<EOF
130 `cat $GLOBAL_BOILERPLATE`
134 cat >> "$makefile.1" <<EOF
140 cat >> "$makefile.1" <<EOF
141 ${var}+= `cat "${prereq_cache_dir}/${var}" 2>/dev/null`
152 cat >> "$makefile.2" <<EOF
156 cat >> "$makefile.2" <<EOF
171 cat > "$makefile.3" <<EOF
199 cat >> "$makefile.3" <<EOF
[all …]

12345678910>>...86