Home
last modified time | relevance | path

Searched defs:identifiers (Results 1 – 11 of 11) sorted by relevance

/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
Dbasic.rb17 attr_reader :reported_errors, :identifiers accessor in TestParser001
/external/python/cpython2/Doc/reference/
Dlexical_analysis.rst308 .. _identifiers: target in Other tokens
402 .. _literals:
/external/python/cpython3/Doc/reference/
Dlexical_analysis.rst271 .. _identifiers: target in Other tokens
387 .. _literals:
/external/mesa3d/src/gallium/drivers/swr/rasterizer/scripts/mako/
Dcodegen.py169 def identifiers(self): member in _GenerateRenderMethod
430 def write_variable_declares(self, identifiers, toplevel=False, limit=None): argument
556 def write_def_decl(self, node, identifiers): argument
573 def write_inline_def(self, node, identifiers, nested): argument
668 args, buffered, identifiers, argument
/external/guava/guava/src/com/google/common/eventbus/
DAnnotatedSubscriberFinder.java115 Map<MethodIdentifier, Method> identifiers = Maps.newHashMap(); in getAnnotatedMethodsInternal() local
/external/pdfium/xfa/fxfa/fm2js/
Dcxfa_fmlexer_unittest.cpp212 std::vector<const wchar_t*> identifiers = { in TEST() local
/external/clang/lib/StaticAnalyzer/Checkers/
DCheckSecuritySyntaxOnly.cpp692 static const char * const identifiers[num_setids] = { in checkUncheckedReturnValue() local
/external/libmojo/third_party/jinja2/
Dcompiler.py274 def __init__(self, identifiers): argument
/external/clang/lib/Parse/
DParseObjc.cpp1632 SmallVector<IdentifierInfo *, 4> identifiers; in parseObjCTypeArgsOrProtocolQualifiers() local
/external/clang/lib/Sema/
DSemaDeclObjC.cpp1319 ArrayRef<IdentifierInfo *> identifiers, in actOnObjCTypeArgsOrProtocolQualifiers()
/external/llvm/docs/
DLangRef.rst64 .. _identifiers: target