Home
last modified time | relevance | path

Searched refs:reset (Results 1 – 25 of 12748) sorted by relevance

12345678910>>...510

/external/sdv/vsomeip/third_party/boost/asio/test/
Dwrite_at.cpp60 void reset() in reset() function in test_random_access_device
150 s.reset(); in test_3_arg_const_buffer_write_at()
155 s.reset(); in test_3_arg_const_buffer_write_at()
160 s.reset(); in test_3_arg_const_buffer_write_at()
166 s.reset(); in test_3_arg_const_buffer_write_at()
172 s.reset(); in test_3_arg_const_buffer_write_at()
178 s.reset(); in test_3_arg_const_buffer_write_at()
192 s.reset(); in test_3_arg_mutable_buffer_write_at()
197 s.reset(); in test_3_arg_mutable_buffer_write_at()
202 s.reset(); in test_3_arg_mutable_buffer_write_at()
[all …]
Dwrite.cpp62 void reset(size_t length = max_length) in reset() function in test_stream
164 s.reset(); in test_2_arg_const_buffer_write()
169 s.reset(); in test_2_arg_const_buffer_write()
175 s.reset(); in test_2_arg_const_buffer_write()
189 s.reset(); in test_2_arg_mutable_buffer_write()
194 s.reset(); in test_2_arg_mutable_buffer_write()
200 s.reset(); in test_2_arg_mutable_buffer_write()
216 s.reset(); in test_2_arg_vector_buffers_write()
221 s.reset(); in test_2_arg_vector_buffers_write()
227 s.reset(); in test_2_arg_vector_buffers_write()
[all …]
Dread_at.cpp59 void reset(const void* data, size_t length) in reset() function in test_random_access_device
156 s.reset(read_data, sizeof(read_data)); in test_3_arg_mutable_buffer_read_at()
162 s.reset(read_data, sizeof(read_data)); in test_3_arg_mutable_buffer_read_at()
168 s.reset(read_data, sizeof(read_data)); in test_3_arg_mutable_buffer_read_at()
175 s.reset(read_data, sizeof(read_data)); in test_3_arg_mutable_buffer_read_at()
182 s.reset(read_data, sizeof(read_data)); in test_3_arg_mutable_buffer_read_at()
189 s.reset(read_data, sizeof(read_data)); in test_3_arg_mutable_buffer_read_at()
206 s.reset(read_data, sizeof(read_data)); in test_3_arg_vector_buffers_read_at()
212 s.reset(read_data, sizeof(read_data)); in test_3_arg_vector_buffers_read_at()
218 s.reset(read_data, sizeof(read_data)); in test_3_arg_vector_buffers_read_at()
[all …]
Dread_until.cpp50 void reset(const void* data, size_t length) in reset() function in test_stream
118 s.reset(read_data, sizeof(read_data)); in test_dynamic_string_read_until_char()
123 s.reset(read_data, sizeof(read_data)); in test_dynamic_string_read_until_char()
129 s.reset(read_data, sizeof(read_data)); in test_dynamic_string_read_until_char()
135 s.reset(read_data, sizeof(read_data)); in test_dynamic_string_read_until_char()
141 s.reset(read_data, sizeof(read_data)); in test_dynamic_string_read_until_char()
148 s.reset(read_data, sizeof(read_data)); in test_dynamic_string_read_until_char()
155 s.reset(read_data, sizeof(read_data)); in test_dynamic_string_read_until_char()
161 s.reset(read_data, sizeof(read_data)); in test_dynamic_string_read_until_char()
168 s.reset(read_data, sizeof(read_data)); in test_dynamic_string_read_until_char()
[all …]
Dread.cpp61 void reset(const void* data, size_t length) in reset() function in test_stream
163 s.reset(read_data, sizeof(read_data)); in test_2_arg_mutable_buffer_read()
169 s.reset(read_data, sizeof(read_data)); in test_2_arg_mutable_buffer_read()
176 s.reset(read_data, sizeof(read_data)); in test_2_arg_mutable_buffer_read()
194 s.reset(read_data, sizeof(read_data)); in test_2_arg_vector_buffers_read()
200 s.reset(read_data, sizeof(read_data)); in test_2_arg_vector_buffers_read()
207 s.reset(read_data, sizeof(read_data)); in test_2_arg_vector_buffers_read()
224 s.reset(read_data, sizeof(read_data)); in test_2_arg_dynamic_string_read()
231 s.reset(read_data, sizeof(read_data)); in test_2_arg_dynamic_string_read()
239 s.reset(read_data, sizeof(read_data)); in test_2_arg_dynamic_string_read()
[all …]
/external/cronet/tot/third_party/libc++/src/test/libcxx/language.support/support.dynamic/
Dlibcpp_deallocate.sh.cpp45 alloc_stats() { reset(); } in alloc_stats()
54 void reset() { in reset() function
142 stats.reset(); in test_libcpp_dealloc()
149 stats.reset(); in test_libcpp_dealloc()
155 stats.reset(); in test_libcpp_dealloc()
161 stats.reset(); in test_libcpp_dealloc()
167 stats.reset(); in test_libcpp_dealloc()
172 stats.reset(); in test_libcpp_dealloc()
177 stats.reset(); in test_libcpp_dealloc()
187 stats.reset(); in test_allocator_and_new_match()
[all …]
/external/libcxx/test/libcxx/language.support/support.dynamic/
Dlibcpp_deallocate.sh.cpp57 alloc_stats() { reset(); } in alloc_stats()
66 void reset() { in reset() function
150 stats.reset(); in test_libcpp_dealloc()
157 stats.reset(); in test_libcpp_dealloc()
163 stats.reset(); in test_libcpp_dealloc()
169 stats.reset(); in test_libcpp_dealloc()
175 stats.reset(); in test_libcpp_dealloc()
180 stats.reset(); in test_libcpp_dealloc()
185 stats.reset(); in test_libcpp_dealloc()
195 stats.reset(); in test_allocator_and_new_match()
[all …]
/external/cronet/stable/third_party/libc++/src/test/libcxx/language.support/support.dynamic/
Dlibcpp_deallocate.sh.cpp45 alloc_stats() { reset(); } in alloc_stats()
54 void reset() { in reset() function
142 stats.reset(); in test_libcpp_dealloc()
149 stats.reset(); in test_libcpp_dealloc()
155 stats.reset(); in test_libcpp_dealloc()
161 stats.reset(); in test_libcpp_dealloc()
167 stats.reset(); in test_libcpp_dealloc()
172 stats.reset(); in test_libcpp_dealloc()
177 stats.reset(); in test_libcpp_dealloc()
187 stats.reset(); in test_allocator_and_new_match()
[all …]
/external/sdv/vsomeip/third_party/boost/unordered/test/unordered/
Dunnecessary_copy_tests.cpp102 void reset() in reset() function
181 reset(); in unnecessary_copy_insert_test()
191 reset(); in unnecessary_copy_insert_rvalue_set_test()
197 reset(); in unnecessary_copy_insert_rvalue_set_test()
211 reset(); in unnecessary_copy_insert_rvalue_map_test()
222 reset(); in unnecessary_copy_insert_rvalue_map_test()
244 reset(); in unnecessary_copy_emplace_test()
254 reset(); in unnecessary_copy_emplace_rvalue_test()
272 reset(); in unnecessary_copy_emplace_std_move_test()
288 reset(); in unnecessary_copy_emplace_boost_move_test()
[all …]
/external/cronet/stable/base/memory/
Dweak_auto_reset_unittest.cc47 WeakAutoReset reset = hwf.SetValueScoped(1); in TEST() local
55 WeakAutoReset reset = hwf->SetValueScoped(1); in TEST() local
57 hwf.reset(); in TEST()
64 WeakAutoReset reset = hwf.SetValueScoped(1); in TEST() local
77 WeakAutoReset reset = hwf->SetValueScoped(1); in TEST() local
81 hwf.reset(); in TEST()
88 WeakAutoReset reset = hwf.SetValueScoped(1); in TEST() local
94 reset2 = std::move(reset); in TEST()
105 WeakAutoReset reset = hwf1.SetValueScoped(1); in TEST() local
112 reset = std::move(reset2); in TEST()
[all …]
/external/cronet/tot/base/memory/
Dweak_auto_reset_unittest.cc47 WeakAutoReset reset = hwf.SetValueScoped(1); in TEST() local
55 WeakAutoReset reset = hwf->SetValueScoped(1); in TEST() local
57 hwf.reset(); in TEST()
64 WeakAutoReset reset = hwf.SetValueScoped(1); in TEST() local
77 WeakAutoReset reset = hwf->SetValueScoped(1); in TEST() local
81 hwf.reset(); in TEST()
88 WeakAutoReset reset = hwf.SetValueScoped(1); in TEST() local
94 reset2 = std::move(reset); in TEST()
105 WeakAutoReset reset = hwf1.SetValueScoped(1); in TEST() local
112 reset = std::move(reset2); in TEST()
[all …]
/external/openscreen/third_party/mozilla/
Durl_parse.cc93 hostname->reset(); in ParseServerInfo()
94 port_num->reset(); in ParseServerInfo()
123 hostname->reset(); in ParseServerInfo()
128 port_num->reset(); in ParseServerInfo()
144 username->reset(); in DoParseAuthority()
145 password->reset(); in DoParseAuthority()
146 hostname->reset(); in DoParseAuthority()
147 port_num->reset(); in DoParseAuthority()
165 username->reset(); in DoParseAuthority()
166 password->reset(); in DoParseAuthority()
[all …]
/external/apache-velocity-engine/velocity-engine-core/src/test/resources/bc_mode/
Dtest_bc_mode.vtl2 #macro(reset)#set($foo = $foo_)#set($bar = $bar_)#end##
12 #store#state => disp miss #disp() => #state#reset
13 #store#state => setn miss #setn() => #state#reset
14 #store#state => setv miss #setv() => #state#reset
16 #store#state => disp null #disp($null) => #state#reset
17 #store#state => setn null #setn($null) => #state#reset
18 #store#state => setv null #setv($null) => #state#reset
20 #store#state => disp ncol #disp($bar) => #state#reset
21 #store#state => setn ncol #setn($bar) => #state#reset
22 #store#state => setv ncol #setv($bar) => #state#reset
[all …]
/external/arm-trusted-firmware/docs/design/
Dreset-design.rst10 document which provides greater implementation details around the reset code,
13 General reset code flow
16 The TF-A reset code is implemented in BL1 by default. The following high-level
19 |Default reset code flow|
21 This diagram shows the default, unoptimised reset flow. Depending on the system
29 this case. Please refer to section 6 "Using BL31 entrypoint as the reset
32 Programmable CPU reset address
35 By default, TF-A assumes that the CPU reset address is not programmable.
37 they reset. Further logic is then required to identify whether it is a cold or
40 If the reset vector address (reflected in the reset vector base address register
[all …]
/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/internal/async/
DEnvelopeWrappedSdkPublisherTest.java22 import static org.mockito.Mockito.reset;
59 reset(mockSubscriber); in noPrefixOrSuffix_noEvent()
77 reset(mockSubscriber); in noPrefixOrSuffix_singleEvent()
82 reset(mockSubscriber); in noPrefixOrSuffix_singleEvent()
100 reset(mockSubscriber); in noPrefixOrSuffix_multipleEvents()
105 reset(mockSubscriber); in noPrefixOrSuffix_multipleEvents()
110 reset(mockSubscriber); in noPrefixOrSuffix_multipleEvents()
128 reset(mockSubscriber); in prefixOnly_noEvent()
147 reset(mockSubscriber); in prefixOnly_singleEvent()
152 reset(mockSubscriber); in prefixOnly_singleEvent()
[all …]
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/lang/
DTestUScriptRun.java234 scriptRun.reset(0, 100); in TestReset()
241 scriptRun.reset(100, 0); in TestReset()
248 scriptRun.reset(0, -100); in TestReset()
255 scriptRun.reset(-100, 0); in TestReset()
262 scriptRun.reset(dummy, 0, 6); in TestReset()
269 scriptRun.reset(dummy, 6, 0); in TestReset()
276 scriptRun.reset(dummy, 0, -100); in TestReset()
283 scriptRun.reset(dummy, -100, 0); in TestReset()
290 scriptRun.reset(dummy, 0, dummy.length); in TestReset()
297 scriptRun.reset(0, 6); in TestReset()
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
DTestUScriptRun.java237 scriptRun.reset(0, 100); in TestReset()
244 scriptRun.reset(100, 0); in TestReset()
251 scriptRun.reset(0, -100); in TestReset()
258 scriptRun.reset(-100, 0); in TestReset()
265 scriptRun.reset(dummy, 0, 6); in TestReset()
272 scriptRun.reset(dummy, 6, 0); in TestReset()
279 scriptRun.reset(dummy, 0, -100); in TestReset()
286 scriptRun.reset(dummy, -100, 0); in TestReset()
293 scriptRun.reset(dummy, 0, dummy.length); in TestReset()
300 scriptRun.reset(0, 6); in TestReset()
[all …]
/external/okio/samples/src/jvmTest/java/okio/samples/
DSourceMarkerTest.java37 marker.reset(pos7); // Back to 'H' in test()
39 marker.reset(pos3); // Back to 'D' in test()
41 marker.reset(pos7); // Back to 'H' again. in test()
44 marker.reset(pos7); in test()
50 marker.reset(pos3); in test()
66 marker.reset(pos7); // Back to 'H' in exceedLimitTest()
68 marker.reset(pos3); // Back to 'D' in exceedLimitTest()
70 marker.reset(pos7); // Back to 'H' again. in exceedLimitTest()
73 marker.reset(pos7); // Back to 'H' again despite the original limit being exceeded in exceedLimitTest()
76 marker.reset(pos3); // Back to 'D' again despite the original limit being exceeded in exceedLimitTest()
[all …]
/external/pytorch/torch/csrc/api/include/torch/nn/modules/
Dactivation.h33 void reset() override;
68 void reset() override;
103 void reset() override;
139 void reset() override;
174 void reset() override;
199 void reset() override;
231 void reset() override;
266 void reset() override;
302 void reset() override;
326 void reset() override;
[all …]
/external/mockito/src/test/java/org/mockitousage/basicapi/
DResetTest.java29 reset(mock); in shouldResetOngoingStubbingSoThatMoreMeaningfulExceptionsAreRaised()
41 reset(""); in resettingNonMockIsSafe()
51 reset(new Object[] {null}); in resettingNullIsSafe()
61 reset(mock); in shouldRemoveAllStubbing()
70 reset(mock); in shouldRemoveAllInteractions()
77 reset(mock); in shouldRemoveAllInteractionsVerifyNoInteractions()
85 reset(mockTwo); in shouldRemoveStubbingToString()
93 reset(mock); in shouldStubbingNotBeTreatedAsInteractionVerifyNoInteractions()
101 reset(mock); in shouldNotAffectMockName()
110 reset(mock, mockTwo); in shouldResetMultipleMocks()
[all …]
/external/pytorch/torch/csrc/api/src/nn/modules/
Dactivation.cpp16 void ELUImpl::reset() {} in reset() function in torch::nn::ELUImpl
34 void SELUImpl::reset() {} in reset() function in torch::nn::SELUImpl
53 void HardshrinkImpl::reset() {} in reset() function in torch::nn::HardshrinkImpl
65 reset(); in HardtanhImpl()
73 void HardtanhImpl::reset() { in reset() function in torch::nn::HardtanhImpl
99 void LeakyReLUImpl::reset() {} in reset() function in torch::nn::LeakyReLUImpl
116 void LogSigmoidImpl::reset() {} in reset() function in torch::nn::LogSigmoidImpl
126 void SoftmaxImpl::reset() {} in reset() function in torch::nn::SoftmaxImpl
140 void SoftminImpl::reset() {} in reset() function in torch::nn::SoftminImpl
155 void LogSoftmaxImpl::reset() {} in reset() function in torch::nn::LogSoftmaxImpl
[all …]
/external/cronet/tot/third_party/icu/source/extra/scrptrun/
Dscrptrun.h46 void reset();
48 void reset(int32_t start, int32_t count);
50 void reset(const char16_t chars[], int32_t start, int32_t length);
106 reset(nullptr, 0, 0); in ScriptRun()
111 reset(chars, 0, length); in ScriptRun()
116 reset(chars, start, length); in ScriptRun()
134 inline void ScriptRun::reset() in reset() function
142 inline void ScriptRun::reset(int32_t start, int32_t length) in reset() function
147 reset(); in reset()
150 inline void ScriptRun::reset(const char16_t chars[], int32_t start, int32_t length) in reset() function
[all …]
/external/icu/icu4c/source/extra/scrptrun/
Dscrptrun.h46 void reset();
48 void reset(int32_t start, int32_t count);
50 void reset(const char16_t chars[], int32_t start, int32_t length);
106 reset(nullptr, 0, 0); in ScriptRun()
111 reset(chars, 0, length); in ScriptRun()
116 reset(chars, start, length); in ScriptRun()
134 inline void ScriptRun::reset() in reset() function
142 inline void ScriptRun::reset(int32_t start, int32_t length) in reset() function
147 reset(); in reset()
150 inline void ScriptRun::reset(const char16_t chars[], int32_t start, int32_t length) in reset() function
[all …]
/external/cronet/stable/third_party/icu/source/extra/scrptrun/
Dscrptrun.h46 void reset();
48 void reset(int32_t start, int32_t count);
50 void reset(const char16_t chars[], int32_t start, int32_t length);
106 reset(nullptr, 0, 0); in ScriptRun()
111 reset(chars, 0, length); in ScriptRun()
116 reset(chars, start, length); in ScriptRun()
134 inline void ScriptRun::reset() in reset() function
142 inline void ScriptRun::reset(int32_t start, int32_t length) in reset() function
147 reset(); in reset()
150 inline void ScriptRun::reset(const char16_t chars[], int32_t start, int32_t length) in reset() function
[all …]
/external/trusty/arm-trusted-firmware/docs/design/
Dreset-design.rst10 document which provides greater implementation details around the reset code,
13 General reset code flow
16 The TF-A reset code is implemented in BL1 by default. The following high-level
19 |Default reset code flow|
21 This diagram shows the default, unoptimised reset flow. Depending on the system
29 this case. Please refer to section 6 "Using BL31 entrypoint as the reset
32 Programmable CPU reset address
35 By default, TF-A assumes that the CPU reset address is not programmable.
37 they reset. Further logic is then required to identify whether it is a cold or
40 If the reset vector address (reflected in the reset vector base address register
[all …]

12345678910>>...510