HomeSort by relevance Sort by last modified time
    Searched full:easy (Results 126 - 150 of 2690) sorted by null

1 2 3 4 56 7 8 91011>>

  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
findstring 8 # HOW MANY MAKEFILES EXIST FOR EASY DELETION AT THE END.
join 8 # HOW MANY MAKEFILES EXIST FOR EASY DELETION AT THE END.
notdir 8 # HOW MANY MAKEFILES EXIST FOR EASY DELETION AT THE END.
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
fragmentlayout-expected-complation77.txt 4 android.preference.PreferenceFragment : <p> Furthermore, the preferences shown will follow the visual style of system preferences. It is easy to create a hierarchy of preferences (that can be shown on multiple screens) via XML. For these reasons, it is recommended to use this fragment (as a s...
fragmentlayout-expected-complation78.txt 4 android.preference.PreferenceFragment : <p> Furthermore, the preferences shown will follow the visual style of system preferences. It is easy to create a hierarchy of preferences (that can be shown on multiple screens) via XML. For these reasons, it is recommended to use this fragment (as a s...
  /frameworks/base/core/java/android/text/style/
SuggestionSpan.java 305 final boolean easy = (mFlags & FLAG_EASY_CORRECT) != 0;
307 if (easy) {
312 // than just easy, do not apply misspelled if an easy (or a mispelled) has been set
328 final boolean easy = (mFlags & FLAG_EASY_CORRECT) != 0;
330 if (easy) {
  /external/chromium/testing/gmock/
CHANGES 30 * New feature: function ExplainMatchResult() for easy definition of
71 source files for easy deployment.
  /external/chromium_org/base/win/
object_watcher.h 42 // signaled. ObjectWatcher makes this task easy. When MyClass goes out of
44 // OnObjectSignaled being called on a deleted MyClass pointer. Easy!
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderNamedFlowThread.h 113 // to re-validate their regions. Keeping a set of observer threads make it easy
119 // easy to sort the order of threads layout.
  /bionic/libc/bionic/
strsignal.cpp 38 // Just return the original constant in the easy cases.
  /build/tools/zipalign/
README.txt 19 Some data needs to be word-aligned for easy access, others might benefit
  /dalvik/dx/src/com/android/dx/cf/code/
Merger.java 45 // Easy out.
97 // Easy out.
225 // Easy out.
257 * known-null (handled in the easy out at the top of the
  /developers/build/templates/create/_MODULE_/tests/src/_PACKAGE_/tests/
SampleTests.java.ftl 52 //a tests fails and make it easy to understand why a test failed
  /external/chromium/chrome/browser/extensions/
extension_error_reporter.h 14 // Exposes an easy way for the various components of the extension system to
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_store_unittest_helper.h 17 // Helper to make it easy to initialize SBFullHash constants.
  /external/chromium_org/base/mac/
scoped_nsexception_enabler.h 22 // Make it easy to safely allow NSException to be thrown in a limited
  /external/chromium_org/chrome/browser/extensions/
extension_error_reporter.h 17 // Exposes an easy way for the various components of the extension system to
  /external/chromium_org/chrome/browser/
internal_auth.h 31 // We allow for easy separation of InternalAuthVerification and
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_store_unittest_helper.h 16 // Helper to make it easy to initialize SBFullHash constants.
  /external/chromium_org/chrome/browser/ui/panels/
panel_mouse_watcher_timer.cc 30 // Timer used to track mouse movements. Some OSes do not provide an easy way
  /external/chromium_org/chrome/common/extensions/docs/server2/
appengine_url_fetcher.py 32 """A wrapper around the App Engine urlfetch module that allows for easy
  /external/chromium_org/chrome_frame/
exception_barrier.cc 5 // A class to make it easy to tag exception propagation boundaries and
registry_watcher.cc 5 // A utility class that makes it easy to register for registry change
  /external/chromium_org/components/autofill/core/browser/
phone_field.h 42 // This is for easy description of the possible parsing paths of the phone
  /external/chromium_org/content/public/browser/
cert_store.h 17 // The purpose of the cert store is to provide an easy way to store/retrieve

Completed in 1407 milliseconds

1 2 3 4 56 7 8 91011>>