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

1 2 3

  /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/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/jmonkeyengine/engine/src/terrain/com/jme3/terrain/noise/
ShaderUtils.java 220 float say = (float) Math.sin(ay); local
226 retval[0][2] = say;
227 retval[1][0] = sax * say * caz + cax * saz;
228 retval[1][1] = -sax * say * saz + cax * caz;
230 retval[2][0] = -cax * say * caz + sax * saz;
231 retval[2][1] = cax * say * saz + sax * caz;
  /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
  /external/chromium/chrome/browser/resources/
bug_report.js 167 // Change the link to say "go to original"
182 // Change the link to say "go to original"
  /ndk/sources/host-tools/make-3.81/
configure.bat 24 rem goes awry. COMMAND.COM will say "Out of environment space", but
  /build/core/
dumpvar.mk 41 # The "dumpvar" stuff lets you say something like
  /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/llvm/autoconf/m4/
ltdl.m4 152 # library depends on, so we explicitly say `no'.
160 # say is unknown -- it depends on the patch being installed. If
168 # is used to find them so we can finally say `yes'.
198 [Define to the extension used for shared libraries, say, ".so".])
  /external/llvm/projects/sample/autoconf/m4/
ltdl.m4 158 # library depends on, so we explicitly say `no'.
166 # say is unknown -- it depends on the patch being installed. If
174 # is used to find them so we can finally say `yes'.
204 [Define to the extension used for shared libraries, say, ".so".])
  /external/chromium_org/chrome/browser/resources/
feedback.js 260 // Change the link to say "go to original"
275 // Change the link to say "go to saved"
  /frameworks/base/core/java/android/text/format/
DateFormat.java 186 * 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/third_party/tcmalloc/vendor/
configure.ac 379 # (since it doesn't have its own support for, say, pthreads).
  /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 403 milliseconds

1 2 3