/external/openssh/ |
fixpaths | 12 die $0: nothing to do - no substitutions listed!
|
/dalvik/vm/mterp/mips/ |
alt_stub.S | 13 jr rBIX # nothing to do - jump to real handler
|
/external/clang/test/Sema/ |
block-literal.c | 6 void nothing(); 16 nothing();
|
/dalvik/vm/mterp/armv5te/ |
alt_stub.S | 13 bxeq lr @ nothing to do - jump to real handler
|
/build/core/combo/ |
javac.mk | 4 # CUSTOM_JAVA_COMPILER -- "eclipse", "openjdk". or nothing for the system
|
/external/webkit/LayoutTests/fast/url/script-tests/ |
relative-unix.js | 5 // On Unix we fall back to relative behavior since there's nothing else
|
host.js | 11 // name-prepped away to nothing.
|
/external/v8/test/mjsunit/ |
multiple-return.js | 41 // Do nothing. 53 // Do nothing.
|
debug-event-listener.js | 54 // Do nothing. Ignore exception.
|
array-unshift.js | 53 // array owns nothing... 133 // array owns nothing...
|
/dalvik/vm/mterp/out/ |
InterpAsm-armv7-a-neon.S | 265 * have nothing but assembler-local labels between the entry point and [all...] |
InterpAsm-armv7-a.S | 265 * have nothing but assembler-local labels between the entry point and [all...] |
InterpAsm-armv5te-vfp.S | 251 * have nothing but assembler-local labels between the entry point and [all...] |
InterpAsm-armv5te.S | 251 * have nothing but assembler-local labels between the entry point and [all...] |
InterpAsm-mips.S | [all...] |
/external/chromium/chrome/common/extensions/docs/examples/api/tabs/screenshot/ |
screenshot.js | 22 // There is nothing we need to do for future onUpdated events, so we
|
/external/chromium/chrome/common/extensions/docs/js/ |
bootstrap.js | 6 xhr.open("GET", "nothing.xml", true);
|
/external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/ |
smartypants.php | 85 # 0 : do nothing 100 # Do nothing. 234 # do nothing; 329 # do nothing; 374 # do nothing; 452 (?(1)| # If $1 captured, then do nothing; 481 (?(1)|(?=\\s)) # If $1 captured, then do nothing;
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/test/org/antlr/runtime/test/ |
TestANTLRStringStream.as | 30 // now consume past EOF for a few ticks, nothing should change
|
/external/mesa3d/docs/ |
MESA_shader_debug.spec | 203 true or false. If it is true, nothing happens. If it is false,
|
/external/v8/test/es5conform/ |
harness-adapt.js | 39 // that's nothing we can't hack our way around.
|
/libcore/ |
NativeCode.mk | 32 # LOCAL_SHARED_LIBRARIES, or LOCAL_STATIC_LIBRARIES, but nothing
|
/cts/tests/tests/uidisolation/src/android/uidisolation/cts/ |
PermissionTestService.java | 83 protected Boolean doInBackground(Void... nothing) {
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
for_each_selectors.h | 284 /** @brief Functor doing nothing 289 struct nothing struct in namespace:__gnu_parallel 298 /** @brief Reduction function doing nothing. */
|
/build/core/ |
main.mk | 664 # to build the host tools, but nothing that's going to be installed 681 $(warning $(ALL_MODULES.$(m).MAKEFILE): Module '$(m)' in PRODUCT_PACKAGES has nothing to install!))) 684 $(warning $(ALL_MODULES.$(m).MAKEFILE): Module '$(m)' in PRODUCT_PACKAGES_DEBUG has nothing to install!))) 687 $(warning $(ALL_MODULES.$(m).MAKEFILE): Module '$(m)' in PRODUCT_PACKAGES_ENG has nothing to install!))) 690 $(warning $(ALL_MODULES.$(m).MAKEFILE): Module '$(m)' in PRODUCT_PACKAGES_TESTS has nothing to install!))) 921 .PHONY: nothing 922 nothing:
|