/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/ |
cppinternals.info | 236 `+=' token; it needs to be prepared for an escaped newline of some 240 The lexer needs to keep track of the correct column position, 296 previous one to see if a space needs to be inserted to preserve their 297 separate tokenization upon re-lexing (paste avoidance), so it needs to 347 the only time cpplib needs to increment this variable is whilst looking 357 that needs to be handled, or require a start-of-line call-back to be 561 parenthesis. To do this cpplib needs to temporarily disable macros and 564 the next real token is not a parenthesis cpplib needs to be able to 580 As discussed above, cpplib needs a way of marking tokens as 604 preprocessor: there needs to be a guarantee that re-reading it [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/ |
cppinternals.info | 235 `+=' token; it needs to be prepared for an escaped newline of some 239 The lexer needs to keep track of the correct column position, 295 previous one to see if a space needs to be inserted to preserve their 296 separate tokenization upon re-lexing (paste avoidance), so it needs to 346 the only time cpplib needs to increment this variable is whilst looking 356 that needs to be handled, or require a start-of-line call-back to be 560 parenthesis. To do this cpplib needs to temporarily disable macros and 563 the next real token is not a parenthesis cpplib needs to be able to 579 As discussed above, cpplib needs a way of marking tokens as 603 preprocessor: there needs to be a guarantee that re-reading it [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
cppinternals.info | 236 `+=' token; it needs to be prepared for an escaped newline of some 240 The lexer needs to keep track of the correct column position, 296 previous one to see if a space needs to be inserted to preserve their 297 separate tokenization upon re-lexing (paste avoidance), so it needs to 347 the only time cpplib needs to increment this variable is whilst looking 357 that needs to be handled, or require a start-of-line call-back to be 561 parenthesis. To do this cpplib needs to temporarily disable macros and 564 the next real token is not a parenthesis cpplib needs to be able to 580 As discussed above, cpplib needs a way of marking tokens as 604 preprocessor: there needs to be a guarantee that re-reading it [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/ |
cppinternals.info | 236 `+=' token; it needs to be prepared for an escaped newline of some 240 The lexer needs to keep track of the correct column position, 296 previous one to see if a space needs to be inserted to preserve their 297 separate tokenization upon re-lexing (paste avoidance), so it needs to 347 the only time cpplib needs to increment this variable is whilst looking 357 that needs to be handled, or require a start-of-line call-back to be 561 parenthesis. To do this cpplib needs to temporarily disable macros and 564 the next real token is not a parenthesis cpplib needs to be able to 580 As discussed above, cpplib needs a way of marking tokens as 604 preprocessor: there needs to be a guarantee that re-reading it [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
cppinternals.info | 235 `+=' token; it needs to be prepared for an escaped newline of some 239 The lexer needs to keep track of the correct column position, 295 previous one to see if a space needs to be inserted to preserve their 296 separate tokenization upon re-lexing (paste avoidance), so it needs to 346 the only time cpplib needs to increment this variable is whilst looking 356 that needs to be handled, or require a start-of-line call-back to be 560 parenthesis. To do this cpplib needs to temporarily disable macros and 563 the next real token is not a parenthesis cpplib needs to be able to 579 As discussed above, cpplib needs a way of marking tokens as 603 preprocessor: there needs to be a guarantee that re-reading it [all...] |
/bionic/libc/arch-sh/include/machine/ |
asm.h | 123 * 1: CALL r0 ! each call site needs a label
|
/bootable/bootloader/legacy/arch_msm7k/ |
mddi.c | 188 /* needs to settle for 5uS */
|
/build/tools/apicheck/src/com/android/apicheck/ |
MethodInfo.java | 117 // the compiler, so this check needs to be quite narrow. A change in 'final'
|
/cts/tests/tests/permission2/src/android/permission2/cts/ |
NoReceiveSmsPermissionTest.java | 55 // so test needs to wait to determine if it actual receives an SMS
|
/cts/tests/tests/view/src/android/view/animation/cts/ |
TransformationTest.java | 46 + "needs to update Javadoc to declare how it composed.")
|
/cts/tools/vm-tests/ |
vm-tests.html | 38 project. If it needs to be built individually, a simple
|
/dalvik/libcore/ |
JavaLibrary.mk | 88 # This one's tricky. One of our tests needs to have a
|
/dalvik/libcore/archive/src/main/java/org/apache/harmony/archive/internal/nls/ |
messages.properties | 57 archive.27=Needs dictionary
|
/dalvik/libcore/luni/src/test/java/tests/api/java/util/ |
TimerTaskTest.java | 40 // The default is false and needs to be set by some tests
|
/dalvik/libcore/luni-kernel/src/main/java/java/lang/ref/ |
Reference.java | 114 * If that changes, Dalvik needs to change, too.
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/modes/ |
CCMBlockCipher.java | 15 * <b>Note</b>: this mode is a packet mode - it needs all the data up front.
|
PaddedBlockCipher.java | 177 * full and padding needs to be added a call to doFinal will produce
|
/dalvik/libcore/sql/src/main/java/java/sql/ |
Driver.java | 31 * A driver needs to be registered with a {@link DriverManager}. It is
|
/dalvik/libcore/support/src/test/java/tests/support/ |
Support_BitSet.java | 107 * int The index the new array needs to be able to access
|
/dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
OpenSSLSignature.java | 87 // We don't support MD2 anymore. This needs to also check for aliases
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/ |
SerializerSwitcher.java | 38 * This is a helper class that decides if Xalan needs to switch
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/utils/ |
XMLReaderManager.java | 77 * longer needs the reader, it must release it with a call to
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/ |
Arg.java | 151 * a variable needs to come either from xsl:variable or be
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/ |
FilterExprIterator.java | 36 /** The result of executing m_expr. Needs to be deep cloned on clone op. */
|
WalkingIteratorSorted.java | 28 * This class iterates over set of nodes that needs to be sorted.
|