/third_party/ffmpeg/libavformat/ |
H A D | concatdec.c | 116 ConcatContext *cat = avf->priv_data; in add_file() local 124 if (cat->safe && !safe_filename(filename)) { in add_file() 142 if (cat->nb_files >= *nb_files_alloc) { in add_file() 145 if (n <= cat->nb_files || n > SIZE_MAX / sizeof(*cat->files) || in add_file() 146 !(new_files = av_realloc(cat->files, n * sizeof(*cat->files)))) in add_file() 148 cat->files = new_files; in add_file() 152 file = &cat->files[cat in add_file() 201 ConcatContext *cat = avf->priv_data; detect_stream_specific() local 243 ConcatContext *cat = avf->priv_data; match_streams_one_to_one() local 263 ConcatContext *cat = avf->priv_data; match_streams_exact_id() local 285 ConcatContext *cat = avf->priv_data; match_streams() local 335 ConcatContext *cat = avf->priv_data; open_file() local 394 ConcatContext *cat = avf->priv_data; concat_read_close() local 460 ConcatContext *cat = avf->priv_data; concat_parse_script() local 649 ConcatContext *cat = avf->priv_data; concat_read_header() local 692 ConcatContext *cat = avf->priv_data; open_next_file() local 729 packet_after_outpoint(ConcatContext *cat, AVPacket *pkt) packet_after_outpoint() argument 740 ConcatContext *cat = avf->priv_data; concat_read_packet() local 825 ConcatContext *cat = avf->priv_data; try_seek() local 843 ConcatContext *cat = avf->priv_data; real_seek() local 893 ConcatContext *cat = avf->priv_data; concat_seek() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | avf_concat.c | 76 ConcatContext *cat = ctx->priv; in query_formats() local 83 nb_str = cat->nb_streams[type]; in query_formats() 102 for (seg = 0; seg < cat->nb_segments; seg++) { in query_formats() 122 ConcatContext *cat = ctx->priv; in config_output() local 135 for (seg = 1; seg < cat->nb_segments; seg++) { in config_output() 146 for (seg = 1; seg < cat->nb_segments; seg++) { in config_output() 165 if (!cat->unsafe) in config_output() 175 ConcatContext *cat = ctx->priv; in push_frame() local 179 struct concat_in *in = &cat->in[in_no]; in push_frame() 194 buf->pts += cat in push_frame() 218 ConcatContext *cat = ctx->priv; close_input() local 228 ConcatContext *cat = ctx->priv; find_next_delta_ts() local 243 ConcatContext *cat = ctx->priv; send_silence() local 280 ConcatContext *cat = ctx->priv; flush_segment() local 306 ConcatContext *cat = ctx->priv; init() local 349 ConcatContext *cat = ctx->priv; uninit() local 356 ConcatContext *cat = ctx->priv; activate() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-shape-complex-myanmar.hh | 69 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 in set_myanmar_properties() [all...] |
H A D | hb-ot-shape-complex-khmer.hh | 59 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 in set_khmer_properties() [all...] |
H A D | hb-ot-shape-complex-indic.hh | 321 indic_category_t cat = (indic_category_t) (type & 0xFFu); in set_indic_properties() local 331 cat = OT_SM; in set_indic_properties() 335 cat = OT_C; in set_indic_properties() 339 cat = OT_A; in set_indic_properties() 344 cat = OT_A; in set_indic_properties() 350 cat = OT_Symbol; in set_indic_properties() 356 cat = OT_M; in set_indic_properties() 362 else if (unlikely (u == 0x11301u || u == 0x11303u)) cat = OT_SM; in set_indic_properties() 363 else if (unlikely (u == 0x1133Bu || u == 0x1133Cu)) cat = OT_N; in set_indic_properties() 365 else if (unlikely (u == 0x0AFBu)) cat in set_indic_properties() [all...] |
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_exclusive_test/ |
H A D | cpuset_exclusive_test.sh | 41 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 " [all...] |
/third_party/musl/porting/uniproton/kernel/src/locale/ |
H A D | langinfo.c | 31 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, lo in __nl_langinfo_l() [all...] |
/third_party/musl/porting/linux/user/src/locale/ |
H A D | langinfo.c | 49 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, lo in __nl_langinfo_l() [all...] |
H A D | setlocale.c | 18 char *setlocale(int cat, const char *name) in setlocale() argument 22 if ((unsigned)cat > LC_ALL) return 0; in setlocale() 31 if (cat == LC_ALL) { in setlocale() 52 tmp_locale.cat[i] = lm; in setlocale() 61 libc.global_locale.cat[i]; in setlocale() 62 if (lm == libc.global_locale.cat[0]) same++; in setlocale() 78 lm = __get_locale(cat, name); in setlocale() 84 libc.global_locale.cat[cat] = lm; in setlocale() 86 lm = libc.global_locale.cat[ca in setlocale() [all...] |
H A D | newlocale.c | 26 tmp.cat[i] = (!(mask & (1<<i)) && loc) ? loc->cat[i] : in do_newlocale() 28 if (tmp.cat[i] == LOC_MAP_FAILED || tmp.cat[i] && tmp.cat[i]->flag == INVALID) in do_newlocale() 48 default_locale.cat[i] = __get_locale(i, ""); in do_newlocale() 49 default_ctype_locale.cat[LC_CTYPE] = default_locale.cat[LC_CTYPE]; in do_newlocale()
|
/third_party/musl/porting/liteos_a/kernel/src/locale/ |
H A D | langinfo.c | 31 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, lo in __nl_langinfo_l() [all...] |
/third_party/musl/porting/liteos_m/kernel/src/locale/ |
H A D | langinfo.c | 31 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, lo in __nl_langinfo_l() [all...] |
/third_party/musl/src/locale/ |
H A D | langinfo.c | 32 int cat = item >> 16; in __nl_langinfo_l() local 36 if (item == CODESET) return loc->cat[LC_CTYPE] ? "UTF-8" : "ASCII"; in __nl_langinfo_l() 39 if (idx == 65535 && cat < LC_ALL) in __nl_langinfo_l() 40 return loc->cat[cat] ? (char *)loc->cat[cat]->name : "C"; in __nl_langinfo_l() 42 switch (cat) { in __nl_langinfo_l() 66 if (cat != LC_NUMERIC && *str) str = LCTRANS(str, cat, lo in __nl_langinfo_l() [all...] |
H A D | setlocale.c | 20 char *setlocale(int cat, const char *name) in setlocale() argument 24 if ((unsigned)cat > LC_ALL) return 0; in setlocale() 33 if (cat == LC_ALL) { in setlocale() 56 tmp_locale.cat[i] = lm; in setlocale() 65 libc.global_locale.cat[i]; in setlocale() 66 if (lm == libc.global_locale.cat[0]) same++; in setlocale() 82 lm = __get_locale(cat, name); in setlocale() 90 libc.global_locale.cat[cat] = lm; in setlocale() 92 lm = libc.global_locale.cat[ca in setlocale() [all...] |
H A D | newlocale.c | 26 tmp.cat[i] = (!(mask & (1<<i)) && loc) ? loc->cat[i] : in do_newlocale() 28 if (tmp.cat[i] == LOC_MAP_FAILED || tmp.cat[i] && tmp.cat[i]->flag == INVALID) in do_newlocale() 48 default_locale.cat[i] = __get_locale(i, ""); in do_newlocale() 49 default_ctype_locale.cat[LC_CTYPE] = default_locale.cat[LC_CTYPE]; in do_newlocale()
|
/third_party/ltp/testcases/open_posix_testsuite/scripts/ |
H A D | generate-makefiles.sh | 99 cat > "$makefile.1" <<EOF 130 cat >> "$makefile.1" <<EOF 132 `cat $GLOBAL_BOILERPLATE` 136 cat >> "$makefile.1" <<EOF 142 cat >> "$makefile.1" <<EOF 143 ${var}+= `cat "${prereq_cache_dir}/${var}" 2>/dev/null` 154 cat >> "$makefile.2" <<EOF 158 cat >> "$makefile.2" <<EOF 173 cat > "$makefile.3" <<EOF 201 cat >> " [all...] |
/third_party/selinux/libsepol/include/sepol/policydb/ |
H A D | mls_types.h | 46 ebitmap_t cat; /* category set */ member 65 if (ebitmap_and(&dst->level[0].cat, &r1->level[0].cat, &r2->level[0].cat) < 0) { in mls_range_glblub() 69 if (ebitmap_and(&dst->level[1].cat, &r1->level[1].cat, &r2->level[1].cat) < 0) { in mls_range_glblub() 81 if (ebitmap_cpy(&dst->cat, &src->cat) < 0) in mls_level_cpy() 98 ebitmap_destroy(&level->cat); in mls_level_destroy() 166 mls_semantic_cat_t *cat; global() member [all...] |
H A D | context.h | 63 rc = ebitmap_cpy(&dst->range.level[0].cat, &src->range.level[0].cat); in mls_context_cpy_low() 68 rc = ebitmap_cpy(&dst->range.level[1].cat, &src->range.level[0].cat); in mls_context_cpy_low() 70 ebitmap_destroy(&dst->range.level[0].cat); in mls_context_cpy_low() 83 rc = ebitmap_cpy(&dst->range.level[0].cat, &src->range.level[1].cat); in mls_context_cpy_high() 88 rc = ebitmap_cpy(&dst->range.level[1].cat, &src->range.level[1].cat); in mls_context_cpy_high() 90 ebitmap_destroy(&dst->range.level[0].cat); in mls_context_cpy_high() [all...] |
/third_party/ffmpeg/tools/ |
H A D | patcheck | 5 cat > patcheck.stdout 33 cat $TMP 42 cat $TMP 67 cat $TMP 97 #cat $TMP 118 cat $TMP 122 cat $TMP 140 cat $TMP 145 cat $* | $GREP -v '^-' | tr '\n' '@' | $EGREP --color=always -o '(fprintf|av_log|printf)\([^)]*\)[+ ;@]*\1' >$TMP && printf "\nMergeable calls\n" 146 cat [all...] |
/third_party/alsa-utils/alsa-info/ |
H A D | alsa-info.sh | 38 REQUIRES=(mktemp grep pgrep awk date uname cat sort dmesg amixer alsactl) 154 cat "$TEMPDIR/alsactl.tmp" >> "$FILE" 180 cat "$HOME/.asoundrc" >> "$FILE" 189 cat "$HOME/.asoundrc.asoundconf" >> "$FILE" 198 cat /etc/asound.conf >> "$FILE" 219 cat "$i/$f" >> "$FILE" 421 ALSA_DRIVER_VERSION=$(cat /proc/asound/version | head -n1 | awk '{ print $7 }' | sed 's/\.$//') 437 DMI_SYSTEM_MANUFACTURER=$(cat /sys/class/dmi/id/sys_vendor 2>/dev/null) 438 DMI_SYSTEM_PRODUCT_NAME=$(cat /sys/class/dmi/id/product_name 2>/dev/null) 439 DMI_SYSTEM_PRODUCT_VERSION=$(cat /sy [all...] |
/third_party/ltp/testcases/kernel/tracing/ftrace_test/ |
H A D | ftrace_lib.sh | 63 old_trace_options=`cat trace_options` 64 old_tracing_on=`cat tracing_on` 65 old_buffer_size=`cat buffer_size_kb` 66 old_tracing_cpumask=`cat tracing_cpumask` 69 old_tracing_cpumask=`cat tracing_cpumask` 73 old_tracing_enabled=`cat tracing_enabled` 77 old_stack_tracer_enabled=`cat /proc/sys/kernel/stack_tracer_enabled` 81 old_ftrace_enabled=`cat /proc/sys/kernel/ftrace_enabled` 85 old_profile_enabled=`cat function_profile_enabled`
|
/third_party/ltp/testcases/network/iptables/ |
H A D | iptables_lib.sh | 94 cat tst_iptables.out 100 cat tst_iptables.out 112 cat tst_iptables.out 118 cat tst_iptables.out 130 cat tst_iptables.out 136 cat tst_iptables.out 153 cat tst_iptables.out 164 cat tst_iptables.err 171 cat tst_iptables.out 184 cat tst_iptable [all...] |
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
H A D | typedef-pointer-overlap.rs | 80 pub union cat { 85 const UNINIT: ::std::mem::MaybeUninit<cat> = in bindgen_test_layout_cat() 89 ::std::mem::size_of::<cat>(), in bindgen_test_layout_cat() 91 concat!("Size of: ", stringify!(cat)) in bindgen_test_layout_cat() 94 ::std::mem::align_of::<cat>(), in bindgen_test_layout_cat() 96 concat!("Alignment of ", stringify!(cat)) in bindgen_test_layout_cat() 105 stringify!(cat), in bindgen_test_layout_cat() 111 impl Default for cat { 120 pub type cat_ptr = *mut cat; 146 pub fn takes_cat_union(arg1: cat); in takes_cat_union() [all...] |
/third_party/node/src/ |
H A D | debug_utils-inl.h | 137 DebugCategory cat, in Debug() 140 if (!UNLIKELY(list->enabled(cat))) return; in Debug() 145 DebugCategory cat, in Debug() 147 if (!UNLIKELY(list->enabled(cat))) return; in Debug() 153 Debug(Environment* env, DebugCategory cat, const char* format, Args&&... args) { in Debug() argument 154 Debug(env->enabled_debug_list(), cat, format, std::forward<Args>(args)...); in Debug() 158 DebugCategory cat, in Debug() 160 Debug(env->enabled_debug_list(), cat, message); in Debug() 165 DebugCategory cat, in Debug() 169 cat, in Debug() 136 Debug(EnabledDebugList* list, DebugCategory cat, const char* format, Args&&... args) Debug() argument 144 Debug(EnabledDebugList* list, DebugCategory cat, const char* message) Debug() argument 157 Debug(Environment* env, DebugCategory cat, const char* message) Debug() argument 164 Debug(Environment* env, DebugCategory cat, const std::string& format, Args&&... args) Debug() argument 196 DebugCategory cat = static_cast<DebugCategory>(async_wrap->provider_type()); Debug() local 211 Debug(DebugCategory cat, const char* format, Args&&... args) Debug() argument 217 Debug(DebugCategory cat, const char* message) Debug() argument [all...] |
/third_party/ltp/testcases/kernel/controllers/cpuctl_fj/ |
H A D | run_cpuctl_test_fj.sh | 81 cat /dev/zero > /dev/null 2>/dev/null & 125 shares=`cat $CPUCTL/cpu.shares` 135 cat /tmp/pids_file1 | grep '-' | tr -d '-' | tr -d ' ' | \ 140 task=`cat $CPUCTL/tasks | grep "\b$pid\b"` 162 shares=`cat $CPUCTL/tmp/cpu.shares` 168 task=`cat $CPUCTL/tmp/tasks` 194 shares=`cat $CPUCTL/tmp/tmp1/cpu.shares` 200 task=`cat $CPUCTL/tmp/tmp1/tasks` 222 tasks=`cat $CPUCTL/tmp/tasks` 244 tasks=`cat [all...] |