Home
last modified time | relevance | path

Searched refs:beginning (Results 176 – 200 of 43209) sorted by relevance

12345678910>>...1729

/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DBodyUtil.cpp94 const char* beginning = aStart.get(); in PushOverBoundary() local
98 if ((aStart.get() - beginning) == 0) { in PushOverBoundary()
103 if ((aStart.get() - beginning) == 2) { in PushOverBoundary()
169 const char* beginning = aStart.get(); in ParseBody() local
179 if (aStart.get() - beginning < 2) { in ParseBody()
191 if (aStart.get() - beginning < 2) { in ParseBody()
202 nsAutoCString body(beginning, aStart.get() - beginning); in ParseBody()
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/grib1/local/rjtd/
H A D5.table12 …nitialized analyses); products have reference times at intervals of P2, beginning at the given ref…
13 …nitialized analyses); products have reference times at intervals of P2, beginning at the given ref…
17 …forecast period P1=0; products have reference times at intervals of P2, beginning at the given ref…
23 …ence time + P2; products have reference times at Intervals of 24 hours, beginning at the given ref…
24 …ence time + P2; products have reference times at intervals of 24 hours, beginning at the given ref…
25 …d from P1 to P2; products have reference times at intervals of P2 - P1, beginning at the given ref…
26 …nuous time span; products have reference times at intervals of P2 - P1, beginning at the given ref…
27 … reference time + P1; products have reference times at intervals of P2, beginning at the given ref…
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DBodyUtil.cpp111 const char* beginning = aStart.get(); in PushOverBoundary() local
115 if ((aStart.get() - beginning) == 0) { in PushOverBoundary()
120 if ((aStart.get() - beginning) == 2) { in PushOverBoundary()
189 const char* beginning = aStart.get(); in ParseBody() local
199 if (aStart.get() - beginning < 2) { in ParseBody()
211 if (aStart.get() - beginning < 2) { in ParseBody()
222 nsAutoCString body(beginning, aStart.get() - beginning); in ParseBody()
/dports/editors/poke/poke-1.0/jitter/jitter/
H A Djitter-disassemble.c196 const void *beginning, size_t size_in_bytes, in jitter_disassemble_range_objdump() argument
213 if (fwrite (beginning, 1, size_in_bytes, temporary_file) != size_in_bytes) in jitter_disassemble_range_objdump()
238 (unsigned long) (jitter_uint) beginning, in jitter_disassemble_range_objdump()
331 const void *beginning, size_t size_in_bytes, in jitter_dump_range() argument
342 const unsigned char *p = beginning; in jitter_dump_range()
395 const void *beginning, size_t size_in_bytes, in jitter_disassemble_range() argument
421 beginning, size_in_bytes, in jitter_disassemble_range()
437 beginning, size_in_bytes, in jitter_disassemble_range()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/
H A Dregexprops-generic.texi60 @item At the beginning of a regular expression
103 @item @samp{\<} matches the beginning of a word
158 @item @samp{\<} matches the beginning of a word
181 At the beginning of a regular expression
206 @item At the beginning of a regular expression
272 At the beginning of a regular expression
297 @item At the beginning of a regular expression
364 @item At the beginning of a regular expression
428 At the beginning of a regular expression
457 @item At the beginning of a regular expression
[all …]
/dports/finance/prestashop/prestashop/classes/
H A DSpecificPrice.php323 * @param string|null $beginning
328 …Conditions($id_product, $id_product_attribute, $id_customer, $id_cart, $beginning = null, $ending … argument
333 if ($beginning === null) {
334 $beginning = $now;
358 if ($ending == $now && $beginning == $now) {
377 $ending = $beginning = $first_date;
380 $beginning = $db->escape($beginning);
383 … $query_extra .= ' AND (`from` = \'0000-00-00 00:00:00\' OR \'' . $beginning . '\' >= `from`)'
667 …ion getProductIdByDate($id_shop, $id_currency, $id_country, $id_group, $beginning, $ending, $id_cu… argument
673 … $query_extra = self::computeExtraConditions(null, null, $id_customer, null, $beginning, $ending);
/dports/shells/zsh/zsh-5.8.1/Functions/Zle/
H A Dhistory-beginning-search-menu1 # Menu-driven alternative to history-beginning-search-backward.
6 # autoload -Uz history-beginning-search-menu
7 # zle -N history-beginning-search-menu
8 # bindkey '\eP' history-beginning-search-menu
20 # With a prefix argument, the search is not anchored to the beginning,
24 # zle -N history-beginning-search-menu-end history-beginning-search-menu
H A Dup-line-or-beginning-search12 zstyle -t ':zle:up-line-or-beginning-search' edit-buffer
19 zle .history-beginning-search-backward
20 zstyle -T ':zle:up-line-or-beginning-search' leave-cursor &&
/dports/mail/qmail-contrib/fastforward-0.51/
H A Dnewinclude.c211 struct token822 *beginning; in parseline() local
218 beginning = toks.t; in parseline()
225 while (t > beginning) in parseline()
230 if (t >= beginning + 2) in parseline()
241 while ((t > beginning) && (t[-1].type != TOKEN822_LEFT)) in parseline()
244 if (t <= beginning) parseerr(); in parseline()
246 …while ((t > beginning) && ((t[-1].type == TOKEN822_COMMENT) || (t[-1].type == TOKEN822_ATOM) || (t… in parseline()
/dports/mail/fastforward/fastforward-0.51/
H A Dnewinclude.c211 struct token822 *beginning; in parseline() local
218 beginning = toks.t; in parseline()
225 while (t > beginning) in parseline()
230 if (t >= beginning + 2) in parseline()
241 while ((t > beginning) && (t[-1].type != TOKEN822_LEFT)) in parseline()
244 if (t <= beginning) parseerr(); in parseline()
246 …while ((t > beginning) && ((t[-1].type == TOKEN822_COMMENT) || (t[-1].type == TOKEN822_ATOM) || (t… in parseline()
/dports/math/p5-Math-Pari/Math-Pari-2.01080900/patches/
H A Ddiff_2.3.5_stderr_clobber20 - pariputc('\n'); /* make sure pari_err msg starts at the beginning of line */
24 + pariputc('\n'); /* make sure pari_err msg starts at the beginning of line */
51 - pariputc('\n'); /* make sure pari_err msg starts at the beginning of line */
55 + pariputc('\n'); /* make sure pari_err msg starts at the beginning of line */
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/point_of_sale/tools/posbox/overwrite_before_init/home/pi/
H A D.inputrc42 "\e[1~": beginning-of-line
45 "\e[7~": beginning-of-line
48 "\e[H": beginning-of-line
51 "\eOH": beginning-of-line
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/debugbar/class/DataCollector/
H A DDolLogsCollector.php144 $beginning = false;
150 $beginning = true;
157 if ($beginning) {
161 if ($beginning) {
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/debugbar/class/DataCollector/
H A DDolLogsCollector.php143 $beginning = false;
149 $beginning = true;
156 if ($beginning) {
160 if ($beginning) {
/dports/editors/uemacs/uemacs-4.0/cmd/
H A Dcpage.cmd32 beginning-of-file
50 beginning-of-file
129 beginning-of-line
172 beginning-of-file
176 beginning-of-file
180 beginning-of-file
184 beginning-of-file
188 beginning-of-file
192 beginning-of-file
203 beginning-of-file
[all …]
/dports/biology/avida/avida-2.12.4-src/avida-core/support/config/misc/
H A Dorganism-heads-15-template.org6 mov-head # Place write-head at beginning of offspring.
10 h-search # Mark the beginning of the copy loop
16 mov-head # Otherwise, loop back to the beginning of the copy loop.
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/help/bind/
H A Ddelete_previous_word10 Deletes to the beginning of the previous word. If the cursor
12 cursor to the beginning of the word. If the cursor is on
13 whitespace, all whitespace through to the beginning of the
/dports/irc/ircII/ircii-20210314/help/bind/
H A Ddelete_previous_word10 Deletes to the beginning of the previous word. If the cursor
12 cursor to the beginning of the word. If the cursor is on
13 whitespace, all whitespace through to the beginning of the
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/storage/browser/file_system/
H A Dfile_system_operation_runner.cc56 base::AutoReset<bool> beginning(&is_beginning_operation_, true); in CreateFile() local
79 base::AutoReset<bool> beginning(&is_beginning_operation_, true); in CreateDirectory() local
104 base::AutoReset<bool> beginning(&is_beginning_operation_, true); in Copy() local
131 base::AutoReset<bool> beginning(&is_beginning_operation_, true); in Move() local
152 base::AutoReset<bool> beginning(&is_beginning_operation_, true); in DirectoryExists() local
171 base::AutoReset<bool> beginning(&is_beginning_operation_, true); in FileExists() local
192 base::AutoReset<bool> beginning(&is_beginning_operation_, true); in GetMetadata() local
213 base::AutoReset<bool> beginning(&is_beginning_operation_, true); in ReadDirectory() local
234 base::AutoReset<bool> beginning(&is_beginning_operation_, true); in Remove() local
256 base::AutoReset<bool> beginning(&is_beginning_operation_, true); in Write() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/storage/browser/file_system/
H A Dfile_system_operation_runner.cc56 base::AutoReset<bool> beginning(&is_beginning_operation_, true); in CreateFile() local
79 base::AutoReset<bool> beginning(&is_beginning_operation_, true); in CreateDirectory() local
104 base::AutoReset<bool> beginning(&is_beginning_operation_, true); in Copy() local
131 base::AutoReset<bool> beginning(&is_beginning_operation_, true); in Move() local
152 base::AutoReset<bool> beginning(&is_beginning_operation_, true); in DirectoryExists() local
171 base::AutoReset<bool> beginning(&is_beginning_operation_, true); in FileExists() local
192 base::AutoReset<bool> beginning(&is_beginning_operation_, true); in GetMetadata() local
213 base::AutoReset<bool> beginning(&is_beginning_operation_, true); in ReadDirectory() local
234 base::AutoReset<bool> beginning(&is_beginning_operation_, true); in Remove() local
256 base::AutoReset<bool> beginning(&is_beginning_operation_, true); in Write() local
[all …]
/dports/net/librdkafka/librdkafka-1.8.2/tests/
H A Dlz4_manual_test.sh41 ../examples/rdkafka_example -C -b $BROKERS -t $TOPIC -p 0 -o beginning -e -q -A \
48 --bootstrap-server $BROKERS --from-beginning --topic $TOPIC \
52 --zookeeper $ZK_ADDRESS --from-beginning --topic $TOPIC \
/dports/textproc/sowing/sowing-1.1.18/src/doctext/
H A DREADME5 bof - beginning of file
6 bop - beginning of page (manpage)
10 s_synopsis - beginning of Synopsis
/dports/print/lilypond-devel/lilypond-2.23.5/input/regression/
H A Dpart-combine-silence.ly7 % rests of different durations beginning simultaneously, followed by
16 % rests of different durations beginning simultaneously, followed by
25 % mmrest and rest of different durations beginning simultaneously
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rdkafka-sys-2.0.0+1.4.2/librdkafka/tests/
H A Dlz4_manual_test.sh41 ../examples/rdkafka_example -C -b $BROKERS -t $TOPIC -p 0 -o beginning -e -q -A \
48 --bootstrap-server $BROKERS --from-beginning --topic $TOPIC \
52 --zookeeper $ZK_ADDRESS --from-beginning --topic $TOPIC \
/dports/print/lilypond/lilypond-2.22.1/input/regression/
H A Dpart-combine-silence.ly7 % rests of different durations beginning simultaneously, followed by
16 % rests of different durations beginning simultaneously, followed by
25 % mmrest and rest of different durations beginning simultaneously

12345678910>>...1729