/frameworks/data-binding/compilerCommon/src/main/grammar-gen/android/databinding/parser/ |
BindingExpressionBaseListener.java | 19 * <p>The default implementation does nothing.</p> 25 * <p>The default implementation does nothing.</p> 32 * <p>The default implementation does nothing.</p> 38 * <p>The default implementation does nothing.</p> 45 * <p>The default implementation does nothing.</p> 51 * <p>The default implementation does nothing.</p> 58 * <p>The default implementation does nothing.</p> 64 * <p>The default implementation does nothing.</p> 71 * <p>The default implementation does nothing.</p> 77 * <p>The default implementation does nothing.</p [all...] |
/external/testng/src/test/java/test/parameters/ |
SampleTest.java | 9 //purposefully does nothing
|
/external/valgrind/none/tests/ |
pth_empty.c | 1 // Does nothing, but linking it with -lpthread is enough to trigger an error
|
/ndk/sources/android/support/src/musl-locale/ |
libc.h | 3 #define weak_alias(name1,name2) // nothing here.
|
/ndk/tests/standalone/basic-c-compile/ |
main.c | 0 /* Nothing fancy here, just checking that we can compile hello world */
|
/ndk/tests/standalone/basic-cxx-compile/ |
main.cpp | 0 /* Nothing fancy here, just checking that we can compile hello world */
|
/external/icu/icu4c/source/samples/layout/ |
UnicodeReader.h | 20 // nothing... 25 // nothing, too
|
/external/wpa_supplicant_8/src/drivers/ |
Makefile | 2 @echo Nothing to be made. 9 @echo Nothing to be made.
|
/frameworks/data-binding/compilerCommon/src/main/xml-gen/android/databinding/parser/ |
XMLParserBaseListener.java | 19 * <p>The default implementation does nothing.</p> 25 * <p>The default implementation does nothing.</p> 32 * <p>The default implementation does nothing.</p> 38 * <p>The default implementation does nothing.</p> 45 * <p>The default implementation does nothing.</p> 51 * <p>The default implementation does nothing.</p> 58 * <p>The default implementation does nothing.</p> 64 * <p>The default implementation does nothing.</p> 71 * <p>The default implementation does nothing.</p> 77 * <p>The default implementation does nothing.</p [all...] |
/packages/apps/Gallery2/src_pd/com/android/gallery3d/util/ |
PanoramaViewHelper.java | 24 /* Do nothing */ 28 /* Do nothing */ 32 /* Do nothing */ 36 /* Do nothing */ 40 /* Do nothing */
|
/external/libnfc-nci/src/udrv/include/ |
udac.h | 42 ** Nothing 45 ** Nothing 48 ** Nothing 62 ** Nothing 65 ** Nothing 85 ** Nothing 88 ** Nothing
|
/external/apache-http/src/org/apache/commons/logging/impl/ |
NoOpLog.java | 44 /** Do nothing */ 46 /** Do nothing */ 48 /** Do nothing */ 50 /** Do nothing */ 52 /** Do nothing */ 54 /** Do nothing */ 56 /** Do nothing */ 58 /** Do nothing */ 60 /** Do nothing */ 62 /** Do nothing */ [all...] |
/external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/impl/ |
NoOpLog.java | 43 /** Do nothing */ 47 /** Do nothing */ 51 /** Do nothing */ 55 /** Do nothing */ 59 /** Do nothing */ 63 /** Do nothing */ 67 /** Do nothing */ 71 /** Do nothing */ 75 /** Do nothing */ 79 /** Do nothing */ [all...] |
/external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/internal/output/ |
NoneOutput.java | 18 * Output that does nothing. 23 // Nothing to do 27 // Nothing to do 31 // Nothing to do
|
/external/libxml2/result/relaxng/ |
558452_1.err | 1 ./test/relaxng/558452_1.xml:2: element doc: Relax-NG validity error : Expecting an element , got nothing
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/ |
expr-1.s | 1 % Test expression example from TAOCP. Nothing problematic; does not have
|
/toolchain/binutils/binutils-2.25/ld/scripttempl/ |
vanilla.sc | 0 # Nothing to do.
|
/external/skia/include/core/ |
SkBlurTypes.h | 16 kOuter_SkBlurStyle, //!< nothing inside, fuzzy outside 17 kInner_SkBlurStyle, //!< fuzzy inside, nothing outside
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/ |
SecureCacheResponseTest.java | 36 // nothing happened 44 // do nothing 50 // do nothing 56 // do nothing 62 // do nothing 68 // do nothing 74 // do nothing 80 // do nothing
|
/packages/apps/Messaging/src/com/android/messaging/sms/ |
SystemProperties.java | 36 // Nothing to do 38 // Nothing to do 45 // Nothing to do 47 // Nothing to do 49 // Nothing to do
|
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/ |
BitmapPoolAdapter.java | 17 // Do nothing. 37 // Do nothing. 42 // Do nothing.
|
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/cache/ |
MemoryCacheAdapter.java | 25 // Do nothing. 46 // Do nothing. 51 // Do nothing.
|
/external/libvncserver/test/ |
cargstest.c | 7 "dummy_program","-alwaysshared","-httpport","3002","-nothing","-dontdisconnect" 26 if(strcmp(fake_argv[1],"-nothing")) { 27 fprintf(stderr,"fake_argv[1] is %s (should be -nothing)\n",fake_argv[1]);
|
/frameworks/base/core/java/android/hardware/camera2/dispatch/ |
NullDispatcher.java | 22 * Do nothing when dispatching; follows the null object pattern. 26 * Create a dispatcher that does nothing when dispatched to. 32 * Do nothing; all parameters are ignored.
|
/external/glide/library/src/main/java/com/bumptech/glide/request/target/ |
BaseTarget.java | 50 // Do nothing. 58 // Do nothing. 66 // Do nothing. 74 // Do nothing. 82 // Do nothing. 90 // Do nothing.
|