Home
last modified time | relevance | path

Searched defs:functions (Results 226 – 250 of 10685) sorted by relevance

12345678910>>...428

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dhamt.c131 struct function_table *functions; member
145 struct function_table *functions = XMALLOC (struct function_table); in create_function_table() local
184 compare_elements (const struct function_table *functions, in compare_elements()
192 free_element (const struct function_table *functions, Hamt_entry *elt) in free_element()
371 struct function_table *functions in hamt_create() local
408 free_entry (struct function_table const *functions, Hamt_entry *entry) in free_entry()
455 bucket_lookup (const struct function_table *functions, in bucket_lookup()
475 subtrie_lookup (const struct function_table *functions, in subtrie_lookup()
491 entry_lookup (const struct function_table *functions, Hamt_entry *entry, in entry_lookup()
701 root_insert (const struct function_table *functions, Hamt_entry *root, in root_insert()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/
H A DSemaphoreGL.cpp58 const FunctionsGL *functions = GetFunctionsGL(context); in onDestroy() local
65 const FunctionsGL *functions = GetFunctionsGL(context); in importFd() local
82 const FunctionsGL *functions = GetFunctionsGL(context); in wait() local
103 const FunctionsGL *functions = GetFunctionsGL(context); in signal() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/
H A DSemaphoreGL.cpp58 const FunctionsGL *functions = GetFunctionsGL(context); in onDestroy() local
65 const FunctionsGL *functions = GetFunctionsGL(context); in importFd() local
82 const FunctionsGL *functions = GetFunctionsGL(context); in wait() local
103 const FunctionsGL *functions = GetFunctionsGL(context); in signal() local
/dports/lang/python-legacy/Python-2.7.18/Doc/library/
H A Dunittest.rst673 .. _testcase-objects:
675 Test cases
1350 Grouping tests
1424 Loading and running tests
/dports/lang/python27/Python-2.7.18/Doc/library/
H A Dunittest.rst673 .. _testcase-objects:
675 Test cases
1350 Grouping tests
1424 Loading and running tests
/dports/security/yara/yara-4.1.1/docs/
H A Dwritingmodules.rst906 Function arguments
944 Return values
965 Accessing objects
1015 Scan context
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/framework/vulkan/
H A DvkExtensionFunctions.inl5 …ensionFunctions (deUint32 apiVersion, ::std::string extName, ::std::vector<const char*>& functions)
937 …ensionFunctions (deUint32 apiVersion, ::std::string extName, ::std::vector<const char*>& functions)
/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/hle/service/sockets/
H A Dethc.cpp11 static const FunctionInfo functions[] = { local
28 static const FunctionInfo functions[] = { local
/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/hle/service/glue/
H A Dbgtc.cpp11 static const FunctionInfo functions[] = { local
36 static const FunctionInfo functions[] = { local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/ast/
H A Dt_interface.h41 node_list_view<t_function> functions() { return functions_; } in functions() function
42 node_list_view<const t_function> functions() const { return functions_; } in functions() function
/dports/security/beid/eid-mw-5.0.8/plugins_tools/certreg/
H A Dcarddata.c24 CK_RV WaitForCardEvent(HWND hTextEdit, CK_FUNCTION_LIST_PTR functions, DWORD *pAutoFlags) in WaitForCardEvent()
216 CK_RV HandleNewCardFound(HWND hTextEdit, CK_FUNCTION_LIST_PTR functions, in HandleNewCardFound()
244 CK_RV HandleCardRemoved(HWND hTextEdit, CK_FUNCTION_LIST_PTR functions, in HandleCardRemoved()
269 CK_RV GetSerialNumber(HWND hTextEdit, CK_FUNCTION_LIST_PTR functions, CK_SESSION_HANDLE *psession_h… in GetSerialNumber()
307 CK_RV GetAndRegisterCertificates(HWND hTextEdit, CK_FUNCTION_LIST_PTR functions, CK_SESSION_HANDLE … in GetAndRegisterCertificates()
382 CK_RV RemoveCertificates(HWND hTextEdit, CK_FUNCTION_LIST_PTR functions, CK_SESSION_HANDLE *psessio… in RemoveCertificates()
454 CK_RV getcertificates(HWND hTextEdit, CK_FUNCTION_LIST_PTR functions) { in getcertificates()
/dports/science/py-scipy/scipy-1.7.1/doc/source/tutorial/
H A Dlinalg.rst815 Exponential and logarithm functions
833 Trigonometric functions
861 Hyperbolic trigonometric functions
877 Arbitrary function
/dports/lang/python311/Python-3.11.0a3/Doc/library/
H A Dunittest.rst690 .. _testcase-objects:
692 Test cases
1607 Grouping tests
1690 Loading and running tests
/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/hle/service/caps/
H A Dcaps_a.cpp14 static const FunctionInfo functions[] = { local
32 static const FunctionInfo functions[] = { local
/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/hle/service/audio/
H A Daudrec_u.cpp14 static const FunctionInfo functions[] = { local
34 static const FunctionInfo functions[] = { local
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Hosting/
H A DProcessHostFactoryHelper.cs27 Object GetProcessHost(IProcessHostSupportFunctions functions); in GetProcessHost()
42 public Object GetProcessHost(IProcessHostSupportFunctions functions) { in GetProcessHost()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/sksl/ir/
H A DSkSLSymbolTable.cpp33 auto functions = GetFunctions(*entry->second); in operator []() local
79 std::vector<const FunctionDeclaration*> functions; in addWithoutOwnership() local
86 std::vector<const FunctionDeclaration*> functions; in addWithoutOwnership() local
/dports/net-mgmt/icingaweb2-module-graphite/icingaweb2-module-graphite-1.1.0/templates/
H A Dload.ini16 load15.value = "alias(color($metric$, '#ff5566'), 'Load 15')"
17 load5.value = "alias(color($metric$, '#ffaa44'), 'Load 5')"
18 load1.value = "alias(color($metric$, '#44bb77'), 'Load 1')"
35 value = "alias(color($metric$, '#1a7dd7'), 'Load (%)')"
H A Dicmp.ini17 rtmin.value = "alias(color(scale($metric$, 1000), '#44bb77'), 'Min. round trip time (ms)')"
18 rta.value = "alias(color(scale($metric$, 1000), '#ffaa44'), 'Avg. round trip time (ms)')"
19 rtmax.value = "alias(color(scale($metric$, 1000), '#ff5566'), 'Max. round trip time (ms)')"
36 pl.value = "alias(color($metric$, '#1a7dd7'), 'Packet loss (%)')"
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/script/
H A Dkatecommandlinescript.h28 inline void setFunctions(const QStringList &functions) in setFunctions()
32 inline const QStringList &functions() const in functions() function
/dports/math/R/R-4.1.2/src/library/base/R/
H A Dallnames.R19 all.names <- function(expr, functions = TRUE, max.names = -1L, unique = FALSE) argument
22 all.vars <- function(expr, functions = FALSE, max.names = -1L, unique = TRUE) argument
/dports/math/libRmath/R-4.1.1/src/library/base/R/
H A Dallnames.R19 all.names <- function(expr, functions = TRUE, max.names = -1L, unique = FALSE) argument
22 all.vars <- function(expr, functions = FALSE, max.names = -1L, unique = TRUE) argument
/dports/math/mppp/mppp-0.26/doc/
H A Dreal.rst2307 .. _real_logexp:
2622 .. _real_bessel:
2735 .. _real_err_func:
2767 .. _real_other_specfunc:
2926 .. _real_intrem:
3096 .. _real_io:
/dports/databases/py-gdbm/Python-3.8.12/Doc/library/
H A Dunittest.rst684 .. _testcase-objects:
686 Test cases
1617 Grouping tests
1700 Loading and running tests
/dports/lang/python-tools/Python-3.8.12/Doc/library/
H A Dunittest.rst684 .. _testcase-objects:
686 Test cases
1617 Grouping tests
1700 Loading and running tests

12345678910>>...428