Home
last modified time | relevance | path

Searched refs:eq (Results 1 – 25 of 10285) sorted by relevance

12345678910>>...412

/dports/editors/neovim/neovim-0.6.1/test/functional/vimscript/
H A Djson_functions_spec.lua5 local eq = helpers.eq
66 eq({Test=1}, funcs.json_decode({
74 eq({Test=1}, funcs.json_decode([[
82 eq(NIL, funcs.json_decode('null'))
83 eq(true, funcs.json_decode('true'))
123 eq(0, funcs.json_decode('0'))
124 eq(0, funcs.json_decode('-0'))
227 eq({}, funcs.json_decode('[]'))
353 eq('', funcs.json_decode('""'))
357 eq({
[all …]
H A Dspecial_vars_spec.lua7 local eq = helpers.eq
28 eq(0, funcs.empty(true))
29 eq(1, funcs.empty(false))
30 eq(1, funcs.empty(NIL))
96 eq(1, eval('0 + v:true'))
97 eq(0, eval('0 + v:null'))
134 eq(6, funcs.type(true))
135 eq(6, funcs.type(false))
136 eq(7, funcs.type(NIL))
146 eq(NIL, funcs.copy(NIL))
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_future.py162 eq('...')
165 eq('Name')
166 eq('None')
167 eq('True')
169 eq('1')
170 eq('1.0')
171 eq('1j')
194 eq('-1')
227 eq("()")
228 eq("(a,)")
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_future.py162 eq('...')
165 eq('Name')
166 eq('None')
167 eq('True')
169 eq('1')
170 eq('1.0')
171 eq('1j')
194 eq('-1')
227 eq("()")
228 eq("(a,)")
[all …]
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_future.py162 eq('...')
165 eq('Name')
166 eq('None')
167 eq('True')
169 eq('1')
170 eq('1.0')
171 eq('1j')
194 eq('-1')
227 eq("()")
228 eq("(a,)")
[all …]
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_future.py162 eq('...')
165 eq('Name')
166 eq('None')
167 eq('True')
169 eq('1')
170 eq('1.0')
171 eq('1j')
194 eq('-1')
227 eq("()")
228 eq("(a,)")
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_future.py162 eq('...')
165 eq('Name')
166 eq('None')
167 eq('True')
169 eq('1')
170 eq('1.0')
171 eq('1j')
194 eq('-1')
227 eq("()")
228 eq("(a,)")
[all …]
/dports/editors/neovim/neovim-0.6.1/test/functional/lua/
H A Dvim_spec.lua10 local eq = helpers.eq
451 eq({}, exec_lua([[
463 eq({}, exec_lua([[
639 eq(exec_lua([[
645 eq(exec_lua([[
658 eq(exec_lua([[
1183 eq({}, result)
1384 eq({
1760 eq(ww, "b,s")
2242 eq(buf2, val)
[all …]
H A Ddiagnostic_spec.lua7 local eq = helpers.eq
87 eq({
126 eq(3, #result)
132 eq(2, exec_lua [[
143 eq(1, exec_lua [[
152 eq(2, exec_lua [[
350 eq(4, result[1])
351 eq(1, result[2])
352 eq(4, result[3])
353 eq(3, result[4])
[all …]
H A Djson_spec.lua5 local eq = helpers.eq
13 eq(NIL, exec_lua([[return vim.json.decode('null')]]))
14 eq(true, exec_lua([[return vim.json.decode('true')]]))
15 eq(false, exec_lua([[return vim.json.decode('false')]]))
23 eq(0, exec_lua([[return vim.json.decode('0')]]))
24 eq(0, exec_lua([[return vim.json.decode('-0')]]))
38 eq(0.5, exec_lua([[return vim.json.decode('0.5')]]))
52 eq(0.0, exec_lua([[return vim.json.decode('0.0')]]))
62 eq({1}, exec_lua([[return vim.json.decode('[1]')]]))
65 eq({['1']=2, ['3']={{['4']={['5']={{}, 1}}}}},
[all …]
H A Dapi_spec.lua10 local eq = helpers.eq
19 eq({'a\000b'},
27 eq({'abc', 'b\000a', 'a\000b', 'ttt'},
35 eq({false, 'String cannot contain newlines'},
43 eq({false, 'Invalid window id: -1'},
62 eq(1, funcs.luaeval(str))
66 eq(1, funcs.luaeval('vim.api.nvim_eval("1")'))
69 eq({}, funcs.luaeval('vim.api.nvim_eval("[]")'))
95 eq(1, funcs.luaeval('vim.api.nvim__id(1)'))
96 eq('1', funcs.luaeval('vim.api.nvim__id("1")'))
[all …]
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_future.py146 eq('...')
149 eq('Name')
150 eq('None')
151 eq('True')
153 eq('1')
154 eq('1.0')
155 eq('1j')
178 eq('-1')
199 eq("()")
200 eq("(a,)")
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/hana/test/_include/laws/
H A Dmonad_plus.hpp174 concat(list(eq<0>{}, eq<1>{}), list(eq<2>{}, eq<3>{})),
175 list(eq<0>{}, eq<1>{}, eq<2>{}, eq<3>{})
258 list(eq<1>{}, eq<2>{}, eq<3>{}, eq<4>{})
277 prepend(list(eq<1>{}, eq<2>{}, eq<3>{}), eq<0>{}),
278 list(eq<0>{}, eq<1>{}, eq<2>{}, eq<3>{})
371 list(eq<0>{}, eq<1>{}, eq<0>{}, eq<1>{})
375 list(eq<0>{}, eq<1>{}, eq<0>{}, eq<1>{}, eq<0>{}, eq<1>{})
389 list(eq<0>{}, eq<1>{}, eq<2>{}, eq<0>{}, eq<1>{}, eq<2>{})
393 … list(eq<0>{}, eq<1>{}, eq<2>{}, eq<0>{}, eq<1>{}, eq<2>{}, eq<0>{}, eq<1>{}, eq<2>{})
547 list(eq<0>{}, eq<0>{}, eq<0>{}, eq<0>{})
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/hana/test/_include/laws/
H A Dmonad_plus.hpp174 concat(list(eq<0>{}, eq<1>{}), list(eq<2>{}, eq<3>{})),
175 list(eq<0>{}, eq<1>{}, eq<2>{}, eq<3>{})
258 list(eq<1>{}, eq<2>{}, eq<3>{}, eq<4>{})
277 prepend(list(eq<1>{}, eq<2>{}, eq<3>{}), eq<0>{}),
278 list(eq<0>{}, eq<1>{}, eq<2>{}, eq<3>{})
371 list(eq<0>{}, eq<1>{}, eq<0>{}, eq<1>{})
375 list(eq<0>{}, eq<1>{}, eq<0>{}, eq<1>{}, eq<0>{}, eq<1>{})
389 list(eq<0>{}, eq<1>{}, eq<2>{}, eq<0>{}, eq<1>{}, eq<2>{})
393 … list(eq<0>{}, eq<1>{}, eq<2>{}, eq<0>{}, eq<1>{}, eq<2>{}, eq<0>{}, eq<1>{}, eq<2>{})
547 list(eq<0>{}, eq<0>{}, eq<0>{}, eq<0>{})
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/hana/test/_include/laws/
H A Dmonad_plus.hpp174 concat(list(eq<0>{}, eq<1>{}), list(eq<2>{}, eq<3>{})),
175 list(eq<0>{}, eq<1>{}, eq<2>{}, eq<3>{})
258 list(eq<1>{}, eq<2>{}, eq<3>{}, eq<4>{})
277 prepend(list(eq<1>{}, eq<2>{}, eq<3>{}), eq<0>{}),
278 list(eq<0>{}, eq<1>{}, eq<2>{}, eq<3>{})
371 list(eq<0>{}, eq<1>{}, eq<0>{}, eq<1>{})
375 list(eq<0>{}, eq<1>{}, eq<0>{}, eq<1>{}, eq<0>{}, eq<1>{})
389 list(eq<0>{}, eq<1>{}, eq<2>{}, eq<0>{}, eq<1>{}, eq<2>{})
393 … list(eq<0>{}, eq<1>{}, eq<2>{}, eq<0>{}, eq<1>{}, eq<2>{}, eq<0>{}, eq<1>{}, eq<2>{})
547 list(eq<0>{}, eq<0>{}, eq<0>{}, eq<0>{})
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/hana/test/_include/laws/
H A Dmonad_plus.hpp174 concat(list(eq<0>{}, eq<1>{}), list(eq<2>{}, eq<3>{})),
175 list(eq<0>{}, eq<1>{}, eq<2>{}, eq<3>{})
258 list(eq<1>{}, eq<2>{}, eq<3>{}, eq<4>{})
277 prepend(list(eq<1>{}, eq<2>{}, eq<3>{}), eq<0>{}),
278 list(eq<0>{}, eq<1>{}, eq<2>{}, eq<3>{})
371 list(eq<0>{}, eq<1>{}, eq<0>{}, eq<1>{})
375 list(eq<0>{}, eq<1>{}, eq<0>{}, eq<1>{}, eq<0>{}, eq<1>{})
389 list(eq<0>{}, eq<1>{}, eq<2>{}, eq<0>{}, eq<1>{}, eq<2>{})
393 … list(eq<0>{}, eq<1>{}, eq<2>{}, eq<0>{}, eq<1>{}, eq<2>{}, eq<0>{}, eq<1>{}, eq<2>{})
547 list(eq<0>{}, eq<0>{}, eq<0>{}, eq<0>{})
[all …]
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_future.py171 eq('...')
175 eq('Name')
176 eq('None')
177 eq('True')
179 eq('1')
180 eq('1.0')
181 eq('1j')
204 eq('-1')
237 eq("()")
238 eq("(a,)")
[all …]
/dports/science/code_saturne/code_saturne-7.1.0/src/cdo/
H A Dcs_equation.c1416 eq->scheme_context = eq->free_context(eq->scheme_context); in cs_equation_destroy_all()
2045 eq->solve = eq->solve_steady_state; in cs_equation_set_functions()
2095 eq->solve = eq->solve_steady_state; in cs_equation_set_functions()
2145 eq->solve = eq->solve_steady_state; in cs_equation_set_functions()
2202 eq->solve = eq->solve_steady_state; in cs_equation_set_functions()
2582 eq->initialize_system(eq->param, in cs_equation_build_system()
2640 eq->prepare_solving(eq, &x, &b); in cs_equation_solve_deprecated()
2693 eq->update_field(x, eq->rhs, eq->param, in cs_equation_solve_deprecated()
2879 eq->current_to_previous(eq->param, eq->builder, eq->scheme_context); in cs_equation_current_to_previous()
3475 eq->read_restart(restart, eq->param->name, eq->scheme_context); in cs_equation_read_extra_restart()
[all …]
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_future.py184 eq('...')
188 eq('Name')
189 eq('None')
190 eq('True')
192 eq('1')
193 eq('1.0')
194 eq('1j')
217 eq('-1')
250 eq("()")
251 eq("(a,)")
[all …]
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_future.py184 eq('...')
188 eq('Name')
189 eq('None')
190 eq('True')
192 eq('1')
193 eq('1.0')
194 eq('1j')
217 eq('-1')
250 eq("()")
251 eq("(a,)")
[all …]
/dports/editors/neovim/neovim-0.6.1/test/functional/api/
H A Dbuffer_spec.lua4 local curbuf, curwin, eq = helpers.curbuf, helpers.curwin, helpers.eq
204 eq(1, line_count())
206 eq(2, line_count())
208 eq(3, line_count())
210 eq(2, line_count())
214 eq(1, line_count())
341 eq(0, retval)
385 eq(3, funcs.winnr())
387 eq(2, funcs.winnr())
391 eq(3, funcs.winnr())
[all …]
/dports/math/yices/yices-2.6.2/src/mcsat/eq/
H A Dequality_graph.c429 assert(eq->nodes_size == eq->graph.size); in eq_graph_add_kind()
430 …assert(eq->kind_list.size + eq->terms_list.size + eq->values_list.size + eq->pair_list.size / 2 ==… in eq_graph_add_kind()
464 assert(eq->nodes_size == eq->graph.size); in eq_graph_add_term_internal()
465 …assert(eq->kind_list.size + eq->terms_list.size + eq->values_list.size + eq->pair_list.size / 2 ==… in eq_graph_add_term_internal()
521 …assert(eq->kind_list.size + eq->terms_list.size + eq->values_list.size + eq->pair_list.size / 2 ==… in eq_graph_add_value()
522 assert(eq->nodes_size == eq->graph.size); in eq_graph_add_value()
583 …assert(eq->kind_list.size + eq->terms_list.size + eq->values_list.size + eq->pair_list.size / 2 ==… in eq_graph_add_pair()
584 assert(eq->nodes_size == eq->graph.size); in eq_graph_add_pair()
1050 return &eq->edges[eq->edges_size ++]; in eq_graph_new_edge()
1279 …x_trace_printf(eq->ctx, "lhs = "); eq_graph_print_node(eq, eq_graph_get_node(eq, lhs), ctx_trace_o… in eq_graph_assert_eq()
[all …]
/dports/editors/neovim/neovim-0.6.1/test/unit/
H A Dmbyte_spec.lua5 local eq = helpers.eq
71 eq(0, pcc[0])
75 eq(0, pcc[0])
80 eq(0, pcc[0])
84 eq(0, pcc[0])
88 eq(0, pcc[0])
96 eq(0, pcc[0])
100 eq(0, pcc[0])
111 eq(0, pcc[0])
115 eq(0, pcc[0])
[all …]
/dports/devel/icu/icu/source/i18n/
H A Dnumber_decimfmtprops.cpp86 eq = eq && compactStyle == other.compactStyle; in _equals()
87 eq = eq && currency == other.currency; in _equals()
89 eq = eq && currencyUsage == other.currencyUsage; in _equals()
94 eq = eq && formatWidth == other.formatWidth; in _equals()
100 eq = eq && multiplier == other.multiplier; in _equals()
104 eq = eq && padPosition == other.padPosition; in _equals()
105 eq = eq && padString == other.padString; in _equals()
109 eq = eq && roundingMode == other.roundingMode; in _equals()
119 eq = eq && groupingSize == other.groupingSize; in _equals()
120 eq = eq && groupingUsed == other.groupingUsed; in _equals()
[all …]
/dports/devel/icu-lx/icu/source/i18n/
H A Dnumber_decimfmtprops.cpp86 eq = eq && compactStyle == other.compactStyle; in _equals()
87 eq = eq && currency == other.currency; in _equals()
89 eq = eq && currencyUsage == other.currencyUsage; in _equals()
94 eq = eq && formatWidth == other.formatWidth; in _equals()
100 eq = eq && multiplier == other.multiplier; in _equals()
104 eq = eq && padPosition == other.padPosition; in _equals()
105 eq = eq && padString == other.padString; in _equals()
109 eq = eq && roundingMode == other.roundingMode; in _equals()
119 eq = eq && groupingSize == other.groupingSize; in _equals()
120 eq = eq && groupingUsed == other.groupingUsed; in _equals()
[all …]

12345678910>>...412