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

1 2 3 45 6 7 8 91011>>

  /external/valgrind/main/
README_PACKAGERS 14 requirement of your Valgrind RPM/DEB/whatever.
38 So you can't build a relocatable RPM / whatever from Valgrind.
  /packages/apps/Email/src/org/apache/james/mime4j/
ContentHandler.java 122 * Called for the preamble (whatever comes before the first body part)
131 * Called for the epilogue (whatever comes after the final body part)
  /packages/apps/Email/src/org/apache/james/mime4j/message/
Multipart.java 38 * epilogue. The preamble consists of whatever characters appear before the
39 * first body part while the epilogue consists of whatever characters come
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/packages/
BrokenPackage.java 53 * for whatever error indicated in {@code longDescription}.
142 * If it's missing, it will use whatever the XML contains for the <description> field,
  /external/zlib/
gzwrite.c 64 /* Compress whatever is at avail_in and next_in and write to the output file.
141 /* consume whatever's left in the input buffer */
226 /* consume whatever's left in the input buffer */
331 /* consume whatever's left in the input buffer */
410 /* consume whatever's left in the input buffer */
  /external/guava/guava-tests/test/com/google/common/base/
CharMatcherTest.java 49 private static final CharMatcher WHATEVER = new CharMatcher() {
64 assertSame(WHATEVER, CharMatcher.ANY.and(WHATEVER));
65 assertSame(CharMatcher.ANY, CharMatcher.ANY.or(WHATEVER));
67 assertSame(CharMatcher.NONE, CharMatcher.NONE.and(WHATEVER));
68 assertSame(WHATEVER, CharMatcher.NONE.or(WHATEVER));
  /external/tinyxml/docs/
tutorial0.html 43 Great Whatever
292 Great Whatever
309 Great Whatever
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
MemberIdItem.java 87 * override this to get whatever it is they need to store.
  /dalvik/dx/src/com/android/dx/dex/file/
MemberIdItem.java 85 * override this to get whatever it is they need to store.
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List4.java 68 * structure, we would return whatever object represents one row in the
  /development/samples/SkeletonApp/res/layout/
skeleton_activity.xml 29 horizontal space, and stretch to fill whatever vertical space
  /development/samples/training/basic/FragmentBasics/src/com/example/fragments/
MainActivity.java 78 // Replace whatever is in the fragment_container view with this fragment,
  /device/sample/frameworks/PlatformLibrary/
README.txt 45 basically whatever code you want. You can also put code in other Java
  /external/apache-http/src/org/apache/http/client/methods/
HttpGet.java 42 * The GET method means retrieve whatever information (in the form of an
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
HasPositionalPredChecker.java 88 * be called also for whatever type Expression is.
  /external/chromium/chrome/browser/extensions/
extension_icon_manager_unittest.cc 93 EXPECT_TRUE(Extension::GenerateId(std::string("whatever"), &dummy_id));
  /external/chromium/chrome/browser/policy/
cloud_policy_controller.h 120 // Performs whatever action is required in the current state,
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
sessionclient.h 63 // create whatever channels are indicate in the description. This is because
  /external/dbus/bus/
system.conf.in 40 file; only Linux supports this. Use path=/whatever on other
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
MemberIdItem.java 85 * override this to get whatever it is they need to store.
  /external/dhcpcd/compat/
arc4random.c 117 * whatever was on the stack... */
  /external/dnsmasq/contrib/wrt/
README 26 and read whatever that command spits out, expecting it to
  /external/elfutils/tests/
run-native-test.sh 30 # against whatever this build is running on. A platform will fail
  /external/expat/lib/
expat_external.h 25 XMLIMPORT - Whatever magic is needed to note that a function is
  /external/kernel-headers/original/asm-arm/
dma.h 78 * disabling an interrupt or whatever.

Completed in 1466 milliseconds

1 2 3 45 6 7 8 91011>>