/third_party/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_init/ |
D | tpmtoken_init_tests_exp01.sh | 30 set reinit 1 34 set reinit 0 38 if {$reinit == 0} { 55 if {$reinit == 1} { set rc 1 }
|
D | tpmtoken_init_tests_exp02.sh | 30 set reinit 1 34 set reinit 0 39 if {$reinit == 1} { 58 if {$reinit == 0} { set rc 1 }
|
D | tpmtoken_init_tests_exp03.sh | 30 set reinit 1 34 set reinit 0 53 if {$reinit == 0} { set rc 1 }
|
/third_party/ffmpeg/libavcodec/ |
D | v4l2_context.c | 167 int full_reinit, reinit, ret; in v4l2_handle_event() local 202 reinit = v4l2_resolution_changed(&s->capture, &cap_fmt); in v4l2_handle_event() 203 if (reinit) { in v4l2_handle_event() 209 if (full_reinit || reinit) in v4l2_handle_event() 210 s->reinit = 1; in v4l2_handle_event() 221 if (reinit) { in v4l2_handle_event()
|
D | v4l2_m2m.h | 55 int reinit; member
|
D | v4l2_m2m.c | 243 s->reinit = 0; in ff_v4l2_m2m_codec_reinit() 277 s->reinit = 0; in ff_v4l2_m2m_codec_full_reinit()
|
D | v4l2_buffers.c | 221 if (s->reinit) { in v4l2_free_buffer()
|
D | j2kenc.c | 1513 static void reinit(Jpeg2000EncoderContext *s) in reinit() function 1551 reinit(s); in encode_frame()
|
/third_party/mbedtls/tests/suites/ |
D | test_suite_net.function | 57 void context_init_free( int reinit ) 64 if( reinit )
|
D | test_suite_entropy.function | 138 void entropy_init_free( int reinit ) 149 if( reinit )
|
D | test_suite_rsa.function | 57 void rsa_init_free( int reinit ) 69 if( reinit )
|
/third_party/boost/libs/msm/doc/HTML/examples/ |
D | ParsingDigits.cpp | 277 void reinit(){p.process_event(eos());} in reinit() function 464 parse.reinit(); in main()
|
/third_party/boost/libs/msm/doc/PDF/examples/ |
D | ParsingDigits.cpp | 277 void reinit(){p.process_event(eos());} in reinit() function 464 parse.reinit(); in main()
|
/third_party/alsa-utils/alsaloop/ |
D | alsaloop.h | 147 unsigned int reinit:1; member
|
D | pcmjob.c | 692 lhandle->loopback->reinit = 1; in readit() 789 lhandle->loopback->reinit = 1; in writeit() 1532 loop->reinit = 0; in pcmjob_start() 1953 if (capt->xrun_pending || loop->reinit) in pcmjob_pollfds_handle() 1961 if (play->xrun_pending || loop->reinit) in pcmjob_pollfds_handle() 1969 if (loop->reinit) { in pcmjob_pollfds_handle()
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_sched.h | 151 void reinit();
|
D | sb_sched.cpp | 421 reinit(); in discard_slots() 654 reinit(); in try_reserve() 659 void alu_group_tracker::reinit() { in reinit() function in r600_sb::alu_group_tracker
|
/third_party/curl/lib/ |
D | http_proxy.c | 157 static CURLcode connect_init(struct Curl_easy *data, bool reinit) in connect_init() argument 161 if(!reinit) { in connect_init()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
D | eap.c | 321 int reinit; in SM_STATE() local 365 reinit = 1; in SM_STATE() 368 reinit = 0; in SM_STATE() 386 if (reinit) { in SM_STATE()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
D | eap.c | 329 int reinit; in SM_STATE() local 373 reinit = 1; in SM_STATE() 376 reinit = 0; in SM_STATE() 394 if (reinit) { in SM_STATE()
|
/third_party/boost/libs/circular_buffer/test/ |
D | base_test.cpp | 807 var.reinit(); in move_container_values_resetting_impl() 820 var.reinit(); in move_container_values_resetting_impl()
|
D | common.ipp | 2159 void reinit() { is_moved_ = false; value_ = next_value ++; } 2197 void reinit() { is_moved_ = false; value_ = next_value ++; } 2225 var.reinit(); 2247 var.reinit(); 2258 var.reinit();
|
/third_party/ffmpeg/tests/fate/ |
D | h264.mak | 192 $(FATE_H264_REINIT_TESTS:%=fate-h264-reinit-%) \ 447 fate-h264-reinit-%: CMD = framecrc -i $(TARGET_SAMPLES)/h264/$(@:fate…
|
/third_party/ffmpeg/libavfilter/ |
D | vf_drawtext.c | 146 int reinit; ///< tells if the filter is being reinited member 903 new->reinit = 1; in command()
|
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/android/ |
D | android_device_test.dart | 486 [init.svc.logd-reinit]: [stopped]
|