Home
last modified time | relevance | path

Searched +refs:push +refs:macro +refs:input (Results 1 – 25 of 7542) sorted by relevance

12345678910>>...302

/dports/textproc/filepp/filepp-1.8.0/
H A Dfilepp.in43 push(@INC, "@moduledir@");
678 push(@PIDs, $pid);
682 push(@PIDs, $my_pid);
722 push(@PIDs, $my_pid);
727 push(@PIDs, $pid);
926 push(@INC, $path);
1117 push(@Endchar, ')');
1504 $input = substr($macro, $defmax).$input;
1511 $input = chop($macro).$input;
1523 ($string, $input) = ReplaceDefineArgs($macro, $input, %Used);
[all …]
/dports/misc/netron/node_modules/app-builder-lib/templates/nsis/include/
H A DStdUtils.nsh98 !macro _StdU_Time out
113 !macro _StdU_GetDays out
118 !macro _StdU_Rand out
172 !macro _StdU_ScanStr out format input default
174 push `${input}`
180 !macro _StdU_ScanStr2 out1 out2 format input default1 default2
182 push `${input}`
190 !macro _StdU_ScanStr3 out1 out2 out3 format input default1 default2 default3
192 push `${input}`
202 !macro _StdU_TrimStr var
[all …]
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Da64.yasm48 %macro PGET_rBpl 0
49 push rBpl
53 %macro PGET_rATransluc 0
59 %macro GET_cl 0
92 ;;; Registers of input args also used in the loop
109 push rbx
132 ;;; Undefine input arg macros
152 ;;; Registers of input args also used in the loop
175 push rDstEnd
180 push rbx
[all …]
/dports/multimedia/xvid/xvidcore/src/image/x86_asm/
H A Dqpel_mmx.asm278 push SRC_PTR
279 push DST_PTR
281 push _EBP
308 push _EBX
309 push _EBP
311 push SRC_PTR
312 push DST_PTR
794 push DST_PTR
798 ; ouput rows [0..3], from input rows [0..8]
1000 push DST_PTR
[all …]
/dports/archivers/zoo/zoo-2.10.1_4/
H A Dlzc.asm45 extrn _in_buf_adr:word ;address of C input buffer
74 add_code macro
88 call_index ;macro for speed
97 read_char macro ;Macro for speed
99 inc [bytesin] ;Maintain input byte count for ratio
109 jmp IO_err ;input error
143 ;Get two parameters, both integers, that are input file handle and
183 read_char ;macro for speed
194 read_char ;macro for speed
375 call_index ;macro for speed
[all …]
/dports/devel/automake/automake-1.16.5/bin/
H A Dautomake.in1584 ($macro, $macro, 'am__EXEEXT', 0, INTERNAL,
5180 my $input;
5185 $input = $file;
5189 return $input;
5216 my $input = locate_am @rest;
5217 if ($input)
7760 $macro = rvar ($macro) unless ref $macro;
7771 $macro = rvar ($macro) unless ref $macro;
8289 my $input = locate_am @rest;
8290 if ($input)
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/tools/moc/
H A Dpreprocessor.cpp48 result.resize(input.size()); in cleaned()
50 const char *end = input.constData() + input.size(); in cleaned()
545 symbols.push(sf); in macroExpand()
564 symbols.push(sf); in macroExpand()
1062 currentFilenames.push(filename); in preprocess()
1095 if (input.isEmpty()) in preprocess()
1102 input = cleaned(input); in preprocess()
1106 input.clear(); in preprocess()
1229 if (input.isEmpty()) in preprocessed()
1233 input = cleaned(input); in preprocessed()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/tools/moc/
H A Dpreprocessor.cpp48 result.resize(input.size()); in cleaned()
50 const char *end = input.constData() + input.size(); in cleaned()
545 symbols.push(sf); in macroExpand()
564 symbols.push(sf); in macroExpand()
1062 currentFilenames.push(filename); in preprocess()
1095 if (input.isEmpty()) in preprocess()
1102 input = cleaned(input); in preprocess()
1106 input.clear(); in preprocess()
1229 if (input.isEmpty()) in preprocessed()
1233 input = cleaned(input); in preprocessed()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/tools/moc/
H A Dpreprocessor.cpp48 result.resize(input.size()); in cleaned()
50 const char *end = input.constData() + input.size(); in cleaned()
545 symbols.push(sf); in macroExpand()
564 symbols.push(sf); in macroExpand()
1062 currentFilenames.push(filename); in preprocess()
1095 if (input.isEmpty()) in preprocess()
1102 input = cleaned(input); in preprocess()
1106 input.clear(); in preprocess()
1229 if (input.isEmpty()) in preprocessed()
1233 input = cleaned(input); in preprocessed()
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/tools/moc/
H A Dpreprocessor.cpp48 result.resize(input.size()); in cleaned()
50 const char *end = input.constData() + input.size(); in cleaned()
545 symbols.push(sf); in macroExpand()
564 symbols.push(sf); in macroExpand()
1062 currentFilenames.push(filename); in preprocess()
1095 if (input.isEmpty()) in preprocess()
1102 input = cleaned(input); in preprocess()
1106 input.clear(); in preprocess()
1229 if (input.isEmpty()) in preprocessed()
1233 input = cleaned(input); in preprocessed()
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/tools/moc/
H A Dpreprocessor.cpp48 result.resize(input.size()); in cleaned()
50 const char *end = input.constData() + input.size(); in cleaned()
545 symbols.push(sf); in macroExpand()
564 symbols.push(sf); in macroExpand()
1062 currentFilenames.push(filename); in preprocess()
1095 if (input.isEmpty()) in preprocess()
1102 input = cleaned(input); in preprocess()
1106 input.clear(); in preprocess()
1229 if (input.isEmpty()) in preprocessed()
1233 input = cleaned(input); in preprocessed()
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/tools/moc/
H A Dpreprocessor.cpp48 result.resize(input.size()); in cleaned()
50 const char *end = input.constData() + input.size(); in cleaned()
545 symbols.push(sf); in macroExpand()
564 symbols.push(sf); in macroExpand()
1062 currentFilenames.push(filename); in preprocess()
1095 if (input.isEmpty()) in preprocess()
1102 input = cleaned(input); in preprocess()
1106 input.clear(); in preprocess()
1229 if (input.isEmpty()) in preprocessed()
1233 input = cleaned(input); in preprocessed()
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/tools/moc/
H A Dpreprocessor.cpp48 result.resize(input.size()); in cleaned()
50 const char *end = input.constData() + input.size(); in cleaned()
545 symbols.push(sf); in macroExpand()
564 symbols.push(sf); in macroExpand()
1062 currentFilenames.push(filename); in preprocess()
1095 if (input.isEmpty()) in preprocess()
1102 input = cleaned(input); in preprocess()
1106 input.clear(); in preprocess()
1229 if (input.isEmpty()) in preprocessed()
1233 input = cleaned(input); in preprocessed()
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/tools/moc/
H A Dpreprocessor.cpp48 result.resize(input.size()); in cleaned()
50 const char *end = input.constData() + input.size(); in cleaned()
545 symbols.push(sf); in macroExpand()
564 symbols.push(sf); in macroExpand()
1062 currentFilenames.push(filename); in preprocess()
1095 if (input.isEmpty()) in preprocess()
1102 input = cleaned(input); in preprocess()
1106 input.clear(); in preprocess()
1229 if (input.isEmpty()) in preprocessed()
1233 input = cleaned(input); in preprocessed()
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/tools/moc/
H A Dpreprocessor.cpp48 result.resize(input.size()); in cleaned()
50 const char *end = input.constData() + input.size(); in cleaned()
545 symbols.push(sf); in macroExpand()
564 symbols.push(sf); in macroExpand()
1062 currentFilenames.push(filename); in preprocess()
1095 if (input.isEmpty()) in preprocess()
1102 input = cleaned(input); in preprocess()
1106 input.clear(); in preprocess()
1229 if (input.isEmpty()) in preprocessed()
1233 input = cleaned(input); in preprocessed()
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/tools/moc/
H A Dpreprocessor.cpp48 result.resize(input.size()); in cleaned()
50 const char *end = input.constData() + input.size(); in cleaned()
545 symbols.push(sf); in macroExpand()
564 symbols.push(sf); in macroExpand()
1062 currentFilenames.push(filename); in preprocess()
1095 if (input.isEmpty()) in preprocess()
1102 input = cleaned(input); in preprocess()
1106 input.clear(); in preprocess()
1229 if (input.isEmpty()) in preprocessed()
1233 input = cleaned(input); in preprocessed()
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/tools/moc/
H A Dpreprocessor.cpp48 result.resize(input.size()); in cleaned()
50 const char *end = input.constData() + input.size(); in cleaned()
545 symbols.push(sf); in macroExpand()
564 symbols.push(sf); in macroExpand()
1062 currentFilenames.push(filename); in preprocess()
1095 if (input.isEmpty()) in preprocess()
1102 input = cleaned(input); in preprocess()
1106 input.clear(); in preprocess()
1229 if (input.isEmpty()) in preprocessed()
1233 input = cleaned(input); in preprocessed()
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/tools/moc/
H A Dpreprocessor.cpp48 result.resize(input.size()); in cleaned()
50 const char *end = input.constData() + input.size(); in cleaned()
545 symbols.push(sf); in macroExpand()
564 symbols.push(sf); in macroExpand()
1062 currentFilenames.push(filename); in preprocess()
1095 if (input.isEmpty()) in preprocess()
1102 input = cleaned(input); in preprocess()
1106 input.clear(); in preprocess()
1229 if (input.isEmpty()) in preprocessed()
1233 input = cleaned(input); in preprocessed()
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/tools/moc/
H A Dpreprocessor.cpp48 result.resize(input.size()); in cleaned()
50 const char *end = input.constData() + input.size(); in cleaned()
545 symbols.push(sf); in macroExpand()
564 symbols.push(sf); in macroExpand()
1062 currentFilenames.push(filename); in preprocess()
1095 if (input.isEmpty()) in preprocess()
1102 input = cleaned(input); in preprocess()
1106 input.clear(); in preprocess()
1229 if (input.isEmpty()) in preprocessed()
1233 input = cleaned(input); in preprocessed()
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/tools/moc/
H A Dpreprocessor.cpp48 result.resize(input.size()); in cleaned()
50 const char *end = input.constData() + input.size(); in cleaned()
545 symbols.push(sf); in macroExpand()
564 symbols.push(sf); in macroExpand()
1062 currentFilenames.push(filename); in preprocess()
1095 if (input.isEmpty()) in preprocess()
1102 input = cleaned(input); in preprocess()
1106 input.clear(); in preprocess()
1229 if (input.isEmpty()) in preprocessed()
1233 input = cleaned(input); in preprocessed()
[all …]
/dports/devel/qt5-remoteobjects/kde-qtremoteobjects-5.15.2p3/tools/repc/moc_copy/
H A Dpreprocessor.cpp48 result.resize(input.size()); in cleaned()
50 const char *end = input.constData() + input.size(); in cleaned()
544 symbols.push(sf); in macroExpand()
563 symbols.push(sf); in macroExpand()
1053 currentFilenames.push(filename); in preprocess()
1086 if (input.isEmpty()) in preprocess()
1093 input = cleaned(input); in preprocess()
1097 input.clear(); in preprocess()
1221 if (input.isEmpty()) in preprocessed()
1225 input = cleaned(input); in preprocessed()
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/tools/moc/
H A Dpreprocessor.cpp48 result.resize(input.size()); in cleaned()
50 const char *end = input.constData() + input.size(); in cleaned()
545 symbols.push(sf); in macroExpand()
564 symbols.push(sf); in macroExpand()
1062 currentFilenames.push(filename); in preprocess()
1095 if (input.isEmpty()) in preprocess()
1102 input = cleaned(input); in preprocess()
1106 input.clear(); in preprocess()
1229 if (input.isEmpty()) in preprocessed()
1233 input = cleaned(input); in preprocessed()
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/tools/moc/
H A Dpreprocessor.cpp48 result.resize(input.size()); in cleaned()
50 const char *end = input.constData() + input.size(); in cleaned()
545 symbols.push(sf); in macroExpand()
564 symbols.push(sf); in macroExpand()
1062 currentFilenames.push(filename); in preprocess()
1095 if (input.isEmpty()) in preprocess()
1102 input = cleaned(input); in preprocess()
1106 input.clear(); in preprocess()
1229 if (input.isEmpty()) in preprocessed()
1233 input = cleaned(input); in preprocessed()
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/tools/moc/
H A Dpreprocessor.cpp48 result.resize(input.size()); in cleaned()
50 const char *end = input.constData() + input.size(); in cleaned()
545 symbols.push(sf); in macroExpand()
564 symbols.push(sf); in macroExpand()
1062 currentFilenames.push(filename); in preprocess()
1095 if (input.isEmpty()) in preprocess()
1102 input = cleaned(input); in preprocess()
1106 input.clear(); in preprocess()
1229 if (input.isEmpty()) in preprocessed()
1233 input = cleaned(input); in preprocessed()
[all …]
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/tools/moc/
H A Dpreprocessor.cpp48 result.resize(input.size()); in cleaned()
50 const char *end = input.constData() + input.size(); in cleaned()
545 symbols.push(sf); in macroExpand()
564 symbols.push(sf); in macroExpand()
1062 currentFilenames.push(filename); in preprocess()
1095 if (input.isEmpty()) in preprocess()
1102 input = cleaned(input); in preprocess()
1106 input.clear(); in preprocess()
1229 if (input.isEmpty()) in preprocessed()
1233 input = cleaned(input); in preprocessed()
[all …]

12345678910>>...302