Searched refs:effort (Results 1 - 8 of 8) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/request_key/ |
H A D | request_key03.c | 43 int effort; member 66 static void run_child_add(const char *type, const char *payload, int effort) in run_child_add() argument 88 for (i = 0; i < 100 * effort; i++) { in run_child_add() 111 static void run_child_request(const char *type, int effort) in run_child_request() argument 115 for (i = 0; i < 5000 * effort; i++) { in run_child_request() 164 run_child_add(tc->type, tc->payload, tc->effort); in do_test() 170 run_child_request(tc->type, tc->effort); in do_test()
|
/third_party/ffmpeg/libavcodec/ |
H A D | libjxlenc.c | 52 int effort; member 115 if (JxlEncoderFrameSettingsSetOption(ctx->options, JXL_ENC_FRAME_SETTING_EFFORT, ctx->effort) in libjxl_init_jxl_encoder() 117 av_log(avctx, AV_LOG_ERROR, "Failed to set effort to: %d\n", ctx->effort); in libjxl_init_jxl_encoder() 447 { "effort", "Encoding effort", OFFSET(effort), AV_OPT_TYPE_INT, { .i64 = 7 }, 1, 9, VE },
|
/third_party/node/test/fixtures/wpt/streams/resources/ |
H A D | rs-test-templates.js | 662 const reason1 = new Error('This little one\'s not worth the effort.');
|
/third_party/eudev/src/udev/ |
H A D | udev-rules.c | 1075 * Make a best effort to describe where the problem is. */ in add_rule()
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vp9itxfm_16bpp.asm | 244 ; in 15+1 words without additional effort, since the coefficients are 15bpp.
|
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 1876 Every effort has been made to make this module compatible with older
|
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 1876 Every effort has been made to make this module compatible with older
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 210 % some effort to order the tracing commands to reduce output in the log
|
Completed in 21 milliseconds