Home
last modified time | relevance | path

Searched defs:slot (Results 176 – 200 of 27596) sorted by relevance

12345678910>>...1104

/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kernel/
H A Dearly-quirks.c57 static void __init via_bugs(int num, int slot, int func) in via_bugs()
80 static void __init nvidia_bugs(int num, int slot, int func) in nvidia_bugs()
116 static u32 __init ati_ixp4x0_rev(int num, int slot, int func) in ati_ixp4x0_rev()
134 static void __init ati_bugs(int num, int slot, int func) in ati_bugs()
160 static u32 __init ati_sbx00_rev(int num, int slot, int func) in ati_sbx00_rev()
170 static void __init ati_bugs_contd(int num, int slot, int func) in ati_bugs_contd()
202 static void __init ati_bugs(int num, int slot, int func) in ati_bugs()
206 static void __init ati_bugs_contd(int num, int slot, int func) in ati_bugs_contd()
561 intel_graphics_stolen(int num, int slot, int func, in intel_graphics_stolen()
739 static int __init check_dev_quirk(int num, int slot, int func) in check_dev_quirk()
[all …]
/dports/multimedia/librist/librist-5c1f4a06ab46e16e6bba42fe7381d8353020a1fd/contrib/mbedtls/library/
H A Dpsa_crypto_core.h90 static inline int psa_is_key_slot_occupied( const psa_key_slot_t *slot ) in psa_is_key_slot_occupied()
103 static inline int psa_is_key_slot_locked( const psa_key_slot_t *slot ) in psa_is_key_slot_locked()
116 static inline uint16_t psa_key_slot_get_flags( const psa_key_slot_t *slot, in psa_key_slot_get_flags()
128 static inline void psa_key_slot_set_flags( psa_key_slot_t *slot, in psa_key_slot_set_flags()
141 static inline void psa_key_slot_set_bits_in_flags( psa_key_slot_t *slot, in psa_key_slot_set_bits_in_flags()
152 static inline void psa_key_slot_clear_bits( psa_key_slot_t *slot, in psa_key_slot_clear_bits()
166 const psa_key_slot_t *slot ) in psa_key_slot_get_slot_number()
/dports/www/hiawatha/hiawatha-10.12/mbedtls/library/
H A Dpsa_crypto_core.h90 static inline int psa_is_key_slot_occupied( const psa_key_slot_t *slot ) in psa_is_key_slot_occupied()
103 static inline int psa_is_key_slot_locked( const psa_key_slot_t *slot ) in psa_is_key_slot_locked()
116 static inline uint16_t psa_key_slot_get_flags( const psa_key_slot_t *slot, in psa_key_slot_get_flags()
128 static inline void psa_key_slot_set_flags( psa_key_slot_t *slot, in psa_key_slot_set_flags()
141 static inline void psa_key_slot_set_bits_in_flags( psa_key_slot_t *slot, in psa_key_slot_set_bits_in_flags()
152 static inline void psa_key_slot_clear_bits( psa_key_slot_t *slot, in psa_key_slot_clear_bits()
166 const psa_key_slot_t *slot ) in psa_key_slot_get_slot_number()
/dports/graphics/blender/blender-2.91.0/source/blender/bmesh/intern/
H A Dbmesh_operator_api_inline.h83 BMOpSlot *slot, in BMO_slot_map_int_insert()
97 BMOpSlot *slot, in BMO_slot_map_bool_insert()
111 BMOpSlot *slot, in BMO_slot_map_float_insert()
130 BMOpSlot *slot, in BMO_slot_map_ptr_insert()
140 BMOpSlot *slot, in BMO_slot_map_elem_insert()
157 bool BMO_slot_map_contains(BMOpSlot *slot, const void *element) in BMO_slot_map_contains()
164 void **BMO_slot_map_data_get(BMOpSlot *slot, const void *element) in BMO_slot_map_data_get()
186 int BMO_slot_map_int_get(BMOpSlot *slot, const void *element) in BMO_slot_map_int_get()
201 bool BMO_slot_map_bool_get(BMOpSlot *slot, const void *element) in BMO_slot_map_bool_get()
216 void *BMO_slot_map_ptr_get(BMOpSlot *slot, const void *element) in BMO_slot_map_ptr_get()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/openbios/drivers/
H A Dsbus.c143 ob_tcx_init(unsigned int slot, const char *path) in ob_tcx_init()
169 ob_apc_init(unsigned int slot, unsigned long base) in ob_apc_init()
193 ob_cs4231_init(unsigned int slot) in ob_cs4231_init()
257 sbus_probe_self(unsigned int slot, unsigned long offset) in sbus_probe_self()
292 sbus_probe_slot_ss5(unsigned int slot, uint64_t base) in sbus_probe_slot_ss5()
324 sbus_probe_slot_ss10(unsigned int slot, uint64_t base) in sbus_probe_slot_ss10()
352 sbus_probe_slot_ss600mp(unsigned int slot, uint64_t base) in sbus_probe_slot_ss600mp()
384 int slot, type; member
435 unsigned int slot; in ob_sbus_init_ss5() local
456 unsigned int slot; in ob_sbus_init_ss10() local
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/openbios/drivers/
H A Dsbus.c143 ob_tcx_init(unsigned int slot, const char *path) in ob_tcx_init()
169 ob_apc_init(unsigned int slot, unsigned long base) in ob_apc_init()
193 ob_cs4231_init(unsigned int slot) in ob_cs4231_init()
257 sbus_probe_self(unsigned int slot, unsigned long offset) in sbus_probe_self()
292 sbus_probe_slot_ss5(unsigned int slot, uint64_t base) in sbus_probe_slot_ss5()
324 sbus_probe_slot_ss10(unsigned int slot, uint64_t base) in sbus_probe_slot_ss10()
352 sbus_probe_slot_ss600mp(unsigned int slot, uint64_t base) in sbus_probe_slot_ss600mp()
384 int slot, type; member
435 unsigned int slot; in ob_sbus_init_ss5() local
456 unsigned int slot; in ob_sbus_init_ss10() local
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/openbios/drivers/
H A Dsbus.c142 ob_tcx_init(unsigned int slot, const char *path) in ob_tcx_init()
167 ob_apc_init(unsigned int slot, unsigned long base) in ob_apc_init()
191 ob_cs4231_init(unsigned int slot) in ob_cs4231_init()
255 sbus_probe_self(unsigned int slot, unsigned long offset) in sbus_probe_self()
290 sbus_probe_slot_ss5(unsigned int slot, uint64_t base) in sbus_probe_slot_ss5()
319 sbus_probe_slot_ss10(unsigned int slot, uint64_t base) in sbus_probe_slot_ss10()
344 sbus_probe_slot_ss600mp(unsigned int slot, uint64_t base) in sbus_probe_slot_ss600mp()
373 int slot, type; member
424 unsigned int slot; in ob_sbus_init_ss5() local
445 unsigned int slot; in ob_sbus_init_ss10() local
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/openbios/drivers/
H A Dsbus.c143 ob_tcx_init(unsigned int slot, const char *path) in ob_tcx_init()
169 ob_apc_init(unsigned int slot, unsigned long base) in ob_apc_init()
193 ob_cs4231_init(unsigned int slot) in ob_cs4231_init()
257 sbus_probe_self(unsigned int slot, unsigned long offset) in sbus_probe_self()
292 sbus_probe_slot_ss5(unsigned int slot, uint64_t base) in sbus_probe_slot_ss5()
324 sbus_probe_slot_ss10(unsigned int slot, uint64_t base) in sbus_probe_slot_ss10()
352 sbus_probe_slot_ss600mp(unsigned int slot, uint64_t base) in sbus_probe_slot_ss600mp()
384 int slot, type; member
435 unsigned int slot; in ob_sbus_init_ss5() local
456 unsigned int slot; in ob_sbus_init_ss10() local
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/openbios/drivers/
H A Dsbus.c143 ob_tcx_init(unsigned int slot, const char *path) in ob_tcx_init()
169 ob_apc_init(unsigned int slot, unsigned long base) in ob_apc_init()
193 ob_cs4231_init(unsigned int slot) in ob_cs4231_init()
257 sbus_probe_self(unsigned int slot, unsigned long offset) in sbus_probe_self()
292 sbus_probe_slot_ss5(unsigned int slot, uint64_t base) in sbus_probe_slot_ss5()
324 sbus_probe_slot_ss10(unsigned int slot, uint64_t base) in sbus_probe_slot_ss10()
352 sbus_probe_slot_ss600mp(unsigned int slot, uint64_t base) in sbus_probe_slot_ss600mp()
384 int slot, type; member
435 unsigned int slot; in ob_sbus_init_ss5() local
456 unsigned int slot; in ob_sbus_init_ss10() local
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/openbios/drivers/
H A Dsbus.c143 ob_tcx_init(unsigned int slot, const char *path) in ob_tcx_init()
169 ob_apc_init(unsigned int slot, unsigned long base) in ob_apc_init()
193 ob_cs4231_init(unsigned int slot) in ob_cs4231_init()
257 sbus_probe_self(unsigned int slot, unsigned long offset) in sbus_probe_self()
292 sbus_probe_slot_ss5(unsigned int slot, uint64_t base) in sbus_probe_slot_ss5()
324 sbus_probe_slot_ss10(unsigned int slot, uint64_t base) in sbus_probe_slot_ss10()
352 sbus_probe_slot_ss600mp(unsigned int slot, uint64_t base) in sbus_probe_slot_ss600mp()
384 int slot, type; member
435 unsigned int slot; in ob_sbus_init_ss5() local
456 unsigned int slot; in ob_sbus_init_ss10() local
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/openbios/drivers/
H A Dsbus.c143 ob_tcx_init(unsigned int slot, const char *path) in ob_tcx_init()
169 ob_apc_init(unsigned int slot, unsigned long base) in ob_apc_init()
193 ob_cs4231_init(unsigned int slot) in ob_cs4231_init()
257 sbus_probe_self(unsigned int slot, unsigned long offset) in sbus_probe_self()
292 sbus_probe_slot_ss5(unsigned int slot, uint64_t base) in sbus_probe_slot_ss5()
324 sbus_probe_slot_ss10(unsigned int slot, uint64_t base) in sbus_probe_slot_ss10()
352 sbus_probe_slot_ss600mp(unsigned int slot, uint64_t base) in sbus_probe_slot_ss600mp()
384 int slot, type; member
435 unsigned int slot; in ob_sbus_init_ss5() local
456 unsigned int slot; in ob_sbus_init_ss10() local
[all …]
/dports/math/tblis/tblis-1.2.0/src/external/tci/tci/
H A Dslot.c3 int tci_slot_init(tci_slot* slot, int empty) in tci_slot_init()
9 int tci_slot_is_filled(tci_slot* slot, int empty) in tci_slot_is_filled()
14 int tci_slot_try_fill(tci_slot* slot, int empty, int value) in tci_slot_try_fill()
23 void tci_slot_fill(tci_slot* slot, int empty, int value) in tci_slot_fill()
35 void tci_slot_clear(tci_slot* slot, int empty) in tci_slot_clear()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/xmlpatterns/environment/
H A Dqstackcontextbase.cpp71 ItemCacheCell &StackContextBase<TSuperClass>::itemCacheCell(const VariableSlotID slot) in itemCacheCell()
80 …CacheCell::Vector &StackContextBase<TSuperClass>::itemSequenceCacheCells(const VariableSlotID slot) in itemSequenceCacheCells()
114 void StackContextBase<TSuperClass>::setSlotVariable(const VariableSlotID slot, in setSlotVariable()
128 void StackContextBase<TSuperClass>::setRangeVariable(const VariableSlotID slot, in setRangeVariable()
135 void StackContextBase<TSuperClass>::setExpressionVariable(const VariableSlotID slot, in setExpressionVariable()
142 void StackContextBase<TSuperClass>::setPositionIterator(const VariableSlotID slot, in setPositionIterator()
/dports/www/moodle310/moodle/question/classes/statistics/questions/
H A Dall_calculated_for_qubaid_condition.php83 public function initialise_for_slot($slot, $question, $variant = null) {
158 public function has_slot($slot, $variant = null) {
174 public function for_slot($slot, $variant = null) {
286 public function structure_analysis_for_one_slot($slot, $limitvariants = false) {
314 protected function all_variant_stats_for_one_slot($slot) {
328 protected function all_subq_variants_for_one_slot($slot) {
348 protected function all_subqs_for_one_slot($slot) {
368 protected function all_subq_and_variant_stats_for_slot($slot, $limited) {
437 protected function make_new_subq_stat_for($displaynumber, $slot, $subqid, $variant = null) {
/dports/www/moodle311/moodle/question/classes/statistics/questions/
H A Dall_calculated_for_qubaid_condition.php83 public function initialise_for_slot($slot, $question, $variant = null) {
158 public function has_slot($slot, $variant = null) {
174 public function for_slot($slot, $variant = null) {
286 public function structure_analysis_for_one_slot($slot, $limitvariants = false) {
314 protected function all_variant_stats_for_one_slot($slot) {
328 protected function all_subq_variants_for_one_slot($slot) {
348 protected function all_subqs_for_one_slot($slot) {
368 protected function all_subq_and_variant_stats_for_slot($slot, $limited) {
437 protected function make_new_subq_stat_for($displaynumber, $slot, $subqid, $variant = null) {
/dports/www/moodle39/moodle/question/classes/statistics/questions/
H A Dall_calculated_for_qubaid_condition.php83 public function initialise_for_slot($slot, $question, $variant = null) {
158 public function has_slot($slot, $variant = null) {
174 public function for_slot($slot, $variant = null) {
286 public function structure_analysis_for_one_slot($slot, $limitvariants = false) {
314 protected function all_variant_stats_for_one_slot($slot) {
328 protected function all_subq_variants_for_one_slot($slot) {
348 protected function all_subqs_for_one_slot($slot) {
368 protected function all_subq_and_variant_stats_for_slot($slot, $limited) {
437 protected function make_new_subq_stat_for($displaynumber, $slot, $subqid, $variant = null) {
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/executor/
H A DexecTuples.c116 TupleTableSlot *slot; in MakeTupleTableSlot() local
357 TupleTableSlot *slot, in ExecStoreTuple()
421 TupleTableSlot *slot, in ExecStoreMinimalTuple()
524 ExecStoreVirtualTuple(TupleTableSlot *slot) in ExecStoreVirtualTuple()
548 ExecStoreAllNullTuple(TupleTableSlot *slot) in ExecStoreAllNullTuple()
581 ExecCopySlotTuple(TupleTableSlot *slot) in ExecCopySlotTuple()
661 ExecFetchSlotTuple(TupleTableSlot *slot) in ExecFetchSlotTuple()
754 ExecFetchSlotTupleDatum(TupleTableSlot *slot) in ExecFetchSlotTupleDatum()
781 ExecMaterializeSlot(TupleTableSlot *slot) in ExecMaterializeSlot()
1128 TupleTableSlot *slot; in TupleDescGetSlot() local
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/executor/
H A DexecTuples.c116 TupleTableSlot *slot; in MakeTupleTableSlot() local
357 TupleTableSlot *slot, in ExecStoreTuple()
421 TupleTableSlot *slot, in ExecStoreMinimalTuple()
524 ExecStoreVirtualTuple(TupleTableSlot *slot) in ExecStoreVirtualTuple()
548 ExecStoreAllNullTuple(TupleTableSlot *slot) in ExecStoreAllNullTuple()
581 ExecCopySlotTuple(TupleTableSlot *slot) in ExecCopySlotTuple()
661 ExecFetchSlotTuple(TupleTableSlot *slot) in ExecFetchSlotTuple()
754 ExecFetchSlotTupleDatum(TupleTableSlot *slot) in ExecFetchSlotTupleDatum()
781 ExecMaterializeSlot(TupleTableSlot *slot) in ExecMaterializeSlot()
1128 TupleTableSlot *slot; in TupleDescGetSlot() local
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/executor/
H A DexecTuples.c116 TupleTableSlot *slot; in MakeTupleTableSlot() local
357 TupleTableSlot *slot, in ExecStoreTuple()
421 TupleTableSlot *slot, in ExecStoreMinimalTuple()
524 ExecStoreVirtualTuple(TupleTableSlot *slot) in ExecStoreVirtualTuple()
548 ExecStoreAllNullTuple(TupleTableSlot *slot) in ExecStoreAllNullTuple()
581 ExecCopySlotTuple(TupleTableSlot *slot) in ExecCopySlotTuple()
661 ExecFetchSlotTuple(TupleTableSlot *slot) in ExecFetchSlotTuple()
754 ExecFetchSlotTupleDatum(TupleTableSlot *slot) in ExecFetchSlotTupleDatum()
781 ExecMaterializeSlot(TupleTableSlot *slot) in ExecMaterializeSlot()
1128 TupleTableSlot *slot; in TupleDescGetSlot() local
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/executor/
H A DexecTuples.c116 TupleTableSlot *slot; in MakeTupleTableSlot() local
357 TupleTableSlot *slot, in ExecStoreTuple()
421 TupleTableSlot *slot, in ExecStoreMinimalTuple()
524 ExecStoreVirtualTuple(TupleTableSlot *slot) in ExecStoreVirtualTuple()
548 ExecStoreAllNullTuple(TupleTableSlot *slot) in ExecStoreAllNullTuple()
581 ExecCopySlotTuple(TupleTableSlot *slot) in ExecCopySlotTuple()
661 ExecFetchSlotTuple(TupleTableSlot *slot) in ExecFetchSlotTuple()
754 ExecFetchSlotTupleDatum(TupleTableSlot *slot) in ExecFetchSlotTupleDatum()
781 ExecMaterializeSlot(TupleTableSlot *slot) in ExecMaterializeSlot()
1128 TupleTableSlot *slot; in TupleDescGetSlot() local
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/executor/
H A DexecTuples.c116 TupleTableSlot *slot; in MakeTupleTableSlot() local
357 TupleTableSlot *slot, in ExecStoreTuple()
421 TupleTableSlot *slot, in ExecStoreMinimalTuple()
524 ExecStoreVirtualTuple(TupleTableSlot *slot) in ExecStoreVirtualTuple()
548 ExecStoreAllNullTuple(TupleTableSlot *slot) in ExecStoreAllNullTuple()
581 ExecCopySlotTuple(TupleTableSlot *slot) in ExecCopySlotTuple()
661 ExecFetchSlotTuple(TupleTableSlot *slot) in ExecFetchSlotTuple()
754 ExecFetchSlotTupleDatum(TupleTableSlot *slot) in ExecFetchSlotTupleDatum()
781 ExecMaterializeSlot(TupleTableSlot *slot) in ExecMaterializeSlot()
1128 TupleTableSlot *slot; in TupleDescGetSlot() local
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/executor/
H A DexecTuples.c116 TupleTableSlot *slot; in MakeTupleTableSlot() local
357 TupleTableSlot *slot, in ExecStoreTuple()
421 TupleTableSlot *slot, in ExecStoreMinimalTuple()
524 ExecStoreVirtualTuple(TupleTableSlot *slot) in ExecStoreVirtualTuple()
548 ExecStoreAllNullTuple(TupleTableSlot *slot) in ExecStoreAllNullTuple()
581 ExecCopySlotTuple(TupleTableSlot *slot) in ExecCopySlotTuple()
661 ExecFetchSlotTuple(TupleTableSlot *slot) in ExecFetchSlotTuple()
754 ExecFetchSlotTupleDatum(TupleTableSlot *slot) in ExecFetchSlotTupleDatum()
781 ExecMaterializeSlot(TupleTableSlot *slot) in ExecMaterializeSlot()
1128 TupleTableSlot *slot; in TupleDescGetSlot() local
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/executor/
H A DexecTuples.c116 TupleTableSlot *slot; in MakeTupleTableSlot() local
357 TupleTableSlot *slot, in ExecStoreTuple()
421 TupleTableSlot *slot, in ExecStoreMinimalTuple()
524 ExecStoreVirtualTuple(TupleTableSlot *slot) in ExecStoreVirtualTuple()
548 ExecStoreAllNullTuple(TupleTableSlot *slot) in ExecStoreAllNullTuple()
581 ExecCopySlotTuple(TupleTableSlot *slot) in ExecCopySlotTuple()
661 ExecFetchSlotTuple(TupleTableSlot *slot) in ExecFetchSlotTuple()
754 ExecFetchSlotTupleDatum(TupleTableSlot *slot) in ExecFetchSlotTupleDatum()
781 ExecMaterializeSlot(TupleTableSlot *slot) in ExecMaterializeSlot()
1128 TupleTableSlot *slot; in TupleDescGetSlot() local
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DRegExpConstructor.cpp139 PutPropertySlot slot; in fillArrayInstance() local
198 JSValue regExpConstructorDollar1(ExecState* exec, const Identifier&, const PropertySlot& slot) in regExpConstructorDollar1()
203 JSValue regExpConstructorDollar2(ExecState* exec, const Identifier&, const PropertySlot& slot) in regExpConstructorDollar2()
208 JSValue regExpConstructorDollar3(ExecState* exec, const Identifier&, const PropertySlot& slot) in regExpConstructorDollar3()
213 JSValue regExpConstructorDollar4(ExecState* exec, const Identifier&, const PropertySlot& slot) in regExpConstructorDollar4()
218 JSValue regExpConstructorDollar5(ExecState* exec, const Identifier&, const PropertySlot& slot) in regExpConstructorDollar5()
223 JSValue regExpConstructorDollar6(ExecState* exec, const Identifier&, const PropertySlot& slot) in regExpConstructorDollar6()
228 JSValue regExpConstructorDollar7(ExecState* exec, const Identifier&, const PropertySlot& slot) in regExpConstructorDollar7()
233 JSValue regExpConstructorDollar8(ExecState* exec, const Identifier&, const PropertySlot& slot) in regExpConstructorDollar8()
243 JSValue regExpConstructorInput(ExecState* exec, const Identifier&, const PropertySlot& slot) in regExpConstructorInput()
[all …]
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DRegExpConstructor.cpp139 PutPropertySlot slot; in fillArrayInstance() local
198 JSValue regExpConstructorDollar1(ExecState* exec, const Identifier&, const PropertySlot& slot) in regExpConstructorDollar1()
203 JSValue regExpConstructorDollar2(ExecState* exec, const Identifier&, const PropertySlot& slot) in regExpConstructorDollar2()
208 JSValue regExpConstructorDollar3(ExecState* exec, const Identifier&, const PropertySlot& slot) in regExpConstructorDollar3()
213 JSValue regExpConstructorDollar4(ExecState* exec, const Identifier&, const PropertySlot& slot) in regExpConstructorDollar4()
218 JSValue regExpConstructorDollar5(ExecState* exec, const Identifier&, const PropertySlot& slot) in regExpConstructorDollar5()
223 JSValue regExpConstructorDollar6(ExecState* exec, const Identifier&, const PropertySlot& slot) in regExpConstructorDollar6()
228 JSValue regExpConstructorDollar7(ExecState* exec, const Identifier&, const PropertySlot& slot) in regExpConstructorDollar7()
233 JSValue regExpConstructorDollar8(ExecState* exec, const Identifier&, const PropertySlot& slot) in regExpConstructorDollar8()
243 JSValue regExpConstructorInput(ExecState* exec, const Identifier&, const PropertySlot& slot) in regExpConstructorInput()
[all …]

12345678910>>...1104