Home
last modified time | relevance | path

Searched refs:nl (Results 1 – 25 of 28) sorted by relevance

12

/ndk/sources/host-tools/make-3.81/
Dgetloadavg.c325 # define FIXUP_KERNEL_SYMBOL_ADDR(nl) ((nl)[0].n_value &= ~(1 << 31)) argument
486 static struct nlist nl[2]; variable
874 strcpy (nl[0].n_name, LDAV_SYMBOL); in getloadavg()
875 strcpy (nl[1].n_name, ""); in getloadavg()
878 nl[0].n_un.n_name = LDAV_SYMBOL; in getloadavg()
879 nl[1].n_un.n_name = 0; in getloadavg()
881 nl[0].n_name = LDAV_SYMBOL; in getloadavg()
882 nl[1].n_name = 0; in getloadavg()
889 nlist (KERNEL_FILE, nl) in getloadavg()
891 knlist (nl, 1, sizeof (nl[0])) in getloadavg()
[all …]
DAUTHORS59 Han-Wen Nienhuys <hanwen@cs.uu.nl>
Dconfigure.in175 [[struct nlist nl;
176 nl.n_name = "string";
DABOUT-NLS460 lt lv mk mn ms mt nb nl nn no nso pl pt pt_BR ro ru
594 lt lv mk mn ms mt nb nl nn no nso pl pt pt_BR ro ru
Dconfigure4182 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4248 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
8355 struct nlist nl;
8356 nl.n_name = "string";
DNEWS298 <hanwen@cs.uu.nl>.
302 function was provided by Han-Wen Nienhuys <hanwen@cs.uu.nl>.
/ndk/sources/android/support/include/
Dlanginfo.h37 #define _NL_ITEM_CATEGORY(nl) ((nl) >> 10) argument
38 #define _NL_ITEM_INDEX(nl) ((nl) & 0x3ff) argument
/ndk/sources/host-tools/sed-4.2.1/
DTHANKS19 Erick Branderhorst <Erick.Branderhorst@asml.nl>
34 Mark Kettenis <kettenis@phys.uva.nl>
36 Michel de Ruiter <mdruiter@cs.vu.nl>
47 Tom R.Hageman <tom@basil.icce.rug.nl>
Dautoboot22 nl='
487 copied=$copied${sep}$gnulib_mk; sep=$nl
498 copied=$copied$sep$file; sep=$nl
DABOUT-NLS543 ja ko ku ky lg lt lv mk mn ms mt nb ne nl nn no
718 ja ko ku ky lg lt lv mk mn ms mt nb ne nl nn no
DChangeLog1526 <Erick.Branderhorst@asml.nl>. His ChangeLog entry
1529 1998-07-24 Erick Branderhorst <Erick.Branderhorst@asml.nl>
1530 * configure.in (ALL_LINGUAS, AM_GNU_GETTEXT): nl
1760 <mdruiter@cs.vu.nl>, added "%1" to "%9" parameters.
1948 <Erick.Branderhorst@asml.nl>.)
2808 like longjmp than goto. Patch from tom@basil.icce.rug.nl (Tom
DNEWS402 (plus nl from 3.02a).
/ndk/sources/host-tools/sed-4.2.1/po/
DChangeLog51 1998-07-24 Erick Branderhorst <Erick.Branderhorst@asml.nl>
53 * po/nl.po: Dutch translation.
DLINGUAS22 nl
Dnl.po5 # Taco Witte <tcwitte@cs.uu.nl>, 2004, 2005.
6 # Benno Schulenberg <benno@vertaalt.nl>, 2005, 2006, 2007, 2008.
13 "Last-Translator: Benno Schulenberg <benno@vertaalt.nl>\n"
/ndk/sources/host-tools/make-3.81/po/
DLINGUAS3 be da de es fi fr ga gl he hr id ja ko nl pl pt_BR ru rw sv tr uk vi zh_CN
DChangeLog49 * da.po, de.po, es.po, fr.po, gl.po, he.po, ja.po, ko.po, nl.po,
Dnl.po4 # Benno Schulenberg <benno@nietvergeten.nl>, 2005.
5 # Taco Witte <tcwitte@cs.uu.nl>, 2004.
13 "Last-Translator: Benno Schulenberg <benno@nietvergeten.nl>\n"
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dinstall-sh44 nl='
46 IFS=" "" $nl"
/ndk/sources/host-tools/nawk-20071023/
Dawkgram.y72 %type <i> pst opt_pst lbrace rbrace rparen comma nl opt_nl and bor
145 nl:
146 NL | nl NL
151 | nl
312 nl
/ndk/sources/host-tools/sed-4.2.1/lib/
Dconfig.charset138 it_IT kl kl_GL nl nl_BE nl_NL no no_NO pt pt_BR pt_PT sv \
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/support/
Dnasty_containers.hpp243 void swap(nasty_list &nl) _NOEXCEPT_(std::__is_nothrow_swappable<nested_container>::value) in swap() argument
244 { l_.swap(nl.l_); } in swap()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/
DCREDITS.TXT105 E: klaas at klaasgaaf dot nl
/ndk/sources/host-tools/sed-4.2.1/sed/
Dexecute.c566 output_line(text, length, nl, outf) in output_line() argument
569 int nl;
578 if (nl)
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.04169 cp "conftest.in" "conftest.nl"
4170 $as_echo 'GREP' >> "conftest.nl"
4171 …"$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || br…
4172 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4182 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4235 cp "conftest.in" "conftest.nl"
4236 $as_echo 'EGREP' >> "conftest.nl"
4237 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4238 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4248 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
[all …]

12