HomeSort by relevance Sort by last modified time
    Searched full:something (Results 376 - 400 of 8083) sorted by null

<<11121314151617181920>>

  /external/dagger2/core/src/main/java/dagger/mapkeys/
ClassKey.java 28 * member whose type is {@code Class<? extends Something>}.
  /external/dagger2/examples/android-activity-graphs/src/main/java/com/example/dagger/activitygraphs/ui/
HomeActivity.java 49 // TODO do something with the injected dependencies here!
  /external/dagger2/examples/android-simple/src/main/java/com/example/dagger/simple/ui/
HomeActivity.java 32 // TODO do something with the injected dependencies here!
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/
feedWatch.xml 27 feedWatchAction.Result.0 - The result returned from the <exec> task; if set, something bad happened
28 feedWatchAction.Error.0 - Details about the error that occurred, if set, something bad happened
68 <echo message="Feed unchanged! Should we do something, like waiting for some period of time and trying again?"/>
73 <echo message="Feed changed! Time to do something... but what?"/>
  /external/fio/compiler/
compiler.h 26 * Check at compile time that something is of a particular type.
  /external/google-tv-pairing-protocol/cpp/
configure.ac 21 # The argument here is just something that should be in the current directory
  /external/guava/guava/src/com/google/common/base/
Supplier.java 23 * be a factory, generator, builder, closure, or something else entirely. No
  /external/icu/icu4c/source/samples/ufortune/
Makefile 8 # - configure and build ICU [see the docs] .. use "--prefix=" something
  /external/icu/icu4c/source/test/compat/
readme.txt 14 using the --prefix option. The steps to build ICU will look something
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
UVector32.java 14 // If & when we start using something else, we might keep this as a thin wrapper for porting.
UVector64.java 14 // If & when we start using something else, we might keep this as a thin wrapper for porting.
  /external/jcommander/src/main/java/com/beust/jcommander/
ParameterException.java 22 * The main exception that JCommand will throw when something goes wrong while
  /external/jsilver/src/com/google/clearsilver/jsilver/compiler/
VariableTranslator.java 101 * e.g. from: "a", "b", something, "c" to: "a", ".", "b", ".", something, ".", "c"
119 * e.g. from: "a", ".", "b", ".", something, ".", "c" to : "a.b.", something, ".c"
  /external/junit/src/org/junit/
After.java 23 * &#064;Test public void something() {
AfterClass.java 23 * &#064;Test public void something() {
  /external/libchrome/base/synchronization/
lock_impl.h 36 // held by something else, immediately return false.
  /external/libchrome/base/win/
scoped_hdc.h 28 // If GetDC(NULL) returns NULL, something really bad has happened, like
  /external/libchrome/sandbox/linux/system_headers/
x86_64_linux_ucontext.h 10 // We do something compatible with glibc. Hopefully, at some point Android will
  /external/libexif/
README-Win32.txt 22 Something neat to do is to use a MinGW32 cross compiler on a Unix
  /external/llvm/test/Analysis/ScalarEvolution/
and-xor.ll 14 ; ScalarEvolution shouldn't try to analyze %z into something like
  /external/llvm/test/CodeGen/AArch64/
arm64-vector-ext.ll 18 ; Extend from v1i1 was crashing things (PR20791). Make sure we do something
atomic-ops-not-barriers.ll 21 ; with isBarrier. For now, look for something that looks like "somewhere".
  /external/llvm/test/CodeGen/ARM/
iabs.ll 3 ;; Integer absolute value, should produce something as good as: ARM:
ifconv-kills.ll 10 ; present something which can be easily if-converted
  /external/llvm/test/CodeGen/X86/
fp-une-cmp.ll 5 ; something like this:

Completed in 1207 milliseconds

<<11121314151617181920>>