Home
last modified time | relevance | path

Searched refs:ending (Results 1 – 25 of 191) sorted by relevance

12345678

/external/srec/portable/src/
DLCHAR.c28 size_t beginning, ending, len; in lstrtrim() local
35 for (ending = len - 1; ending > beginning && LISSPACE(text[ending]); --ending); in lstrtrim()
37 if (beginning > 0 && beginning <= ending) in lstrtrim()
38 LMEMMOVE(text, text + beginning, ending - beginning + 1); in lstrtrim()
39 text[ending-beginning+1] = '\0'; in lstrtrim()
DPFileSystem.c68 const LCHAR* ending; in PFileSystemLinearToPathTokens() local
86 ending = LSTRCHR(beginning, L('/')); in PFileSystemLinearToPathTokens()
87 if (ending == NULL) in PFileSystemLinearToPathTokens()
88 ending = beginning + LSTRLEN(beginning); in PFileSystemLinearToPathTokens()
89 value = MALLOC(sizeof(LCHAR) * (ending - beginning + 1 + 1), MTAG); in PFileSystemLinearToPathTokens()
96 LSTRNCPY(value, beginning, ending - beginning + 1); in PFileSystemLinearToPathTokens()
97 value[ending-beginning+1] = L('\0'); in PFileSystemLinearToPathTokens()
109 if (*ending == 0) in PFileSystemLinearToPathTokens()
111 beginning = ending + 1; in PFileSystemLinearToPathTokens()
/external/bluetooth/glib/tests/markups/
Dfail-25.gmarkup1 <? document ending unexpectedly
/external/chromium/chrome/browser/ui/cocoa/
Dnsimage_cache_unittest.mm69 << "Image ending in 'Template' should be marked as being a template";
73 << "Image not ending in 'Template' should not be marked as being a "
/external/srec/shared/src/
DSessionTypeImpl.c849 LCHAR* ending; in importKeyValueFile() local
907 ending = LSTRCHR(line, '='); in importKeyValueFile()
908 if (ending == NULL) in importKeyValueFile()
913 *ending = L('\0'); in importKeyValueFile()
914 value = ending + 1; in importKeyValueFile()
920 ending = LSTRCHR(value, L(';')); in importKeyValueFile()
921 if (ending != NULL) in importKeyValueFile()
922 *ending = L('\0'); in importKeyValueFile()
925 ending = LSTRCHR(value, L('\n')); in importKeyValueFile()
926 if (ending != NULL) in importKeyValueFile()
[all …]
/external/markdown/MarkdownTest/Tests_2007/
DLinks, shortcut references.text11 break] with a line-ending space.
DLinks, reference style.text68 breaks] across lines, but with a line-ending space.
/external/sonivox/jet_tools/JetCreator/
DJetCreatorhlp.dat28 ending m/b/t = Sets the ending measure, beat, and tick for the segment.
67 ending m/b/t = Sets the ending measure, beat, and tick for the segment.
/external/webkit/Source/WebCore/fileapi/
DWebKitBlobBuilder.h52 void append(const String& text, const String& ending, ExceptionCode&);
/external/srec/srec/test/SRecTest/src/
DSRecTest.c475 LCHAR* ending; in getFirstToken() local
484 for (ending=beginning; *ending!=L('\0') && *ending!='\"'; ++ending); in getFirstToken()
485 *ending = L(' '); in getFirstToken()
488 for (ending=beginning; *ending!=L('\0') && !LISSPACE(*ending); ++ending); in getFirstToken()
490 if ((size_t) (ending-beginning) > *charsRead) in getFirstToken()
492 *charsRead = ending-beginning; in getFirstToken()
495 *charsRead = ending-source; in getFirstToken()
496 LSTRNCPY(target, beginning, ending-beginning); in getFirstToken()
497 target[ending-beginning] = L('\0'); in getFirstToken()
/external/chromium/chrome/browser/ui/views/frame/
Dbrowser_frame_win.h49 virtual void OnEndSession(BOOL ending, UINT logoff) OVERRIDE;
Dbrowser_frame_win.cc108 void BrowserFrameWin::OnEndSession(BOOL ending, UINT logoff) { in OnEndSession() argument
/external/iptables/extensions/
Dlibipt_REJECT.man4 so it is a terminating TARGET, ending rule traversal.
Dlibip6t_REJECT.man4 so it is a terminating TARGET, ending rule traversal.
/external/srec/srec/test/SRecTestAudio/src/
DSRecTestAudio.c475 LCHAR* ending; in getFirstToken() local
482 for (ending=beginning; *ending!=L('\0') && !LISSPACE(*ending); ++ending); in getFirstToken()
483 if ((size_t) (ending-beginning) > *charsRead) in getFirstToken()
485 *charsRead = ending-beginning; in getFirstToken()
488 *charsRead = ending-source; in getFirstToken()
489 LSTRNCPY(target, beginning, ending-beginning); in getFirstToken()
490 target[ending-beginning] = L('\0'); in getFirstToken()
/external/libvpx/examples/
Ddecode_with_drops.txt32 To drop a range of frames, specify the starting frame and the ending
/external/valgrind/main/
DMakefile.all.am111 # Also: in newer versions of automake (1.10 onwards?) asm files ending with
112 # '.S' are considered "pre-processed" (as opposed to those ending in '.s')
/external/icu4c/test/testdata/
Drbbitst.txt238 # Sentence ending in a quote.
239 <data>•"Sentence ending with a quote." •Bye.•</data>
241 # Sentence, and test data, ending without a period or other terminator.
242 <data>•Here is a random sentence, no ending period<100></data>
319 # test for bug #4152416: Make sure sentences ending with a capital
540 <data>•Include 123 456 ^& •some 54332 •numbers 4445•abc123•abc •ending 1223 •</data>
/external/qemu/docs/
DCPU-EMULATION.TXT8 Each "fragment" corresponds to a series of ARM instructions ending with a
/external/markdown/docs/
DCHANGE_LOG125 patch. Added support for <br /> at the end of lines ending in two or
/external/bluetooth/glib/
DNEWS.pre-1-34 * Continued the never ending fix vendetta regarding getpwuid(),
/external/valgrind/main/exp-bbv/tests/arm-linux/
Dll.S332 @ we use 81 to not count ending \n
/external/pcre/
DNEWS112 \R matches any Unicode line ending (the default) or just CR, LF, and CRLF.
134 4. When CRLF is a valid line-ending sequence, pcre_exec() and pcre_dfa_exec()
/external/blktrace/btt/doc/
Dbtt.tex836 seek distances based solely upon the ending block address of one IO,
856 and the third column is the ending block number.
860 and the third column is the ending block number.
864 the block number, and the third column is the ending block number.
/external/valgrind/main/docs/internals/
Dxml-output-protocol4.txt315 the ending marker "]]>", which means that if the raw data contains
317 ending with data "]]" and the other beginning with data "<". This is

12345678