/external/llvm/tools/bugpoint-passes/ |
Makefile | 15 # If we don't need RTTI or EH, there's no reason to export anything
|
/external/llvm/utils/valgrind/ |
x86_64-pc-linux-gnu.supp | 55 We don't care about anything ld.so does.
|
/external/proguard/src/proguard/io/ |
DataEntryReader.java | 28 * determines what to do with the read data, if anything.
|
/external/qemu/ |
charpipe.h | 24 * anything that is sent to it but cannot be sent to the endpoint immediately.
|
/external/valgrind/main/auxprogs/ |
change-copyright-year | 8 # where x can be 0 or 1 and y can be anything.
|
/external/wpa_supplicant_8/src/utils/ |
includes.h | 16 /* Include possible build time configuration before including anything else */
|
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/ |
message_layer.c | 27 * @param[in] clear Before setting anything this will clear these messages,
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
message_layer.c | 27 * @param[in] clear Before setting anything this will clear these messages,
|
/libcore/luni/src/main/native/ |
AsynchronousSocketCloseMonitor.h | 26 * AsynchronousSocketCloseMonitor::init must be called before anything else.
|
/ndk/sources/cxx-stl/gabi++/tests/ |
catch_array_01.cpp | 10 // Can you have a catch clause of array type that catches anything?
|
catch_array_02.cpp | 10 // Can you have a catch clause of array type that catches anything?
|
catch_function_01.cpp | 10 // Can you have a catch clause of array type that catches anything?
|
catch_function_02.cpp | 10 // Can you have a catch clause of array type that catches anything?
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
sys_time.in.h | 29 /* Simply delegate to the system's header, without adding anything. */
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/ |
begin_end.hpp | 27 // anything else
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
rvalue1.cpp | 23 // do anything, since we're really leaping off into the void. This example
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
rvalue1.cpp | 23 // do anything, since we're really leaping off into the void. This example
|
/packages/inputmethods/OpenWnn/res/values/ |
debug_tool_values.xml | 27 <string name="debug_texttype_anything">textType:anything</string>
|
/packages/services/Telephony/src/com/android/phone/ |
INetworkQueryService.aidl | 40 * This may not do anything for the Query request in the
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_wintypes.py | 12 # reads 16-bits from memory, anything non-zero is True
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/ |
Standard_Suite.py | 24 Returns: anything
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_wintypes.py | 12 # reads 16-bits from memory, anything non-zero is True
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
EmptyLaunchAction.java | 37 // we're not supposed to do anything, just return;
|
/system/media/camera/docs/ |
metadata_helpers_test.py | 48 self.fail("Should not return anything for empty list")
|
/external/chromium_org/tools/gn/ |
pattern.cc | 54 (*out)[out->size() - 1].type != Pattern::Subrange::ANYTHING) 55 out->push_back(Pattern::Subrange(Pattern::Subrange::ANYTHING)); 64 // Backslash + anything else means that literal char. 93 subranges_[0].type == Subrange::ANYTHING && 159 case Subrange::ANYTHING: {
|