Searched refs:HEADER (Results 1 – 5 of 5) sorted by relevance
69 for HEADER in $HEADERS; do70 if [ "$INTERNAL_HEADERS" != "${INTERNAL_HEADERS%%$HEADER*}" ] ; then74 … if [ "$INVALID_HEADERS_FOR_64BIT" != "${INVALID_HEADERS_FOR_64BIT%%$HEADER*}" ] ; then78 NAME=$(echo "$HEADER" | tr '/' '__' | tr '.' '_' | tr '-' '_')
1 # Sed script that inserts the file called HEADER before the header entry.13 r HEADER
40 sed -e '/^#/d' -e 's/HEADER/en@quot.header/g' $(srcdir)/insert-header.sin > en@quot.insert-header43 …sed -e '/^#/d' -e 's/HEADER/en@boldquot.header/g' $(srcdir)/insert-header.sin > en@boldquot.insert…
580 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
1548 @%:@ ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES1550 @%:@ Tests whether HEADER exists, giving a warning if it cannot be compiled using1683 @%:@ ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES1685 @%:@ Tests whether HEADER exists and can be compiled using the include files in