HomeSort by relevance Sort by last modified time
    Searched defs:getNextToken (Results 26 - 47 of 47) sorted by null

12

  /external/llvm/examples/Kaleidoscope/MCJIT/cached/
toy-jit.cpp 254 /// CurTok/getNextToken - Provide a simple token buffer. CurTok is the current
255 /// token the parser is looking at. getNextToken reads another token from the
258 static int getNextToken() {
290 getNextToken(); // eat identifier.
296 getNextToken(); // eat (
308 getNextToken();
313 getNextToken();
321 getNextToken(); // consume the number
327 getNextToken(); // eat (.
333 getNextToken(); // eat )
    [all...]
toy.cpp 260 /// CurTok/getNextToken - Provide a simple token buffer. CurTok is the current
261 /// token the parser is looking at. getNextToken reads another token from the
264 static int getNextToken() {
296 getNextToken(); // eat identifier.
302 getNextToken(); // eat (
314 getNextToken();
319 getNextToken();
327 getNextToken(); // consume the number
333 getNextToken(); // eat (.
339 getNextToken(); // eat )
    [all...]
  /external/llvm/examples/Kaleidoscope/MCJIT/lazy/
toy-jit.cpp 239 /// CurTok/getNextToken - Provide a simple token buffer. CurTok is the current
240 /// token the parser is looking at. getNextToken reads another token from the
243 static int getNextToken() {
275 getNextToken(); // eat identifier.
281 getNextToken(); // eat (
293 getNextToken();
298 getNextToken();
306 getNextToken(); // consume the number
312 getNextToken(); // eat (.
318 getNextToken(); // eat )
    [all...]
toy.cpp 239 /// CurTok/getNextToken - Provide a simple token buffer. CurTok is the current
240 /// token the parser is looking at. getNextToken reads another token from the
243 static int getNextToken() {
275 getNextToken(); // eat identifier.
281 getNextToken(); // eat (
293 getNextToken();
298 getNextToken();
306 getNextToken(); // consume the number
312 getNextToken(); // eat (.
318 getNextToken(); // eat )
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
wbnf.cpp 816 TokenType getNextToken(){
951 token = s.getNextToken();
    [all...]
  /external/clang/lib/Format/
Format.cpp     [all...]
  /external/icu4c/test/intltest/
wbnf.cpp 816 TokenType getNextToken(){
951 token = s.getNextToken();
    [all...]
  /external/llvm/examples/Kaleidoscope/MCJIT/complete/
toy.cpp 284 /// CurTok/getNextToken - Provide a simple token buffer. CurTok is the current
285 /// token the parser is looking at. getNextToken reads another token from the
288 static int getNextToken() {
320 getNextToken(); // eat identifier.
326 getNextToken(); // eat (
338 getNextToken();
343 getNextToken();
351 getNextToken(); // consume the number
357 getNextToken(); // eat (.
363 getNextToken(); // eat )
    [all...]
  /external/llvm/examples/Kaleidoscope/MCJIT/initial/
toy.cpp 237 /// CurTok/getNextToken - Provide a simple token buffer. CurTok is the current
238 /// token the parser is looking at. getNextToken reads another token from the
241 static int getNextToken() {
273 getNextToken(); // eat identifier.
279 getNextToken(); // eat (
291 getNextToken();
296 getNextToken();
304 getNextToken(); // consume the number
310 getNextToken(); // eat (.
316 getNextToken(); // eat )
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/event/
EditEventHelper.java 567 mService.startBatch(mService.getNextToken(), null, android.provider.CalendarContract.AUTHORITY, ops,
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
EventInfoFragment.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.el_1.0.0.v201004212143.jar 
org.apache.lucene_1.9.1.v20100518-1140.jar 
org.eclipse.help.base_3.5.2.v201011171123.jar 
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 
  /prebuilts/misc/common/ecj/
ecj.jar 

Completed in 1931 milliseconds

12