Home
last modified time | relevance | path

Searched refs:no_slot (Results 1 – 25 of 71) sorted by relevance

123

/dports/devel/onetbb/oneTBB-2021.4.0/include/oneapi/tbb/detail/
H A D_task.h39 constexpr slot_id no_slot = slot_id(~0); variable
173 return affinity_slot(ed) == no_slot || affinity_slot(ed) == execution_slot(ed); in is_same_affinity()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/ptp/
H A Dptp_clock.c222 goto no_slot; in ptp_clock_register()
294 no_slot: in ptp_clock_register()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/ptp/
H A Dptp_clock.c222 goto no_slot; in ptp_clock_register()
294 no_slot: in ptp_clock_register()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/ptp/
H A Dptp_clock.c222 goto no_slot; in ptp_clock_register()
294 no_slot: in ptp_clock_register()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/lib/gitlab/usage_data_counters/
H A Dhll_redis_counter_spec.rb82 { name: no_slot, category: global_category, aggregation: "daily" },
290 described_class.track_event(no_slot, values: entity1, time: 2.days.ago)
361 …it { expect(described_class.unique_events(event_names: [no_slot], start_date: 7.days.ago, end_date…
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/rxrpc/
H A Doutput.c136 goto no_slot; in rxrpc_begin_rtt_probe()
140 goto no_slot; in rxrpc_begin_rtt_probe()
150 no_slot: in rxrpc_begin_rtt_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/net/rxrpc/
H A Doutput.c136 goto no_slot; in rxrpc_begin_rtt_probe()
140 goto no_slot; in rxrpc_begin_rtt_probe()
150 no_slot: in rxrpc_begin_rtt_probe()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/rxrpc/
H A Doutput.c136 goto no_slot; in rxrpc_begin_rtt_probe()
140 goto no_slot; in rxrpc_begin_rtt_probe()
150 no_slot: in rxrpc_begin_rtt_probe()
/dports/databases/postgresql12-client/postgresql-12.9/src/bin/pg_basebackup/
H A Dpg_basebackup.c106 static bool no_slot = false;
2283 no_slot = true;
2446 if (no_slot)
2469 if (no_slot)
/dports/databases/postgresql12-server/postgresql-12.9/src/bin/pg_basebackup/
H A Dpg_basebackup.c106 static bool no_slot = false; variable
2283 no_slot = true; in main()
2446 if (no_slot) in main()
2469 if (no_slot) in main()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/bin/pg_basebackup/
H A Dpg_basebackup.c106 static bool no_slot = false; variable
2283 no_slot = true; in main()
2446 if (no_slot) in main()
2469 if (no_slot) in main()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/bin/pg_basebackup/
H A Dpg_basebackup.c106 static bool no_slot = false; variable
2283 no_slot = true; in main()
2446 if (no_slot) in main()
2469 if (no_slot) in main()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/bin/pg_basebackup/
H A Dpg_basebackup.c106 static bool no_slot = false;
2283 no_slot = true;
2446 if (no_slot)
2469 if (no_slot)
/dports/databases/postgresql12-docs/postgresql-12.9/src/bin/pg_basebackup/
H A Dpg_basebackup.c106 static bool no_slot = false; variable
2283 no_slot = true; in main()
2446 if (no_slot) in main()
2469 if (no_slot) in main()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/bin/pg_basebackup/
H A Dpg_basebackup.c106 static bool no_slot = false; variable
2283 no_slot = true; in main()
2446 if (no_slot) in main()
2469 if (no_slot) in main()
/dports/devel/onetbb/oneTBB-2021.4.0/src/tbb/
H A Dtask_dispatcher.h277 ed.affinity_slot = d1::no_slot; in local_wait_for_all()
329 ed.affinity_slot = d1::no_slot; in local_wait_for_all()
/dports/databases/postgresql-repmgr/repmgr-5.2.0/
H A Dconfigfile.h266 bool no_slot; /* from PostgreSQL 10 */ member
/dports/databases/postgresql11-docs/postgresql-11.14/src/bin/pg_basebackup/
H A Dpg_basebackup.c100 static bool no_slot = false; variable
2239 no_slot = true; in main()
2412 if (no_slot) in main()
2438 if (no_slot) in main()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/bin/pg_basebackup/
H A Dpg_basebackup.c100 static bool no_slot = false; variable
2239 no_slot = true; in main()
2412 if (no_slot) in main()
2438 if (no_slot) in main()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/bin/pg_basebackup/
H A Dpg_basebackup.c100 static bool no_slot = false; variable
2239 no_slot = true; in main()
2412 if (no_slot) in main()
2438 if (no_slot) in main()
/dports/databases/postgresql11-client/postgresql-11.14/src/bin/pg_basebackup/
H A Dpg_basebackup.c100 static bool no_slot = false; variable
2239 no_slot = true; in main()
2412 if (no_slot) in main()
2438 if (no_slot) in main()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/bin/pg_basebackup/
H A Dpg_basebackup.c100 static bool no_slot = false;
2239 no_slot = true;
2412 if (no_slot)
2438 if (no_slot)
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/bin/pg_basebackup/
H A Dpg_basebackup.c100 static bool no_slot = false; variable
2239 no_slot = true; in main()
2412 if (no_slot) in main()
2438 if (no_slot) in main()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/pg_basebackup/
H A Dpg_basebackup.c148 static bool no_slot = false; variable
2326 no_slot = true; in main()
2501 if (no_slot) in main()
2524 if (no_slot) in main()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/bin/pg_basebackup/
H A Dpg_basebackup.c148 static bool no_slot = false; variable
2326 no_slot = true; in main()
2501 if (no_slot) in main()
2524 if (no_slot) in main()

123