/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.star/ |
op_star.pass.cpp | 45 struct do_nothing struct 58 std::unique_ptr<int, do_nothing> p(&i); 59 test(&p, std::unique_ptr<int, do_nothing>(&i));
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cmp/ |
lt.pass.cpp | 19 void do_nothing(int*) {} function 27 const std::shared_ptr<int> p3(ptr2, do_nothing);
|
eq.pass.cpp | 20 void do_nothing(int*) {} function 28 const std::shared_ptr<int> p3(ptr2, do_nothing);
|
cmp_nullptr.pass.cpp | 42 void do_nothing(int*) {} function
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.index/ |
difference_type.pass.cpp | 38 struct do_nothing struct 52 typedef std::unique_ptr<int, do_nothing> Ptr;
|
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/ |
NetworkState.java | 28 public static final int DO_NOTHING = -1; // no state change 37 mTransitionDirection = DO_NOTHING; 44 mTransitionDirection = DO_NOTHING; 51 mTransitionDirection = DO_NOTHING; 56 // DO_NOTHING, TO_CONNECTION, TO_DISCONNECTION 74 if (mTransitionDirection == DO_NOTHING) {
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
ExecutionListTest.java | 88 tester.setDefault(Runnable.class, DO_NOTHING); 97 private static final Runnable DO_NOTHING = new Runnable() {
|
/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/ |
NetworkState.java | 33 TO_DISCONNECTION, TO_CONNECTION, DO_NOTHING 43 mTransitionDirection = StateTransitionDirection.DO_NOTHING; 50 mTransitionDirection = StateTransitionDirection.DO_NOTHING; 59 mTransitionDirection = StateTransitionDirection.DO_NOTHING; 95 case DO_NOTHING:
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/insert.iterators/insert.iter.ops/insert.iter.op=/ |
rv_value.pass.cpp | 49 struct do_nothing struct 59 typedef std::unique_ptr<int, do_nothing> Ptr;
|
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/ |
ConnectivityManagerMobileTest.java | 125 networkInfo.getState(), NetworkState.DO_NOTHING, State.CONNECTED); 128 NetworkState.DO_NOTHING, State.DISCONNECTED); 228 networkInfo.getState(), NetworkState.DO_NOTHING, 353 NetworkState.DO_NOTHING, State.DISCONNECTED); 395 NetworkState.DO_NOTHING,
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/unique.ptr/unique.ptr.special/ |
cmp_nullptr.pass.cpp | 42 void do_nothing(int*) {} function
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.unique/ |
unique.pass.cpp | 89 struct do_nothing struct 94 typedef std::unique_ptr<int, do_nothing> Ptr;
|
unique_pred.pass.cpp | 115 struct do_nothing struct 120 typedef std::unique_ptr<int, do_nothing> Ptr;
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
power_policy_browsertest.cc | 301 pm::PowerManagementPolicy::DO_NOTHING); 303 pm::PowerManagementPolicy::DO_NOTHING); 305 pm::PowerManagementPolicy::DO_NOTHING);
|
/external/valgrind/main/coregrind/m_debuginfo/ |
debuginfo.c | 958 Bool do_nothing = True; local 960 do_nothing = False; 962 if (do_nothing /* wrong platform */) [all...] |
/external/chromium_org/chrome/browser/download/ |
download_browsertest.cc | [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/ |
libXm.so.2 | |