Home
last modified time | relevance | path

Searched refs:Directive (Results 4001 – 4025 of 6694) sorted by relevance

1...<<161162163164165166167168169170>>...268

/dports/www/xoops/XoopsCore25-2.5.10/htdocs/xoops_lib/modules/protector/library/
H A DINSTALL283 %AutoFormat.AutoParagraph. The %Namespace.Directive naming convention
286 $config->set('Namespace.Directive', $value);
/dports/net/storj/storj-1.45.3/vendor/github.com/graphql-go/graphql/
H A Dexecutor.go483 func shouldIncludeNode(eCtx *executionContext, directives []*ast.Directive) bool { argument
485 skipAST, includeAST *ast.Directive
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dmod_htaccess.erl914 lists:map(fun(Directive)->
915 transformDirective(Directive)
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dmod_htaccess.erl914 lists:map(fun(Directive)->
915 transformDirective(Directive)
/dports/editors/lazarus-qt5/lazarus/components/synedit/languages/
H A Dsyneditstrconst.pl.po100 msgid "Directive"
168 msgid "IDE Directive"
H A Dsyneditstrconst.ca.po97 msgid "Directive"
165 msgid "IDE Directive"
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/languages/
H A Dsyneditstrconst.ca.po113 msgid "Directive"
181 msgid "IDE Directive"
H A Dsyneditstrconst.id.po116 msgid "Directive"
184 msgid "IDE Directive"
H A Dsyneditstrconst.nl.po113 msgid "Directive"
181 msgid "IDE Directive"
H A Dsyneditstrconst.pl.po116 msgid "Directive"
184 msgid "IDE Directive"
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/languages/
H A Dsyneditstrconst.ca.po113 msgid "Directive"
181 msgid "IDE Directive"
H A Dsyneditstrconst.nl.po113 msgid "Directive"
181 msgid "IDE Directive"
H A Dsyneditstrconst.pl.po116 msgid "Directive"
184 msgid "IDE Directive"
H A Dsyneditstrconst.id.po116 msgid "Directive"
184 msgid "IDE Directive"
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp160 OpenMPDirectiveKind Directive = OMPD_unknown; member
611 return Top ? Top->Directive : OMPD_unknown; in getCurrentDirective()
616 return getStackElemAtLevel(Level).Directive; in getDirective()
628 return Parent ? Parent->Directive : OMPD_unknown; in getParentDirective()
1190 DVar.DKind = Iter->Directive; in getDSA()
1435 (getTopOfStack().Directive == OMPD_taskgroup || in addTaskgroupReductionData()
1700 DVar.DKind = I->Directive; in getTopDSA()
1751 DVar.DKind = I->Directive; in getTopDSA()
1795 if (!DPred(I->Directive) && in hasDSA()
1817 if (StartI == EndI || !DPred(StartI->Directive)) in hasInnermostDSA()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/doc/
H A Das.info-22344 8.21.7 Directive to mark data as an instruction
6093 transform: Transform Directive.).
6205 Transform Directive.).
6256 (*note transform: Transform Directive.).
6367 File: as.info, Node: Schedule Directive, Next: Longcalls Directive, Up: Xtensa Directives
6381 File: as.info, Node: Longcalls Directive, Next: Transform Directive, Prev: Schedule Directive, …
6397 File: as.info, Node: Transform Directive, Next: Literal Directive, Prev: Longcalls Directive, U…
6416 File: as.info, Node: Literal Directive, Next: Literal Position Directive, Prev: Transform Direct…
6456 File: as.info, Node: Literal Position Directive, Next: Literal Prefix Directive, Prev: Literal D…
6498 …ile: as.info, Node: Literal Prefix Directive, Next: Absolute Literals Directive, Prev: Literal …
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp160 OpenMPDirectiveKind Directive = OMPD_unknown; member
611 return Top ? Top->Directive : OMPD_unknown; in getCurrentDirective()
616 return getStackElemAtLevel(Level).Directive; in getDirective()
628 return Parent ? Parent->Directive : OMPD_unknown; in getParentDirective()
1190 DVar.DKind = Iter->Directive; in getDSA()
1435 (getTopOfStack().Directive == OMPD_taskgroup || in addTaskgroupReductionData()
1700 DVar.DKind = I->Directive; in getTopDSA()
1751 DVar.DKind = I->Directive; in getTopDSA()
1795 if (!DPred(I->Directive) && in hasDSA()
1817 if (StartI == EndI || !DPred(StartI->Directive)) in hasInnermostDSA()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/locales/en-US/chrome/security/
H A Dcsp.properties72 notSupportingDirective = Not supporting directive ‘%1$S’. Directive and values will be ignored.
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.UI/
H A DSimpleWebHandlerParser.cs208 if (tagtype != System.Web.Compilation.TagType.Directive) in TagParsed()
/dports/sysutils/chezmoi/chezmoi-2.9.3/completions/
H A Dchezmoi.fish80 __chezmoi_debug "Directive is: $directive"
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/manuals/en/main/
H A Dmain.mtc1034 …expand \leavevmode \numberline {10.5.11}New {\bf Block Checksum} Device Directive}{\reset@font\mtc…
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Razor/Parser/
H A DVBCodeParser.cs511 Context.CurrentBlock.Type = BlockType.Directive; in ReservedWord()
/dports/www/firefox/firefox-99.0/dom/locales/en-US/chrome/security/
H A Dcsp.properties72 notSupportingDirective = Not supporting directive ‘%1$S’. Directive and values will be ignored.
/dports/mail/thunderbird/thunderbird-91.8.0/dom/locales/en-US/chrome/security/
H A Dcsp.properties72 notSupportingDirective = Not supporting directive ‘%1$S’. Directive and values will be ignored.
/dports/graphics/py-blockdiag/blockdiag-2.0.1/src/blockdiag/utils/rst/
H A Ddirectives.py71 class BlockdiagDirectiveBase(rst.Directive):

1...<<161162163164165166167168169170>>...268