/third_party/skia/modules/skparagraph/src/ |
H A D | OneLineShaper.cpp | 190 auto run = resolvedBlock.fRun; in finish() local 630 auto& run = fParagraph->fRuns.emplace_back(this->fParagraph, global() local [all...] |
H A D | TextLine.h | 41 const Run* run; member
|
H A D | ParagraphImpl.h | 210 Run& run(RunIndex runIndex) { in run() function in skia::textlayout::final
|
H A D | Run.cpp | 592 auto& run = fOwner->run(fRunIndex); in scaleFontWithCompressionConfig() local 637 Run& Cluster::run() const { scaleFontWithCompressionConfig() function in skia::textlayout::Cluster [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
H A D | vktBuildPrograms.cpp | 77 void run (void) in run() function in vkt::__anon30112::TaskExecutorThread
|
/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
|