/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/ |
TokenSource.pm | 30 want to continue lexing then you do not want to continue parsing. Just 34 requested a token. Keep lexing until you get a valid one. Just report
|
/external/ppp/pppd/plugins/radius/etc/ |
dictionary.microsoft | 62 VALUE MS-ARAP-PW-Change-Reason Just-Change-Password 1
|
/system/core/rootdir/ |
Android.mk | 55 # Just like /system/etc/init.goldfish.sh, the /init.godlfish.rc is here
|
/build/core/ |
cleanspec.mk | 16 # Just bump this if you want to force a clean build. 46 # If you need to re-do something that's already mentioned, just copy 49 # made today requires touching the same file, just copy the old
|
/external/v8/test/mjsunit/ |
debug-return-value.js | 107 // Just about to return from the function.
|
array-functions-prototype-misc.js | 143 // It seems quite clear from ECMAScript spec 15.4.4.5. Just call Get on
|
debug-scopes.js | 90 // so just check the properties directly. 122 // Check that the content of the scope is as expected. For functions just check 138 // 'arguments' and might be exposed in the local and closure scope. Just
|
/external/v8/test/mjsunit/bugs/harmony/ |
debug-blockscopes.js | 91 // so just check the properties directly. 122 // Check that the content of the scope is as expected. For functions just check 141 // 'arguments' and might be exposed in the local and closure scope. Just
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
BaseTreeAdaptor.as | 49 * tree (not just Tree interface). It invokes the adaptor routines 72 * t.children = child.children; i.e., without copying the array. Just 82 /** If oldRoot is a nil root, just copy or move the children to newRoot. 94 * If oldRoot was null, it's ok, just return newRoot (even if isNil).
|
/external/v8/test/mjsunit/harmony/ |
debug-blockscopes.js | 94 // so just check the properties directly. 125 // Check that the content of the scope is as expected. For functions just check 144 // 'arguments' and might be exposed in the local and closure scope. Just
|
/external/bison/doc/ |
refcard.tex | 12 % boxes, but they are not serious. Just uncomment \finalout.
|
/external/chromium/chrome/browser/resources/net_internals/ |
eventsview.js | 269 * Just like parseDirective_, except can optionally be a '-' before or
|
/external/chromium/chrome/browser/resources/ntp/ |
apps.js | 13 // Just leave it set as it was before in that case.
|
/external/elfutils/ |
elfutils.spec | 365 - objdump: New program. Just the beginning.
|
/external/chromium/chrome/browser/resources/file_manager/js/ |
file_manager.js | 57 // This is set to just the directory portion of defaultPath in initDialogType. 276 // The result cache for this method already exists. Just invoke the [all...] |
/external/qemu-pc-bios/vgabios/ |
vgabios.c | 463 ;; Just for the first int10 find its children [all...] |
/external/v8/benchmarks/ |
earley-boyer.js | [all...] |
/external/webkit/PerformanceTests/SunSpider/tests/v8-v4/ |
v8-earley-boyer.js | [all...] |
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/ |
v8-earley-boyer.js | [all...] |
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/ |
v8-earley-boyer.js | [all...] |
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
Antlr.Runtime.pas | 74 /// Negative indexes are allowed. LA(-1) is previous token (token just matched). 105 /// it doesn't have to be. It's just a marker to indicate what 118 /// Used currently only after a cyclic DFA and just before starting 206 /// This primarily a useful interface for action code (just make sure 270 /// which doesn't have string pointers, just indexes into a char buffer. 282 /// want to continue lexing then you do not want to continue parsing. Just 286 /// requested a token. Keep lexing until you get a valid one. Just report 298 /// Does not fail/return upon lexing error; just keeps chewing on the 343 /// If the stream does not buffer all the tokens then it can just 351 /// indicate the start/end location. Most often this will just delegat [all...] |
Antlr.Runtime.Tree.pas | 68 /// then the token just becomes the payload. 121 /// i.e., without copying the array. Just make sure that this is consistent 134 /// If oldRoot is a nil root, just copy or move the children to newRoot. 148 /// If oldRoot was null, it's ok, just return newRoot (even if isNil). 204 /// If oldRoot is a nil root, just copy or move the children to newRoot. 269 /// still usually have a nil root node just to hold the children list. 436 /// This is a tree node without any payload; just navigation and factory stuff. 566 /// Print out a whole tree not just a node 638 /// tree (not just the ITree interface). It invokes the adaptor routines 675 /// really just factory methods; all the work is done by BaseTreeAdaptor [all...] |
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
texinfo.tex | 234 % and nothing on the terminal. We don't just call \tracingall here, 491 % just before passing the control to \argtorun. 824 % Do a \strut just to make the height of this box be normal, so the 831 % empty box we just added fits on the page, we must make it consider [all...] |
/external/grub/docs/ |
texinfo.tex | 230 % and nothing on the terminal. We don't just call \tracingall here, 438 % just before passing the control to \next. 756 % Do a \strut just to make the height of this box be normal, so the 763 % empty box we just added fits on the page, we must make it consider [all...] |
/external/dropbear/libtomcrypt/ |
crypt.tex | 198 the ciphers you just can't advertise that you are doing so. 653 fact used for the purposes of encryption. My suggestion is just to use random 8/24 byte keys instead of trying to make a 8/24 731 than once it will just return the index of the first copy. To remove a cipher call: [all...] |