Home
last modified time | relevance | path

Searched refs:last_empty (Results 1 – 24 of 24) sorted by relevance

/dports/net/p5-URI/URI-5.10/lib/URI/
H A D_idna.pm26 my @last_empty;
27 push(@last_empty, pop @labels) if @labels > 1 && $labels[-1] eq "";
33 return join(".", @labels, @last_empty);
/dports/lang/v8/v8-9.6.180.12/test/unittests/heap/
H A Dpersistent-handles-unittest.cc24 Handle<String> first_empty, last_empty; in TEST_F() local
39 last_empty = handle(ReadOnlyRoots(heap).empty_string(), isolate); in TEST_F()
52 CHECK_EQ(last_empty->length(), 0); in TEST_F()
53 CHECK_EQ(*first_empty, *last_empty); in TEST_F()
/dports/devel/stxxl/stxxl-1.4.1/include/stxxl/bits/containers/
H A Dpq_losertree.h366 unsigned_type last_empty = 0; in compactTree() local
371 segment_size[last_empty] = segment_size[pos]; in compactTree()
372 current[last_empty] = current[pos]; in compactTree()
373 current_end[last_empty] = current_end[pos]; in compactTree()
374 segment[last_empty] = segment[pos]; in compactTree()
375 last_empty++; in compactTree()
391 while ((k > 1) && ((k / 2) >= last_empty)) in compactTree()
399 for ( ; last_empty < k; last_empty++) in compactTree()
401 current[last_empty] = &sentinel; in compactTree()
402 current_end[last_empty] = &sentinel; in compactTree()
[all …]
/dports/textproc/py-paragrep/paragrep-release-3.2.0/paragrep/
H A D__init__.py106 last_empty = False
132 if not last_empty:
133 last_empty = True
144 last_empty = False
148 if not last_empty:
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/cursive_core-0.2.2/src/utils/lines/spans/
H A Dchunk.rs71 let last_empty = { in remove_last_char() localVariable
80 if last_empty { in remove_last_char()
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Didentity-map.cc234 int last_empty = -1; in Rehash() local
238 last_empty = i; in Rehash()
241 if (pos <= last_empty || pos > i) { in Rehash()
246 last_empty = i; in Rehash()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/utils/
H A Didentity-map.cc235 int last_empty = -1; in Rehash() local
239 last_empty = i; in Rehash()
242 if (pos <= last_empty || pos > i) { in Rehash()
247 last_empty = i; in Rehash()
/dports/lang/v8/v8-9.6.180.12/src/utils/
H A Didentity-map.cc271 int last_empty = -1; in Rehash() local
275 last_empty = i; in Rehash()
278 if (pos <= last_empty || pos > i) { in Rehash()
283 last_empty = i; in Rehash()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/utils/
H A Didentity-map.cc270 int last_empty = -1; in Rehash() local
274 last_empty = i; in Rehash()
277 if (pos <= last_empty || pos > i) { in Rehash()
282 last_empty = i; in Rehash()
/dports/x11/xterm/xterm-370/
H A Dgraphics_sixel.c64 int last_empty = 1; in parse_prefixedtype_params() local
75 last_empty = 0; in parse_prefixedtype_params()
82 last_empty = 1; in parse_prefixedtype_params()
93 if (!last_empty) in parse_prefixedtype_params()
H A Dmisc.c4384 int last_empty = 1; in parse_ansi_params() local
4391 last_empty = 0; in parse_ansi_params()
4398 last_empty = 1; in parse_ansi_params()
4410 if (!last_empty) in parse_ansi_params()
/dports/science/qmcpack/qmcpack-3.11.0/nexus/lib/
H A Dvasp_analyzer.py528 last_empty = True
549 last_empty = False
551 if last_empty:
554 last_empty = True
H A Dbasisset.py214 last_empty = True
218 if last_empty:
227 last_empty = False
229 last_empty = True
/dports/mail/p5-Mail-Box/Mail-Box-3.009/lib/Mail/Box/
H A DTest.pm232 my $last_empty = 0;
/dports/cad/sumo/sumo-1.2.0/src/microsim/cfmodels/
H A DParBuffer.h135 bool last_empty() { in last_empty() function
H A DMSCFModel_CC.cpp670 if (buf.last_empty()) { in setParameter()
678 if (buf.last_empty()) { in setParameter()
847 if (buf.last_empty()) { in setParameter()
855 if (buf.last_empty()) { in setParameter()
/dports/science/gromacs/gromacs-2021.4/tests/physicalvalidation/physical_validation/util/
H A Dkinetic_energy.py353 last_empty = not molec_groups[-1]
360 if last_empty:
/dports/net/pjsip/pjproject-2.11.1/pjsip-apps/src/samples/
H A Djbsim.c778 unsigned last_empty; in rx_tick() local
782 last_empty = jstate.empty; in rx_tick()
809 if (jstate.empty > last_empty) in rx_tick()
/dports/editors/jucipp/jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75/src/
H A Dsource.cpp2035 auto last_empty = get_buffer()->end(); in show_or_hide() local
2042 if(!last_empty) in show_or_hide()
2043 last_empty = end; in show_or_hide()
2092 last_empty = get_buffer()->end(); in show_or_hide()
2099 if(last_empty) in show_or_hide()
2100 end = get_buffer()->get_iter_at_line(last_empty.get_line()); in show_or_hide()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/gtk3/novte/
H A Dvte.cc4309 gsize last_empty, last_nonempty; in get_text() local
4313 last_empty = last_nonempty = string->len; in get_text()
4346 last_empty = string->len; in get_text()
4369 if (!include_trailing_spaces && last_empty > last_nonempty) { in get_text()
/dports/emulators/vice/vice-3.5/src/arch/gtk3/novte/
H A Dvte.cc4308 gsize last_empty, last_nonempty; in get_text() local
4312 last_empty = last_nonempty = string->len; in get_text()
4345 last_empty = string->len; in get_text()
4368 if (!include_trailing_spaces && last_empty > last_nonempty) { in get_text()
/dports/x11-toolkits/vte3/vte-0.64.2/src/
H A Dvte.cc6082 gsize last_empty, last_nonempty; in get_text() local
6086 last_empty = last_nonempty = string->len; in get_text()
6135 last_empty = string->len; in get_text()
6159 if (last_empty > last_nonempty) { in get_text()
/dports/x11-toolkits/gnome-pty-helper/vte-0.40.2/src/
H A Dvte.c6072 glong col, row, last_empty, last_emptycol, last_nonempty, last_nonemptycol; in vte_terminal_get_text_range_maybe_wrapped() local
6090 last_empty = last_nonempty = string->len; in vte_terminal_get_text_range_maybe_wrapped()
6120 last_empty = string->len; in vte_terminal_get_text_range_maybe_wrapped()
6148 if (!include_trailing_spaces && last_empty > last_nonempty) { in vte_terminal_get_text_range_maybe_wrapped()
/dports/x11-toolkits/vte/vte-0.28.2/src/
H A Dvte.c6283 glong col, row, last_empty, last_emptycol, last_nonempty, last_nonemptycol; in vte_terminal_get_text_range_maybe_wrapped() local
6305 last_empty = last_nonempty = string->len; in vte_terminal_get_text_range_maybe_wrapped()
6335 last_empty = string->len; in vte_terminal_get_text_range_maybe_wrapped()
6363 if (!include_trailing_spaces && last_empty > last_nonempty) { in vte_terminal_get_text_range_maybe_wrapped()