/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
error | 21 all: some; @echo $(error error is $(ERROR3)) 25 all: some; @echo error is $(ERROR4) 29 some: ; @echo Some stuff 51 $answer = "Some stuff\n$makefile:12: *** error is maybe. Stop.\n"; 57 $answer = "Some stuff\n$makefile:16: *** error is definitely. Stop.\n";
|
/external/chromium_org/base/i18n/ |
timezone_unittest.cc | 14 // On some systems (such as Android or some flavors of Linux), icu may come up
|
/external/chromium_org/chrome/browser/sessions/ |
tab_restore_service_observer.h | 11 // changes in some way. 14 // Sent when the set of entries changes in some way.
|
/external/chromium_org/sql/ |
init_status.h | 10 // Used as the return value for some databases' init functions. 14 // Some error, usually I/O related opening the file.
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
input-empty-on-focus.html | 5 It's arguably a bug that the text field accepts an image at all, so some day we might fix that and make this 6 test obsolete. Maybe we can find some other way to test the same code path.</p>
|
drag-caret.html | 3 <p>Drag some text over the input element and make sure the Drag Caret disappears when the drag exits the input element. Per https://bugs.webkit.org/show_bug.cgi?id=26787</p>
|
textarea-onpaste.html | 6 This tests that onpaste handlers are called. To test this, paste some text in the textarea below. The result below should change from FAILURE to SUCCESS.
|
/external/chromium_org/tools/gyp/test/mac/non-strs-flattened-to-env/ |
test.gyp | 14 'MY_VAR': 'some expansion', 16 # Just some (more than one) random flags.
|
/external/clang/test/Analysis/Inputs/ |
system-header-simulator-for-simple-stream.h | 1 // Like the compiler, the static analyzer treats some functions differently if 3 // functions do not arbitrarily free() their parameters, and that some bugs
|
/external/eigen/doc/snippets/ |
LLT_solve.cpp | 2 // let's generate some samples on the 3D plane of equation z = 2x+3y (with some noise)
|
/frameworks/base/docs/html/tools/revisions/ |
index.jd | 6 an update at their own schedule, so some have their own set of release notes. You can 7 find information about some of the packages in this section, including the core <a
|
/art/test/090-loop-formation/ |
info.txt | 2 catch here is to make sure that some never-exercised code blocks are included
|
/external/antlr/antlr-3.4/runtime/JavaScript/build/ |
license.txt | 6 Some parts of the ANTLR class:
|
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/ |
TreeNodeStream.js | 1 /** A stream of tree nodes, accessing nodes from a tree of some kind */
|
/external/chromium-libpac/test/js-unittest/ |
ends_with_comment.js | 7 // would append some functions to the script; the first line of
|
/external/chromium_org/build/android/empty/src/ |
.keep | 5 some of our targets that is not the case. Giving it an empty src-folder works
|
/external/chromium_org/chrome/app/theme/ |
README | 4 If this script does not work for some reason, at least pngcrush the files:
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/contextMenus/event_page/ |
manifest.json | 3 "description": "Shows some of the features of the Context Menus API using an event page",
|
/external/chromium_org/chrome/ |
version_resource_rules.gypi | 22 # 'branding_path': 'some/branding/file', 23 # 'template_input_path': 'some/product_version.rc.version', 24 # 'extra_variable_files_arguments': [ '-f', 'some/file/with/variables' ], 25 # 'extra_variable_files': [ 'some/file/with/variables' ], # NOTE: matches that above
|
/external/chromium_org/chromeos/test/data/network/policy/ |
policy_vpn.onc | 11 "Password":"some password",
|
/external/chromium_org/chromeos/test/data/network/ |
shill_wifi_psk.json | 5 "Passphrase": "some passphrase",
|
/external/chromium_org/components/cdm/common/ |
cdm_message_generator.h | 7 #include "base/basictypes.h" // for OS_ANDROID and some basic types.
|
/external/chromium_org/content/test/data/accessibility/ |
list-markers.html | 9 <li> Some <strong>more</strong> text.
|
/external/chromium_org/native_client_sdk/src/doc/reference/ |
index.rst | 5 The reference section includes more in-depth details about some aspects of
|
/external/chromium_org/net/data/proxy_resolver_v8_unittest/ |
ends_with_comment.js | 7 // would append some functions to the script; the first line of
|