HomeSort by relevance Sort by last modified time
    Searched defs:words (Results 101 - 125 of 126) sorted by null

1 2 3 45 6

  /external/v8/src/mips/
simulator-mips.cc 513 int32_t words; local
515 words = 10;
517 if (!GetValue(argv[next_arg], &words)) {
518 words = 10;
521 end = cur + words;
722 PrintF("stack [<words>]\n");
723 PrintF(" dump stack content, default dump 10 words)\n");
724 PrintF("mem <address> [<words>]\n");
725 PrintF(" dump memory content, default dump 10 words)\n");
    [all...]
  /external/webkit/Source/JavaScriptCore/wtf/
dtoa.cpp 185 uint32_t* words() function in struct:WTF::BigInt
190 const uint32_t* words() const function in struct:WTF::BigInt
212 uint32_t* x = b.words();
237 b.words()[0] = y9;
326 b.words()[0] = i;
360 for (xc = c.words(), xa = xc + wc; xc < xa; xc++)
362 xa = a->words();
364 xb = b->words();
366 xc0 = c.words();
412 for (xc0 = c.words(), xc = xc0 + wc; wc > 0 && !*--xc; --wc) {
    [all...]
  /external/webkit/Source/WebKit/qt/tests/qwebpage/
tst_qwebpage.cpp 2678 QStringList words = (QStringList() << "foo" << "bar"); local
    [all...]
  /ndk/sources/host-tools/make-3.81/
function.c 75 whitespace-delimited words. */
96 /* When matching by words, the empty string should match
114 /* If we're substituting only by fully matched words,
115 or only at the ends of words, check that this case qualifies. */
425 If the two arguments have a different number of words,
426 the excess words are just output separated by blanks. */
683 char *words = argv[0]; /* Use a temp variable for find_next_token */
684 char *p = find_next_token (&words, &i);
696 char *words = argv[0]; /* Use a temp variable for find_next_token */
700 while ((t = find_next_token (&words, &i))
676 char *words = argv[0]; \/* Use a temp variable for find_next_token *\/ local
689 char *words = argv[0]; \/* Use a temp variable for find_next_token *\/ local
934 int words = 0; local
1133 char **words = 0; local
    [all...]
main.c 2668 unsigned int words; local
    [all...]
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceDialerActivity.java 959 String[] words = tmpSentence.trim().split(" "); local
    [all...]
  /external/doclava/src/com/google/doclava/
Doclava.java 432 String[] words = line.split("\\s+", 2); local
433 if (words.length == 2) {
434 if (words[1].charAt(0) != '#') {
441 knownTags.add(words[0]);
    [all...]
  /external/netperf/
netlib.c 550 unsigned int words[2];
569 conv_rec.words[0] = htonl(conv_rec.words[0]);
570 conv_rec.words[1] = htonl(conv_rec.words[1]);
582 unsigned int scratch = conv_rec.words[0];
583 conv_rec.words[0] = conv_rec.words[1];
584 conv_rec.words[1] = scratch;
599 unsigned int words[2]
545 unsigned int words[2]; member in union:__anon12308
594 unsigned int words[2]; member in union:__anon12309
2453 long words[2]; member in union:overlay_u
2474 long words[2]; member in union:overlay_u
    [all...]
  /external/v8/src/arm/
simulator-arm.cc 398 int32_t words; local
400 words = 10;
402 if (!GetValue(argv[next_arg], &words)) {
403 words = 10;
406 end = cur + words;
574 PrintF("stack [<words>]\n");
575 PrintF(" dump stack content, default dump 10 words)\n");
576 PrintF("mem <address> [<words>]\n");
577 PrintF(" dump memory content, default dump 10 words)\n");
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/
geshi.php 1488 $words = (array) $words; variable
    [all...]
  /external/valgrind/main/include/vki/
vki-s390x-linux.h 730 vki_per_cr_words words; member in union:__anon17180::__anon17181
748 vki_per_lowcore_words words; member in union:__anon17180::__anon17182
  /external/mksh/src/
edit.c 225 x_print_expansions(int nwords, char * const *words, bool is_command)
236 (prefix_len = x_longest_prefix(nwords, words)) > 0) {
241 prefix_len = x_basename(words[0], NULL);
244 if (x_basename(words[i] + prefix_len, NULL) >
249 while (prefix_len > 0 && words[0][prefix_len - 1] != '/')
254 XPput(l, words[i] + prefix_len);
263 pr_list(use_copy ? (char **)XPptrv(l) : words);
366 char **words, *cp; local
375 * Convert "foo*" (toglob) to an array of strings (words)
401 words = (char **)XPclose(w)
487 char **words = (char **)XPptrv(w); local
509 char **words = (char **)XPptrv(w); local
591 char **words = NULL; local
765 char *xp, **words; local
2694 char **words; local
2728 char **words; local
5200 char **words; local
5254 char **words; local
5368 char **words; local
    [all...]
  /build/core/
definitions.mk 582 ## Read the word out of a colon-separated list of words.
586 ## The individual words may not contain spaces.
681 $(eval ### Discard any words containing slashes, unless they end in .apk, \
691 $(eval ### Remove any remaining words that contain dots.)
695 $(eval ### Now we have a list of any words that could possibly refer to \
696 ### packages, although there may be words that do not. Only \
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene.analysis_1.9.1.v20100518-1140.jar 
org.eclipse.help.base_3.5.2.v201011171123.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/devtools/tools/lib/
lint-checks.jar 
jsilver-1.0.0.jar 
  /external/robolectric/lib/main/
commons-codec-1.6.jar 
h2-1.2.147.jar 
  /prebuilts/tools/common/m2/repository/com/google/jsilver/jsilver/1.0.0/
jsilver-1.0.0.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 1952 milliseconds

1 2 3 45 6