OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:look
(Results
1151 - 1175
of
5649
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
Tree.java
34
/** What does a tree
look
like? ANTLR has a number of support classes
TreeIterator.java
106
// if no children,
look
for next sibling of tree or ancestor
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
DFA.js
42
//
look
for a normal char transition
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRLookaheadStream.m
151
@throw [ANTLRNoSuchElementException newException:@"can't
look
backwards more than one token in this stream"];
ANTLRTreeIterator.m
158
// if no children,
look
for next sibling of ancestor
LookaheadStream.h
123
/**
Look
backwards k nodes */
LookaheadStream.m
123
/**
Look
backwards k nodes */
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
DFA.pm
87
#
look
for a normal char transition
/external/antlr/antlr-3.4/runtime/Python/
README
34
If you are interested in the latest, most bleeding edge version, have a
look
at
/external/antlr/antlr-3.4/runtime/Python/antlr3/
__init__.py
30
handle stuff like buffering,
look
-ahead and seeking.
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
error.rb
117
@token = @symbol = input.
look
125
@symbol = @input.
look
132
@symbol = @input.
look
177
while prior_node = nodes.
look
( i )
/external/apache-xml/src/main/java/org/apache/xalan/templates/
FuncFormatNumb.java
104
//
look
for a possible default decimal-format
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DOMOutputImpl.java
44
* serialize the output to. The DOMSerializer will
look
at the different
/external/apache-xml/src/main/java/org/apache/xml/utils/
StringVector.java
128
* @param s String to
look
for
/external/bison/src/
tables.h
59
The
look
-ahead token's type is used to index that portion to find
/external/bluetooth/bluez/doc/
device-api.txt
39
will
look
for the public browse group.
/external/bluetooth/glib/docs/reference/gobject/
tut_tools.xml
102
The following code excerpt shows what these comments
look
like.
/external/bluetooth/glib/gobject/
glib-genmarshal.1
166
The marshaller list has to
look
like this:
/external/bouncycastle/src/main/java/org/bouncycastle/asn1/
DERBitString.java
28
// this may
look
a little odd, but if it isn't done like this pre jdk1.2
/external/chromium/base/debug/
debugger_posix.cc
98
// We can
look
in /proc/self/status for TracerPid. We are likely used in crash
/external/chromium/base/mac/
foundation_util.mm
62
// bundle dictionary, and not the overriden MainAppBundle. It needs to
look
/external/chromium/chrome/browser/autocomplete/
history_provider.cc
48
// but we can make them
look
like they have no backing data.
/external/chromium/chrome/browser/autofill/
autofill_xml_parser.h
100
// responses
look
like:
/external/chromium/chrome/browser/bookmarks/
bookmark_index.h
30
//
look
up. BookmarkIndex is owned and maintained by BookmarkModel, you
/external/chromium/chrome/browser/chromeos/
system_access.cc
84
//
Look
at kTimezoneSymlink, see which timezone we are symlinked to.
Completed in 1400 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>