Home
last modified time | relevance | path

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

/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/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/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/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/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 …]
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex1192 % http://www.ntg.nl/pipermail/ntg-pdftex/2004-July/000654.html