Searched refs:say (Results 1 – 25 of 345) sorted by relevance
12345678910>>...14
/external/yaffs2/yaffs2/ |
D | 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/webkit/Tools/android/flex-2.5.4a/MISC/Amiga/ |
D | README.amiga | 33 too many changes necessary. Then say "make bootflex". This creates a 36 WARNING: Don't say "make flex" yet. Any pre-2.5 version of FLEX will fail 39 Then say "make flex". At least once the FLEX program created in the first 40 step will be used. To make sure that everything is alright, finally say 41 "make check". If you change the code, you should also say "make bigcheck" 44 When you are satisfied with the results, say "make install". This will 48 Finally, you should say "make clean" to remove all intermediate files from
|
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/noise/ |
D | ShaderUtils.java | 220 float say = (float) Math.sin(ay); in calcRotationMatrix() local 226 retval[0][2] = say; in calcRotationMatrix() 227 retval[1][0] = sax * say * caz + cax * saz; in calcRotationMatrix() 228 retval[1][1] = -sax * say * saz + cax * caz; in calcRotationMatrix() 230 retval[2][0] = -cax * say * caz + sax * saz; in calcRotationMatrix() 231 retval[2][1] = cax * say * saz + sax * caz; in calcRotationMatrix()
|
/external/libpcap/ |
D | README.linux | 26 whenever you want). If you want to compile it as a module, say M 41 module, say M here and read Documentation/modules.txt. You will 44 say Y. 65 If you say Y here, user-space programs can attach a filter to any 70 If unsure, say N.
|
/external/webkit/LayoutTests/http/tests/appcache/ |
D | online-whitelist-expected.txt | 1 Test online whitelist functionality. Should say PASS:
|
D | fallback-expected.txt | 3 Should say SUCCESS:
|
D | auth-expected.txt | 1 Test that appcache works with authentication. Should say SUCCESS:
|
D | resource-redirect-expected.txt | 3 Should say SUCCESS:
|
D | manifest-redirect-expected.txt | 3 Should say SUCCESS:
|
D | resource-redirect-2-expected.txt | 3 Should say SUCCESS:
|
D | manifest-redirect-2-expected.txt | 3 Should say SUCCESS:
|
D | 404-resource-expected.txt | 3 Should say SUCCESS:
|
D | non-html-expected.txt | 3 Should say SUCCESS:
|
D | 404-manifest-expected.txt | 1 Test that subresources can be loaded if manifest is not available. Should say SUCCESS.
|
D | offline-access-expected.txt | 3 Should say SUCCESS:
|
D | main-resource-hash-expected.txt | 3 Should say SUCCESS:
|
D | xhr-foreign-resource-expected.txt | 3 Should say SUCCESS:
|
D | reload-expected.txt | 3 Should say SUCCESS:
|
D | wrong-signature-expected.txt | 3 Should say SUCCESS:
|
D | wrong-signature-2-expected.txt | 3 Should say SUCCESS:
|
/external/markdown/tests/misc/ |
D | email.txt | 2 asdfasdfadsfasd <yuri@freewisdom.org> or you can say
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ |
D | runrc.cmd | 24 say 'RC file name is missing' 29 say 'Too many parameters'
|
/external/webkit/LayoutTests/platform/android/http/tests/appcache/ |
D | main-resource-hash-expected.txt | 3 Should say SUCCESS:
|
D | offline-access-expected.txt | 3 Should say SUCCESS:
|
/external/webkit/LayoutTests/fast/dom/Node/ |
D | default-namespace-empty-argument-expected.txt | 3 Should say PASS:
|
12345678910>>...14