/frameworks/base/core/java/android/os/ |
Looper.java | 169 * at the beginning and ending of each message dispatch, identifying the
|
/frameworks/base/core/java/com/android/internal/os/ |
LoggingPrintStream.java | 82 * @param completely true if the ending chars should be treated as a line
|
/frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/ |
FileFilter.java | 298 * <p>If the path doesn't contain an extension, it adds the ending to the path.
|
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
SweepGradient_Delegate.java | 90 * with 0 and ending with 1.0. If the values are not
|
/libcore/luni/src/main/java/java/io/ |
CharArrayReader.java | 44 * The ending index of the buffer.
|
/libcore/luni/src/main/java/java/text/ |
CollationElementIterator.java | 72 * @return the maximum length of any expansion sequence ending with the
|
/libcore/luni/src/main/java/org/xml/sax/ext/ |
LexicalHandler.java | 160 * @param name The name of the entity that is ending.
|
/ndk/sources/host-tools/ndk-stack/elff/ |
elf_defs.h | 83 * e - Ending pointer of the interval. Must be greater, or equal to 's'.
|
/ndk/sources/host-tools/ndk-stack/regex/ |
regex2.h | 45 * operators ending with an endmarker. (Some terminology etc. is a
|
/packages/apps/Exchange/exchange2/src/com/android/exchange/provider/ |
MailboxUtilities.java | 179 * Indicate that the specified account is ending the process of changing its mailbox list
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
AndroidXmlCharacterMatcher.java | 141 * @param offset the ending offset (where the search begins searching backwards from)
|
/system/core/include/private/ |
android_filesystem_config.h | 180 ** way up to the root. Prefixes ending in * denotes wildcard
|
/external/clang/lib/Lex/ |
PPLexerChange.cpp | 235 "Ending a file when currently in a macro!"); 238 if (CurPPLexer) { // Not ending a macro, ignore it. 398 "Ending a macro when currently in a #include file!");
|
/external/icu4c/common/unicode/ |
ubrk.h | 181 /** Tag value for for sentences ending with a sentence terminator 188 /** Tag value for for sentences that do not contain an ending 432 * This function is most useful as determining the loop ending condition for
|
/external/protobuf/java/src/test/java/com/google/protobuf/ |
TextFormatTest.java | 415 "1:18: String missing ending quote.", 418 "1:18: String missing ending quote.", 425 "1:18: String missing ending quote.",
|
/external/sonivox/jet_tools/JetCreator/ |
JetDefs.py | 449 ('Ending M/B/T', F_END, ROW5, COL1, TM_WIDTH, 0, 0, -1, [], "", False, ""),
460 ('Ending M/B/T', F_EEND, ROW4, COL1+EVT_OFFSET, TM_WIDTH, 0, 0, -1, [], "", True, ""),
497 ('Ending M/B/T', F_END, ROW5, COL1, TM_WIDTH, 0, 0, -1, [], "", True, ""),
|
/external/webkit/Source/WebCore/icu/unicode/ |
ubrk.h | 281 /** Tag value for for sentences ending with a sentence terminator 288 /** Tag value for for sentences that do not contain an ending 494 * This function is most useful as determining the loop ending condition for
|
/frameworks/base/core/java/android/text/ |
DynamicLayout.java | 395 * Create a new block, ending at the specified character offset. 403 // Initial creation of the array, no test on previous block ending line 429 * Blocks are listed in order and are represented by their ending line number.
|
/hardware/ti/wlan/wl1271/TWD/FirmwareApi/ |
public_commands.h | 441 /* ending a scan. */ 446 /* to collect before ending a scan. */ 451 /* responses to collect before ending a scan. */ 500 /* to condition) to collect before ending*/ [all...] |
/external/llvm/lib/Support/ |
YAMLParser.cpp | 310 // A production starting and ending with a special character. 314 // A production starting and ending with a non-break character. 316 // A production starting and ending with a white space character. 318 // A production starting and ending with a non-space character. 1028 // Force an ending new line if one isn't present. [all...] |
/bionic/libc/include/arpa/ |
telnet.h | 283 #define ENCRYPT_END 4 /* Am ending encrypted */
|
/development/ndk/platforms/android-9/include/arpa/ |
telnet.h | 283 #define ENCRYPT_END 4 /* Am ending encrypted */
|
/development/samples/SipDemo/src/com/example/android/sip/ |
WalkieTalkieActivity.java | 297 "Error ending call.", se);
|
/device/ti/panda/audio/test/ |
TestFlinger.py | 206 self._log_write("ENDING TEST '%s' at %s\n" % (self._program, timestamp))
|
/external/bluetooth/glib/ |
NEWS.pre-1-3 | 4 * Continued the never ending fix vendetta regarding getpwuid(),
|