Home
last modified time | relevance | path

Searched refs:is_not_nil (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/dports/databases/luadbi/luadbi-0.7.2/tests/
H A Drun_tests.lua38 assert.is_not_nil(DBI)
50 assert.is_not_nil(dbh)
109 assert.is_not_nil(sth)
112 assert.is_not_nil(row)
130 assert.is_not_nil(sth)
167 assert.is_not_nil(sth)
209 assert.is_not_nil(sth)
223 assert.is_not_nil(id)
265 assert.is_not_nil(rs)
293 assert.is_not_nil(rs)
[all …]
/dports/editors/parinfer-rust/parinfer-rust-0.4.3/cargo-crates/emacs-0.11.0/src/
H A Dvalue.rs51 pub fn is_not_nil(&self) -> bool { in is_not_nil() method
53 raw_call_no_exit!(env, is_not_nil, self.raw) in is_not_nil()
H A Denv.rs45 pub fn is_not_nil(&self, value: Value<'_>) -> bool { in is_not_nil() method
46 raw_call_no_exit!(self, is_not_nil, value.raw) in is_not_nil()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/sys/common/
H A Derl_check_io.c612 if (is_not_nil(e->pid)) { in prepare_select_msg()
661 ASSERT(is_not_nil(recipient)); in prepare_select_msg()
681 if (is_not_nil(e->pid)) { in clear_select_event()
890 if (owner != id && is_not_nil(owner)) in driver_select()
898 if (owner != id && is_not_nil(owner)) in driver_select()
1408 if (is_not_nil(iid)) { in steal()
1412 if (is_not_nil(oid)) { in steal()
1416 if (is_not_nil(eid)) { in steal()
1885 if (is_not_nil(in_ev.pid)) { in erts_check_io()
1888 if (is_not_nil(out_ev.pid)) { in erts_check_io()
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/sys/common/
H A Derl_check_io.c612 if (is_not_nil(e->pid)) { in prepare_select_msg()
661 ASSERT(is_not_nil(recipient)); in prepare_select_msg()
681 if (is_not_nil(e->pid)) { in clear_select_event()
890 if (owner != id && is_not_nil(owner)) in driver_select()
898 if (owner != id && is_not_nil(owner)) in driver_select()
1408 if (is_not_nil(iid)) { in steal()
1412 if (is_not_nil(oid)) { in steal()
1416 if (is_not_nil(eid)) { in steal()
1885 if (is_not_nil(in_ev.pid)) { in erts_check_io()
1888 if (is_not_nil(out_ev.pid)) { in erts_check_io()
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/sys/common/
H A Derl_check_io.c612 if (is_not_nil(e->pid)) { in prepare_select_msg()
661 ASSERT(is_not_nil(recipient)); in prepare_select_msg()
681 if (is_not_nil(e->pid)) { in clear_select_event()
890 if (owner != id && is_not_nil(owner)) in driver_select()
898 if (owner != id && is_not_nil(owner)) in driver_select()
1408 if (is_not_nil(iid)) { in steal()
1412 if (is_not_nil(oid)) { in steal()
1416 if (is_not_nil(eid)) { in steal()
1885 if (is_not_nil(in_ev.pid)) { in erts_check_io()
1888 if (is_not_nil(out_ev.pid)) { in erts_check_io()
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/sys/common/
H A Derl_check_io.c612 if (is_not_nil(e->pid)) { in prepare_select_msg()
661 ASSERT(is_not_nil(recipient)); in prepare_select_msg()
681 if (is_not_nil(e->pid)) { in clear_select_event()
890 if (owner != id && is_not_nil(owner)) in driver_select()
898 if (owner != id && is_not_nil(owner)) in driver_select()
1408 if (is_not_nil(iid)) { in steal()
1412 if (is_not_nil(oid)) { in steal()
1416 if (is_not_nil(eid)) { in steal()
1885 if (is_not_nil(in_ev.pid)) { in erts_check_io()
1888 if (is_not_nil(out_ev.pid)) { in erts_check_io()
[all …]
/dports/editors/parinfer-rust/parinfer-rust-0.4.3/cargo-crates/emacs-0.11.0/
H A DCHANGELOG.md32 - Deprecated `env.is_not_nil(value)` in favor of `value.is_not_nil()`.
73 - `env.is_not_nil` and `env.eq` now return `bool` instead of `Result`.
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/sys/common/
H A Derl_check_io.c610 if (is_not_nil(e->pid)) { in prepare_select_msg()
659 ASSERT(is_not_nil(recipient)); in prepare_select_msg()
679 if (is_not_nil(e->pid)) { in clear_select_event()
887 if (owner != id && is_not_nil(owner)) in driver_select()
895 if (owner != id && is_not_nil(owner)) in driver_select()
1351 if ((mode & ERL_DRV_READ) && (is_not_nil(iid))) { in steal()
1357 if ((mode & ERL_DRV_WRITE) && is_not_nil(oid)) { in steal()
1383 if (is_not_nil(iid)) { in steal()
1387 if (is_not_nil(oid)) { in steal()
1846 if (is_not_nil(in.pid)) { in erts_check_io()
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/sys/common/
H A Derl_check_io.c607 if (is_not_nil(e->pid)) { in prepare_select_msg()
656 ASSERT(is_not_nil(recipient)); in prepare_select_msg()
676 if (is_not_nil(e->pid)) { in clear_select_event()
884 if (owner != id && is_not_nil(owner)) in driver_select()
892 if (owner != id && is_not_nil(owner)) in driver_select()
1348 if ((mode & ERL_DRV_READ) && (is_not_nil(iid))) { in steal()
1354 if ((mode & ERL_DRV_WRITE) && is_not_nil(oid)) { in steal()
1380 if (is_not_nil(iid)) { in steal()
1384 if (is_not_nil(oid)) { in steal()
1843 if (is_not_nil(in.pid)) { in erts_check_io()
[all …]
/dports/devel/libegit2/libegit2-0ef8b13/src/
H A Demacs-module.h159 bool (*is_not_nil) (emacs_env *env, emacs_value value) member
303 bool (*is_not_nil) (emacs_env *env, emacs_value value) member
/dports/editors/parinfer-rust/parinfer-rust-0.4.3/cargo-crates/emacs-0.11.0/src/types/
H A Dmod.rs53 if value.is_not_nil() { in from_lisp()
/dports/www/domoticz/domoticz-2020.2/dzVents/runtime/tests/
H A DtestDomoticz.lua68 assert.is_not_nil(domoticz)
951 assert.is_not_nil(d1)
952 assert.is_not_nil(d2)
953 assert.is_not_nil(d3)
954 assert.is_not_nil(d4)
/dports/net/lualdap/lualdap-1.3.0/tests/
H A Dtest.lua268 assert.is_not_nil(iter)
314 assert.is_not_nil(iter)
473 local iter = assert.is_not_nil(LD:search { base = BASE, scope = "base", })
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/hipe/
H A Dhipe_x86.c79 if (is_not_nil(callees)) in hipe_alloc_code()
H A Dhipe_sparc.c106 if (is_not_nil(callees)) in hipe_alloc_code()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/hipe/
H A Dhipe_sparc.c106 if (is_not_nil(callees)) in hipe_alloc_code()
H A Dhipe_x86.c79 if (is_not_nil(callees)) in hipe_alloc_code()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/hipe/
H A Dhipe_sparc.c106 if (is_not_nil(callees)) in hipe_alloc_code()
H A Dhipe_x86.c79 if (is_not_nil(callees)) in hipe_alloc_code()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/sys/common/
H A Derl_check_io.c556 if (is_not_nil(id) && erts_port_task_is_scheduled(pthp)) { in abort_task()
793 if (owner != id && is_not_nil(owner)) in driver_select()
801 if (owner != id && is_not_nil(owner)) in driver_select()
1250 if ((mode & ERL_DRV_READ) && (is_not_nil(iid))) { in steal()
1256 if ((mode & ERL_DRV_WRITE) && is_not_nil(oid)) { in steal()
1282 if (is_not_nil(iid)) { in steal()
1286 if (is_not_nil(oid)) { in steal()
1768 if (is_not_nil(state->driver.nif->out.pid)) { in erts_check_io()
1775 if (is_not_nil(state->driver.nif->in.pid)) { in erts_check_io()
1790 if (is_not_nil(in.pid)) { in erts_check_io()
[all …]
/dports/editors/emacs/emacs-27.2/src/
H A Dmodule-env-25.h72 bool (*is_not_nil) (emacs_env *env, emacs_value value) variable
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dmodule-env-25.h64 bool (*is_not_nil) (emacs_env *env, emacs_value arg) variable
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_bif_lists.c100 if (is_not_list(lookahead) && is_not_nil(lookahead)) { in lists_append_alloc()
181 if (is_not_list(context->iterator) && is_not_nil(context->iterator)) { in lists_append_onheap()
1076 if (is_not_nil(list)) { in lists_member_2()
1107 if (is_not_list(lookahead) && is_not_nil(lookahead)) { in lists_reverse_alloc()
1316 if (is_not_nil(List)) { in keyfind()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_bif_lists.c100 if (is_not_list(lookahead) && is_not_nil(lookahead)) { in lists_append_alloc()
181 if (is_not_list(context->iterator) && is_not_nil(context->iterator)) { in lists_append_onheap()
1081 if (is_not_nil(list)) { in lists_member_2()
1112 if (is_not_list(lookahead) && is_not_nil(lookahead)) { in lists_reverse_alloc()
1321 if (is_not_nil(List)) { in keyfind()

12345678910>>...12