Home
last modified time | relevance | path

Searched defs:state (Results 1 – 25 of 1912) sorted by relevance

12345678910>>...77

/netbsd-src/external/bsd/lutok/dist/
H A Dstate_test.cpp69 is_available(lutok::state& state, const char* symbol) in is_available()
88 check_modules(lutok::state& state, const std::string& expected) in check_modules()
111 lutok::state state = lutok::state_c_gate::connect(raw_state); in c_get_upvalues() local
129 cxx_multiply_closure(lutok::state& state) in cxx_multiply_closure()
154 cxx_divide(lutok::state& state) in cxx_divide()
179 raise_long_error(lutok::state& state) in raise_long_error()
192 lutok::state state; in ATF_TEST_CASE_BODY() local
202 lutok::state state; in ATF_TEST_CASE_BODY() local
213 lutok::state state; in ATF_TEST_CASE_BODY() local
223 lutok::state state; in ATF_TEST_CASE_BODY() local
[all …]
H A Doperations_test.cpp53 hook_add(lutok::state& state) in hook_add()
70 hook_multiply(lutok::state& state) in hook_multiply()
83 lutok::state state; in ATF_TEST_CASE_BODY() local
97 lutok::state state; in ATF_TEST_CASE_BODY() local
111 lutok::state state; in ATF_TEST_CASE_BODY() local
135 lutok::state state; in ATF_TEST_CASE_BODY() local
152 lutok::state state; in ATF_TEST_CASE_BODY() local
165 lutok::state state; in ATF_TEST_CASE_BODY() local
177 lutok::state state; in ATF_TEST_CASE_BODY() local
191 lutok::state state; in ATF_TEST_CASE_BODY() local
[all …]
/netbsd-src/external/mit/libcbor/dist/test/
H A Dcbor_stream_decode_test.c19 static void test_uint8_embedded_decoding(void **state) { in test_uint8_embedded_decoding()
38 static void test_uint8_decoding(void **state) { in test_uint8_decoding()
47 static void test_uint16_decoding(void **state) { in test_uint16_decoding()
53 static void test_uint32_decoding(void **state) { in test_uint32_decoding()
60 static void test_uint64_decoding(void **state) { in test_uint64_decoding()
66 static void test_negint8_embedded_decoding(void **state) { in test_negint8_embedded_decoding()
85 static void test_negint8_decoding(void **state) { in test_negint8_decoding()
94 static void test_negint16_decoding(void **state) { in test_negint16_decoding()
100 static void test_negint32_decoding(void **state) { in test_negint32_decoding()
107 static void test_negint64_decoding(void **state) { in test_negint64_decoding()
[all …]
H A Dcopy_test.c19 static void test_uints(void **state) { in test_uints()
41 static void test_negints(void **state) { in test_negints()
63 static void test_def_bytestring(void **state) { in test_def_bytestring()
71 static void test_indef_bytestring(void **state) { in test_indef_bytestring()
86 static void test_def_string(void **state) { in test_def_string()
94 static void test_indef_string(void **state) { in test_indef_string()
108 static void test_def_array(void **state) { in test_def_array()
118 static void test_indef_array(void **state) { in test_indef_array()
128 static void test_def_map(void **state) { in test_def_map()
141 static void test_indef_map(void **state) { in test_indef_map()
[all …]
H A Dcbor_serialize_test.c22 static void test_serialize_uint8(void **state) { in test_serialize_uint8()
30 static void test_serialize_uint16(void **state) { in test_serialize_uint16()
38 static void test_serialize_uint32(void **state) { in test_serialize_uint32()
47 static void test_serialize_uint64(void **state) { in test_serialize_uint64()
58 static void test_serialize_negint8(void **state) { in test_serialize_negint8()
67 static void test_serialize_negint16(void **state) { in test_serialize_negint16()
76 static void test_serialize_negint32(void **state) { in test_serialize_negint32()
86 static void test_serialize_negint64(void **state) { in test_serialize_negint64()
98 static void test_serialize_definite_bytestring(void **state) { in test_serialize_definite_bytestring()
109 static void test_serialize_indefinite_bytestring(void **state) { in test_serialize_indefinite_bytestring()
[all …]
H A Dtype_2_test.c140 static void test_empty_bs(void **state) { in test_empty_bs()
151 static void test_embedded_bs(void **state) { in test_embedded_bs()
164 static void test_notenough_data(void **state) { in test_notenough_data()
170 static void test_short_bs1(void **state) { in test_short_bs1()
183 static void test_short_bs2(void **state) { in test_short_bs2()
195 static void test_half_bs(void **state) { in test_half_bs()
207 static void test_int_bs(void **state) { in test_int_bs()
219 static void test_long_bs(void **state) { in test_long_bs()
233 static void test_zero_indef(void **state) { in test_zero_indef()
249 static void test_short_indef(void **state) { in test_short_indef()
[all …]
H A Dtype_7_encoders_test.c19 static void test_bools(void **state) { in test_bools()
26 static void test_null(void **state) { in test_null()
31 static void test_undef(void **state) { in test_undef()
36 static void test_break(void **state) { in test_break()
41 static void test_half(void **state) { in test_half()
80 static void test_half_special(void **state) { in test_half_special()
85 static void test_float(void **state) { in test_float()
91 static void test_double(void **state) { in test_double()
H A Dtype_0_test.c26 static void test_very_short_int(void **state) { in test_very_short_int()
40 static void test_incomplete_data(void **state) { in test_incomplete_data()
46 static void test_short_int(void **state) { in test_short_int()
60 static void test_half_int(void **state) { in test_half_int()
74 static void test_int(void **state) { in test_int()
88 static void test_long_int(void **state) { in test_long_int()
102 static void test_refcounting(void **state) { in test_refcounting()
112 static void test_empty_input(void **state) { in test_empty_input()
118 static void test_inline_creation(void **state) { in test_inline_creation()
H A Dtype_3_test.c22 static void test_empty_string(void **state) { in test_empty_string()
38 static void test_short_string(void **state) { in test_short_string()
56 static void test_short_multibyte_string(void **state) { in test_short_multibyte_string()
85 static void test_int8_string(void **state) { in test_int8_string()
119 static void test_int16_string(void **state) { in test_int16_string()
152 static void test_int32_string(void **state) { in test_int32_string()
186 static void test_int64_string(void **state) { in test_int64_string()
208 static void test_short_indef_string(void **state) { in test_short_indef_string()
224 static void test_inline_creation(void **state) { in test_inline_creation()
H A Dbad_inputs_test.c24 static void test_1(void **state) { in test_1()
32 static void test_2(void **state) { in test_2()
40 static void test_3(void **state) { in test_3()
49 static void test_4(void **state) { in test_4()
57 static void test_5(void **state) { in test_5()
67 static void test_6(void **state) { in test_6()
79 static void test_7(void **state) { in test_7()
92 static void test_8(void **state) { in test_8()
100 static void test_9(void **state) { in test_9()
H A Dmemory_allocation_test.c101 static void test_int_creation(void **state) { in test_int_creation()
118 static void test_bytestring_creation(void **state) { in test_bytestring_creation()
132 static void test_string_creation(void **state) { in test_string_creation()
148 static void test_array_creation(void **state) { in test_array_creation()
156 static void test_map_creation(void **state) { in test_map_creation()
164 static void test_tag_creation(void **state) { in test_tag_creation()
168 static void test_float_ctrl_creation(void **state) { in test_float_ctrl_creation()
183 static void test_bytestring_add_chunk(void **state) { in test_bytestring_add_chunk()
203 static void test_string_add_chunk(void **state) { in test_string_add_chunk()
221 static void test_array_push(void **state) { in test_array_push()
[all …]
/netbsd-src/external/bsd/kyua-cli/dist/utils/fs/
H A Dlua_module_test.cpp45 lutok::state state; in ATF_TEST_CASE_BODY() local
61 lutok::state state; in ATF_TEST_CASE_BODY() local
73 lutok::state state; in ATF_TEST_CASE_BODY() local
86 lutok::state state; in ATF_TEST_CASE_BODY() local
98 lutok::state state; in ATF_TEST_CASE_BODY() local
111 lutok::state state; in ATF_TEST_CASE_BODY() local
129 lutok::state state; in ATF_TEST_CASE_BODY() local
142 lutok::state state; in ATF_TEST_CASE_BODY() local
163 lutok::state state; in ATF_TEST_CASE_BODY() local
186 lutok::state state; in ATF_TEST_CASE_BODY() local
[all …]
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Dreporter_output_test.cc67 void BM_basic(benchmark::State& state) { in BM_basic()
88 void BM_bytes_per_second(benchmark::State& state) { in BM_bytes_per_second()
112 void BM_items_per_second(benchmark::State& state) { in BM_items_per_second()
136 void BM_label(benchmark::State& state) { in BM_label()
160 void BM_error(benchmark::State& state) { in BM_error()
180 void BM_no_arg_name(benchmark::State& state) { in BM_no_arg_name()
195 void BM_arg_name(benchmark::State& state) { in BM_arg_name()
210 void BM_arg_names(benchmark::State& state) { in BM_arg_names()
227 void BM_BigArgs(benchmark::State& state) { in BM_BigArgs()
239 void BM_Complexity_O1(benchmark::State& state) { in BM_Complexity_O1()
[all …]
H A Dbasic_test.cc6 void BM_empty(benchmark::State& state) { in BM_empty()
14 void BM_spin_empty(benchmark::State& state) { in BM_spin_empty()
24 void BM_spin_pause_before(benchmark::State& state) { in BM_spin_pause_before()
37 void BM_spin_pause_during(benchmark::State& state) { in BM_spin_pause_during()
52 void BM_pause_during(benchmark::State& state) { in BM_pause_during()
63 void BM_spin_pause_after(benchmark::State& state) { in BM_spin_pause_after()
76 void BM_spin_pause_before_and_after(benchmark::State& state) { in BM_spin_pause_before_and_after()
92 void BM_empty_stop_start(benchmark::State& state) { in BM_empty_stop_start()
100 void BM_KeepRunning(benchmark::State& state) { in BM_KeepRunning()
110 void BM_KeepRunningBatch(benchmark::State& state) { in BM_KeepRunningBatch()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/test/
H A Dreporter_output_test.cc59 void BM_basic(benchmark::State& state) { in BM_basic()
78 void BM_bytes_per_second(benchmark::State& state) { in BM_bytes_per_second()
100 void BM_items_per_second(benchmark::State& state) { in BM_items_per_second()
122 void BM_label(benchmark::State& state) { in BM_label()
144 void BM_error(benchmark::State& state) { in BM_error()
162 void BM_no_arg_name(benchmark::State& state) { in BM_no_arg_name()
175 void BM_arg_name(benchmark::State& state) { in BM_arg_name()
188 void BM_arg_names(benchmark::State& state) { in BM_arg_names()
202 void BM_Complexity_O1(benchmark::State& state) { in BM_Complexity_O1()
218 void BM_Repeat(benchmark::State& state) { in BM_Repeat()
[all …]
H A Dbasic_test.cc6 void BM_empty(benchmark::State& state) { in BM_empty()
14 void BM_spin_empty(benchmark::State& state) { in BM_spin_empty()
24 void BM_spin_pause_before(benchmark::State& state) { in BM_spin_pause_before()
37 void BM_spin_pause_during(benchmark::State& state) { in BM_spin_pause_during()
52 void BM_pause_during(benchmark::State& state) { in BM_pause_during()
63 void BM_spin_pause_after(benchmark::State& state) { in BM_spin_pause_after()
76 void BM_spin_pause_before_and_after(benchmark::State& state) { in BM_spin_pause_before_and_after()
92 void BM_empty_stop_start(benchmark::State& state) { in BM_empty_stop_start()
100 void BM_KeepRunning(benchmark::State& state) { in BM_KeepRunning()
110 void BM_KeepRunningBatch(benchmark::State& state) { in BM_KeepRunningBatch()
[all …]
/netbsd-src/external/gpl3/gdb/dist/sim/arm/
H A Darmvirt.c62 GetWord (ARMul_State * state, ARMword address, int check) in GetWord()
98 PutWord (ARMul_State * state, ARMword address, ARMword data, int check) in PutWord()
136 ARMul_MemoryInit (ARMul_State * state, unsigned long initmemsize) in ARMul_MemoryInit()
164 ARMul_MemoryExit (ARMul_State * state) in ARMul_MemoryExit()
186 ARMul_ReLoadInstr (ARMul_State * state, ARMword address, ARMword isize) in ARMul_ReLoadInstr()
219 ARMword ARMul_LoadInstrS (ARMul_State * state, ARMword address, ARMword isize) in ARMul_LoadInstrS()
230 ARMword ARMul_LoadInstrN (ARMul_State * state, ARMword address, ARMword isize) in ARMul_LoadInstrN()
241 ARMword ARMul_ReadWord (ARMul_State * state, ARMword address) in ARMul_ReadWord()
262 ARMword ARMul_LoadWordS (ARMul_State * state, ARMword address) in ARMul_LoadWordS()
273 ARMword ARMul_LoadWordN (ARMul_State * state, ARMword address) in ARMul_LoadWordN()
[all …]
H A Darmsupp.c40 ARMul_GetReg (ARMul_State * state, unsigned mode, unsigned reg) in ARMul_GetReg()
52 ARMul_SetReg (ARMul_State * state, unsigned mode, unsigned reg, ARMword value) in ARMul_SetReg()
64 ARMul_GetPC (ARMul_State * state) in ARMul_GetPC()
75 ARMul_GetNextPC (ARMul_State * state) in ARMul_GetNextPC()
86 ARMul_SetPC (ARMul_State * state, ARMword value) in ARMul_SetPC()
98 ARMul_GetR15 (ARMul_State * state) in ARMul_GetR15()
109 ARMul_SetR15 (ARMul_State * state, ARMword value) in ARMul_SetR15()
124 ARMul_GetCPSR (ARMul_State * state) in ARMul_GetCPSR()
132 ARMul_SetCPSR (ARMul_State * state, ARMword value) in ARMul_SetCPSR()
142 ARMul_FixCPSR (ARMul_State * state, ARMword instr, ARMword rhs) in ARMul_FixCPSR()
[all …]
/netbsd-src/external/bsd/kyua-cli/dist/utils/config/
H A Dlua_module_test.cpp89 set_lua(lutok::state& state, const int value_index) in set_lua()
133 lutok::state state; in ATF_TEST_CASE_BODY() local
155 lutok::state state; in ATF_TEST_CASE_BODY() local
172 lutok::state state; in ATF_TEST_CASE_BODY() local
189 lutok::state state; in ATF_TEST_CASE_BODY() local
207 lutok::state state; in ATF_TEST_CASE_BODY() local
229 lutok::state state; in ATF_TEST_CASE_BODY() local
246 lutok::state state; in ATF_TEST_CASE_BODY() local
263 lutok::state state; in ATF_TEST_CASE_BODY() local
279 lutok::state state; in ATF_TEST_CASE_BODY() local
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_atomic_state_helper.c132 struct drm_crtc_state *state) in __drm_atomic_helper_crtc_duplicate_state()
170 struct drm_crtc_state *state; in drm_atomic_helper_crtc_duplicate_state() local
191 void __drm_atomic_helper_crtc_destroy_state(struct drm_crtc_state *state) in __drm_atomic_helper_crtc_destroy_state()
228 struct drm_crtc_state *state) in drm_atomic_helper_crtc_destroy_state()
304 struct drm_plane_state *state) in __drm_atomic_helper_plane_duplicate_state()
327 struct drm_plane_state *state; in drm_atomic_helper_plane_duplicate_state() local
348 void __drm_atomic_helper_plane_destroy_state(struct drm_plane_state *state) in __drm_atomic_helper_plane_destroy_state()
372 struct drm_plane_state *state) in drm_atomic_helper_plane_destroy_state()
448 struct drm_connector_state *state = connector->state; in drm_atomic_helper_connector_tv_reset() local
467 struct drm_connector_state *state) in __drm_atomic_helper_connector_duplicate_state()
[all …]
/netbsd-src/usr.bin/nbperf/
H A Dnbperf-bdz.c72 struct state { struct
82 assign_nodes(struct state *state) in assign_nodes()
138 print_hash(struct nbperf *nbperf, struct state *state) in print_hash()
269 struct state state; in bpz_compute() local
/netbsd-src/external/mit/expat/dist/lib/
H A Dxmlrole.c115 # define setTopLevel(state) \ argument
119 # define setTopLevel(state) ((state)->handler = internalSubset) argument
141 prolog0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog0()
172 prolog1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog1()
204 prolog2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog2()
224 doctype0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype0()
241 doctype1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype1()
267 doctype2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype2()
283 doctype3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype3()
299 doctype4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype4()
[all …]
/netbsd-src/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen_smtpd.c184 #define PSC_SMTPD_HAVE_PUSH_BACK(state) (0) argument
185 #define PSC_SMTPD_PUSH_BACK_CHAR(state, ch) \ argument
187 #define PSC_SMTPD_NEXT_CHAR(state) \ argument
190 #define PSC_SMTPD_BUFFER_EMPTY(state) \ argument
194 #define PSC_SMTPD_PEEK_DATA(state) \ argument
196 #define PSC_SMTPD_PEEK_LEN(state) \ argument
223 #define PSC_RESUME_SMTP_CMD_EVENTS(state) do { \ argument
231 #define PSC_SUSPEND_SMTP_CMD_EVENTS(state) \ argument
269 #define PSC_CLEAR_EVENT_DROP_SESSION_STATE(state, event, reply) do { \ argument
275 #define PSC_CLEAR_EVENT_HANGUP(state, event) do { \ argument
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Dgzread.c21 local int gz_load(state, buf, len, have) in gz_load() argument
56 local int gz_avail(state) in gz_avail() argument
91 local int gz_look(state) in gz_look() argument
175 local int gz_decomp(state) in gz_decomp() argument
229 local int gz_fetch(state) in gz_fetch() argument
259 local int gz_skip(state, len) in gz_skip() argument
294 local z_size_t gz_read(state, buf, len) in gz_read() argument
380 gz_statep state; local
418 gz_statep state; local
451 gz_statep state; local
[all …]
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dgzread.c21 local int gz_load(state, buf, len, have) in gz_load() argument
56 local int gz_avail(state) in gz_avail() argument
91 local int gz_look(state) in gz_look() argument
175 local int gz_decomp(state) in gz_decomp() argument
229 local int gz_fetch(state) in gz_fetch() argument
259 local int gz_skip(state, len) in gz_skip() argument
294 local z_size_t gz_read(state, buf, len) in gz_read() argument
380 gz_statep state; local
418 gz_statep state; local
451 gz_statep state; local
[all …]

12345678910>>...77