Home
last modified time | relevance | path

Searched refs:startlocation (Results 1 – 25 of 198) sorted by relevance

12345678

/dports/audio/traverso/traverso-0.49.6/src/plugins/native/
H A DGainEnvelope.h43 …void process_gain(audio_sample_t** buffer, const TimeRef& startlocation, const TimeRef& endlocatio…
57 inline void GainEnvelope::process_gain(audio_sample_t** buffer, const TimeRef& startlocation, const… in process_gain() argument
62 port->get_curve()->process(buffer, startlocation, endlocation, nframes, channels, m_gain); in process_gain()
/dports/audio/traverso/traverso-0.49.6/src/core/
H A DSnapList.cpp84 TimeRef startlocation = clip->get_track_start_location(); in update_snaplist() local
87 if (startlocation > endlocation) { in update_snaplist()
91 if (startlocation >= m_rangeStart && startlocation <= m_rangeEnd) { in update_snaplist()
92 m_xposList.append(startlocation); in update_snaplist()
/dports/ftp/quftp/quftp-1.0.7/
H A Dtext.c19 char *startlocation; in getnextword() local
43 startlocation = location; in getnextword()
47 startlocation++; in getnextword()
63 strncpy(returnstring, startlocation, length); in getnextword()
/dports/databases/postgresql12-client/postgresql-12.9/src/pl/plpgsql/src/
H A Dpl_scanner.c405 int startlocation, int endlocation) in plpgsql_append_source_text() argument
407 Assert(startlocation <= endlocation); in plpgsql_append_source_text()
408 appendBinaryStringInfo(buf, scanorig + startlocation, in plpgsql_append_source_text()
409 endlocation - startlocation); in plpgsql_append_source_text()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_scanner.c405 int startlocation, int endlocation) in plpgsql_append_source_text() argument
407 Assert(startlocation <= endlocation); in plpgsql_append_source_text()
408 appendBinaryStringInfo(buf, scanorig + startlocation, in plpgsql_append_source_text()
409 endlocation - startlocation); in plpgsql_append_source_text()
/dports/databases/postgresql14-server/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_scanner.c405 int startlocation, int endlocation) in plpgsql_append_source_text() argument
407 Assert(startlocation <= endlocation); in plpgsql_append_source_text()
408 appendBinaryStringInfo(buf, scanorig + startlocation, in plpgsql_append_source_text()
409 endlocation - startlocation); in plpgsql_append_source_text()
/dports/databases/postgresql13-server/postgresql-13.5/src/pl/plpgsql/src/
H A Dpl_scanner.c405 int startlocation, int endlocation)
407 Assert(startlocation <= endlocation);
408 appendBinaryStringInfo(buf, scanorig + startlocation,
409 endlocation - startlocation);
/dports/databases/postgresql14-plperl/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_scanner.c405 int startlocation, int endlocation) in plpgsql_append_source_text() argument
407 Assert(startlocation <= endlocation); in plpgsql_append_source_text()
408 appendBinaryStringInfo(buf, scanorig + startlocation, in plpgsql_append_source_text()
409 endlocation - startlocation); in plpgsql_append_source_text()
/dports/databases/postgresql14-docs/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_scanner.c405 int startlocation, int endlocation) in plpgsql_append_source_text() argument
407 Assert(startlocation <= endlocation); in plpgsql_append_source_text()
408 appendBinaryStringInfo(buf, scanorig + startlocation, in plpgsql_append_source_text()
409 endlocation - startlocation); in plpgsql_append_source_text()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_scanner.c405 int startlocation, int endlocation) in plpgsql_append_source_text() argument
407 Assert(startlocation <= endlocation); in plpgsql_append_source_text()
408 appendBinaryStringInfo(buf, scanorig + startlocation, in plpgsql_append_source_text()
409 endlocation - startlocation); in plpgsql_append_source_text()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/pl/plpgsql/src/
H A Dpl_scanner.c405 int startlocation, int endlocation) in plpgsql_append_source_text() argument
407 Assert(startlocation <= endlocation); in plpgsql_append_source_text()
408 appendBinaryStringInfo(buf, scanorig + startlocation, in plpgsql_append_source_text()
409 endlocation - startlocation); in plpgsql_append_source_text()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_scanner.c405 int startlocation, int endlocation) in plpgsql_append_source_text() argument
407 Assert(startlocation <= endlocation); in plpgsql_append_source_text()
408 appendBinaryStringInfo(buf, scanorig + startlocation, in plpgsql_append_source_text()
409 endlocation - startlocation); in plpgsql_append_source_text()
/dports/databases/postgresql14-client/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_scanner.c405 int startlocation, int endlocation) in plpgsql_append_source_text() argument
407 Assert(startlocation <= endlocation); in plpgsql_append_source_text()
408 appendBinaryStringInfo(buf, scanorig + startlocation, in plpgsql_append_source_text()
409 endlocation - startlocation); in plpgsql_append_source_text()
/dports/databases/postgresql12-docs/postgresql-12.9/src/pl/plpgsql/src/
H A Dpl_scanner.c405 int startlocation, int endlocation) in plpgsql_append_source_text() argument
407 Assert(startlocation <= endlocation); in plpgsql_append_source_text()
408 appendBinaryStringInfo(buf, scanorig + startlocation, in plpgsql_append_source_text()
409 endlocation - startlocation); in plpgsql_append_source_text()
/dports/databases/postgresql12-server/postgresql-12.9/src/pl/plpgsql/src/
H A Dpl_scanner.c405 int startlocation, int endlocation) in plpgsql_append_source_text() argument
407 Assert(startlocation <= endlocation); in plpgsql_append_source_text()
408 appendBinaryStringInfo(buf, scanorig + startlocation, in plpgsql_append_source_text()
409 endlocation - startlocation); in plpgsql_append_source_text()
/dports/databases/postgresql13-client/postgresql-13.5/src/pl/plpgsql/src/
H A Dpl_scanner.c405 int startlocation, int endlocation)
407 Assert(startlocation <= endlocation);
408 appendBinaryStringInfo(buf, scanorig + startlocation,
409 endlocation - startlocation);
/dports/databases/postgresql13-contrib/postgresql-13.5/src/pl/plpgsql/src/
H A Dpl_scanner.c405 int startlocation, int endlocation)
407 Assert(startlocation <= endlocation);
408 appendBinaryStringInfo(buf, scanorig + startlocation,
409 endlocation - startlocation);
/dports/databases/postgresql12-plpython/postgresql-12.9/src/pl/plpgsql/src/
H A Dpl_scanner.c405 int startlocation, int endlocation) in plpgsql_append_source_text() argument
407 Assert(startlocation <= endlocation); in plpgsql_append_source_text()
408 appendBinaryStringInfo(buf, scanorig + startlocation, in plpgsql_append_source_text()
409 endlocation - startlocation); in plpgsql_append_source_text()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/pl/plpgsql/src/
H A Dpl_scanner.c405 int startlocation, int endlocation) in plpgsql_append_source_text() argument
407 Assert(startlocation <= endlocation); in plpgsql_append_source_text()
408 appendBinaryStringInfo(buf, scanorig + startlocation, in plpgsql_append_source_text()
409 endlocation - startlocation); in plpgsql_append_source_text()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/pl/plpgsql/src/
H A Dpl_scanner.c405 int startlocation, int endlocation) in plpgsql_append_source_text() argument
407 Assert(startlocation <= endlocation); in plpgsql_append_source_text()
408 appendBinaryStringInfo(buf, scanorig + startlocation, in plpgsql_append_source_text()
409 endlocation - startlocation); in plpgsql_append_source_text()
/dports/databases/postgresql13-docs/postgresql-13.5/src/pl/plpgsql/src/
H A Dpl_scanner.c405 int startlocation, int endlocation)
407 Assert(startlocation <= endlocation);
408 appendBinaryStringInfo(buf, scanorig + startlocation,
409 endlocation - startlocation);
/dports/databases/postgresql13-plperl/postgresql-13.5/src/pl/plpgsql/src/
H A Dpl_scanner.c405 int startlocation, int endlocation) in plpgsql_append_source_text() argument
407 Assert(startlocation <= endlocation); in plpgsql_append_source_text()
408 appendBinaryStringInfo(buf, scanorig + startlocation, in plpgsql_append_source_text()
409 endlocation - startlocation); in plpgsql_append_source_text()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/pl/plpgsql/src/
H A Dpl_scanner.c405 int startlocation, int endlocation) in plpgsql_append_source_text() argument
407 Assert(startlocation <= endlocation); in plpgsql_append_source_text()
408 appendBinaryStringInfo(buf, scanorig + startlocation, in plpgsql_append_source_text()
409 endlocation - startlocation); in plpgsql_append_source_text()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/pl/plpgsql/src/
H A Dpl_scanner.c405 int startlocation, int endlocation) in plpgsql_append_source_text() argument
407 Assert(startlocation <= endlocation); in plpgsql_append_source_text()
408 appendBinaryStringInfo(buf, scanorig + startlocation, in plpgsql_append_source_text()
409 endlocation - startlocation); in plpgsql_append_source_text()
/dports/x11-fm/xfe/xfe-1.44/src/
H A DFilePanel.cpp285 startlocation = FXSystem::getCurrentDirectory(); in FXIMPLEMENT()
1048 runcmd(cmd, current->list->getDirectory(), startlocation); in execFile()
1078 ret = chdir(startlocation.text()); in execFile()
1107 runcmd(cmd, current->list->getDirectory(), startlocation); in execFile()
1129 runcmd(cmd, current->list->getDirectory(), startlocation); in execFile()
3631 ret = chdir(startlocation.text()); in onCmdProperties()
4827 ret = chdir(startlocation.text()); in onCmdXTerm()
5024 ret = chdir(startlocation.text()); in onCmdAddToArch()
5791 ret = chdir(startlocation.text()); in onCmdRunScript()
5926 ret = chdir(startlocation.text()); in onCmdMount()
[all …]

12345678