HomeSort by relevance Sort by last modified time
    Searched full:cleaner (Results 1 - 25 of 324) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/support/v4/java/android/support/v4/content/
package.html 7 provide a cleaner implementation of broadcasts that don't need to go outside
  /external/chromium_org/tools/gyp/test/mac/ldflags/subdirectory/
test.gyp 18 # -Wlfoo,bar,baz is cleaner so people should use that anyway.)
42 # -Wlfoo,bar,baz is cleaner so people should use that anyway.)
  /external/mockito/src/org/mockito/plugins/
StackTraceCleanerProvider.java 10 * because the default cleaner is passed as parameter to the method.
  /external/mockito/src/org/mockito/internal/exceptions/stacktrace/
StackTraceFilter.java 21 private static StackTraceCleaner cleaner = field in class:StackTraceFilter
36 if (!cleaner.isOut(unfilteredStackTrace.get(i))) {
  /packages/inputmethods/LatinIME/java/res/xml/
key_styles_f1.xml 25 <!-- Kept as a separate file for cleaner overriding by an overlay. -->
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
FileCleaner.java 118 * Call this method to cause the file cleaner thread to terminate when
121 * In a simple environment, you don't need this method as the file cleaner
124 * aware that the file cleaner thread will continue running even if the class
131 * container is still running, then the file cleaner thread will still exist,
136 * One called, no new objects can be tracked by the file cleaner.
FileCleaningTracker.java 153 * Call this method to cause the file cleaner thread to terminate when
156 * In a simple environment, you don't need this method as the file cleaner
159 * aware that the file cleaner thread will continue running even if the class
166 * container is still running, then the file cleaner thread will still exist,
171 * One called, no new objects can be tracked by the file cleaner.
  /external/chromium_org/content/browser/
browser_thread_impl.h 38 // the API cleaner. Therefore make BrowserThread a friend class.
  /external/chromium_org/third_party/opus/src/celt/
fixed_c5x.h 69 /* FIXME: This is technically incorrect and is bound to cause problems. Is there any cleaner solution? */
  /external/llvm/docs/HistoricalNotes/
2001-05-19-ExceptionResponse.txt 38 I think that a code duplication method would be cleaner, and would avoid
  /external/qemu/
softmmu_exec.h 3 /* XXX: find something cleaner.
  /external/chromium_org/remoting/webapp/
clipboard.js 168 // It would be cleaner to send a paste command to the plugin element,
183 // It would be cleaner to send a paste command to the plugin element,
  /bionic/libc/kernel/tools/
defaults.py 40 # but just generates cleaner results
  /external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/
AbstractTest.java 41 // code cleaner. It is a mock-instanceOf() replacement.
  /external/chromium/chrome/browser/safe_browsing/
bloom_filter.h 65 // TODO(shess): This is very clunky. It would be cleaner to have
  /external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_popup_view_mac.h 74 // cleaner.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/
crash_service.py 65 # FIXME: It would be nice if we had a cleaner way of killing this process.
  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
NOTES 95 stage is housed in the tnl context struct (this could be cleaner).
  /external/clang/lib/Frontend/
CreateInvocationFromCommandLine.cpp 45 // FIXME: Find a cleaner way to force the driver into restricted modes.
  /external/dropbear/
channel.h 71 Doesn't exactly belong here, but is cleaner here */
  /external/guava/guava/src/com/google/common/hash/
AbstractCompositeHashFunction.java 26 // this could be cleaner if it passed HashCode[], but that would create yet another array...
  /external/mesa3d/src/mesa/tnl/
NOTES 95 stage is housed in the tnl context struct (this could be cleaner).
  /external/mockito/src/org/mockito/
ArgumentMatcher.java 50 * This can make the test cleaner.
  /external/openssh/openbsd-compat/
xcrypt.c 85 * Handle shadowed password systems in a cleaner way for portable
  /packages/apps/Exchange/src/com/android/exchange/service/
PingTask.java 82 // TODO: This is hacky, try to be cleaner.

Completed in 3507 milliseconds

1 2 3 4 5 6 7 8 91011>>