HomeSort by relevance Sort by last modified time
    Searched refs:ASSIGN (Results 1 - 25 of 57) sorted by null

1 2 3

  /external/webkit/Source/WebKit/android/plugins/
ANPPathInterface.cpp 93 #define ASSIGN(obj, name) (obj)->name = anp_##name
98 ASSIGN(i, newPath);
99 ASSIGN(i, deletePath);
100 ASSIGN(i, copy);
101 ASSIGN(i, equal);
102 ASSIGN(i, reset);
103 ASSIGN(i, isEmpty);
104 ASSIGN(i, getBounds);
105 ASSIGN(i, moveTo);
106 ASSIGN(i, lineTo)
    [all...]
ANPPaintInterface.cpp 176 #define ASSIGN(obj, name) (obj)->name = anp_##name
181 ASSIGN(i, newPaint);
182 ASSIGN(i, deletePaint);
183 ASSIGN(i, getFlags);
184 ASSIGN(i, setFlags);
185 ASSIGN(i, getColor);
186 ASSIGN(i, setColor);
187 ASSIGN(i, getStyle);
188 ASSIGN(i, setStyle);
189 ASSIGN(i, getStrokeWidth)
    [all...]
ANPMatrixInterface.cpp 143 #define ASSIGN(obj, name) (obj)->name = anp_##name
148 ASSIGN(i, newMatrix);
149 ASSIGN(i, deleteMatrix);
150 ASSIGN(i, getFlags);
151 ASSIGN(i, copy);
152 ASSIGN(i, get3x3);
153 ASSIGN(i, set3x3);
154 ASSIGN(i, setIdentity);
155 ASSIGN(i, preTranslate);
156 ASSIGN(i, postTranslate)
    [all...]
ANPTypefaceInterface.cpp 91 #define ASSIGN(obj, name) (obj)->name = anp_##name
96 ASSIGN(i, createFromName);
97 ASSIGN(i, createFromTypeface);
98 ASSIGN(i, getRefCount);
99 ASSIGN(i, ref);
100 ASSIGN(i, unref);
101 ASSIGN(i, getStyle);
102 ASSIGN(i, getFontPath);
103 ASSIGN(i, getFontDirectoryPath);
ANPCanvasInterface.cpp 168 #define ASSIGN(obj, name) (obj)->name = anp_##name
173 ASSIGN(i, newCanvas);
174 ASSIGN(i, deleteCanvas);
175 ASSIGN(i, save);
176 ASSIGN(i, restore);
177 ASSIGN(i, translate);
178 ASSIGN(i, scale);
179 ASSIGN(i, rotate);
180 ASSIGN(i, skew);
181 ASSIGN(i, clipRect)
    [all...]
ANPWindowInterface.cpp 90 #define ASSIGN(obj, name) (obj)->name = anp_##name
95 ASSIGN(i, setVisibleRects);
96 ASSIGN(i, clearVisibleRects);
97 ASSIGN(i, showKeyboard);
98 ASSIGN(i, requestFullScreen);
99 ASSIGN(i, exitFullScreen);
100 ASSIGN(i, requestCenterFitZoom);
108 ASSIGN(i, visibleRect);
116 ASSIGN(i, requestFullScreenOrientation);
ANPVideoInterface.cpp 83 #define ASSIGN(obj, name) (obj)->name = anp_##name
88 ASSIGN(i, acquireNativeWindow);
89 ASSIGN(i, setWindowDimensions);
90 ASSIGN(i, releaseNativeWindow);
98 ASSIGN(i, setFramerateCallback);
ANPBitmapInterface.cpp 65 #define ASSIGN(obj, name) (obj)->name = anp_##name
70 ASSIGN(i, getPixelPacking);
ANPNativeWindowInterface.cpp 73 #define ASSIGN(obj, name) (obj)->name = anp_##name
78 ASSIGN(i, acquireNativeWindow);
79 ASSIGN(i, invertPluginContent);
ANPEventInterface.cpp 78 #define ASSIGN(obj, name) (obj)->name = anp_##name
83 ASSIGN(i, postEvent);
ANPSystemInterface.cpp 139 #define ASSIGN(obj, name) (obj)->name = anp_##name
144 ASSIGN(i, getApplicationDataDirectory);
145 ASSIGN(i, loadJavaClass);
153 ASSIGN(i, setPowerState);
ANPSurfaceInterface.cpp 164 #define ASSIGN(obj, name) (obj)->name = anp_##name
169 ASSIGN(i, lock);
170 ASSIGN(i, unlock);
  /bionic/libc/regex/
regexec.c 62 #define ASSIGN(d, s) ((d) = (s))
88 #undef ASSIGN
109 #define ASSIGN(d, s) memcpy(d, s, m->g->nstates)
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
ANTLRTreePrinter.g 191 : ^( ASSIGN id=ID {out($id.text+"=");} optionValue )
215 : ^( 'import' ( ^(ASSIGN ID ID) | ID )+ )
224 | ^( ASSIGN TOKEN_REF (STRING_LITERAL|CHAR_LITERAL) )
243 if ( input.LA(5) == NOT || input.LA(5) == ASSIGN )
264 if ( input.LA(5) == NOT || input.LA(5) == ASSIGN )
382 | ^(ASSIGN id=ID {out($id.text+"=");} element)
LeftRecursiveRuleWalker.g 75 "assign.types: " + ex.toString(),
93 : ^(ASSIGN ID optionValue)
201 : ^(ASSIGN ID recurseNoLabel)
216 : ^(ASSIGN ID s=token {$t = $s.t;})
248 | ^(ASSIGN ID element)
AssignTokenTypesWalker.g 73 * 4. Walks token names table and assign types to any unassigned
74 * 5. Walks aliases and assign types to referenced literals
124 "assign.types: " + ex.toString(),
231 : ^( ASSIGN ID optionValue )
269 ( ^(ASSIGN ID ID)
281 | ^( ASSIGN
365 | ^(ASSIGN ID element)
ANTLR.g 39 * assign.types.g
503 : id ASSIGN^ optionValue
528 : lab=id ASSIGN^ g=id {grammar.importGrammar($g.tree, $lab.text);}
539 : TOKEN_REF ( ASSIGN^ (STRING_LITERAL|CHAR_LITERAL) )? SEMI!
722 : ( ( id (ASSIGN^|PLUS_ASSIGN^) (atom|block)
768 : id (ASSIGN^|PLUS_ASSIGN^) (atom|block)
838 : id ASSIGN^
1038 : id a=ASSIGN ACTION
1112 ASSIGN : '=' ;
DefineGrammarItemsWalker.g 185 : ^( 'import' ( ^(ASSIGN ID ID) | ID )+ )
194 | ^( ASSIGN
392 | ^( ASSIGN id=ID el=element)
  /external/llvm/lib/Support/
regexec.c 64 #define ASSIGN(d, s) ((d) = (s))
90 #undef ASSIGN
111 #define ASSIGN(d, s) memmove(d, s, m->g->nstates)
  /ndk/sources/host-tools/ndk-stack/regex/
regexec.c 62 #define ASSIGN(d, s) ((d) = (s))
88 #undef ASSIGN
109 #define ASSIGN(d, s) memcpy(d, s, m->g->nstates)
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
Python.g 111 : fpdef (ASSIGN test)?
146 | (ASSIGN testlist)+
377 argument : test (ASSIGN test)?
420 ASSIGN : '=' ;
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/template-output/
template-output.rb 335 ASSIGN;
348 -> ^(ASSIGN ID expr)
380 | ^(ASSIGN ID expr)
  /ndk/sources/host-tools/nawk-20071023/
maketab.c 82 { ASSIGN, "assign", " = " },
83 { ADDEQ, "assign", " += " },
84 { SUBEQ, "assign", " -= " },
85 { MULTEQ, "assign", " *= " },
86 { DIVEQ, "assign", " /= " },
87 { MODEQ, "assign", " %= " },
88 { POWEQ, "assign", " ^= " },
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
Antlr.Runtime.Tests.pas 19 + 'prog : WHILE ID LCURLY (assign)* RCURLY EOF;' + NL
20 + 'assign : ID ASSIGN expr SEMI ;' + NL
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/token-rewrite/
basic.rb 285 ASSIGN : '=';

Completed in 803 milliseconds

1 2 3