Home
last modified time | relevance | path

Searched refs:Invariant (Results 1 – 25 of 34) sorted by relevance

12

/external/valgrind/
DCOPYING.DOCS62 The "Invariant Sections" are certain Secondary Sections whose titles
63 are designated, as being those of Invariant Sections, in the notice
66 allowed to be designated as Invariant. The Document may contain zero
67 Invariant Sections. If the Document does not identify any Invariant
203 G. Preserve in that license notice the full lists of Invariant Sections
224 L. Preserve all the Invariant Sections of the Document,
230 or to conflict in title with any Invariant Section.
237 list of Invariant Sections in the Modified Version's license notice.
266 Invariant Sections of all of the original documents, unmodified, and
267 list them all as Invariant Sections of your combined work in its
[all …]
/external/libmicrohttpd/doc/
Dfdl-1.3.texi68 The ``Invariant Sections'' are certain Secondary Sections whose titles
69 are designated, as being those of Invariant Sections, in the notice
72 allowed to be designated as Invariant. The Document may contain zero
73 Invariant Sections. If the Document does not identify any Invariant
228 Preserve in that license notice the full lists of Invariant Sections
259 Preserve all the Invariant Sections of the Document,
269 to conflict in title with any Invariant Section.
279 list of Invariant Sections in the Modified Version's license notice.
308 Invariant Sections of all of the original documents, unmodified, and
309 list them all as Invariant Sections of your combined work in its
[all …]
Dlibmicrohttpd-tutorial.texi32 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
Dlibmicrohttpd-tutorial.info19 Foundation; with no Invariant Sections, no Front-Cover Texts, and
39 Foundation; with no Invariant Sections, no Front-Cover Texts, and
1958 The "Invariant Sections" are certain Secondary Sections whose
1959 titles are designated, as being those of Invariant Sections, in
1962 Secondary then it is not allowed to be designated as Invariant.
1963 The Document may contain zero Invariant Sections. If the Document
1964 does not identify any Invariant Sections then there are none.
2116 G. Preserve in that license notice the full lists of Invariant
2145 L. Preserve all the Invariant Sections of the Document,
2154 "Endorsements" or to conflict in title with any Invariant
[all …]
Dlibmicrohttpd.info12 Foundation; with no Invariant Sections, no Front-Cover Texts, and
34 Foundation; with no Invariant Sections, no Front-Cover Texts, and
3435 The "Invariant Sections" are certain Secondary Sections whose
3436 titles are designated, as being those of Invariant Sections, in the
3439 is not allowed to be designated as Invariant. The Document may
3440 contain zero Invariant Sections. If the Document does not identify
3441 any Invariant Sections then there are none.
3591 G. Preserve in that license notice the full lists of Invariant
3620 L. Preserve all the Invariant Sections of the Document, unaltered
3628 "Endorsements" or to conflict in title with any Invariant
[all …]
/external/bison/doc/
Dfdl.texi68 The ``Invariant Sections'' are certain Secondary Sections whose titles
69 are designated, as being those of Invariant Sections, in the notice
72 allowed to be designated as Invariant. The Document may contain zero
73 Invariant Sections. If the Document does not identify any Invariant
228 Preserve in that license notice the full lists of Invariant Sections
259 Preserve all the Invariant Sections of the Document,
269 to conflict in title with any Invariant Section.
279 list of Invariant Sections in the Modified Version's license notice.
308 Invariant Sections of all of the original documents, unmodified, and
309 list them all as Invariant Sections of your combined work in its
[all …]
Dbison.info13 Foundation; with no Invariant Sections, with the Front-Cover texts
42 Foundation; with no Invariant Sections, with the Front-Cover texts
11427 The "Invariant Sections" are certain Secondary Sections whose
11428 titles are designated, as being those of Invariant Sections, in
11431 Secondary then it is not allowed to be designated as Invariant.
11432 The Document may contain zero Invariant Sections. If the Document
11433 does not identify any Invariant Sections then there are none.
11585 G. Preserve in that license notice the full lists of Invariant
11614 L. Preserve all the Invariant Sections of the Document,
11623 "Endorsements" or to conflict in title with any Invariant
[all …]
/external/llvm/test/Analysis/TypeBasedAliasAnalysis/
Daliastest.ll59 ; Invariant memory.
Ddse.ll64 ; Invariant memory.
Dfunctionattrs.ll84 ; Invariant memory.
/external/opencv3/doc/py_tutorials/py_feature2d/py_sift_intro/
Dpy_sift_intro.markdown1 Introduction to SIFT (Scale-Invariant Feature Transform) {#tutorial_py_sift_intro}
24 Invariant Feature Transform (SIFT) in his paper, **Distinctive Image Features from Scale-Invariant
/external/llvm/test/Feature/
Doptnone-llc.ll47 ; LLC-Ox-DAG: Skipping pass 'Machine Loop Invariant Code Motion'
Doptnone-opt.ll67 ; OPT-LOOP-DAG: Skipping pass 'Loop Invariant Code Motion'
/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h122 unsigned Invariant : 1; /**< invariant optimization? */ member
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_build.c110 declaration.Invariant = 0; in tgsi_default_declaration()
139 declaration.Invariant = invariant; in tgsi_build_declaration()
368 full_decl->Declaration.Invariant, in tgsi_build_full_declaration()
Dtgsi_dump.c345 if (decl->Declaration.Invariant) { in iter_declaration()
/external/clang/include/clang/AST/
DCommentCommands.td134 def Invariant : BlockCommand<"invariant">;
/external/llvm/docs/
DLexicon.rst139 Loop Invariant Code Motion
DWritingAnLLVMPass.rst1100 Loop Invariant Code Motion
1102 -- Loop Invariant Code Motion
1141 Loop Invariant Code Motion
1143 -- Loop Invariant Code Motion
1181 Loop Invariant Code Motion
1182 -- Loop Invariant Code Motion
DAliasAnalysis.rst83 the accesses are each one byte. In this case, the Loop Invariant Code Motion
466 As an example user of this, the `Loop Invariant Code Motion
627 The ``-licm`` pass implements various Loop Invariant Code Motion related
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1946 bool Invariant = OrigLoop->isLoopInvariant(V) && !NewInstr; in getBroadcastInstrs() local
1950 if (Invariant) in getBroadcastInstrs()
5202 unsigned Invariant = 0; in calculateRegisterUsage() local
5204 Invariant = LoopInvariants.size(); in calculateRegisterUsage()
5207 Invariant += GetRegUsage(Inst->getType(), VFs[i]); in calculateRegisterUsage()
5212 DEBUG(dbgs() << "LV(REG): Found invariant usage: " << Invariant << '\n'); in calculateRegisterUsage()
5215 RU.LoopInvariantRegs = Invariant; in calculateRegisterUsage()
/external/opencv3/doc/tutorials/introduction/transition_guide/
Dtransition_guide.markdown160 …lass for extracting keypoints and computing descriptors using the Scale Invariant Feature Transfor…
/external/clang/lib/Sema/
DSemaDeclObjC.cpp781 if (newTypeParam->getVariance() == ObjCTypeParamVariance::Invariant && in checkTypeParamListConsistency()
787 == ObjCTypeParamVariance::Invariant && in checkTypeParamListConsistency()
808 case ObjCTypeParamVariance::Invariant: in checkTypeParamListConsistency()
819 == ObjCTypeParamVariance::Invariant) { in checkTypeParamListConsistency()
/external/clang/lib/AST/
DDeclPrinter.cpp1016 case ObjCTypeParamVariance::Invariant: in PrintObjCTypeParams()
/external/clang/lib/Parse/
DParseObjc.cpp463 ObjCTypeParamVariance::Invariant, in parseObjCTypeParamListOrProtocolRefs()
484 ObjCTypeParamVariance variance = ObjCTypeParamVariance::Invariant; in parseObjCTypeParamListOrProtocolRefs()

12