Home
last modified time | relevance | path

Searched defs:context (Results 201 – 225 of 185063) sorted by last modified time

12345678910>>...7403

/dports/www/node10/node-v10.24.1/deps/v8/src/libsampler/
H A Dsampler.cc448 void* context) { in HandleProfilerSignal()
456 void SignalHandler::FillRegisterState(void* context, RegisterState* state) { in FillRegisterState()
696 CONTEXT context; in DoSample() local
/dports/www/habari/habari-0.8/system/classes/
H A Dtheme.php23 public $context = array(); variable in Theme
636 public function theme_content( $theme, $object, $context = null )
682 public function theme_has_context($theme, $context)
1193 public function theme_area( $theme, $area, $context = null, $scope = null )
/dports/www/phpvirtualbox/phpvirtualbox-cf82d58f2/endpoints/lib/
H A Dlanguage.php103 function trans($item,$context='phpVirtualBox') {
148 function trans($msg,$context='phpVirtualBox') {
/dports/www/mod_authnz_crowd/mod_authnz_crowd-2.2.2/src/svn/
H A Dmod_authz_svn_crowd.c405 const char *context, in log_access_conf()
/dports/www/py-django-crispy-forms/django-crispy-forms-1.13.0/crispy_forms/
H A Dbase.py12 def __init__(self, context, keys): argument
H A Dlayout.py95 def get_rendered_fields(self, form, form_style, context, template_pack=TEMPLATE_PACK, **kwargs): argument
134 def render(self, form, form_style, context, template_pack=TEMPLATE_PACK, **kwargs): argument
161 def render(self, form, form_style, context, template_pack=TEMPLATE_PACK, **kwargs): argument
189 def render(self, form, form_style, context, template_pack=TEMPLATE_PACK, **kwargs): argument
288 def render(self, form, form_style, context, template_pack=TEMPLATE_PACK, **kwargs): argument
318 def render(self, form, form_style, context, template_pack=TEMPLATE_PACK, **kwargs): argument
366 def render(self, form, form_style, context, template_pack=TEMPLATE_PACK, **kwargs): argument
412 def render(self, form, form_style, context, template_pack=TEMPLATE_PACK, **kwargs): argument
449 …def render(self, form, form_style, context, template_pack=TEMPLATE_PACK, extra_context=None, **kwa… argument
H A Dbootstrap.py32 …def render(self, form, form_style, context, template_pack=TEMPLATE_PACK, extra_context=None, **kwa… argument
95 def render(self, form, form_style, context, template_pack=TEMPLATE_PACK, **kwargs): argument
115 def render(self, form, form_style, context, template_pack=TEMPLATE_PACK, **kwargs): argument
130 def render(self, form, form_style, context, template_pack=TEMPLATE_PACK, **kwargs): argument
140 …def render(self, form, form_style, context, template_pack=TEMPLATE_PACK, extra_context=None, **kwa… argument
205 def render(self, form, form_style, context, template_pack=TEMPLATE_PACK, **kwargs): argument
235 def render(self, form, form_style, context, template_pack=TEMPLATE_PACK, **kwargs): argument
309 def render(self, form, form_style, context, template_pack=TEMPLATE_PACK, **kwargs): argument
358 def render(self, form, form_style, context, template_pack=TEMPLATE_PACK, **kwargs): argument
393 def render(self, form, form_style, context, template_pack=TEMPLATE_PACK, **kwargs): argument
H A Dutils.py32 context, argument
154 def render_crispy_form(form, helper=None, context=None): argument
H A Dhelper.py293 def render_layout(self, form, context, template_pack=TEMPLATE_PACK): argument
/dports/www/py-django-crispy-forms/django-crispy-forms-1.13.0/crispy_forms/templatetags/
H A Dcrispy_forms_tags.py72 def get_render(self, context): argument
139 def get_response_dict(self, helper, context, is_formset): argument
203 def render(self, context): argument
H A Dcrispy_forms_field.py80 def render(self, context): # noqa: C901 argument
H A Dcrispy_forms_utils.py20 def render(self, context): argument
/dports/www/elinks/elinks-0.11.7/src/network/ssl/
H A Dssl.c41 SSL_CTX *context = NULL; variable
/dports/www/c-icap/c_icap-0.5.10/modules/
H A Dmemcached.c456 void *mc_mem_malloc(const memcached_st *ptr, const size_t size, void *context) in mc_mem_malloc()
468 void mc_mem_free(const memcached_st *ptr, void *mem, void *context) in mc_mem_free()
483 void *mc_mem_realloc(const memcached_st *ptr, void *mem, const size_t size, void *context) in mc_mem_realloc()
494 void *mc_mem_calloc(const memcached_st *ptr, size_t nelem, const size_t elsize, void *context) in mc_mem_calloc()
/dports/www/h2o-devel/h2o-dcc7134/src/
H A Dmain.c703 … ptls_key_schedule_t *key_sched, ptls_iovec_t context, int push_status_request, in on_emit_certificate_ptls()
/dports/www/libepc/libepc-0.4.6/examples/
H A Dsimple-publisher.c93 authorization_handler (EpcAuthContext *context, in authorization_handler()
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Resource/Service/
H A DFileProcessingService.php154 …al(Resource\ProcessedFile $processedFile, Resource\FileInterface $file, $context, array $configura…
171 …al(Resource\ProcessedFile $processedFile, Resource\FileInterface $file, $context, array $configura…
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Resource/
H A DResourceStorage.php1390 public function processFile(FileInterface $fileObject, $context, array $configuration)
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/ExpressionLanguage/
H A DResolver.php45 public function __construct(string $context, array $variables)
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/TypoScript/
H A DTemplateService.php386 protected $context; variable in TYPO3\\CMS\\Core\\TypoScript\\TemplateService
397 public function __construct(Context $context = null, PackageManager $packageManager = null)
H A DExtendedTemplateService.php244 public function __construct(Context $context = null)
H A DConfigurationForm.php61 public function __construct(Context $context = null)
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Site/Entity/
H A DSite.php370 public function getRouter(Context $context = null): RouterInterface
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Error/
H A DAbstractExceptionHandler.php66 protected function writeLogEntries(\Throwable $exception, $context)
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Database/Query/Restriction/
H A DFrontendRestrictionContainer.php45 protected $context; variable in TYPO3\\CMS\\Core\\Database\\Query\\Restriction\\FrontendRestrictionContainer
53 public function __construct(Context $context = null)

12345678910>>...7403