/third_party/skia/experimental/sktext/src/ |
H A D | VisualRun.h | 129 bool isFirst(VisualRun* run) { return &fRuns.front() == run; } in isFirst() argument 130 bool isLast(VisualRun* run) { retur in isFirst() argument [all...] |
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-random/ |
H A D | runtests.py | 160 def run(test): function
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fUniformLocationTests.cpp | 221 UniformLocationCase::IterateResult UniformLocationCase::run (const vector<UniformInfo>& uniformList) in run() function in deqp::gles31::Functional::__anon30964::UniformLocationCase
|
/third_party/vk-gl-cts/scripts/ |
H A D | check_build_sanity.py | 45 def run (self, env): member in BuildTestStep 56 def run (self, env): member in RunScript 110 def run (self, env): member in Build 121 def run (self, env): member in CheckSrcChanges
|
H A D | check_swiftshader_runtime.py | 235 def run(comman function [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/ |
H A D | l2_packet_ndis.c | 201 int run = 1; in l2_packet_rx_thread() local
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuThreadUtil.cpp | 195 void Thread::run (void) in run() function in tcu::ThreadUtil::Thread
|
/third_party/vk-gl-cts/framework/delibs/decpp/ |
H A D | deBlockBuffer.cpp | 70 void run (void) in run() function in de::BlockBufferBasicTest::Consumer 133 void run (void) in run() function in de::BlockBufferBasicTest::Producer 238 void run (void) in run() function in de::BlockBufferCancelTest::Producer 277 void run (void) in run() function in de::BlockBufferCancelTest::Consumer
|
/third_party/vk-gl-cts/framework/platform/android/ |
H A D | tcuAndroidExecService.cpp | 311 void ConnectionHandler::run (void) in run() function in tcu::Android::ConnectionHandler 333 void ServerThread::run (void) in run() function in tcu::Android::ServerThread
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglThreadCleanUpTests.cpp | 95 void run (void) in run() function in deqp::egl::__anon30391::Thread
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/ |
H A D | l2_packet_ndis.c | 201 int run = 1; in l2_packet_rx_thread() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | cfhdenc.c | 211 unsigned run; member 339 int run = runbook[j][2]; in cfhd_encode_init() local
|
H A D | hqx.c | 121 int run, lev, pos = 1; in decode_block() local 99 hqx_get_ac(GetBitContext *gb, const HQXAC *ac, int *run, int *lev) hqx_get_ac() argument
|
H A D | me_cmp.c | 780 int i, last, run, bits, level, distortion, start_i; in rd8x8_c() local 855 int i, last, run, bits, level, start_i; in bit8x8_c() local [all...] |
H A D | exrenc.c | 186 int64_t i = 0, o = 0, run = 1, copy = 0; in rle_compress() local [all...] |
H A D | mjpegenc.c | 394 static void ff_mjpeg_encode_coef(MJpegContext *s, uint8_t table_id, int val, int run) in ff_mjpeg_encode_coef() argument 425 int component, dc, last_index, val, run; record_block() local 468 int component, dc, run, last_index, val; encode_block() local [all...] |
H A D | scpr.c | 303 int run, off, y = 0, x = 0, ret; in decompress_i() local 460 int run, bx = x * 16 + sx1, by = y * 16 + sy1; in decompress_p() local [all...] |
H A D | scpr.h | 75 static int decode_run_i(AVCodecContext *avctx, uint32_t ptype, int run, in decode_run_i() argument 217 decode_run_p(AVCodecContext *avctx, uint32_t ptype, int run, int x, int y, uint32_t clr, uint32_t *dst, uint32_t *prev, int linesize, int plinesize, uint32_t *bx, uint32_t *by, uint32_t backstep, int sx1, int sx2, int *cx, int *cx1) decode_run_p() argument [all...] |
H A D | wmv2dec.c | 225 int run = skip_type == SKIP_TYPE_COL ? s->mb_width : s->mb_height; in ff_wmv2_decode_picture_header() local
|
H A D | msmpeg4dec.c | 651 int level, i, last, run, run_diff; in ff_msmpeg4_decode_block() local [all...] |
H A D | msmpeg4enc.c | 78 static int get_size_of_code(const RLTable *rl, int last, int run, in get_size_of_code() argument 169 int run; find_best_tables() local 561 int level, run, last, i, j, last_index; ff_msmpeg4_encode_block() local [all...] |
/third_party/alsa-lib/src/pcm/ |
H A D | ladspa.h | 505 void (*run)(LADSPA_Handle Instance, global() member [all...] |
/third_party/icu/icu4c/source/samples/layout/ |
H A D | pflow.c | 82 le_int32 run; in findFontRun() local 97 le_int32 run; in subsetFontRuns() local 333 le_int32 run; pf_draw() local [all...] |
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
H A D | CheckTags.java | 196 boolean run() { in run() method in CheckTags
|
/third_party/mbedtls/programs/psa/ |
H A D | key_ladder_demo.c | 524 static psa_status_t run(enum program_mode mode, in run() function
|