Searched +defs:decl +defs:end (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dcc-engine.el[all...]
H A Ddelphi.el[all...]
H A Dpascal.el[all...]
H A Dada-mode.el[all...]
H A Dcc-awk.el[all...]
H A Dvhdl-mode.el[all...]
/macosx-10.9.5/llvmCore-3425.0.33/tools/lto/
H A DLTOModule.cpp610 void LTOModule::addPotentialUndefinedSymbol(GlobalValue *decl, bool isFunc) { argument
730 const_iterator end() { function in class:__anon10711::RecordStreamer
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/parser/
H A DASTBuilder.h64 int end; member in struct:JSC::ASTBuilder::BinaryOpInfo
231 ExpressionNode* createBracketAccess(const JSTokenLocation& location, ExpressionNode* base, ExpressionNode* property, bool propertyHasAssignments, int start, int divot, int end, unsigne argument
238 createDotAccess(const JSTokenLocation& location, ExpressionNode* base, const Identifier* property, int start, int divot, int end, unsigned divotLine, unsigned divotLineStart) argument
255 createNewExpr(const JSTokenLocation& location, ExpressionNode* expr, ArgumentsNode* arguments, int start, int divot, int end, unsigned divotLine, unsigned divotLineStart) argument
262 createNewExpr(const JSTokenLocation& location, ExpressionNode* expr, int start, int end, unsigned divotLine, unsigned divotLineStart) argument
274 createAssignResolve(const JSTokenLocation& location, const Identifier& ident, ExpressionNode* rhs, int start, int divot, int end, unsigned divotLine, unsigned divotLineStart) argument
343 FuncDeclNode* decl = new (m_vm) FuncDeclNode(location, *name, body, m_sourceCode->subExpression(openBraceOffset, closeBraceOffset, bodyStartLine, bodyStartColumn), parameters); local
358 createExprStatement(const JSTokenLocation& location, ExpressionNode* expr, int start, int end) argument
365 createIfStatement(const JSTokenLocation& location, ExpressionNode* condition, StatementNode* trueBlock, StatementNode* falseBlock, int start, int end) argument
372 createForLoop(const JSTokenLocation& location, ExpressionNode* initializer, ExpressionNode* condition, ExpressionNode* iter, StatementNode* statements, int start, int end) argument
379 createForInLoop(const JSTokenLocation& location, const Identifier* ident, ExpressionNode* initializer, ExpressionNode* iter, StatementNode* statements, int start, int divot, int end, int initStart, int initEnd, int startLine, int endLine, unsigned divotLine, unsigned divotLineStart) argument
387 createForInLoop(const JSTokenLocation& location, ExpressionNode* lhs, ExpressionNode* iter, StatementNode* statements, int eStart, int eDivot, int eEnd, int start, int end, unsigned divotLine, unsigned divotLineStart) argument
397 createVarStatement(const JSTokenLocation& location, ExpressionNode* expr, int start, int end) argument
479 createLabelStatement(const JSTokenLocation& location, const Identifier* ident, StatementNode* statement, unsigned start, unsigned end, unsigned divotLine, unsigned divotLineStart) argument
486 createWithStatement(const JSTokenLocation& location, ExpressionNode* expr, StatementNode* statement, unsigned start, unsigned end, unsigned startLine, unsigned endLine, unsigned divotLine, unsigned divotLineStart) argument
494 createThrowStatement(const JSTokenLocation& location, ExpressionNode* expr, int start, int end, int startLine, int endLine, unsigned divotLine, unsigned divotLineStart) argument
654 setExceptionLocation(ThrowableExpressionData* node, unsigned start, unsigned divot, unsigned end, unsigned divotLine, unsigned divotLineStart) argument
694 makeDeleteNode(const JSTokenLocation& location, ExpressionNode* expr, int start, int divot, int end, unsigned divotLine, unsigned divotLineStart) argument
825 makeFunctionCallNode(const JSTokenLocation& location, ExpressionNode* func, ArgumentsNode* args, int start, unsigned divot, int end, unsigned divotLine, unsigned divotLineStart) argument
940 makeAssignNode(const JSTokenLocation& location, ExpressionNode* loc, Operator op, ExpressionNode* expr, bool locHasAssignments, bool exprHasAssignments, int start, int divot, int end, unsigned divotLine, unsigned divotLineStart) argument
977 makePrefixNode(const JSTokenLocation& location, ExpressionNode* expr, Operator op, int start, int divot, int end, unsigned divotLine, unsigned divotLineStart) argument
982 makePostfixNode(const JSTokenLocation& location, ExpressionNode* expr, Operator op, int start, int divot, int end, unsigned divotLine, unsigned divotLineStart) argument
[all...]
/macosx-10.9.5/libxml2-26/libxml2/
H A Dxmlschemas.c617 xmlAutomataStatePtr end; member in struct:_xmlSchemaParserCtxt
894 xmlSchemaElementPtr decl; /* the element/attribute declaration */ member in struct:_xmlSchemaNodeInfo
949 xmlSchemaAttributePtr decl; /* the attribute declaration */ member in struct:_xmlSchemaAttrInfo
2538 const xmlChar *cur, *end; local
6765 const xmlChar *end, *cur; local
7936 const xmlChar *end, *cur = value; local
8457 xmlSchemaElementPtr decl = NULL; local
8897 const xmlChar *end; local
12553 xmlSchemaBuildContentModelForSubstGroup(xmlSchemaParserCtxtPtr pctxt, xmlSchemaParticlePtr particle, int counter, xmlAutomataStatePtr end) argument
12754 xmlAutomataStatePtr start, end; local
12980 xmlAutomataStatePtr start, end; local
21731 const xmlChar *cur, *end; local
24629 const xmlChar *cur, *end; local
25823 xmlSchemaElementPtr decl = NULL; local
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlschemas.c617 xmlAutomataStatePtr end; member in struct:_xmlSchemaParserCtxt
894 xmlSchemaElementPtr decl; /* the element/attribute declaration */ member in struct:_xmlSchemaNodeInfo
949 xmlSchemaAttributePtr decl; /* the attribute declaration */ member in struct:_xmlSchemaAttrInfo
2519 const xmlChar *cur, *end; local
6746 const xmlChar *end, *cur; local
7917 const xmlChar *end, *cur = value; local
8438 xmlSchemaElementPtr decl = NULL; local
8878 const xmlChar *end; local
12534 xmlSchemaBuildContentModelForSubstGroup(xmlSchemaParserCtxtPtr pctxt, xmlSchemaParticlePtr particle, int counter, xmlAutomataStatePtr end) argument
12735 xmlAutomataStatePtr start, end; local
12952 xmlAutomataStatePtr start, end; local
21702 const xmlChar *cur, *end; local
24600 const xmlChar *cur, *end; local
25794 xmlSchemaElementPtr decl = NULL; local
[all...]

Completed in 229 milliseconds