HomeSort by relevance Sort by last modified time
    Searched refs:Definition (Results 51 - 74 of 74) sorted by null

1 23

  /external/eigen/lapack/
clarft.f 18 * Definition:
dlarft.f 18 * Definition:
slarft.f 18 * Definition:
zlarft.f 18 * Definition:
clarfb.f 18 * Definition:
dlarfb.f 18 * Definition:
slarfb.f 18 * Definition:
zlarfb.f 18 * Definition:
  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp 704 // If this is an out-of-line definition of an enum member template, check
736 // Update the location to refer to the definition.
    [all...]
SemaDecl.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dcommon.h 41 LPCSTR Definition;
d3dx9shader.h 235 LPCSTR Definition;
  /external/bison/doc/
refcard.tex 280 %%%%% Prime definition of key; redefined below to prevent overful hboxes
332 {\it name} is the leading part of the parser definition filename.
360 definition, {\it n} is a {\it terminal} symbol name, {\it m} is a
370 \section{Parser Definition Files}
373 The general form for a parser definition is:
384 Rule definition 1
386 Rule definition {\it n}
  /external/clang/include/clang/AST/
DeclCXX.h 95 /// specifiers of a C++ class definition.
260 /// \brief A lazy pointer to the definition data for a declaration.
496 CXXRecordDecl *Definition;
586 assert(DD && "queried property of class with no definition");
591 // No update required: a merged definition cannot change any lambda
671 return DD ? DD->Definition : nullptr;
    [all...]
  /external/clang/lib/AST/
DeclObjC.cpp 70 // If this context is a hidden protocol definition, don't find any
155 // If this context is a hidden protocol definition, don't find any
411 // Check for a complete definition and recover if not so.
433 // Check for a complete definition and recover if not so.
463 assert(!hasDefinition() && "ObjC class already has a definition");
465 Data.getPointer()->Definition = this;
467 // Make the type point at the definition, now that we have one.
475 // Update all of the declarations with a pointer to the definition.
721 /// \brief A definition will return its interface declaration.
722 /// An interface declaration will return its definition
    [all...]
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 111 ATTRIBUTE Ascend-IP-Pool-Definition 217 string
  /external/clang/tools/libclang/
CIndex.cpp 483 // By definition, references have no children.
559 // If pointing inside a macro definition, check if the token is an identifier
    [all...]
  /external/eigen/blas/testing/
dblat1.f 8 * Definition:
    [all...]
sblat1.f 8 * Definition:
    [all...]
  /external/chromium_org/third_party/polymer/components-chromium/core-component-page/
core-component-page-extracted.js     [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.cpp 798 // Set linkage and visibility in case we never see a definition.
851 // overridden by a definition.
    [all...]
  /external/chromium_org/third_party/closure_compiler/compiler/
compiler.jar 
  /external/bison/build-aux/
texinfo.tex 70 % We never want plain's \outer definition of \+ in Texinfo.
565 % @end foo executes the definition of \Efoo.
588 % if the definition is written into an index file.
903 \let\centersub\relax % don't let the definition persist, just in case
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 71 % We never want plain's \outer definition of \+ in Texinfo.
586 % @end foo executes the definition of \Efoo.
667 % @LaTeX{} logo. Not quite the same results as the definition in
688 % if the definition is written into an index file.
804 % Old definition--didn't work.
    [all...]

Completed in 669 milliseconds

1 23