/pdk/build/ |
pdk_utils.py | 93 exluding subdirs ending with dir_exlusion_filter in name
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
search.h | 81 have reentrant counterparts ending with _r. The non-reentrant
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
search.h | 81 have reentrant counterparts ending with _r. The non-reentrant
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
search.h | 81 have reentrant counterparts ending with _r. The non-reentrant
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/ |
GLCallGroups.java | 130 * @param end ending call index
|
/external/icu4c/i18n/ |
simpletz.cpp | 340 * Sets the daylight savings ending rule. For example, in the U.S., Daylight 347 * @param month the daylight savings ending month. Month is 0-based. 349 * @param dayOfWeekInMonth the daylight savings ending 351 * @param dayOfWeek the daylight savings ending day-of-week. See setStartRule() 353 * @param time the daylight savings ending time. Please see the member 472 // Compare the date to the starting and ending rules.+1 = date>rule, -1 [all...] |
dtitvinf.cpp | 435 // resource bundle only have time skeletons ending with 'v', 436 // but not for time skeletons ending with 'z'.
|
/external/srec/srec/test/SRecTestAudio/src/ |
SRecTestAudio.c | 475 LCHAR* ending; local 482 for (ending=beginning; *ending!=L('\0') && !LISSPACE(*ending); ++ending); 483 if ((size_t) (ending-beginning) > *charsRead) 485 *charsRead = ending-beginning; 488 *charsRead = ending-source; 489 LSTRNCPY(target, beginning, ending-beginning); 490 target[ending-beginning] = L('\0') [all...] |
/external/proguard/src/proguard/optimize/evaluation/ |
PartialEvaluator.java | 549 * Evaluates a block of instructions, starting at the given offset and ending 586 * Evaluates a block of instructions, starting at the given offset and ending [all...] |
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3bitset.c | 238 /// A variable number of bits to add to the set, ending in -1 (impossible bit). 302 /// A variable number of bits to add to the set, ending in -1 (impossible bit).
|
/external/bluetooth/bluez/attrib/ |
gatttool.c | 171 g_print("Starting handle: %04x Ending handle: %04x\n", 483 "Ending handle(optional)", "0xffff" },
|
/external/bluetooth/glib/gio/ |
gioenums.h | 71 * @G_DATA_STREAM_NEWLINE_TYPE_CR_LF: Selects "CR, LF" line ending, common on Microsoft Windows. 72 * @G_DATA_STREAM_NEWLINE_TYPE_ANY: Automatically try to handle any line ending type.
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/ |
background.html | 307 "Ending current test."); 324 "Ending current test.");
|
/external/chromium/googleurl/src/ |
url_parse.h | 83 // Helper that returns a component created with the given begin and ending 84 // points. The ending point is non-inclusive.
|
/external/e2fsprogs/ext2ed/ |
file_com.c | 472 wprintw (command_win,"Error - Ending offset outside block, only partial string changed\n"); 488 wprintw (command_win,"Error - Ending offset outside block, only partial string changed\n");
|
/external/jsilver/src/com/google/clearsilver/jsilver/autoescape/ |
AutoEscapeContext.java | 296 * know the ending context of the included template. However, there is one exception where auto 297 * escaping will allow a different ending context: if the included template is a URI attribute
|
/external/llvm/include/llvm/Support/ |
PathV2.h | 234 /// substring of filename ending at (but not including) the last dot. Otherwise 250 /// substring of filename starting at (and including) the last dot, and ending
|
/external/protobuf/src/google/protobuf/compiler/ |
parser.h | 131 // ending after the closing '}' is encountered and consumed, or at EOF. 225 // the beginning and ending brace.
|
/external/replicaisland/src/com/replica/replicaisland/ |
Game.java | 542 public void setLastEnding(int ending) { 543 BaseObject.sSystemRegistry.eventRecorder.setLastEnding(ending);
|
/external/skia/src/gpu/ |
GrAAConvexPathRenderer.cpp | 30 // normal to edge ending at each pt 63 // zeros since the starting / ending point is (0,0). So instead we start
|
/external/webkit/Source/WebCore/editing/ |
InsertParagraphSeparatorCommand.cpp | 268 // find ending selection position easily before inserting the paragraph 280 // In this case, we need to set the new ending selection.
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
fmt.c | 274 Return the character (\n or EOF) ending the line. */ 301 ending in [.?!]["')\]]* and followed by end-of-line or at least two
|
/bionic/libc/regex/ |
regex2.h | 45 * operators ending with an endmarker. (Some terminology etc. is a
|
/cts/tests/tests/view/src/android/view/inputmethod/cts/ |
BaseInputConnectionTest.java | 163 // Delete the ending space
|
/dalvik/vm/jdwp/ |
Jdwp.h | 174 * could be a thread starting or ending, an exception, or an opportunity
|