OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:track
(Results
951 - 975
of
4318
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/development/samples/browseable/JobScheduler/src/com.example.android.jobscheduler/service/
TestJobService.java
76
// do is
track
which jobs have landed on our service, and
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DebugTokenStream.cs
40
/** <summary>
Track
the last mark() call result value for use in rewind().</summary> */
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DebugTokenStream.cs
42
/** <summary>
Track
the last mark() call result value for use in rewind().</summary> */
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
DebugTokenStream.java
39
/**
Track
the last mark() call result value for use in rewind(). */
/external/antlr/antlr-3.4/runtime/Python/antlr3/
exceptions.py
64
In general, the recognition exceptions can
track
where in a grammar a
86
# can retrieve the ith Token, we have to
track
the Token object.
97
#
Track
the line at which the error occurred in case this is
98
# generated from a lexer. We need to
track
this since the
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
constants.rb
40
A simple module to keep
track
of the various built-in token types, channels, and
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
DefineGrammarItemsWalker.g
224
// a merged grammar spec,
track
lexer rules and send to another grammar
469
/**
Track
the .* and .+ idioms and make them nongreedy by default.
553
//
track
top level REWRITES node, store stuff there
641
//
track
per block and for entire rewrite rule
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
NFAContext.java
109
* uses it to
track
when it's seen a state|ctx before to avoid
198
* that they are now going to
track
perfectly together. Once they
225
int n = 0; //
track
recursive invocations of state
251
int n = 0; //
track
recursive invocations of target from this state
/external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLProcessorVersion.src
24
* Administrative class to keep
track
of the version number of
/external/apache-xml/src/main/java/org/apache/xml/serializer/
Version.java
24
* Administrative class to keep
track
of the version number of
Version.src
24
* Administrative class to keep
track
of the version number of
/external/ceres-solver/internal/ceres/
block_structure.h
33
// object uses the BlockStructure objects to keep
track
of the matrix
single_linkage_clustering.cc
76
// Use a union-find algorithm to keep
track
of the clusters.
/external/chromium-trace/trace-viewer/tracing/tracing/ui/extras/highlighter/
vsync_highlighter.html
24
* Highlights VSync events on the model
track
(using "zebra" striping).
/external/chromium-trace/trace-viewer/tracing/tracing/ui/tracks/
memory_dump_track_test_utils.html
19
* @fileoverview Helper functions for memory dump
track
tests.
process_summary_track.html
20
var ProcessSummaryTrack = tr.ui.b.define('process-summary-
track
',
/external/clang/include/clang/Sema/
CXXFieldCollector.h
24
/// CXXFieldCollector - Used to keep
track
of CXXFieldDecls during parsing of
/external/e2fsprogs/lib/ext2fs/
dosio.h
31
unsigned short cyl; /* Cylinder (or
track
) */
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
FetchValidator.java
37
//keeps
track
of missing elements
/external/fio/engines/
skeleton_external.c
93
* any structures that this io engine requires to keep
track
of io. Not
/external/fio/
file.h
90
*
Track
last end and last start of IO for a given data direction
/external/google-breakpad/src/processor/
disassembler_x86.h
114
// TODO(cdn): Maybe also
track
an expression's index register.
/external/guava/guava/src/com/google/common/util/concurrent/
AsyncSettableFuture.java
27
* This approach gains us the ability to keep
track
of whether a delegate has
/external/icu/icu4c/source/common/
ucol_data.h
47
/*int32_t latinOneMapping;*/ /* this is now handled in the trie itself *//* fast
track
to latin1 chars */
unisetspan.h
28
* Instead, try multiple paths at once and
track
them with an IndexList.
Completed in 375 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>