Searched refs:nl (Results 176 - 200 of 304) sorted by relevance

1234567891011>>

/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211_capa.c703 struct nlattr *nl; local
706 nla_for_each_nested(nl, tb[NL80211_ATTR_VENDOR_DATA], rem) {
708 if (nla_len(nl) != sizeof(*vinfo)) {
712 vinfo = nla_data(nl);
760 struct nlattr *nl; local
763 nla_for_each_nested(nl, tb[NL80211_ATTR_VENDOR_EVENTS], rem) {
765 if (nla_len(nl) != sizeof(*vinfo)) {
769 vinfo = nla_data(nl);
H A Ddriver_nl80211.h35 struct nl_handle *nl; member in struct:nl80211_global
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h207 const char* nl, const char *sep) = 0;
/external/fsck_msdos/
H A Ddir.c174 int nl; local
180 nl = strlen(np);
181 if ((cp -= nl) <= namebuf + 1)
183 memcpy(cp, np, nl);
/external/iptables/iptables/
H A Dnft.h30 struct mnl_socket *nl; member in struct:nft_handle
/external/libtextclassifier/
H A DAndroid.mk190 LOCAL_MODULE := textclassifier.smartselection.nl.model
193 LOCAL_SRC_FILES := ./models/textclassifier.smartselection.nl.model
/external/pcre/dist2/
H A DRunGrepTest87 nl=`$pcre2test -C newline`
88 if [ "$nl" != "LF" -a "$nl" != "ANY" -a "$nl" != "ANYCRLF" ]; then
H A Dltmain.sh148 nl='
150 IFS="$sp $nl"
231 _G_sed_script=$_G_sed_script$nl$_G_sed_script
246 cp conftest.in conftest.nl
247 echo '' >> conftest.nl
248 "$_G_path_prog" -f conftest.sed <conftest.nl >conftest.out 2>/dev/null || break
249 diff conftest.out conftest.nl >/dev/null 2>&1 || break
259 rm -f conftest.in conftest.tmp conftest.nl conftest.out
282 cp conftest.in conftest.nl
283 echo 'GREP' >> conftest.nl
[all...]
/external/selinux/libsepol/src/
H A Dexpand.c1624 cond_av_list_t *nl; local
1669 nl = (cond_av_list_t *) malloc(sizeof(cond_av_list_t));
1670 if (!nl) {
1674 memset(nl, 0, sizeof(cond_av_list_t));
1675 nl->node = node;
1676 nl->next = *cond;
1677 *cond = nl;
3359 cond_av_list_t *nl; local
3371 nl = (cond_av_list_t *) malloc(sizeof(*nl));
[all...]
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.h35 struct nl_handle *nl; member in struct:nl80211_global
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.h35 struct nl_handle *nl; member in struct:nl80211_global
/external/opencv/ml/src/
H A Dmltree.cpp2438 int vi, i, n = node->sample_count, nl, nr, d0 = 0, d1 = -1; local
2496 nl = n - nr - nz;
2497 d0 = nl > nr ? -1 : nr > nl;
2518 int vi, i, n = node->sample_count, nl, nr; local
2533 for( i = nl = nr = 0; i < n; i++ )
2537 new_idx[i] = (nl & (d-1)) | (nr & -d); // d ? ri : li
2539 nl += d^1;
2542 node->left = left = data->new_node( node, nl, new_buf_idx, node->offset );
2544 (data->ord_var_count + work_var_count)*nl );
[all...]
/external/ImageMagick/config/
H A Dltmain.sh148 nl='
150 IFS="$sp $nl"
231 _G_sed_script=$_G_sed_script$nl$_G_sed_script
246 cp conftest.in conftest.nl
247 echo '' >> conftest.nl
248 "$_G_path_prog" -f conftest.sed <conftest.nl >conftest.out 2>/dev/null || break
249 diff conftest.out conftest.nl >/dev/null 2>&1 || break
259 rm -f conftest.in conftest.tmp conftest.nl conftest.out
282 cp conftest.in conftest.nl
283 echo 'GREP' >> conftest.nl
[all...]
/external/apache-xml/src/main/java/org/apache/xpath/
H A DXPathContext.java691 * @param nl the <a href="http://www.w3.org/TR/xslt#dt-current-node-list">current node list</a>,
695 public final void pushContextNodeList(DTMIterator nl) argument
697 m_contextNodeLists.push(nl);
/external/libnl/python/netlink/route/
H A Dlink.py467 buf += fmt.nl('\t{t|mtu} {t|txqlen} {t|weight} '\
469 buf += fmt.nl('\t{t|broadcast} {t|alias}')
/external/python/cpython2/Lib/plat-unixware7/
H A DIN.py126 def ntohl(nl): return __ntohl(nl)
/external/python/cpython2/Lib/test/
H A Dtest_curses.py225 curses.nl() ; curses.nl(1)
/external/curl/packages/vms/
H A Dbuild_vms.com1024 $ define /user_mode sys$error nl:
1025 $ define /user_mode sys$output nl:
/external/libedit/src/
H A Dreadline.c2139 char **nl; local
2141 if ((nl = el_realloc(list, max * sizeof(*nl))) == NULL)
2143 list = nl;
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMNodeProxy.java937 NodeList nl = tempNode.getChildNodes();
938 for(int i = 0; i < nl.getLength(); i++)
940 traverseChildren(listVector, nl.item(i), namespaceURI, localname,
/external/libjpeg-turbo/
H A Djcarith.c225 register unsigned char nl, nm; local
234 nl = qe & 0xFF; qe >>= 8; /* Next_Index_LPS + Switch_MPS */
249 *st = (sv & 0x80) ^ nl; /* Estimate_after_LPS */
/external/speex/libspeex/
H A Dsmallft.c48 int nl=n; local
59 nq=nl/ntry;
60 nr=nl-ntry*nq;
65 nl=nq;
76 if(nl!=1)goto L104;
/external/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp210 void dump(raw_ostream &OS, const char *nl) const {
215 OS << ' ' << CI.getKey() << " : " << CI.getData() << nl;
217 OS << nl; local
580 void print(Store store, raw_ostream &Out, const char* nl,
2463 const char* nl, const char *sep) {
2467 << " :" << nl;
2468 B.dump(OS, nl);
2462 print(Store store, raw_ostream &OS, const char* nl, const char *sep) argument
/external/mksh/src/
H A Dfuncs.c310 bool nl; member in struct:__anon16104
328 po.nl = true;
341 po.nl = false;
379 po.nl = new_nl;
411 po.nl = false;
491 po.nl = false;
543 if (po.nl)
/external/pcre/dist2/src/
H A Dpcre2_match.c2199 UCHAR21TEST(eptr) == NLBLOCK->nl[0])
2243 UCHAR21TEST(eptr) == NLBLOCK->nl[0])
2388 UCHAR21TEST(eptr) == NLBLOCK->nl[0])
4486 UCHAR21(eptr) == NLBLOCK->nl[0])
4739 *eptr == NLBLOCK->nl[0])
5251 c == NLBLOCK->nl[0])
5376 c == NLBLOCK->nl[0])
5813 UCHAR21(eptr) == NLBLOCK->nl[0])
6059 *eptr == NLBLOCK->nl[0])
6678 mb->nl[
[all...]

Completed in 958 milliseconds

1234567891011>>