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

1 2 3 4 5

  /development/apps/BluetoothDebug/src/com/android/bluetoothdebug/
DebugReceiver.java 47 Log.d(TAG, shorten(intent.getAction()));
52 Log.d(TAG, "\t" + shorten(extra) + " = " + bundle.get(extra));
56 // shorten string to shorthand
58 private static String shorten(String action) { method in class:DebugReceiver
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/MVS/
README 13 The file "fixit.l" contains flex sources for a program to shorten external
MVS.mail 32 I thus wrote a Q&D program to shorten all externals. (This would be
  /external/quake/quake/src/QW/client/
spritegn.h 69 // TODO: shorten these?
gl_model.h 219 // FIXME: shorten these?
model.h 199 // FIXME: shorten these?
  /external/quake/quake/src/WinQuake/
spritegn.h 69 // TODO: shorten these?
gl_model.h 215 // FIXME: shorten these?
model.h 188 // FIXME: shorten these?
  /external/elfutils/src/
elf32-i386.script 136 we can shorten the on-disk segment size. */
  /external/icu4c/common/
uarrsort.c 109 * It recurses for the smaller sub-array to shorten the recursion depth,
  /external/qemu/
alpha.ld 80 we can shorten the on-disk segment size. */
arm.ld 106 we can shorten the on-disk segment size. */
i386-vl.ld 92 we can shorten the on-disk segment size. */
i386.ld 94 we can shorten the on-disk segment size. */
sparc.ld 82 we can shorten the on-disk segment size. */
ia64.ld 145 we can shorten the on-disk segment size. */
ppc.ld 159 we can shorten the on-disk segment size. */
  /external/webkit/WebCore/platform/network/
CredentialStorage.cpp 127 if (directoryURL.length() == directoryURLPathStart + 1) // path is "/" already, cannot shorten it any more
  /prebuilt/linux-x86/toolchain/sh-4.3.3/sh-linux-gnu/lib/ldscripts/
shelf_linux.xr 96 we can shorten the on-disk segment size. */
shelf_linux.xu 97 we can shorten the on-disk segment size. */
shlelf_linux.xr 96 we can shorten the on-disk segment size. */
shlelf_linux.xu 97 we can shorten the on-disk segment size. */
  /frameworks/base/core/java/android/provider/
SearchRecentSuggestions.java 187 // Shorten the list (if it has become too long)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/editors/layout/gscripts/
IViewRule.java 61 * If null is returned, the GLE will automatically shorten the class name using its

Completed in 52 milliseconds

1 2 3 4 5