/external/clang/test/Sema/ |
ext_vector_components.c | 22 vec2 = vec4.s01; // legal, shorten 23 vec2 = vec4.S01; // legal, shorten 25 vec3 = vec4.xyz; // legal, shorten 26 f = vec2.x; // legal, shorten 27 f = vec4.xy.x; // legal, shorten
|
/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/chromium/build/ |
sanitize-mac-build-log.sed | 30 # Shorten the "compiling foobar.o" line.
|
/external/llvm/test/CodeGen/X86/ |
2008-10-06-x87ld-nan-2.ll | 5 ; it is not safe to shorten any of these NaNs.
|
/external/valgrind/main/none/tests/ |
pth_blockedsig.c | 18 // Only do it once, to shorten test --njn
|
/external/chromium/android/ |
prefix.h | 39 // Called by command_line.cc to shorten the process name. Not needed for
|
/external/webkit/Tools/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?
|
/external/quake/quake/src/WinQuake/ |
spritegn.h | 69 // TODO: shorten these?
|
/external/llvm/tools/bugpoint/ |
ListReducer.h | 122 // shorten the list to the "kept" elements. 130 // The predicate still holds, shorten the list to the prefix elements.
|
/external/clang/include/clang/Basic/ |
DiagnosticGroups.td | 113 def : DiagGroup<"shorten-64-to-32">; 216 [DiagGroup<"shorten-64-to-32">,
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
WebTiledLayer.cpp | 173 // just shorten the longer dimension. Otherwise shorten both dimensions
|
/external/chromium/webkit/glue/resources/ |
webkit_strings_en-GB.xtb | 47 <translation id="2226276347425096477">Please shorten this text to <ph name="MAX_CHARACTERS"/> characters or less (you are currently using <ph name="CURRENT_LENGTH"/> characters).</translation>
|
/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 | 79 we can shorten the on-disk segment size. */
|
arm.ld | 105 we can shorten the on-disk segment size. */
|
i386-vl.ld | 92 we can shorten the on-disk segment size. */
|
i386.ld | 105 we can shorten the on-disk segment size. */
|
sparc.ld | 101 we can shorten the on-disk segment size. */
|
/external/webkit/Source/WebCore/platform/network/ |
CredentialStorage.cpp | 131 if (directoryURL.length() == directoryURLPathStart + 1) // path is "/" already, cannot shorten it any more
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/ |
webserver.rb | 41 # Shorten the user-agent displayed
|
/packages/providers/DownloadProvider/res/values-en-rGB/ |
strings.xml | 45 <string name="wifi_recommended_body" msgid="7574517147645381271">"Starting this <xliff:g id="SIZE">%s </xliff:g> download now may shorten your battery life and/or result in excessive usage of your mobile data connection, which can lead to charges by your mobile operator, depending on your data plan."\n\n" Click <xliff:g id="QUEUE_TEXT">%s</xliff:g> below to begin this download the next time that you are connected to a Wi-Fi network."</string>
|
/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. */
|