HomeSort by relevance Sort by last modified time
    Searched refs:NOTICE (Results 1 - 15 of 15) sorted by null

  /system/core/init/
log.h 27 #define NOTICE(x...) log_write(5, "<5>init: " x)
signal_handler.c 64 NOTICE("process '%s', pid %d exited\n", svc->name, pid);
68 NOTICE("process '%s' killing any children in process group\n", svc->name);
init.c 189 NOTICE("starting '%s'\n", svc->name);
307 NOTICE("service '%s' is being killed\n", svc->name);
645 NOTICE("bootcharting started (period=%d ms)\n", bootchart_count*BOOTCHART_POLLING_MS);
647 NOTICE("bootcharting ignored\n");
  /build/core/
notice_files.mk 2 ## Track NOTICE files
5 notice_file:=$(shell find $(LOCAL_PATH) -maxdepth 1 -name NOTICE)
37 $(error Cannot determine where to install NOTICE file for $(LOCAL_MODULE))
50 @echo Notice file: $< -- $@
55 # Make LOCAL_INSTALLED_MODULE depend on NOTICE files if they exist
57 # dependency so we don't re-install a module when the NOTICE changes.
62 # NOTICE file does not exist
66 # Create a predictable, phony target to build this notice file.
67 # Define it even if the notice file doesn't exist so that other
69 notice_target := NOTICE-$(if
    [all...]
Makefile 381 # NOTICE files
393 # $(4) - Directory to use. Notice files are all $(4)/src. Other
397 # The algorithm here is that we go collect a hash for each of the notice
406 # original notice files instead of making rules to copy them somwehere.
408 define combine-notice-files
412 @echo Finding NOTICE files: $$@
422 @echo Combining NOTICE files: $$@
447 @echo Combining NOTICE files: $$@
485 # TODO These intermediate NOTICE.txt/NOTICE.html files should go int
    [all...]
binary.mk 472 # We do, however, care about the NOTICE files for any static
477 NOTICE-$(if $(LOCAL_IS_HOST_MODULE),HOST,TARGET)-STATIC_LIBRARIES-$(lib))
513 # Also depend on the notice files for any static libraries that
main.mk 474 # Stub out the notice targets, which probably aren't defined
476 NOTICE-HOST-%: ;
477 NOTICE-TARGET-%: ;
  /external/bluetooth/glib/
acglib.m4 20 [ifdef([m4_divert_text], [m4_divert_text([NOTICE],[$1])],
21 [ifdef([AC_DIVERT], [AC_DIVERT([NOTICE],[$1])],
  /development/build/
sdk.atree 49 sdk/files/sdk_files_NOTICE.txt platform-tools/NOTICE.txt
118 # NOTICE files are copied by build/core/Makefile from sdk.git
119 sdk/files/sdk_files_NOTICE.txt platforms/${PLATFORM_NAME}/templates/NOTICE.txt
120 sdk/files/sdk_files_NOTICE.txt platforms/${PLATFORM_NAME}/data/NOTICE.txt
121 sdk/files/sdk_files_NOTICE.txt platforms/${PLATFORM_NAME}/skins/NOTICE.txt
177 # NOTICE files are copied by build/core/Makefile from sdk.git
178 sdk/files/sdk_files_NOTICE.txt samples/${PLATFORM_NAME}/NOTICE.txt
  /external/bouncycastle/
import_bouncycastle.sh 107 cp -f LICENSE.html ../NOTICE
  /build/core/tasks/
sdk-addon.mk 61 $(target_notice_file_txt):images/NOTICE.txt
  /development/build/tools/
patch_windows_sdk.sh 69 # Copy the emulator NOTICE in the tools dir
70 cp $V ${TOPDIR}external/qemu/NOTICE $TOOLS/emulator_NOTICE.txt
  /sdk/build/
tools.atree 57 sdk/files/sdk_files_NOTICE.txt tools/ant/NOTICE.txt
  /external/openssl/
import_openssl.sh 120 cp -f LICENSE ../NOTICE
  /external/qemu/distrib/sdl-1.2.12/src/hermes/
mmxp2_32.asm 10 ; COPYRIGHT NOTICE

Completed in 238 milliseconds