Searched refs:words (Results 126 - 136 of 136) sorted by relevance

123456

/external/valgrind/main/helgrind/
H A Dhg_main.c3720 /* Allocates a duplicate of words. Caller must HG_(free) the result. */
3721 static UWord* UWordV_dup(UWord* words, Word words_size) argument
3731 dup[i] = words[i];
4060 be exactly the start of a block or up to 15 words inside. This
/external/webkit/Source/WebKit/qt/tests/qwebpage/
H A Dtst_qwebpage.cpp2678 QStringList words = (QStringList() << "foo" << "bar"); local
2681 foreach (QString subString, words) {
/external/v8/test/mjsunit/third_party/
H A Dregexp-pcre.js1189 res[1110] = /multiple words of text/;
1190 res[1111] = /multiple words/;
1283 res[1204] = /multiple words of text/i;
1284 res[1205] = /multiple words/i;
1920 assertNull(res[177].exec("this is not a line with only words and spaces!", 273));
4686 assertNull(res[998].exec("this is not a line with only words and spaces!", 3038));
5053 assertToStringEquals("multiple words", res[1111].exec("multiple words, yeah"), 3405);
5331 assertNull(res[1265].exec("word cat dog elephant mussel cow horse canary baboon snake shark the quick brown fox and the lazy dog and several other words getting close to thirty by now I hope", 3683));
/external/grub/docs/
H A Dtexinfo.tex116 % Set up fixed words for English if not already set.
1807 % both hyphenation at - and hyphenation within words.
3134 % words, not control letters, because the \space would be incorrect
3141 % These can be used both for control words that take an argument and
3324 % Hopefully, all control words can become @asis.
/external/dropbear/libtomcrypt/
H A Dcrypt.tex272 32/64-bit words in little/big endian format. The macros are:
877 length as the block size\footnote{In other words the size of a block of plaintext for the cipher, e.g. 8 for DES, 16 for AES, etc.}
4508 int der_encode_object_identifier(unsigned long *words,
4515 unsigned long *words,
4518 int der_length_object_identifier(unsigned long *words,
4523 These will encode or decode an OBJECT IDENTIFIER object. The words of the OID are stored in individual \textbf{unsigned long} elements, and must be in the range
5269 of your block cipher (e.g. 16 bytes for AES). This means sadly if you're on a platform with 57--bit words (or something) you can't
/external/e2fsprogs/lib/et/
H A Dtexinfo.tex100 %In other words, you are welcome to use, share and improve this program.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas2101 /// V is the set of terminals and nonterminals. In other words,
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 373 milliseconds

123456