Home
last modified time | relevance | path

Searched refs:HEADER (Results 1 – 5 of 5) sorted by relevance

/ndk/tests/build/issue64679-prctl/
Dbuild.sh69 for HEADER in $HEADERS; do
70 if [ "$INTERNAL_HEADERS" != "${INTERNAL_HEADERS%%$HEADER*}" ] ; then
74 … if [ "$INVALID_HEADERS_FOR_64BIT" != "${INVALID_HEADERS_FOR_64BIT%%$HEADER*}" ] ; then
78 NAME=$(echo "$HEADER" | tr '/' '__' | tr '.' '_' | tr '-' '_')
/ndk/sources/host-tools/make-3.81/po/
Dinsert-header.sin1 # Sed script that inserts the file called HEADER before the header entry.
13 r HEADER
DRules-quot40 sed -e '/^#/d' -e 's/HEADER/en@quot.header/g' $(srcdir)/insert-header.sin > en@quot.insert-header
43 …sed -e '/^#/d' -e 's/HEADER/en@boldquot.header/g' $(srcdir)/insert-header.sin > en@boldquot.insert…
/ndk/build/tools/
Dgen-platforms.sh580 local HEADER="platforms/android-$API/arch-$ARCH/usr/include/android/api-level.h"
581 log "Generating: $HEADER"
582 rm -f "$3/$HEADER" # Remove symlink if any.
583 cat > "$3/$HEADER" <<EOF
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.01548 @%:@ ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1550 @%:@ Tests whether HEADER exists, giving a warning if it cannot be compiled using
1683 @%:@ ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1685 @%:@ Tests whether HEADER exists and can be compiled using the include files in