Searched refs:computation (Results 1 - 11 of 11) sorted by relevance

/external/clang/lib/AST/
H A DDecl.cpp94 /// Kinds of LV computation. The linkage side of the computation is
98 /// Do an LV computation for, ultimately, a type.
103 /// Do an LV computation for, ultimately, a non-type declaration.
108 /// Do an LV computation for, ultimately, a type that already has
113 /// Do an LV computation for, ultimately, a non-type declaration
118 /// Do an LV computation when we only care about the linkage.
123 /// Does this computation kind permit us to consider additional
125 static bool hasExplicitVisibilityAlready(LVComputationKind computation) { argument
126 return ((unsigned(computation)
220 getLVForType(const Type &T, LVComputationKind computation) argument
230 getLVForTemplateParameterList(const TemplateParameterList *Params, LVComputationKind computation) argument
304 getLVForTemplateArgumentList(ArrayRef<TemplateArgument> Args, LVComputationKind computation) argument
348 getLVForTemplateArgumentList(const TemplateArgumentList &TArgs, LVComputationKind computation) argument
373 mergeTemplateLV(LinkageInfo &LV, const FunctionDecl *fn, const FunctionTemplateSpecializationInfo *specInfo, LVComputationKind computation) argument
393 hasDirectVisibilityAttribute(const NamedDecl *D, LVComputationKind computation) argument
414 shouldConsiderTemplateVisibility( const ClassTemplateSpecializationDecl *spec, LVComputationKind computation) argument
450 mergeTemplateLV(LinkageInfo &LV, const ClassTemplateSpecializationDecl *spec, LVComputationKind computation) argument
478 shouldConsiderTemplateVisibility( const VarTemplateSpecializationDecl *spec, LVComputationKind computation) argument
502 mergeTemplateLV(LinkageInfo &LV, const VarTemplateSpecializationDecl *spec, LVComputationKind computation) argument
566 getLVForNamespaceScopeDecl(const NamedDecl *D, LVComputationKind computation) argument
825 getLVForClassMember(const NamedDecl *D, LVComputationKind computation) argument
1004 LVComputationKind computation = local
1085 getLVForClosure(const DeclContext *DC, Decl *ContextDecl, LVComputationKind computation) argument
1101 getLVForLocalDecl(const NamedDecl *D, LVComputationKind computation) argument
1195 computeLVForDecl(const NamedDecl *D, LVComputationKind computation) argument
1285 getLVForDecl(const NamedDecl *D, LVComputationKind computation) argument
1325 getLVForDecl(const NamedDecl *D, LVComputationKind computation) argument
[all...]
/external/libhevc/common/arm/
H A Dihevc_itrans_recon_4x4_ttype1.s142 @ first stage computation starts
173 @ first stage computation ends
175 @ second stage computation starts : copy pasting 1st stage
212 @ second stage computation ends
H A Dihevc_itrans_recon_4x4.s151 @ first stage computation starts
211 @ second stage computation ends
/external/libvorbis/doc/
H A D07-floor1.tex35 \item floor computation produces two new line segments, one running from
74 pattern should be clear; we complete the floor computation as follows:
88 algorithm splits Y value computation and line plotting into two steps
237 \paragraph{curve computation} \label{vorbis:spec:floor1-synth}
239 Curve computation is split into two logical steps; the first step
244 conditionally skipped during final line computation in step two.
H A D06-floor0.tex91 required for curve computation. For example, if the VQ codebook used
104 \subsubsection{curve computation} \label{vorbis:spec:floor0-synth}
H A D04-codec.tex533 length for floor computation is \varname{[n]}/2.
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
H A Dcodegen.ml284 (* Return the body computation. *)
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/neon/
H A DarmSP_FFTInv_CCSToR_S16_preTwiddleRadix2_unsafe_s.S26 @ It does a Z(k) = Feven(k) + jW^(-k) FOdd(k); k=0,1,2,...N/2-1 computation.
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DBaseRecognizer.as358 * from within the rule; i.e., the FIRST computation done by
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas2150 * from within the rule; i.e., the FIRST computation done by
/external/bison/build-aux/
H A Dtexinfo.tex5109 % format, but then we repeat the same computation. Repeating a couple

Completed in 178 milliseconds