Home
last modified time | relevance | path

Searched refs:NAME (Results 1 – 25 of 30) sorted by relevance

12

/ndk/sources/host-tools/make-3.81/config/
Dlib-link.m413 dnl Sets and AC_SUBSTs the LIB${NAME} and LTLIB${NAME} variables and
20 define([NAME],[translit([$1],[abcdefghijklmnopqrstuvwxyz./-], macro
24 ac_cv_lib[]Name[]_libs="$LIB[]NAME"
25 ac_cv_lib[]Name[]_ltlibs="$LTLIB[]NAME"
26 ac_cv_lib[]Name[]_cppflags="$INC[]NAME"
28 LIB[]NAME="$ac_cv_lib[]Name[]_libs"
29 LTLIB[]NAME="$ac_cv_lib[]Name[]_ltlibs"
30 INC[]NAME="$ac_cv_lib[]Name[]_cppflags"
31 AC_LIB_APPENDTOVAR([CPPFLAGS], [$INC]NAME)
32 AC_SUBST([LIB]NAME)
[all …]
Dtexinfo.tex5990 % @anchor{NAME} -- define xref target at arbitrary point.
5998 % \setref{NAME}{SNT} defines a cross-reference point NAME (a node or an
6000 % 1) NAME-title - the current sectioning name taken from \thissection,
6002 % 2) NAME-snt - section number and type, passed as the SNT arg, or
6004 % 3) NAME-pg - the page number.
6008 % 4) NAME-lof - the text as it should appear in a @listoffloats.
6180 % Define \refx{NAME}{SUFFIX} to reference a cross-reference string named NAME.
/ndk/sources/host-tools/sed-4.2.1/m4/
Dlib-link.m413 dnl Sets and AC_SUBSTs the LIB${NAME} and LTLIB${NAME} variables and
15 dnl Sets and AC_SUBSTs the LIB${NAME}_PREFIX variable to nonempty if libname
16 dnl was found in ${LIB${NAME}_PREFIX}/$acl_libdirstem.
22 pushdef([NAME],[translit([$1],[abcdefghijklmnopqrstuvwxyz./-],
26 ac_cv_lib[]Name[]_libs="$LIB[]NAME"
27 ac_cv_lib[]Name[]_ltlibs="$LTLIB[]NAME"
28 ac_cv_lib[]Name[]_cppflags="$INC[]NAME"
29 ac_cv_lib[]Name[]_prefix="$LIB[]NAME[]_PREFIX"
31 LIB[]NAME="$ac_cv_lib[]Name[]_libs"
32 LTLIB[]NAME="$ac_cv_lib[]Name[]_ltlibs"
[all …]
D00gnulib.m411 # AC_DEFUN_ONCE([NAME], VALUE) macro
13 # Define NAME to expand to VALUE on the first use (whether by direct
/ndk/build/tools/
Ddownload-toolchain-sources.sh162 local NAME=$1
164 local GITOPTS="--git-dir=$CLONE_DIR/$NAME/.git"
165 log "Checking out $BRANCH branch of $NAME.git: $@"
170 (mkdir -p $TMPDIR/$NAME && cd $TMPDIR/$NAME && run git $GITOPTS checkout $REVISION "$@")
171 fail_panic "Could not checkout $NAME / $@ ?"
172 …(printf "%-32s " "toolchain/$NAME.git"; git $GITOPTS log -1 --format=oneline $REVISION) >> $SOURCE…
Dbuild-host-gcc.sh483 local NAME=$1
485 if [ ! -f "$STAMPS_DIR/$NAME" ]; then
488 mkdir -p "$STAMPS_DIR" && touch "$STAMPS_DIR/$NAME"
Dprebuilt-common.sh1065 DIR=$(get_toolchain_install . $NAME $SYSTEM)
DDEV-SCRIPTS-USAGE.TXT278 $NDK/toolchains/$NAME/prebuilt/$SYSTEM, where $NAME is the toolchain name's
332 The corresponding binaries are installed under $NDK/toolchains/$NAME/prebuilt/windows
376 The prebuilt binary is placed under $NDK/toolchains/$NAME/prebuilt/gdbserver
/ndk/tests/
Dcheck-release.sh107 local NAME TEXT RET
108 NAME=$1
111 TEXT=$(eval test_$NAME 2>/dev/null)
Drun-tests.sh404 local NAME=`basename $1`
406 local DIR="$BUILD_DIR/$NAME"
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dhelp2man249 $include{NAME} = "$program \\- $opt_name\n" if $opt_name;
252 $include{NAME} ||= "$program \\- manual page for $program $version\n";
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
Dfindstring7 # THE NAME OF THE MAKEFILE. THIS INSURES CONSISTENCY AND KEEPS TRACK OF
Ddir7 # THE NAME OF THE MAKEFILE. THIS INSURES CONSISTENCY AND KEEPS TRACK OF
Dnotdir7 # THE NAME OF THE MAKEFILE. THIS INSURES CONSISTENCY AND KEEPS TRACK OF
Djoin7 # THE NAME OF THE MAKEFILE. THIS INSURES CONSISTENCY AND KEEPS TRACK OF
Daddprefix7 # THE NAME OF THE MAKEFILE. THIS INSURES CONSISTENCY AND KEEPS TRACK OF
Dbasename7 # THE NAME OF THE MAKEFILE. THIS INSURES CONSISTENCY AND KEEPS TRACK OF
Dsuffix9 # THE NAME OF THE MAKEFILE. THIS INSURES CONSISTENCY AND KEEPS TRACK OF
/ndk/sources/host-tools/sed-4.2.1/lib/
Dregex_internal.h48 # define __libc_lock_init(NAME) do { } while (0) argument
49 # define __libc_lock_lock(NAME) do { } while (0) argument
50 # define __libc_lock_unlock(NAME) do { } while (0) argument
/ndk/sources/host-tools/sed-4.2.1/doc/
Dsed.x1 .SH NAME
/ndk/sources/host-tools/make-3.81/
Daclocal.m497 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
136 # _AM_DEPENDENCIES(NAME)
139 # NAME is "CC", "CXX", "GCJ", or "OBJC".
611 # AM_MISSING_PROG(NAME, PROGRAM)
708 # _AM_MANGLE_OPTION(NAME)
713 # _AM_SET_OPTION(NAME)
715 # Set option NAME. Presently that only means defining a flag for this option.
/ndk/sources/host-tools/sed-4.2.1/
Daclocal.m4122 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
162 # _AM_DEPENDENCIES(NAME)
165 # NAME is "CC", "CXX", "GCJ", or "OBJC".
609 # AM_MISSING_PROG(NAME, PROGRAM)
670 # _AM_MANGLE_OPTION(NAME)
675 # _AM_SET_OPTION(NAME)
677 # Set option NAME. Presently that only means defining a flag for this option.
/ndk/tests/awk/extract-pid/
Dtest-1.in1 USER PID PPID VSIZE RSS WCHAN PC NAME
/ndk/sources/host-tools/sed-4.2.1/po/
Dsed.pot13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-1916 arguments `-f NAME' or `--file=NAME' tell `make' to read the file NAME
2190 each pattern in the list with NAME and perform the above directory
2875 source file `NAME.c' there is a makefile `NAME.d' which lists what
2876 files the object file `NAME.o' depends on. That way only the source
2881 a makefile) called `NAME.d' from a C source file called `NAME.c':
4979 `ifdef VARIABLE-NAME'
4984 been defined have an empty value. The text VARIABLE-NAME is
5024 `ifndef VARIABLE-NAME'
5025 If the variable VARIABLE-NAME has an empty value, the TEXT-IF-TRUE
5027 The rules for expansion and testing of VARIABLE-NAME are identical

12