HomeSort by relevance Sort by last modified time
    Searched full:something (Results 101 - 125 of 7501) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/
ClassResourceLoader.java 31 * com/foo/SomeThing.class
38 * ResourceLoader loader = new ClassResourceLoader(SomeThing.class);
44 * ResourceLoader loader = new ClassResourceLoader(Something.class, "subdir");
  /art/test/022-interface/
build 17 # Stop if something fails.
  /art/test/097-duplicate-method/
build 17 # Stop if something fails.
  /development/samples/training/device-management-policy/res/values/
arrays.xml 20 <item>Something</item>
  /development/samples/training/device-management-policy/res/values-v11/
arrays.xml 20 <item>Something</item>
  /external/android-mock/
regenerate_from_source.sh 14 # I don't check if there is something on lib on purpose; that way, if
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
nuances.rb 22 example "um... something" do
  /external/chromium/chrome/browser/ui/cocoa/
background_tile_view.mm 25 // Something to catch the missing image
  /external/chromium-trace/trace-viewer/third_party/gl-matrix/
README.md 7 which is something that Javascript doesn't provide by default.
  /external/chromium_org/base/test/
perf_time_logger.h 16 // to measure the time that something took. Call Done() when the test
  /external/chromium_org/build/
sanitize-win-build-log.sed 5 # Use this sed script to reduce a Windows build log into something
  /external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_pop_up_button_unittest.mm 33 [button_ setValidityMessage:@"Something is rotten in the state of Denmark"];
  /external/chromium_org/chrome/browser/ui/cocoa/tab_contents/
overlayable_contents_controller.h 24 // TODO(sail): Remove this class and replace it with something saner.
  /external/chromium_org/content/public/android/java/templates/
native_libraries_array.h 12 // initalize it with something to allow the resulting Java file to compile.
  /external/chromium_org/media/base/
filter_collection.h 21 // TODO(scherkus): Replace FilterCollection with something sensible, see
  /external/chromium_org/mojo/shell/
network_delegate.cc 20 // TODO(aa): We might want to add a --allow-file-urls or something, but
  /external/chromium_org/sync/internal_api/public/util/
syncer_error.h 41 // Helper to check that |error| is set to something (not UNSET) and is not
  /external/chromium_org/third_party/WebKit/Source/web/tests/data/prerender/
single_prerender.html 36 link.rel = "something-else";
  /external/chromium_org/third_party/jinja2/
meta.py 78 # something const, only yield the strings and ignore
83 # something dynamic in there
86 # something dynamic we don't know about here
101 # something else we don't care about, we could warn here
  /external/chromium_org/tools/gyp/test/win/
gyptest-macros-in-inputs-and-outputs.py 23 test.built_file_must_exist('stuff.blah.something',
  /external/chromium_org/tools/json_schema_compiler/test/
any.json 61 "name": "something",
  /external/clang/test/SemaCXX/
libstdcxx_atomic_ns_hack.cpp 5 // as inline, as a strange way of providing something like a using-directive.
  /external/iptables/libiptc/
linux_stddef.h 28 * Check at compile time that something is of a particular type.
  /external/javassist/src/main/javassist/
NotFoundException.java 19 * Signals that something could not be found.
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_capability_to_name.3 11 capng_capabilityi_to_name will take the integer being passed and look it up to see what its text string representation would be. The integer being input must be in the valid range defined in linux/capabiliy.h. The string that is output is the same as the define text from linux/capabiliy.h with the CAP_ prefix removed and lower case. This is useful for taking integer representation and converting it to something more user friendly for display.

Completed in 881 milliseconds

1 2 3 45 6 7 8 91011>>