Home
last modified time | relevance | path

Searched refs:test_only (Results 1 – 15 of 15) sorted by relevance

/external/flac/src/flac/
Ddecode.c56 FLAC__bool test_only; member
216 d->test_only = (0 == outfilename); in DecoderSession_construct()
258 FLAC__ASSERT(!(d->test_only && d->analysis_mode)); in DecoderSession_construct()
260 if(!d->test_only) { in DecoderSession_construct()
312 if(decoder_session->test_only && strcmp(infilename, "-") != 0) { in DecoderSession_init_decoder()
351 …if(!decoder_session->analysis_mode && !decoder_session->test_only && decoder_session->foreign_meta… in DecoderSession_init_decoder()
429 if(!d->analysis_mode && !d->test_only && d->total_samples > 0 && d->fout != stdout) { in DecoderSession_process()
455 if(!d->analysis_mode && !d->test_only && d->format != FORMAT_RAW) { in DecoderSession_process()
486 if(!d->analysis_mode && !d->test_only && d->format != FORMAT_RAW) { in DecoderSession_process()
551 …flac__utils_printf(stderr, 2, "%s \n", d->test_only? "ok ":d->analysis_mode?"don… in DecoderSession_finish_ok()
[all …]
Dmain.c240 FLAC__bool test_only; member
389 if(option_values.test_only) { in do_it()
498 if(option_values.test_only) in do_it()
585 option_values.test_only = false; in init_options()
993 option_values.test_only = true; in parse_option()
1926 …if(!option_values.test_only && !option_values.force_file_overwrite && strcmp(outfilename, "-") && … in encode_file()
2178 …if(!option_values.analyze && !option_values.test_only &&(option_values.keep_foreign_metadata || op… in decode_file()
2298 …if(!option_values.test_only && !option_values.force_file_overwrite && strcmp(outfilename, "-") && … in decode_file()
2304 if(!option_values.test_only && !option_values.analyze) { in decode_file()
2375 …retval = flac__decode_file(infilename, option_values.test_only? 0 : outfilename, option_values.ana… in decode_file()
[all …]
/external/libpng/contrib/tools/
DmakesRGB.c86 int test_only = 0; in main() local
89 test_only = strcmp("--test", argv[1]) == 0; in main()
388 if (!test_only) in main()
/external/drm_hwcomposer/drm/
DDrmAtomicStateManager.cpp138 if (args.test_only) { in CommitFrame()
262 if (!args.test_only) { in ExecuteAtomicCommit()
DDrmAtomicStateManager.h38 bool test_only = false; member
/external/drm_hwcomposer/hwc2_device/
DHwcDisplay.cpp468 if (!a_args.test_only) { in CreateComposition()
501 l.second->PopulateLayerData(a_args.test_only); in CreateComposition()
525 if (!a_args.test_only) { in CreateComposition()
536 if (!a_args.test_only) in CreateComposition()
/external/drm_hwcomposer/backend/
DBackend.cpp48 AtomicCommitArgs a_args = {.test_only = true}; in ValidateDisplay()
/external/cronet/net/base/
Dnetwork_change_notifier.cc844 void NetworkChangeNotifier::SetTestNotificationsOnly(bool test_only) { in SetTestNotificationsOnly() argument
846 NetworkChangeNotifier::test_notifications_only_ = test_only; in SetTestNotificationsOnly()
Dnetwork_change_notifier.h563 static void SetTestNotificationsOnly(bool test_only);
/external/cronet/build/toolchain/win/
Dtoolchain.gni579 "test_only",
582 # No need to forward visibility and test_only as they apply to targets not
596 "test_only",
/external/cronet/build/toolchain/
Dgcc_toolchain.gni825 "test_only",
828 # No need to forward visibility and test_only as they apply to targets not
842 "test_only",
/external/cronet/build/toolchain/apple/
Dtoolchain.gni805 "test_only",
808 # No need to forward visibility and test_only as they apply to targets not
822 "test_only",
/external/igt-gpu-tools/tests/
Dkms_atomic.c442 static void test_only(igt_pipe_t *pipe_obj, in test_only() function
1017 test_only(pipe_obj, primary, output);
/external/angle/build/toolchain/
Dgcc_toolchain.gni820 "test_only",
823 # No need to forward visibility and test_only as they apply to targets not
844 "test_only",
/external/angle/build/toolchain/apple/
Dtoolchain.gni808 "test_only",
811 # No need to forward visibility and test_only as they apply to targets not
832 "test_only",