Home
last modified time | relevance | path

Searched defs:nl (Results 151 – 175 of 11245) sorted by relevance

12345678910>>...450

/dports/news/husky-hpt/husky-hpt-1.9.20191207/msged/
H A Dwrap.c154 LINE *nl; in lineins() local
288 LINE *nl; in InsertLine() local
557 LINE *l, *nl; in wrap() local
1055 LINE *nl; in delete_character() local
1485 LINE *nl; in newline() local
1545 LINE *nl = udel; in udel_add_q() local
1586 LINE *nl; in delete_line() local
1653 LINE *nl = udel; in udel_delete_q() local
1680 LINE *nl; in undelete() local
1735 LINE *nl = msgtop; in ClearBlocks() local
[all …]
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/msged/
H A Dwrap.c154 LINE *nl; in lineins() local
288 LINE *nl; in InsertLine() local
557 LINE *l, *nl; in wrap() local
1055 LINE *nl; in delete_character() local
1485 LINE *nl; in newline() local
1545 LINE *nl = udel; in udel_add_q() local
1586 LINE *nl; in delete_line() local
1653 LINE *nl = udel; in udel_delete_q() local
1680 LINE *nl; in undelete() local
1735 LINE *nl = msgtop; in ClearBlocks() local
[all …]
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/msged/
H A Dwrap.c154 LINE *nl; in lineins() local
288 LINE *nl; in InsertLine() local
557 LINE *l, *nl; in wrap() local
1055 LINE *nl; in delete_character() local
1485 LINE *nl; in newline() local
1545 LINE *nl = udel; in udel_add_q() local
1586 LINE *nl; in delete_line() local
1653 LINE *nl = udel; in udel_delete_q() local
1680 LINE *nl; in undelete() local
1735 LINE *nl = msgtop; in ClearBlocks() local
[all …]
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/msged/
H A Dwrap.c154 LINE *nl; in lineins() local
288 LINE *nl; in InsertLine() local
557 LINE *l, *nl; in wrap() local
1055 LINE *nl; in delete_character() local
1485 LINE *nl; in newline() local
1545 LINE *nl = udel; in udel_add_q() local
1586 LINE *nl; in delete_line() local
1653 LINE *nl = udel; in udel_delete_q() local
1680 LINE *nl; in undelete() local
1735 LINE *nl = msgtop; in ClearBlocks() local
[all …]
/dports/news/husky/husky-1.9.20191207/msged/
H A Dwrap.c154 LINE *nl; in lineins() local
288 LINE *nl; in InsertLine() local
557 LINE *l, *nl; in wrap() local
1055 LINE *nl; in delete_character() local
1485 LINE *nl; in newline() local
1545 LINE *nl = udel; in udel_add_q() local
1586 LINE *nl; in delete_line() local
1653 LINE *nl = udel; in udel_delete_q() local
1680 LINE *nl; in undelete() local
1735 LINE *nl = msgtop; in ClearBlocks() local
[all …]
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/msged/
H A Dwrap.c154 LINE *nl; in lineins() local
288 LINE *nl; in InsertLine() local
557 LINE *l, *nl; in wrap() local
1055 LINE *nl; in delete_character() local
1485 LINE *nl; in newline() local
1545 LINE *nl = udel; in udel_add_q() local
1586 LINE *nl; in delete_line() local
1653 LINE *nl = udel; in udel_delete_q() local
1680 LINE *nl; in undelete() local
1735 LINE *nl = msgtop; in ClearBlocks() local
[all …]
/dports/devel/apr1/apr-1.7.0/test/internal/
H A Dtestucs.c27 apr_size_t nl; member
115 apr_size_t nl = s.nl, wl = sizeof(s.w) / 2; in test_nrange() local
167 apr_size_t nl = sizeof(s.n), wl = s.wl; in test_wrange() local
199 apr_size_t wl = s.wl, nl = sizeof(s.n); in test_wrange() local
/dports/graphics/opencv/opencv-4.5.3/modules/core/src/opencl/runtime/generator/
H A Dparser_cl.py37 nl = f.readline() variable
38 nl = nl.strip() variable
39 nl = re.sub(r'\n', r'', nl) variable
/dports/security/liboqs/liboqs-0.7.0/src/sig/picnic/external/
H A Dmpc_lowmc_loop_partial.c.i22 const word nl = CONST_BLOCK(nl_part[k], i >> 3)->w64[(i & 0x7) >> 1]; variable
45 const word nl = CONST_BLOCK(nl_part[k], i >> 3)->w64[(i & 0x7) >> 1]; variable
/dports/devel/dbus-java/dbus-java-2.7/org/freedesktop/dbus/bin/
H A DNodeListIterator.java20 NodeList nl; field in NodeListIterator
22 NodeListIterator(NodeList nl) in NodeListIterator()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/search/
H A DSearchTestUtils.java38 public static void searchOneLocale(String searchWord, String[] hrefs, String nl) { in searchOneLocale()
50 String[] hrefs, String nl) { in searchForExpectedResults()
99 public static SearchHit[] getSearchHits(String searchWord, String nl) { in getSearchHits()
/dports/net/rdist6/rdist-6.1.5/src/
H A Dgram.y542 register struct namelist *nl; local
558 innl(nl, p) in innl() argument
575 struct namelist *nl, *prev; local
599 struct namelist *nl, *prev; local
619 struct namelist *nl, *prev; local
/dports/devel/efl/efl-1.25.1/src/bin/elementary/
H A Dtest_ui_stack.c50 Eo *nl = efl_add(EFL_UI_NAVIGATION_LAYOUT_CLASS, stack); in _navigation_layout_create() local
100 Eo *nl = _navigation_layout_create(stack, "5th layout", btn); in _fifth_layout_insert() local
114 Eo *nl = _navigation_layout_create(stack, "3rd layout", btn); in _third_layout_push() local
130 Eo *nl = _navigation_layout_create(stack, "2nd layout", btn); in _second_layout_push() local
144 Eo *nl = _navigation_layout_create(stack, "1st layout", btn); in _first_layout_push() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/DDACE/src/Bose/
H A Dmemory.c34 int *ivector(nl,nh) in ivector() argument
61 void free_ivector(v,nl,nh) in free_ivector() argument
95 double *dvector(nl,nh) in dvector() argument
122 void free_dvector(v,nl,nh) in free_dvector() argument
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/msgpack/
H A Dunpack_define.h37 // CS is first byte & 0x1f in N_LOWMC()
54 CS_DOUBLE = 0x0b, in N_LOWMC()
/dports/databases/grass7/grass-7.8.6/raster/r.kappa/
H A Dsum.c14 long count_sum(int *ns, int nl) in count_sum()
37 static int same_cats(int a, int b, int nl) in same_cats()
/dports/devel/py-userpath/userpath-1.7.0/userpath/
H A Dcli.py12 def echo_success(text, nl=True): argument
16 def echo_failure(text, nl=True): argument
20 def echo_warning(text, nl=True): argument
/dports/graphics/Coin/coin-Coin-4.0.0/src/lists/
H A DSoNodeList.cpp68 SoNodeList::SoNodeList(const SoNodeList & nl) in SoNodeList()
110 SoNodeList::operator=(const SoNodeList & nl) in operator =()
/dports/comms/limesuite/LimeSuite-20.10.0/src/GFIR/
H A Drecipes.c60 double *vector(nl,nh) in vector() argument
73 int *ivector(nl,nh) in ivector() argument
86 void free_vector(v,nl,nh) in free_vector() argument
96 void free_ivector(v,nl,nh) in free_ivector() argument
/dports/science/fasthenry/fasthenry-3.0wr/src/fasthenry/
H A DbigmeshPre_direct.c9 #define HNEAR(nbr, nj, nk, nl) \ argument
13 #define NEAR(nbr, nj, nk, nl) \ argument
19 #define DNEAR(nbr, nj, nk, nl) \ argument
38 int filnum, i, j, k, nj, nk, nl; local
/dports/science/qwalk/mainline-1.0.1-300-g1b7e381/src/macopt/
H A Dnrutil.cpp20 float *vector(int nl,int nh) in vector()
29 int *ivector(int nl,int nh) in ivector()
38 unsigned char *cvector(int nl,int nh) in cvector()
47 double *dvector(int nl,int nh) in dvector()
149 void free_cvector(unsigned char *v,int nl,int nh) in free_cvector()
154 void free_ivector(int *v,int nl,int nh) in free_ivector()
159 void free_dvector(double *v,int nl,int nh) in free_dvector()
/dports/editors/vigor/vigor-0.016/curses/
H A Dnewwin.c53 newwin(nl, nc, by, bx) in newwin() argument
90 subwin(orig, nl, nc, by, bx) in subwin() argument
154 __makenew(nl, nc, by, bx, sub) in __makenew() argument
/dports/databases/grass7/grass-7.8.6/raster/r.report/
H A Dprt_report.c8 int ns, nl, nx; in print_report() local
260 int construct_val_str(int nl, CELL * pval, char *str) in construct_val_str()
292 char *construct_cat_label(int nl, CELL cat) in construct_cat_label()
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/webui/
H A Ddoc_md.c31 md_nl(htsbuf_queue_t *hq, int nl) in md_nl()
62 int col, nl; in md_text() local
99 md_props(htsbuf_queue_t *hq, htsmsg_t *m, const char *lang, int nl) in md_props()
198 md_doc(htsbuf_queue_t *hq, const char **doc, const char *lang, int nl) in md_doc()
217 int nl = 0; in md_class() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/julia/Arrow/src/arraytypes/
H A Darraytypes.jl47 function arrowvector(x, i, nl, fi, de, ded, meta; dictencoding::Bool=false, dictencode::Bool=false,… argument
62 arrowvector(::Type{Dates.Date}, x, i, nl, fi, de, ded, meta; kw...) = argument
64 arrowvector(::Type{Dates.Time}, x, i, nl, fi, de, ded, meta; kw...) = argument
66 arrowvector(::Type{Dates.DateTime}, x, i, nl, fi, de, ded, meta; kw...) = argument
68 arrowvector(::Type{ZonedDateTime}, x, i, nl, fi, de, ded, meta; kw...) = argument
70 arrowvector(::Type{P}, x, i, nl, fi, de, ded, meta; kw...) where {P <: Dates.Period} = argument
74 function arrowvector(::Type{S}, x, i, nl, fi, de, ded, meta; kw...) where {S} argument
87 arrowvector(::NullType, x, i, nl, fi, de, ded, meta; kw...) = MissingVector(length(x)) argument

12345678910>>...450