/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | stat-shadow.c | 700 perf_stat__skip_metric_event(struct evsel *evsel, struct rblist *metric_events, u64 ena, u64 run) perf_stat__skip_metric_event() argument
|
/kernel/linux/linux-6.6/drivers/s390/scsi/ |
H A D | zfcp_dbf.h | 92 struct zfcp_dbf_rec_running run; member
|
/kernel/linux/linux-6.6/kernel/sched/rtg/ |
H A D | rtg.c | 1154 print_rtg_task_header(struct seq_file *file, const char *header, int run, int nr) print_rtg_task_header() argument
|
/kernel/linux/linux-6.6/tools/firewire/ |
H A D | nosy-dump.c | 36 static int run = 1; variable
|
/test/testfwk/xdevice/plugins/devicetest/core/ |
H A D | test_case.py | 302 def run(self, test_names=None): member in CoreCase
|
/third_party/ffmpeg/libavcodec/ |
H A D | cfhd.h | 103 uint16_t run; member
|
H A D | dvenc.c | 106 static av_always_inline int dv_rl2vlc(int run, int level, int sign, in dv_rl2vlc() argument 131 dv_rl2vlc_size(int run, int level) dv_rl2vlc_size() argument 145 dv_rl2vlc(int run, int l, int sign, uint32_t *vlc) dv_rl2vlc() argument 151 dv_rl2vlc_size(int run, int l) dv_rl2vlc_size() argument [all...] |
H A D | dxv.c | 873 int run = 0; in dxv_decompress_dxt5() local
|
H A D | mpeg4videoenc.c | 321 int run in mpeg4_encode_block() local 337 int run = i - last_non_zero - 1; mpeg4_encode_block() local 379 int run = i - last_non_zero - 1; mpeg4_get_block_length() local 392 int run = i - last_non_zero - 1; mpeg4_get_block_length() local 1176 int slevel, run, last; init_uni_mpeg4_rl_tab() local [all...] |
H A D | dnxhdenc.c | 211 int i, j, level, run; in dnxhd_init_vlc() local 256 int run = ctx->cid_table->run[i]; in dnxhd_init_vlc() local [all...] |
H A D | ivi.c | 499 int pos, run, val; in ivi_decode_coded_blocks() local [all...] |
H A D | mobiclip.c | 432 int qval, last, run, level; in add_coefficients() local 408 read_run_encoding(AVCodecContext *avctx, int *last, int *run, int *level) read_run_encoding() argument [all...] |
H A D | aaccoder.c | 71 int run; member [all...] |
H A D | vc1_block.c | 516 int index, run, level, lst, sign; in vc1_decode_ac_coeff() local
|
H A D | on2avc.c | 117 int band = 0, i, band_type, run_len, run; in on2avc_decode_band_types() local
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | aaccoder_mips.c | 73 int run; member
|
/third_party/alsa-utils/topology/nhlt/intel/ssp/ |
H A D | ssp-process.c | 562 struct ssp_intel_run_ctl *run; in ssp_calculate_intern_ext() local
|
/third_party/icu/icu4c/source/layoutex/ |
H A D | ParagraphLayout.cpp | 59 le_int32 style, run, runStyle; in StyleRuns() local 379 le_int32 run, runStart; ParagraphLayout() local 589 le_int32 run; ~ParagraphLayout() local 715 le_int32 run; computeLevels() local 737 le_int32 run; computeLevels() local 794 le_int32 run, offset, *si; computeSubFonts() local 1031 le_int32 relStart, run, runLength; computeVisualRuns() local 1052 appendRun(ParagraphLayout::Line *line, le_int32 run, le_int32 firstChar, le_int32 lastChar) appendRun() argument 1143 le_int32 run; getCharRun() local [all...] |
/third_party/icu/tools/release/java/src/main/java/com/ibm/icu/dev/tools/docs/ |
H A D | StableAPI.java | 143 private void run(String[] args) throws XPathExpressionException, TransformerException, ParserConfigurationException, in run() method in StableAPI
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_nir.cpp | 72 bool NirLowerInstruction::run(nir_shader *shader) in run() function in r600::NirLowerInstruction
|
/third_party/node/src/ |
H A D | node_contextify.cc | 1072 auto run = [&]() { in EvalMachine() local
|
/third_party/nghttp2/examples/ |
H A D | libevent-server.c | 791 static void run(const char *service, const char *key_file, in run() function
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_vec4.cpp | 2353 vec4_visitor::run() in run() function in brw::vec4_visitor
|
/third_party/icu/icu4c/source/test/perf/howExpensiveIs/ |
H A D | howExpensiveIs.cpp | 240 virtual int32_t run(){return 0;} // dummy in run() function in SieveTest 316 int32_t run() { in run() function in NumTest 450 int32_t run() { in run() function in NumFmtTest 574 int32_t run() { in run() function in NumFmtInt64Test 666 int32_t run() { run() function in NumFmtStringPieceTest [all...] |
/third_party/ltp/testcases/network/netstress/ |
H A D | netstress.c | 123 void (*run)(void); member
|