HomeSort by relevance Sort by last modified time
    Searched refs:decl (Results 151 - 175 of 266) sorted by null

1 2 3 4 5 67 8 91011

  /external/quake/quake/src/QW/client/
snd_mixa.s 100 decl %ecx
d_draw16.s 202 decl %ecx
466 decl %ecx
840 decl %edi // adjust for hardwired offsets
d_spr8.s 226 decl %ecx
498 decl %eax
756 decl %edi // adjust for hardwired offsets
  /external/quake/quake/src/WinQuake/
snd_mixa.s 100 decl %ecx
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
PYXWriter.java 75 public void decl(char[] buff, int offset, int length) throws SAXException { method in class:PYXWriter
  /external/zlib/contrib/asm586/
match.S 153 decl %ebx
  /external/zlib/contrib/asm686/
match.S 134 decl %ebx
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
function.h 494 tree decl;
661 entry is a referenced type, and the value is the DECL of the global
493 tree decl; local
tree-pass.h 61 #define TDF_UID (1 << 8) /* display decl UIDs */
314 extern void tree_lowering_passes (tree decl);
  /external/clang/lib/Sema/
SemaAccess.cpp 37 /// Returns true on error (when the previous member decl access specifier
38 /// is different from the new member decl access specifier).
553 assert(isa<FunctionDecl>(Friend) && "unknown friend decl kind");
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
ActionScript.stg 333 <exceptions:{e|<catch(decl=e.decl,action=e.action)><\n>}>
359 catch(decl,action) ::= <<
360 catch (<e.decl>) {
    [all...]
  /external/v8/src/
ast.h 2646 VariableDeclaration* decl = local
2655 FunctionDeclaration* decl = local
2663 ModuleDeclaration* decl = local
2671 ImportDeclaration* decl = local
2678 ExportDeclaration* decl = local
    [all...]
  /external/libxml2/
xmlschemas.c 521 * The attr. decl. OR a QName-ref. to an attr. decl. OR
685 xmlSchemaTreeItemPtr children; /* first particle (OR "element decl" OR "wildcard") */
894 xmlSchemaElementPtr decl; /* the element/attribute declaration */ member in struct:_xmlSchemaNodeInfo
949 xmlSchemaAttributePtr decl; /* the attribute declaration */ member in struct:_xmlSchemaAttrInfo
8438 xmlSchemaElementPtr decl = NULL; local
25795 xmlSchemaElementPtr decl = NULL; local
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
CSharp2.stg 539 <exceptions:{e|<catch(decl=e.decl,action=e.action)><\n>}>
581 catch(decl,action) ::= <<
582 catch (<e.decl>)
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
CSharp3.stg 517 <exceptions:{e|<catch(decl=e.decl,action=e.action)><\n>}>
559 catch(decl,action) ::= <<
560 catch (<e.decl>)
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
Delphi.stg 682 <exceptions:{e|<catch(decl=e.decl,action=e.action)><\n>}>
714 catch(decl,action) ::= <<
715 catch (<e.decl>)
    [all...]
  /external/clang/lib/AST/
Type.cpp 657 /// an enum decl which has a signed representation
697 /// decl which has an unsigned representation
866 // A tagged type (struct/union/enum/class) is incomplete if the decl is a
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Scala/
Scala.stg 363 <exceptions:{e|<catch(decl=e.decl,action=e.action)><\n>}>
390 catch(decl,action) ::= <<
391 catch (<e.decl>) {
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
AddSuppressAnnotation.java 343 VariableDeclarationFragment decl = (VariableDeclarationFragment) first; local
344 target = decl.getName().toString();
  /external/clang/lib/CodeGen/
CGDebugInfo.h 68 llvm::DenseMap<const Decl *, llvm::WeakVH> RegionMap;
108 llvm::DIType getOrCreateFunctionType(const Decl *D, QualType FnType,
121 void CollectCXXMemberFunctions(const CXXRecordDecl *Decl,
126 void CollectCXXFriends(const CXXRecordDecl *Decl,
131 void CollectCXXBases(const CXXRecordDecl *Decl,
152 void CollectRecordFields(const RecordDecl *Decl, llvm::DIFile F,
156 void CollectVTableInfo(const CXXRecordDecl *Decl,
196 void EmitDeclareOfAutoVariable(const VarDecl *Decl, llvm::Value *AI,
208 void EmitDeclareOfArgVariable(const VarDecl *Decl, llvm::Value *AI,
219 void EmitGlobalVariable(llvm::GlobalVariable *GV, const VarDecl *Decl);
    [all...]
  /external/webkit/Source/WebCore/css/
CSSStyleSelector.h 209 void addMatchedDeclaration(CSSMutableStyleDeclaration* decl);
  /external/zlib/contrib/amd64/
amd64-match.S 178 decl %chainlenwmask
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
function.h 525 tree decl;
680 /* Add the decl D to the local_decls list of FUN. */
717 entry is a referenced type, and the value is the DECL of the global
524 tree decl; variable
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
function.h 525 tree decl;
680 /* Add the decl D to the local_decls list of FUN. */
717 entry is a referenced type, and the value is the DECL of the global
524 tree decl; variable
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
function.h 525 tree decl;
680 /* Add the decl D to the local_decls list of FUN. */
717 entry is a referenced type, and the value is the DECL of the global
524 tree decl; variable

Completed in 2855 milliseconds

1 2 3 4 5 67 8 91011