OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:analyzer
(Results
1 - 25
of
93
) sorted by null
1
2
3
4
/external/srec/srec/Semproc/include/
SR_LexicalAnalyzer.h
34
* The Lexical
Analyzer
59
* @param self pointer to Lexical
Analyzer
66
* @param self pointer to Lexical
Analyzer
72
* @param self pointer to Lexical
Analyzer
SR_SemanticProcessorImpl.h
52
LexicalAnalyzer*
analyzer
;
member in struct:SR_SemanticProcessorImpl_t
SR_ExpressionParser.h
185
* @param lexAnalyzer pointer to the lexical
analyzer
where the parser gets tokens from
/external/bluetooth/hcidump/
README
7
Bluetooth packet
analyzer
13
In order to compile Bluetooth
analyzer
you need following software packages:
/sdk/layoutopt/app/src/com/android/layoutopt/cli/
Main.java
50
LayoutAnalyzer
analyzer
= new LayoutAnalyzer();
local
53
analyze(
analyzer
, file);
60
private static void analyze(LayoutAnalyzer
analyzer
, File file) {
61
LayoutAnalysis analysis =
analyzer
.analyze(file);
/external/bluetooth/bluez/
README
18
- Lexical
Analyzer
(flex, lex)
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
h245_analysis.cpp
21
// DESC: PER
Analyzer
routines for H.245
34
/* PER-
Analyzer
for MultimediaSystemControlMessage (CHOICE) */
65
/* PER-
Analyzer
for RequestMessage (CHOICE) */
129
/* PER-
Analyzer
for ResponseMessage (CHOICE) */
220
/* PER-
Analyzer
for CommandMessage (CHOICE) */
272
/* PER-
Analyzer
for IndicationMessage (CHOICE) */
357
/* PER-
Analyzer
for NonStandardMessage (SEQUENCE) */
371
/* PER-
Analyzer
for NonStandardParameter (SEQUENCE) */
383
/* PER-
Analyzer
for NonStandardIdentifier (CHOICE) */
405
/* PER-
Analyzer
for H221NonStandard (SEQUENCE) *
[
all
...]
analyzeper.cpp
44
#ifdef PVANALYZER //
Analyzer
interface function
56
FILE *fp = fopen("
analyzer
.txt","a");
490
// --> This may be added to provide the
analyzer
function if
492
// However, the app layer is really where the
analyzer
/external/freetype/src/autofit/
aftypes.h
250
* - A specific global
analyzer
that will compute global metrics
253
* - A specific glyph
analyzer
that will compute segments and
258
*
analyzer
.
260
* Note that a given
analyzer
and/or grid-fitting algorithm can be
/external/tcpdump/
print-syslog.c
36
* tokenlists and #defines taken from Ethereal - Network traffic
analyzer
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
mt.h
190
#ifdef PVANALYZER /* --------SE
Analyzer
Tool -------- */
196
#ifdef PVANALYZER /* --------SE
Analyzer
Tool -------- */
rtd.h
102
#ifdef PVANALYZER /* --------SE
Analyzer
Tool -------- */
/development/pdk/docs/porting/
source_setup_guide.jd
30
<li>flex: This lexical
analyzer
generator is used to read a given input file for a description of a scanner to generate.</li>
/external/freetype/src/pshinter/
pshalgo.h
117
/*
analyzer
, for both dimensions */
/external/v8/
Android.v8common.mk
67
src/usage-
analyzer
.cc \
/external/webkit/WebKitTools/android/flex-2.5.4a/
FlexLexer.h
3
// FlexLexer.h -- define interfaces for lexical
analyzer
classes generated
/sdk/layoutopt/libs/uix/src/com/android/layoutopt/uix/
LayoutAnalyzer.java
60
* Creates a new layout
analyzer
. This constructor takes no argument
/external/v8/src/
fast-codegen.cc
439
LivenessAnalyzer
analyzer
;
local
440
analyzer
.Analyze(info->function());
/dalvik/docs/
heap-profiling.html
182
The converted output should work with any hprof data
analyzer
, including
/dalvik/dx/src/com/android/dx/ssa/back/
LivenessAnalyzer.java
103
* Makes liveness
analyzer
instance for specific register.
/external/bluetooth/hcidump/src/
csrsniff.c
271
printf("CSR sniffer - Bluetooth packet
analyzer
ver %s\n", VERSION);
/external/srec/srec/Semproc/src/
SemanticProcessorImpl.c
122
if ((rc = LA_Init(&impl->
analyzer
)) != ESR_SUCCESS)
162
LA_Free(impl->
analyzer
);
[
all
...]
/external/bison/doc/
bison.texinfo
156
* Lexer: Rpcalc Lexer. The lexical
analyzer
.
172
* Lexer: Ltcalc Lexer. The lexical
analyzer
.
238
The Lexical
Analyzer
Function @code{yylex}
[
all
...]
bison.info
118
* Lexer: Rpcalc Lexer. The lexical
analyzer
.
134
* Lexer: Ltcalc Lexer. The lexical
analyzer
.
200
The Lexical
Analyzer
Function `yylex'
[
all
...]
/external/v8/tools/v8.xcodeproj/
project.pbxproj
131
89A88E280E71A6CC0043BA31 /* usage-
analyzer
.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1950E719B8F00D62E90 /* usage-
analyzer
.cc */; };
192
89F23C7C0E78D5B2006B2466 /* usage-
analyzer
.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1950E719B8F00D62E90 /* usage-
analyzer
.cc */; };
[
all
...]
Completed in 1295 milliseconds
1
2
3
4