/external/openssl/crypto/engine/ |
tb_store.c | 91 /* The following two functions are removed because they're useless. */
|
/frameworks/base/docs/html/design/videos/ |
index.jd | 36 <p>An app is useless if people can't find their way around it. Android introduced big navigation-support changes in 3.0 and 4.0. The Action Bar offers a convenient control for Up navigation, the Back key's behavior became more consistent within tasks, and the Recent Tasks UI got an overhaul. In this talk, we discuss how and why we got where we are today, how to think about navigation when designing your app's user experience, and how to write apps that offer effortless navigation in multiple Android versions.</p>
|
/frameworks/base/docs/html/tools/testing/ |
what_to_test.jd | 55 is gone, the device is useless until it is recharged. You need to write your application to
|
/libcore/luni/src/test/java/libcore/java/nio/charset/ |
OldCharsetEncoderDecoderBufferTest.java | 110 // This test is useless on Android, unless that changes again. (You can't even
|
/libcore/luni/src/test/java/libcore/javax/net/ssl/ |
TrustManagerFactoryTest.java | 86 // init with useless ManagerFactoryParameters
|
/packages/apps/Email/res/layout/ |
message_view_fragment.xml | 156 <!-- TODO: remove these useless scroll views. They are carry-over
|
/packages/apps/Phone/src/com/android/phone/ |
DeleteFdnContactScreen.java | 134 // to the rest of the settings. Removed the useless status field.
|
/packages/apps/Settings/src/com/android/settings/wifi/ |
WifiEnabler.java | 161 // After the refactoring from a CheckBoxPreference to a Switch, this method is useless since
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
exception | 77 // This declaration is not useless:
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
exception | 79 // This declaration is not useless:
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
exception | 79 // This declaration is not useless:
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
exception | 77 // This declaration is not useless:
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
exception | 77 // This declaration is not useless:
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
exception | 77 // This declaration is not useless:
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ |
exception | 77 // This declaration is not useless:
|
/frameworks/av/media/libstagefright/codecs/avc/common/include/ |
avcint_common.h | 228 Some variables may be removed from the structure if they are found to be useless to store. 247 Some variables may be removed from the structure if they are found to be useless to store. 292 Some variables may be removed from the structure if they are found to be useless to store. 341 Some variables may be removed from the structure if they are found to be useless to store. 382 Some variables may be removed from the structure if they are found to be useless to store. [all...] |
/external/bison/src/ |
LR0.c | 102 Note that useless productions (hence useless nonterminals) are
|
gram.c | 87 | useless repetitions. | 307 | MESSAGE (which can be `useless rule' when invoked after grammar |
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
port.h | 261 // Checks if this port is useless, and hence, should be destroyed. 380 // Checks if this connection is useless, and hence, should be destroyed.
|
/external/llvm/lib/Transforms/Utils/ |
SimplifyIndVar.cpp | 147 /// eliminateIVComparison - SimplifyIVUsers helper for eliminating useless 183 /// eliminateIVRemainder - SimplifyIVUsers helper for eliminating useless
|
/external/openfst/src/include/fst/ |
replace-util.h | 90 // Returns true if no useless Fsts, states or transitions. 103 // Removes useless Fsts, states and transitions.
|
/docs/source.android.com/src/source/ |
report-bugs.md | 49 telling us something isn't working is usually useless, and will probably be
|
/external/bison/ |
Makefile.maint | 79 # in system.h. E.g. today I removed from tail.c a useless definition of 80 # ENOSYS. It was useless because system.h ensures it's defined. 302 # Avoid useless parentheses like those in this example: 306 { echo '$(ME): found useless parentheses in cpp directive' \
|
/external/bison/build-aux/ |
ylwrap | 154 # changed. This avoid useless recompilations. However the
|
/external/chromium/chrome/browser/renderer_host/ |
accelerated_plugin_view_mac.mm | 132 // buffers count so that we can at least skip useless renders.
|