Home
last modified time | relevance | path

Searched refs:engine (Results 101 – 125 of 164) sorted by relevance

1234567

/dragonfly/crypto/libressl/include/openssl/
H A Ddh.h135 DH *DH_new_method(ENGINE *engine);
H A Ddsa.h138 DSA * DSA_new_method(ENGINE *engine);
H A Drsa.h239 RSA *RSA_new_method(ENGINE *engine);
/dragonfly/contrib/wpa_supplicant/src/eap_peer/
H A Deap_tls_common.c122 params->engine = config->engine; in eap_tls_params_from_conf1()
146 params->engine = config->engine2; in eap_tls_params_from_conf2()
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_link_ddc.c412 .engine = DDC_I2C_COMMAND_ENGINE, in i2c_read()
622 command.engine = DDC_I2C_COMMAND_ENGINE; in dal_ddc_service_query_ddc_data()
/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_link_encoder.h249 enum engine_id engine,
/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Dtls.h205 int engine; member
/dragonfly/sys/dev/drm/amd/include/
H A Dkgd_kfd_interface.h400 int (*submit_ib)(struct kgd_dev *kgd, enum kgd_engine_type engine,
/dragonfly/contrib/gdb-7/gdb/common/
H A Dax.def21 Other independent implementations of the agent bytecode engine will
/dragonfly/sys/dev/drm/i915/
H A Di915_reg.h302 #define RING_PP_DIR_BASE(engine) _MMIO((engine)->mmio_base+0x228) argument
303 #define RING_PP_DIR_BASE_READ(engine) _MMIO((engine)->mmio_base+0x518) argument
304 #define RING_PP_DIR_DCLV(engine) _MMIO((engine)->mmio_base+0x220) argument
307 #define GEN8_RING_PDP_UDW(engine, n) _MMIO((engine)->mmio_base+0x270 + (n) * 8 + 4) argument
308 #define GEN8_RING_PDP_LDW(engine, n) _MMIO((engine)->mmio_base+0x270 + (n) * 8) argument
525 #define MI_SEMAPHORE_TARGET(engine) ((engine)<<15) argument
2331 #define RING_FAULT_REG(engine) _MMIO(0x4094 + 0x100*(engine)->hw_id) argument
2539 #define RING_MODE_GEN7(engine) _MMIO((engine)->mmio_base+0x29c) argument
H A Dintel_overlay.c262 struct intel_engine_cs *engine = dev_priv->engine[RCS]; in alloc_request() local
264 return i915_gem_request_alloc(engine, dev_priv->kernel_context); in alloc_request()
H A Dintel_pm.c6601 struct intel_engine_cs *engine; in gen9_enable_rc6() local
6624 for_each_engine(engine, dev_priv, id) in gen9_enable_rc6()
6666 struct intel_engine_cs *engine; in gen8_enable_rc6() local
6684 for_each_engine(engine, dev_priv, id) in gen8_enable_rc6()
6743 struct intel_engine_cs *engine; in gen6_enable_rc6() local
6770 for_each_engine(engine, dev_priv, id) in gen6_enable_rc6()
7241 struct intel_engine_cs *engine; in cherryview_enable_rc6() local
7267 for_each_engine(engine, dev_priv, id) in cherryview_enable_rc6()
7337 struct intel_engine_cs *engine; in valleyview_enable_rc6() local
7359 for_each_engine(engine, dev_priv, id) in valleyview_enable_rc6()
[all …]
/dragonfly/contrib/file/magic/Magdir/
H A Dxenix21 # GRR: line above is too general as it catches also Extensible storage engine DataBase,
H A Djavascript24 # v8 JavaScript engine bytecode
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Drandom584 * @param __x A %beta_distribution random number generator engine.
892 * @param __x A %normal_mv_distribution random number generator engine.
1151 * generator engine.
1377 * generator engine.
1618 * generator engine.
1868 * generator engine.
2104 * generator engine.
2344 * generator engine.
3335 * generator engine.
3528 * generator engine.
[all …]
/dragonfly/sbin/natd/
H A DHISTORY85 - Upgrade to new packet aliasing engine (2.1)
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_link_encoder.h320 enum engine_id engine,
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-propagate.c970 class substitute_and_fold_engine *engine) in substitute_and_fold_dom_walker() argument
973 substitute_and_fold_engine (engine) in substitute_and_fold_dom_walker()
/dragonfly/contrib/zlib-1.2/
H A DREADME32 http://marknelson.us/1997/01/01/zlib-engine/ .
/dragonfly/games/fortune/datfiles/
H A Ddragonfly-funny26 -- Hidden in tablegc, the driving engine behind the DragonFly
/dragonfly/contrib/nvi2/regex/
H A DWHATSNEW53 to change for 4.4BSD. Cleanup work in engine.c, and some new regression
/dragonfly/share/dict/
H A Dweb2a589 air engine
760 alcohol engine
3735 bank engine
4668 beam engine
5002 beer engine
19165 engine rod
24399 gas engine
30849 jet engine
46703 re-engine
69854 V-engine
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Drandom.h275 engine() in _GLIBCXX_VISIBILITY()
283 engine() const in _GLIBCXX_VISIBILITY()
H A Dregex109 * Specifies that the regular expression engine should pay more attention to
123 * Specifies that the grammar recognized by the regular expression engine is
133 * Specifies that the grammar recognized by the regular expression engine is
142 * Specifies that the grammar recognized by the regular expression engine is
150 * Specifies that the grammar recognized by the regular expression engine is
162 * Specifies that the grammar recognized by the regular expression engine is
170 * Specifies that the grammar recognized by the regular expression engine is
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Drandom.h271 engine() in _GLIBCXX_VISIBILITY()
279 engine() const in _GLIBCXX_VISIBILITY()

1234567