Home
last modified time | relevance | path

Searched +refs:function +refs:slot (Results 1 – 25 of 23641) sorted by relevance

12345678910>>...946

/dports/lang/abcl/abcl-src-1.8.0/doc/design/amop/
H A Ddictionary.markdown36 slot-boundp-using-class class object slot
38 slot-makunbound-using-class class object slot
39 slot-value-using-class class object slot
81 slot-definition-readers direct-slot
82 slot-definition-writers direct-slot
86 slot-definition-allocation slot
87 slot-definition-initargs slot
88 slot-definition-initform slot
89 slot-definition-initfunction slot
90 slot-definition-name slot
[all …]
/dports/devel/kde-dev-scripts/kde-dev-scripts-21.12.3/kf5/
H A Dconvert-to-new-signal-slot-signal.pl571 $slot = extractFunctionName($slot);
572 my $originalSlot = $slot;
588 $slot = "$varname{$receiver}" . "::" . "$slot";
679 $slot = "$varname{$receiver}::$slot";
681 $slot = "$varnamewithpointer{$receiver}" . "::" ." $slot";
684 $slot = "$privateVariableWithPointer{$receiver}" . "::". "$slot";
690 $slot = "$headerclassname" . "::" . "$slot";
706 $slot = "$varname{$varui}" . "::" ." $slot";
780 $slot = extractFunctionName($slot);
804 $slot = "$headerclassname" . "::" . "$slot";
[all …]
/dports/graphics/R-cran-rgdal/rgdal/tests/
H A Dtripup.Rout.save36slot(P, "polygons"), function(x) lapply(slot(x, "Polygons"), slot, "coords")), lapply(slot(rP, "po…
37 …(slot(P, "polygons"), function(x) lapply(slot(x, "Polygons"), slot, "hole")), lapply(slot(rP, "pol…
46slot(Ph, "polygons"), function(x) lapply(slot(x, "Polygons"), slot, "coords")), lapply(slot(rP, "p…
47 …(slot(Ph, "polygons"), function(x) lapply(slot(x, "Polygons"), slot, "hole")), lapply(slot(rP, "po…
56slot(Phs, "polygons"), function(x) lapply(slot(x, "Polygons"), slot, "coords")), lapply(slot(rP, "…
57slot(Phs, "polygons"), function(x) lapply(slot(x, "Polygons"), slot, "hole")), lapply(slot(rP, "po…
66slot(MP, "polygons"), function(x) lapply(slot(x, "Polygons"), slot, "coords")), lapply(slot(rP, "p…
67 …(slot(MP, "polygons"), function(x) lapply(slot(x, "Polygons"), slot, "hole")), lapply(slot(rP, "po…
77slot(MPh, "polygons"), function(x) lapply(slot(x, "Polygons"), slot, "hole")), lapply(slot(rP, "po…
88 …(slot(aP, "polygons"), function(x) lapply(slot(x, "Polygons"), slot, "hole")), lapply(slot(rP, "po…
[all …]
/dports/lang/solidity/solidity_0.8.11/test/libsolidity/semanticTests/userDefinedValueType/
H A Dstorage_layout_struct.sol36 function storage_a() pure external returns(uint slot, uint offset) {
38 slot := a.slot
43 function storage_ra() pure external returns(uint slot, uint offset) {
50 function storage_b() pure external returns(uint slot, uint offset) {
52 slot := b.slot
57 function storage_rb() pure external returns(uint slot, uint offset) {
64 function storage_c() pure external returns(uint slot, uint offset) {
71 function storage_rc() pure external returns(uint slot, uint offset) {
78 function storage_d() pure external returns(uint slot, uint offset) {
85 function storage_rd() pure external returns(uint slot, uint offset) {
[all …]
H A Dstorage_layout.sol16 function storage_a() pure external returns(uint slot, uint offset) {
18 slot := a.slot
23 function storage_b() pure external returns(uint slot, uint offset) {
25 slot := b.slot
30 function storage_c() pure external returns(uint slot, uint offset) {
32 slot := d.slot
36 function storage_d() pure external returns(uint slot, uint offset) {
38 slot := d.slot
43 function storage_e() pure external returns(uint slot, uint offset) {
50 function storage_f() pure external returns(uint slot, uint offset) {
[all …]
/dports/audio/supercollider/SuperCollider-3.11.0-Source/SCClassLibrary/Common/Collections/
H A DSparseArray.sc70 ^if(slot.notNil) {
72 array.at(slot)
81 if(indices.at(slot) == index) { this.removeAtSlot(slot) }
85 removeAtSlot { arg slot;
86 indices.removeAt(slot);
87 ^array.removeAt(slot)
146 function.value(array.at(i), slot, i)
167 array.put(slot, obj)
331 slot = slot - 1;
336 indices = indices[..slot] ++ (indices[slot+1..] - 1);
[all …]
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/tests/
H A Dmop.tst1186 (defclass msl-generic-function (standard-generic-function)
2626 (function :reader method-function
2629 (generic-function :reader method-generic-function
2645 (setf (custom-method-function method) function))
2775 (:generic-function-class customized1-generic-function))
2801 (:generic-function-class customized2-generic-function))
3055 ;; Here we represent the virtual function table as a per-subclass shared slot.
3071 ;; function.
3275 (:generic-function-class virtual-generic-function)
3282 (:generic-function-class virtual-generic-function)
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dvec.c51 const char *function; member
76 return d->file == l->file && d->function == l->function && d->line == l->line; in eq_descriptor()
114 loc.function = function; in vec_descriptor()
120 if (*slot) in vec_descriptor()
121 return *slot; in vec_descriptor()
125 (*slot)->function = function; in vec_descriptor()
128 return *slot; in vec_descriptor()
135 const char *function) in register_overhead() argument
139 PTR *slot; in register_overhead() local
149 *slot = p; in register_overhead()
[all …]
/dports/devel/libvirt/libvirt-7.10.0/tests/
H A Dvirpcitest.c227 .slot = data->slot, .function = data->function}; in testVirPCIDeviceIsAssignable()
246 .slot = data->slot, .function = data->function}; in testVirPCIDeviceDetachSingle()
270 .slot = data->slot, .function = data->function}; in testVirPCIDeviceReattachSingle()
296 .slot = data->slot, .function = data->function}; in testVirPCIDeviceCheckDriverTest()
318 .slot = data->slot, .function = data->function}; in testVirPCIDeviceUnbind()
340 .slot = data->slot, .function = data->function}; in testVirPCIDeviceGetVPD()
389 # define DO_TEST_PCI(fnc, domain, bus, slot, function) \ in mymain() argument
392 domain, bus, slot, function, NULL \ in mymain()
401 # define DO_TEST_PCI_DRIVER(domain, bus, slot, function, driver) \ in mymain() argument
404 domain, bus, slot, function, driver \ in mymain()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dvec.c51 const char *function; member
76 return d->file == l->file && d->function == l->function && d->line == l->line; in eq_descriptor()
114 loc.function = function; in vec_descriptor()
120 if (*slot) in vec_descriptor()
121 return *slot; in vec_descriptor()
125 (*slot)->function = function; in vec_descriptor()
128 return *slot; in vec_descriptor()
135 const char *function) in register_overhead() argument
139 PTR *slot; in register_overhead() local
149 *slot = p; in register_overhead()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dvec.c51 const char *function; member
76 return d->file == l->file && d->function == l->function && d->line == l->line; in eq_descriptor()
114 loc.function = function; in vec_descriptor()
120 if (*slot) in vec_descriptor()
121 return *slot; in vec_descriptor()
125 (*slot)->function = function; in vec_descriptor()
128 return *slot; in vec_descriptor()
135 const char *function) in register_overhead() argument
139 PTR *slot; in register_overhead() local
149 *slot = p; in register_overhead()
[all …]
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core/logger/
H A DLogger.h69 std::function<void ()> function = std::bind( slot, obj );
86 …static void newProgressOperation( KJob *job, const QString &text, Object *obj, Func slot, Qt::Conn… in newProgressOperation() argument
91 std::function<void ()> function = std::bind( slot, obj, args... ); in newProgressOperation() local
112 std::function<void ()> function = std::bind( slot, obj );
134 std::function<void ()> function = std::bind( slot, obj, args... ); in newProgressOperation() local
163 std::function<void ()> function = std::bind( slot, obj );
191 std::function<void ()> function = std::bind( slot, obj, args... ); in newProgressOperation() local
212 …( KJob *job, const QString &text, QObject *context, const std::function<void ()> &function, Qt::Co…
213 …eply *reply, const QString &text, QObject *context, const std::function<void ()> &function, Qt::Co…
215 …int maximum, QObject *context, const std::function<void ()> &function, Qt::ConnectionType type ) =…
[all …]
/dports/security/yubikey-manager-qt/yubikey-manager-qt-yubikey-manager-qt-1.2.0/ykman-gui/qml/
H A DPivCertificateInfo.qml9 property var slot
17 function load() {
26 function deleteCertificate() {
30 slot.hex), function () {
51 function exportCertificate(fileUrl) {
52 yubiKey.pivExportCertificate(slot.id, fileUrl, function (resp) {
61 function importFromFile(fileUrl) {
62 function handleResponse(resp) {
83 function _tryImport(password) {
132 text: qsTr("%1 (Slot %2)").arg(slot.name).arg(slot.hex)
[all …]
H A DYubiKey.qml301 function eraseSlot(slot, cb) {
325 function programOtp(slot, publicId, privateId, key, upload, cb) {
330 function programChallengeResponse(slot, key, touch, cb) {
332 [slot, key, touch], cb)
335 function programStaticPassword(slot, password, keyboardLayout, cb) {
337 [slot, password, keyboardLayout], cb)
340 function programOathHotp(slot, key, digits, cb) {
420 function pivReadCertificate(slot, cb) {
424 function pivImportFile(slot, fileUrl, password, pin, managementKey, cb) {
444 function pivExportCertificate(slot, fileUrl, cb) {
[all …]
/dports/www/firefox/firefox-99.0/security/nss/doc/rst/legacy/ssl_functions/pkfnc/
H A Dindex.rst65 This function has the following parameters:
85 The function returns one of these values:
99 The ``PK11_FindCertFromNickname`` function calls the password callback function set with
157 The ``PK11_FindKeyByAnyCert`` function calls the password callback function set with
164 Gets the name of a slot.
199 If the slot is freed, the string with the slot name may also be freed. If you want to preserve
258 PRBool PK11_IsHW(PK11SlotInfo *slot);
318 Finds out whether a slot is read-only.
348 - If slot is read-only, ``PR_TRUE``.
386 application-supplied callback function. The callback function is identified in a call to
[all …]
/dports/security/nss/nss-3.76.1/nss/doc/rst/legacy/ssl_functions/pkfnc/
H A Dindex.rst65 This function has the following parameters:
85 The function returns one of these values:
99 The ``PK11_FindCertFromNickname`` function calls the password callback function set with
157 The ``PK11_FindKeyByAnyCert`` function calls the password callback function set with
164 Gets the name of a slot.
199 If the slot is freed, the string with the slot name may also be freed. If you want to preserve
258 PRBool PK11_IsHW(PK11SlotInfo *slot);
318 Finds out whether a slot is read-only.
348 - If slot is read-only, ``PR_TRUE``.
386 application-supplied callback function. The callback function is identified in a call to
[all …]
/dports/astro/R-cran-maptools/maptools/man/
H A DcheckPolygonsHoles.Rd38 sapply(slot(pl[[4]], "Polygons"), function(x) slot(x, "hole"))
41 slot(pl[[4]], "Polygons")[[3]]), slot(pl[[4]], "ID"))
42 sapply(slot(pl[[4]], "Polygons"), function(x) slot(x, "hole"))
44 sapply(slot(pl_new[[4]], "Polygons"), function(x) slot(x, "hole"))
45 srs <- slot(slot(pl[[1]], "Polygons")[[1]], "coords")
52 sapply(slot(x, "Polygons"), function(x) slot(x, "hole"))
54 sapply(slot(res, "Polygons"), function(x) slot(x, "hole"))
59 text(t(sapply(slot(x, "Polygons"), function(i) slot(i, "labpt"))),
60 labels=sapply(slot(x, "Polygons"), function(i) slot(i, "hole")), cex=0.6)
64 text(t(sapply(slot(res, "Polygons"), function(i) slot(i, "labpt"))),
[all …]
/dports/x11-wm/herbstluftwm/herbstluftwm-0.9.2/src/
H A Dsignal.h14 void connect(std::function<void()> slot) { in connect() argument
15 slots_0arg_.push_back(slot); in connect()
20 void connect(Owner* owner, void(Owner::*slot)()) { in connect() argument
21 slots_0arg_.push_back(std::bind(slot, owner)); in connect()
25 void connect(const Signal& slot) { in connect() argument
38 std::vector<std::function<void()>> slots_0arg_;
45 void connect(std::function<void(T)> slot) { in connect() argument
46 slots_1arg_.push_back(slot); in connect()
52 void connect(const Signal_<T>& slot) { in connect() argument
53 slots_1arg_.push_back([&slot](T data){ slot.emit(data); }); in connect()
[all …]
/dports/www/firefox/firefox-99.0/security/nss/doc/rst/legacy/pkcs11_functions/
H A Dindex.rst135 *slot* A pointer to a slot info structure. This slot must a slot created by SECMOD_OpenUserDB()
224 This function will return a reference to a slot. The caller is responsible for freeing the slot
271 The PK11_FindCertFromNickname function calls the password callback function set with
317 The PK11_FindKeyByAnyCert function calls the password callback function set with
323 Gets the name of a slot.
339 *slot* A pointer to a slot info structure.
374 *slot* A pointer to a slot info structure.
410 *slot* A pointer to a slot info structure.
440 *slot* A pointer to a slot info structure.
470 *slot* A pointer to a slot info structure.
[all …]
/dports/security/nss/nss-3.76.1/nss/doc/rst/legacy/pkcs11_functions/
H A Dindex.rst135 *slot* A pointer to a slot info structure. This slot must a slot created by SECMOD_OpenUserDB()
224 This function will return a reference to a slot. The caller is responsible for freeing the slot
271 The PK11_FindCertFromNickname function calls the password callback function set with
317 The PK11_FindKeyByAnyCert function calls the password callback function set with
323 Gets the name of a slot.
339 *slot* A pointer to a slot info structure.
374 *slot* A pointer to a slot info structure.
410 *slot* A pointer to a slot info structure.
440 *slot* A pointer to a slot info structure.
470 *slot* A pointer to a slot info structure.
[all …]
/dports/devel/libsigc++20/libsigc++-2.10.4/sigc++/functors/macros/
H A Dslot.h.m4123 * The function overloads for sigc::slot$1 are similar to the function
186 * sigc::slot<> is similar to std::function<>. If you're going to assign the
274 * There are three function overloads for sigc::slot.
324 * address() forms a function pointer from call_it().
354 /** Forms a function pointer from call_it().
385 /** Returns the supplied function pointer, cast to a pointer to another function type.
388 * compiler warning or error, this function may work.
399 // -Wcast-function-type option.
480 * address() forms a function pointer from call_it().
504 /** Forms a function pointer from call_it().
[all …]
/dports/mail/wanderlust/wanderlust-475514f/elmo/
H A Delmo-signal.el39 (defun elmo-make-slot (source listener function &optional filter handback)
44 (vector source listener function filter handback))
46 (defun elmo-slot-source (slot)
49 (aref slot 0))
54 (aref slot 1))
59 (aref slot 2))
64 (aref slot 3))
69 (aref slot 4))
147 (defun elmo-disconnect-signal (signal-name listener &optional function)
154 (or (null function)
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/bindings/js/
H A DJSHistoryCustom.cpp72 if (entry->function() == jsHistoryPrototypeFunctionBack) { in getOwnPropertySlotDelegate()
75 } else if (entry->function() == jsHistoryPrototypeFunctionForward) { in getOwnPropertySlotDelegate()
78 } else if (entry->function() == jsHistoryPrototypeFunctionGo) { in getOwnPropertySlotDelegate()
86 slot.setCustom(this, objectToStringFunctionGetter); in getOwnPropertySlotDelegate()
92 slot.setUndefined(); in getOwnPropertySlotDelegate()
110 PropertySlot slot; in getOwnPropertyDescriptorDelegate() local
113 if (entry->function() == jsHistoryPrototypeFunctionBack) { in getOwnPropertyDescriptorDelegate()
117 } else if (entry->function() == jsHistoryPrototypeFunctionForward) { in getOwnPropertyDescriptorDelegate()
121 } else if (entry->function() == jsHistoryPrototypeFunctionGo) { in getOwnPropertyDescriptorDelegate()
130 PropertySlot slot; in getOwnPropertyDescriptorDelegate() local
[all …]
/dports/textproc/scim/scim-1.4.9/src/
H A Dscim_slot.h114 slot(R (*function)()) in slot() argument
152 slot(T1* &object, R (T2::*function)()) in slot() argument
169 slot(T1* const &object, R (T2::*function)()) in slot() argument
186 slot(T1& object, R (T2::*function)()) in slot() argument
255 slot(R (*function)(P1)) in slot() function
294 slot(T1* &object, R (T2::*function)(P1)) in slot() function
328 slot(T1& object, R (T2::*function)(P1)) in slot() function
398 slot(R (*function)(P1, P2)) in slot() function
541 slot(R (*function)(P1, P2, P3)) in slot() function
684 slot(R (*function)(P1, P2, P3, P4)) in slot() function
[all …]
/dports/misc/broot/broot-1.7.0/cargo-crates/onig_sys-69.7.0/oniguruma/doc/
H A DCALLOUTS.API34 * Example of callout function
54 callout function.
68 callout function.
79 2 f: function
90 2 f: function
274 callout_num/slot.
300 Set self callout data value/type for a callout slot indicated by slot.
327 callout_num/slot.
336 Returns the callout data value/type for a callout slot indicated by tag/slot.
353 Set the callout data value/type for a callout slot indicated by tag/slot.
[all …]

12345678910>>...946