/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3debugeventlistener.h | 204 * data fields are transmitted. The token object or whatever that 285 /// response is never used at the moment. So we just read whatever 357 * TreeAdaptor.becomeRoot() and not root_n or whatever.
|
antlr3tokenstream.h | 81 /** Whatever is supplying the token source interface, needs a pointer to 106 /** Whatever is providing this interface needs a pointer to itself 200 /** Whatever is supplying the COMMON_TOKEN_STREAM needs a pointer to itself
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
error_reporting.sgml | 97 whatever -- though in the g_file_get_contents() case, 318 <emphasis>had a fatal failure and did not complete whatever it was supposed 321 and discontinue whatever you were doing immediately.
|
/external/valgrind/main/coregrind/ |
m_libcsignal.c | 233 whatever we were provided with. This is OK because all the 383 - Restore the handler for the signal to whatever it was before. 468 /* Restore signal's handler to whatever it was before */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
stl_iterator.h | 403 /// A nested typedef for the type of whatever container you used. 411 * @param value An instance of whatever type 494 /// A nested typedef for the type of whatever container you used. 501 * @param value An instance of whatever type 589 /// A nested typedef for the type of whatever container you used. 600 * @param value An instance of whatever type [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
stl_iterator.h | 403 /// A nested typedef for the type of whatever container you used. 411 * @param value An instance of whatever type 494 /// A nested typedef for the type of whatever container you used. 501 * @param value An instance of whatever type 589 /// A nested typedef for the type of whatever container you used. 600 * @param value An instance of whatever type [all...] |
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
BaseTreeAdaptor.as | 215 * token DECL, but you need to create it as a payload or whatever for 227 * token DECL, but you need to create it as a payload or whatever for
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
BaseTreeAdaptor.cs | 274 * token DECL, but you need to create it as a payload or whatever for 288 * token DECL, but you need to create it as a payload or whatever for
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/ |
ITreeAdaptor`1.cs | 135 * it to do any simplifications or whatever you want. A required 307 * Can't replace whatever points to the parent externally. Do nothing.
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/ |
BaseTreeAdaptor.java | 255 * token DECL, but you need to create it as a payload or whatever for 265 * token DECL, but you need to create it as a payload or whatever for
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ |
ANTLRDebugEventListener.h | 136 * data fields are transmitted. The token object or whatever that 256 * TreeAdaptor.becomeRoot() and not root_n or whatever.
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ |
ANTLRDebugEventListener.h | 136 * data fields are transmitted. The token object or whatever that 256 * TreeAdaptor.becomeRoot() and not root_n or whatever.
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ |
ANTLRDebugEventListener.h | 136 * data fields are transmitted. The token object or whatever that 256 * TreeAdaptor.becomeRoot() and not root_n or whatever.
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRDebugEventListener.h | 136 * data fields are transmitted. The token object or whatever that 256 * TreeAdaptor.becomeRoot() and not root_n or whatever.
|
/external/chromium/chrome/common/extensions/ |
extension_message_bundle_unittest.cc | 90 dict->SetString("n4", "whatever"); 101 dict->SetString("n1.placeholders", "whatever");
|
/external/webkit/Source/JavaScriptCore/wtf/ |
TCPageMap.h | 153 // Advance key past whatever is covered by this leaf node 265 // Advance key past whatever is covered by this leaf node
|
/libcore/luni/src/test/java/libcore/java/nio/charset/ |
CharsetTest.java | 71 // Reads whatever the BOM tells it to read... 120 // Reads whatever the BOM tells it to read...
|
/sdk/emulator/mksdcard/ |
mksdcard.c | 136 POKES( boot + 0x18, 9 ); /* Sectors per track (whatever) */ 137 POKES( boot + 0x1a, 2 ); /* Number of heads (whatever) */
|
/bionic/libc/arch-arm/include/machine/ |
ieee.h | 159 * Floats whose exponent is in [1..INFNAN) (of whatever type) are
|
/bionic/libc/arch-x86/include/machine/ |
ieee.h | 110 * Floats whose exponent is in [1..INFNAN) (of whatever type) are
|
/bootable/recovery/ |
device.h | 90 // menu.) Can perform whatever device-specific wiping actions are
|
/cts/suite/audio_quality/test_description/ |
processing_main.py | 26 "echo", # send back whatever is received
|
/cts/tests/res/values/ |
styles.xml | 19 <style name="Whatever">
|
/cts/tests/tests/content/src/android/content/res/cts/ |
TypedArrayTest.java | 63 mTypedArray = getContext().getTheme().obtainStyledAttributes(R.style.Whatever, attrs);
|
/dalvik/libdex/ |
OptInvocation.cpp | 62 * should, e.g. if filename is "./out/whatever" it doesn't crunch
|