HomeSort by relevance Sort by last modified time
    Searched refs:say (Results 1 - 25 of 47) sorted by null

1 2

  /external/chromium_org/third_party/skia/tools/
git-skia-verify 24 function say() {
47 say "Checking sanity..."
61 say "Preparing Directories..."
67 say "Running GM for current revision..."
77 say "Running GM for revision $REVISION..."
85 say "Back to original revision..."
91 say "Back to original revision..."
94 say "Comparing..."
  /external/skia/tools/
git-skia-verify 24 function say() {
47 say "Checking sanity..."
61 say "Preparing Directories..."
67 say "Running GM for current revision..."
77 say "Running GM for revision $REVISION..."
85 say "Back to original revision..."
91 say "Back to original revision..."
94 say "Comparing..."
  /external/valgrind/main/none/tests/s390x/
test.h 13 #define SAY(x) say(x"\n", sizeof x)
15 /* Test COND and if it happens to be true, say so */
16 #define TEST(cond) do { if (cond) SAY(#cond); } while (0)
21 int say(const char *text, unsigned long num_chars) function
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
runrc.cmd 24 say 'RC file name is missing'
29 say 'Too many parameters'
ant.cmd 49 say 'Ant environment is not set properly'
antenv.cmd 44 say 'Option' param 'ignored'
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
actions.rb 65 @init { say('init') }
66 @after { say('after') }
70 say('catch')
73 finally { say('finally') }
80 say('action')
81 say('\%p \%p \%p \%p \%p \%p \%p \%p' \% [$text, $type, $line, $pos, $index, $channel, $start, $stop])
82 say(@foobar)
  /external/yaffs2/yaffs2/
Kconfig 18 If unsure, say N.
30 If unsure, say Y.
40 If unsure, say N.
51 If unsure, say N.
60 If unsure, say Y.
68 system type. With this, you can say "yaffs" and yaffs or yaffs2
71 If unsure, say Y.
91 If unsure, say N.
106 If unsure, say N.
124 If unsure, say Y
    [all...]
  /external/antlr/antlr-3.4/runtime/Perl5/tools/
port.pl 15 sub say { subroutine
97 say << 'EOH';
100 say "Available subcommands:";
102 say " $cmd";
149 say "M $filename";
162 say "Unknown command: '$cmd'";
163 say "Type 'port help' for usage.";
168 say "Type 'port help' for usage.";
  /external/chromium_org/third_party/mesa/src/docs/
MESA_texture_array.spec 163 Change the first paragraph (page 150) to say (spec changes identical to
179 Change the fourth paragraph on page 151 to say (spec changes identical
190 Change the fourth paragraph on page 156 to say (spec changes identical
246 Change the last paragraph on page 160 to say (spec changes identical
261 Change the first paragraph (page 166) to say:
276 Change the first paragraph (page 172) to say:
291 Change the third paragraph (page 174) to say:
296 Change the fourth paragraph (page 174) to say:
309 Change the third paragraph (page 176) to say (spec changes identical
318 Change first paragraph to say (spec changes identical t
    [all...]
  /external/mesa3d/docs/
MESA_texture_array.spec 163 Change the first paragraph (page 150) to say (spec changes identical to
179 Change the fourth paragraph on page 151 to say (spec changes identical
190 Change the fourth paragraph on page 156 to say (spec changes identical
246 Change the last paragraph on page 160 to say (spec changes identical
261 Change the first paragraph (page 166) to say:
276 Change the first paragraph (page 172) to say:
291 Change the third paragraph (page 174) to say:
296 Change the fourth paragraph (page 174) to say:
309 Change the third paragraph (page 176) to say (spec changes identical
318 Change first paragraph to say (spec changes identical t
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
functional.rb 200 def say( *args ) method in class:ANTLR3.Test.CaptureOutput
  /build/core/
dumpvar.mk 16 # The "dumpvar" stuff lets you say something like
  /ndk/sources/host-tools/make-3.81/
configure.bat 24 rem goes awry. COMMAND.COM will say "Out of environment space", but
  /external/chromium_org/v8/test/webkit/
dfg-constant-fold-uncaptured-variable-that-is-later-captured.js 41 // the bytecompiler to some virtual register, say r2. This expression is engineered so that (1) the virtual register
  /external/chromium_org/media/test/data/eme_player_js/
utils.js 50 // TODO(jrummell): Update once the EME spec is updated to say base64url
84 // TODO(jrummell): Update once the EME spec is updated to say base64url
  /frameworks/base/core/java/android/text/format/
DateFormat.java 237 * so "Md" would give a different result to "MMMd", say, except in a locale such as
  /build/tools/droiddoc/templates-pdk/assets/
search_autocomplete.js 89 //if there are more results we're not showing, so say so.
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/tree-parser/
basic.rb 141 b : ID INT+ {say("#{$ID} #{$INT}")}
323 {say( $ID.to_s + ", " + x.to_s )}
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/catblock/
loldogs.js 31 "http://ihasahotdog.files.wordpress.com/2011/07/funny-dog-pictures-wut-did-u-say-mai-heering-iz-spotty.jpg",
  /external/chromium_org/extensions/test/data/web_view/apitest/
main.js 116 // After loading <webview> without autosize attribute and a size, say size1,
  /external/chromium_org/third_party/tcmalloc/vendor/
configure.ac 379 # (since it doesn't have its own support for, say, pthreads).
  /external/chromium_org/v8/test/intl/string/
normalization.js 70 // The standard does not say what kind of exceptions we should throw, so we
  /external/doclava/res/assets/templates/assets/
search_autocomplete.js 89 //if there are more results we're not showing, so say so.
  /external/libvorbis/doc/
a1-encapsulation-ogg.tex 41 This is not to say that it is not currently possible to multiplex

Completed in 736 milliseconds

1 2