Home
last modified time | relevance | path

Searched defs:TP (Results 1 – 25 of 2554) sorted by relevance

12345678910>>...103

/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/tinyPy/src/tinypy/
H A Dtinypy.cpp335 #define TP tp_vm *tp macro
726 tp_obj tp_pop(TP) { in tp_pop() argument
972 tp_obj _tp_dcall(TP,tp_obj fnc(TP)) { in _tp_dcall() argument
1005 tp_obj tp_fnc(TP,tp_obj v(TP)) { in tp_fnc() argument
1010 tp_obj tp_method(TP,tp_obj self,tp_obj v(TP)) { in tp_method() argument
1266 tp_obj tp_chr(TP) { in tp_chr() argument
1270 tp_obj tp_ord(TP) { in tp_ord() argument
1369 tp_obj tp_min(TP) { in tp_min() argument
1378 tp_obj tp_max(TP) { in tp_max() argument
1845 void tp_full(TP) { in tp_full() argument
[all …]
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/tinyPy/src/tinypy/
H A Dtinypy.cpp335 #define TP tp_vm *tp macro
726 tp_obj tp_pop(TP) { in tp_pop() argument
972 tp_obj _tp_dcall(TP,tp_obj fnc(TP)) { in _tp_dcall() argument
1005 tp_obj tp_fnc(TP,tp_obj v(TP)) { in tp_fnc() argument
1010 tp_obj tp_method(TP,tp_obj self,tp_obj v(TP)) { in tp_method() argument
1266 tp_obj tp_chr(TP) { in tp_chr() argument
1270 tp_obj tp_ord(TP) { in tp_ord() argument
1369 tp_obj tp_min(TP) { in tp_min() argument
1378 tp_obj tp_max(TP) { in tp_max() argument
1845 void tp_full(TP) { in tp_full() argument
[all …]
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/tinyPy/src/tinypy/
H A Dtinypy.cpp335 #define TP tp_vm *tp macro
726 tp_obj tp_pop(TP) { in tp_pop() argument
972 tp_obj _tp_dcall(TP,tp_obj fnc(TP)) { in _tp_dcall() argument
1005 tp_obj tp_fnc(TP,tp_obj v(TP)) { in tp_fnc() argument
1010 tp_obj tp_method(TP,tp_obj self,tp_obj v(TP)) { in tp_method() argument
1266 tp_obj tp_chr(TP) { in tp_chr() argument
1270 tp_obj tp_ord(TP) { in tp_ord() argument
1369 tp_obj tp_min(TP) { in tp_min() argument
1378 tp_obj tp_max(TP) { in tp_max() argument
1845 void tp_full(TP) { in tp_full() argument
[all …]
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/tinyPy/src/tinypy/
H A Dtinypy.cpp335 #define TP tp_vm *tp macro
726 tp_obj tp_pop(TP) { in tp_pop() argument
972 tp_obj _tp_dcall(TP,tp_obj fnc(TP)) { in _tp_dcall() argument
1005 tp_obj tp_fnc(TP,tp_obj v(TP)) { in tp_fnc() argument
1010 tp_obj tp_method(TP,tp_obj self,tp_obj v(TP)) { in tp_method() argument
1266 tp_obj tp_chr(TP) { in tp_chr() argument
1270 tp_obj tp_ord(TP) { in tp_ord() argument
1369 tp_obj tp_min(TP) { in tp_min() argument
1378 tp_obj tp_max(TP) { in tp_max() argument
1845 void tp_full(TP) { in tp_full() argument
[all …]
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/tinyPy/src/modules/re/
H A Dinit.cpp102 static tp_obj regex_obj_search(TP) in regex_obj_search() argument
157 static tp_obj regex_obj_match(TP) in regex_obj_match() argument
201 static tp_obj regex_obj_split(TP) in regex_obj_split() argument
455 static tp_obj match_obj_end(TP) in match_obj_end() argument
482 static tp_obj match_obj_span(TP) in match_obj_span() argument
515 static tp_obj regex_compile(TP) in regex_compile() argument
588 static tp_obj regex_search(TP) in regex_search() argument
610 static tp_obj regex_match(TP) in regex_match() argument
635 static tp_obj regex_split(TP) in regex_split() argument
656 static tp_obj regex_findall(TP) in regex_findall() argument
[all …]
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/tinyPy/src/modules/re/
H A Dinit.cpp102 static tp_obj regex_obj_search(TP) in regex_obj_search() argument
157 static tp_obj regex_obj_match(TP) in regex_obj_match() argument
201 static tp_obj regex_obj_split(TP) in regex_obj_split() argument
455 static tp_obj match_obj_end(TP) in match_obj_end() argument
482 static tp_obj match_obj_span(TP) in match_obj_span() argument
515 static tp_obj regex_compile(TP) in regex_compile() argument
588 static tp_obj regex_search(TP) in regex_search() argument
610 static tp_obj regex_match(TP) in regex_match() argument
635 static tp_obj regex_split(TP) in regex_split() argument
656 static tp_obj regex_findall(TP) in regex_findall() argument
[all …]
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/tinyPy/src/modules/re/
H A Dinit.cpp102 static tp_obj regex_obj_search(TP) in regex_obj_search() argument
157 static tp_obj regex_obj_match(TP) in regex_obj_match() argument
201 static tp_obj regex_obj_split(TP) in regex_obj_split() argument
455 static tp_obj match_obj_end(TP) in match_obj_end() argument
482 static tp_obj match_obj_span(TP) in match_obj_span() argument
515 static tp_obj regex_compile(TP) in regex_compile() argument
588 static tp_obj regex_search(TP) in regex_search() argument
610 static tp_obj regex_match(TP) in regex_match() argument
635 static tp_obj regex_split(TP) in regex_split() argument
656 static tp_obj regex_findall(TP) in regex_findall() argument
[all …]
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/tinyPy/src/modules/re/
H A Dinit.cpp102 static tp_obj regex_obj_search(TP) in regex_obj_search() argument
157 static tp_obj regex_obj_match(TP) in regex_obj_match() argument
201 static tp_obj regex_obj_split(TP) in regex_obj_split() argument
455 static tp_obj match_obj_end(TP) in match_obj_end() argument
482 static tp_obj match_obj_span(TP) in match_obj_span() argument
515 static tp_obj regex_compile(TP) in regex_compile() argument
588 static tp_obj regex_search(TP) in regex_search() argument
610 static tp_obj regex_match(TP) in regex_match() argument
635 static tp_obj regex_split(TP) in regex_split() argument
656 static tp_obj regex_findall(TP) in regex_findall() argument
[all …]
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/tinyPy/src/
H A Dadm_gen.cpp3 static tp_obj zzpy_saveBmp(TP) in zzpy_saveBmp() argument
16 static tp_obj zzpy_savePng(TP) in zzpy_savePng() argument
29 static tp_obj zzpy_loadVideo(TP) in zzpy_loadVideo() argument
42 static tp_obj zzpy_getPARWidth(TP) in zzpy_getPARWidth() argument
92 static tp_obj zzpy_save(TP) in zzpy_save() argument
147 static tp_obj zzpy_getFps1000(TP) in zzpy_getFps1000() argument
160 static tp_obj zzpy_saveAudio(TP) in zzpy_saveAudio() argument
205 static tp_obj zzpy_addSegment(TP) in zzpy_addSegment() argument
377 static tp_obj zzpy_getHeight(TP) in zzpy_getHeight() argument
508 static tp_obj zzpy_getWidth(TP) in zzpy_getWidth() argument
[all …]
H A Deditor_gen.cpp3 static tp_obj zzpy_getFrameSize(TP) in zzpy_getFrameSize() argument
16 static tp_obj zzpy_nbSegments(TP) in zzpy_nbSegments() argument
28 static tp_obj zzpy_hexDumpFrame(TP) in zzpy_hexDumpFrame() argument
42 static tp_obj zzpy_getDts(TP) in zzpy_getDts() argument
56 static tp_obj zzpy_getPts(TP) in zzpy_getPts() argument
70 static tp_obj zzpy_getCurrentPts(TP) in zzpy_getCurrentPts() argument
82 static tp_obj zzpy_getPrevKFramePts(TP) in zzpy_getPrevKFramePts() argument
120 static tp_obj zzpy_nextFrame(TP) in zzpy_nextFrame() argument
133 static tp_obj zzpy_dumpRefVideo(TP) in zzpy_dumpRefVideo() argument
145 static tp_obj zzpy_printTiming(TP) in zzpy_printTiming() argument
[all …]
H A DpyHelpers_gen.cpp2 tp_obj zzpy_testAssert(TP) in zzpy_testAssert() argument
8 tp_obj zzpy_testCrash(TP) in zzpy_testCrash() argument
14 tp_obj zzpy_testSub(TP) in zzpy_testSub() argument
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/tinyPy/src/
H A Dadm_gen.cpp3 static tp_obj zzpy_saveBmp(TP) in zzpy_saveBmp() argument
16 static tp_obj zzpy_savePng(TP) in zzpy_savePng() argument
29 static tp_obj zzpy_loadVideo(TP) in zzpy_loadVideo() argument
42 static tp_obj zzpy_getPARWidth(TP) in zzpy_getPARWidth() argument
92 static tp_obj zzpy_save(TP) in zzpy_save() argument
147 static tp_obj zzpy_getFps1000(TP) in zzpy_getFps1000() argument
160 static tp_obj zzpy_saveAudio(TP) in zzpy_saveAudio() argument
205 static tp_obj zzpy_addSegment(TP) in zzpy_addSegment() argument
377 static tp_obj zzpy_getHeight(TP) in zzpy_getHeight() argument
508 static tp_obj zzpy_getWidth(TP) in zzpy_getWidth() argument
[all …]
H A Deditor_gen.cpp3 static tp_obj zzpy_getFrameSize(TP) in zzpy_getFrameSize() argument
16 static tp_obj zzpy_nbSegments(TP) in zzpy_nbSegments() argument
28 static tp_obj zzpy_hexDumpFrame(TP) in zzpy_hexDumpFrame() argument
42 static tp_obj zzpy_getDts(TP) in zzpy_getDts() argument
56 static tp_obj zzpy_getPts(TP) in zzpy_getPts() argument
70 static tp_obj zzpy_getCurrentPts(TP) in zzpy_getCurrentPts() argument
82 static tp_obj zzpy_getPrevKFramePts(TP) in zzpy_getPrevKFramePts() argument
120 static tp_obj zzpy_nextFrame(TP) in zzpy_nextFrame() argument
133 static tp_obj zzpy_dumpRefVideo(TP) in zzpy_dumpRefVideo() argument
145 static tp_obj zzpy_printTiming(TP) in zzpy_printTiming() argument
[all …]
H A DpyHelpers_gen.cpp2 tp_obj zzpy_testAssert(TP) in zzpy_testAssert() argument
8 tp_obj zzpy_testCrash(TP) in zzpy_testCrash() argument
14 tp_obj zzpy_testSub(TP) in zzpy_testSub() argument
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/tinyPy/src/
H A Dadm_gen.cpp3 static tp_obj zzpy_saveBmp(TP) in zzpy_saveBmp() argument
16 static tp_obj zzpy_savePng(TP) in zzpy_savePng() argument
29 static tp_obj zzpy_loadVideo(TP) in zzpy_loadVideo() argument
42 static tp_obj zzpy_getPARWidth(TP) in zzpy_getPARWidth() argument
92 static tp_obj zzpy_save(TP) in zzpy_save() argument
147 static tp_obj zzpy_getFps1000(TP) in zzpy_getFps1000() argument
160 static tp_obj zzpy_saveAudio(TP) in zzpy_saveAudio() argument
205 static tp_obj zzpy_addSegment(TP) in zzpy_addSegment() argument
377 static tp_obj zzpy_getHeight(TP) in zzpy_getHeight() argument
508 static tp_obj zzpy_getWidth(TP) in zzpy_getWidth() argument
[all …]
H A Deditor_gen.cpp3 static tp_obj zzpy_getFrameSize(TP) in zzpy_getFrameSize() argument
16 static tp_obj zzpy_nbSegments(TP) in zzpy_nbSegments() argument
28 static tp_obj zzpy_hexDumpFrame(TP) in zzpy_hexDumpFrame() argument
42 static tp_obj zzpy_getDts(TP) in zzpy_getDts() argument
56 static tp_obj zzpy_getPts(TP) in zzpy_getPts() argument
70 static tp_obj zzpy_getCurrentPts(TP) in zzpy_getCurrentPts() argument
82 static tp_obj zzpy_getPrevKFramePts(TP) in zzpy_getPrevKFramePts() argument
120 static tp_obj zzpy_nextFrame(TP) in zzpy_nextFrame() argument
133 static tp_obj zzpy_dumpRefVideo(TP) in zzpy_dumpRefVideo() argument
145 static tp_obj zzpy_printTiming(TP) in zzpy_printTiming() argument
[all …]
H A DpyHelpers_gen.cpp2 tp_obj zzpy_testAssert(TP) in zzpy_testAssert() argument
8 tp_obj zzpy_testCrash(TP) in zzpy_testCrash() argument
14 tp_obj zzpy_testSub(TP) in zzpy_testSub() argument
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/tinyPy/src/
H A Dadm_gen.cpp3 static tp_obj zzpy_saveBmp(TP) in zzpy_saveBmp() argument
16 static tp_obj zzpy_savePng(TP) in zzpy_savePng() argument
29 static tp_obj zzpy_loadVideo(TP) in zzpy_loadVideo() argument
42 static tp_obj zzpy_getPARWidth(TP) in zzpy_getPARWidth() argument
92 static tp_obj zzpy_save(TP) in zzpy_save() argument
147 static tp_obj zzpy_getFps1000(TP) in zzpy_getFps1000() argument
160 static tp_obj zzpy_saveAudio(TP) in zzpy_saveAudio() argument
205 static tp_obj zzpy_addSegment(TP) in zzpy_addSegment() argument
377 static tp_obj zzpy_getHeight(TP) in zzpy_getHeight() argument
508 static tp_obj zzpy_getWidth(TP) in zzpy_getWidth() argument
[all …]
H A Deditor_gen.cpp3 static tp_obj zzpy_getFrameSize(TP) in zzpy_getFrameSize() argument
16 static tp_obj zzpy_nbSegments(TP) in zzpy_nbSegments() argument
28 static tp_obj zzpy_hexDumpFrame(TP) in zzpy_hexDumpFrame() argument
42 static tp_obj zzpy_getDts(TP) in zzpy_getDts() argument
56 static tp_obj zzpy_getPts(TP) in zzpy_getPts() argument
70 static tp_obj zzpy_getCurrentPts(TP) in zzpy_getCurrentPts() argument
82 static tp_obj zzpy_getPrevKFramePts(TP) in zzpy_getPrevKFramePts() argument
120 static tp_obj zzpy_nextFrame(TP) in zzpy_nextFrame() argument
133 static tp_obj zzpy_dumpRefVideo(TP) in zzpy_dumpRefVideo() argument
145 static tp_obj zzpy_printTiming(TP) in zzpy_printTiming() argument
[all …]
H A DpyHelpers_gen.cpp2 tp_obj zzpy_testAssert(TP) in zzpy_testAssert() argument
8 tp_obj zzpy_testCrash(TP) in zzpy_testCrash() argument
14 tp_obj zzpy_testSub(TP) in zzpy_testSub() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h71 void setTrampolinePool(TrampolinePool &TP) { this->TP = &TP; } in setTrampolinePool()
81 TrampolinePool *TP = nullptr; variable
96 auto TP = LocalTrampolinePool<ORCABI>::Create( in init() local
112 std::unique_ptr<TrampolinePool> TP; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h71 void setTrampolinePool(TrampolinePool &TP) { this->TP = &TP; } in setTrampolinePool()
81 TrampolinePool *TP = nullptr; variable
96 auto TP = LocalTrampolinePool<ORCABI>::Create( in init() local
112 std::unique_ptr<TrampolinePool> TP; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h72 /// auto &PlatformJD = ES.createBareJITDylib("stdlib"); in setTrampolinePool()
81 /// Alternatively, these symbols could be added to another JITDylib that in setTrampolinePool()
96 /// RuntimeAliases function, in which case the client is responsible for in setTrampolinePool()
112 /// This can be modified by clients when constructing the platform to add
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h71 void setTrampolinePool(TrampolinePool &TP) { this->TP = &TP; } in setTrampolinePool()
81 TrampolinePool *TP = nullptr; variable
96 auto TP = LocalTrampolinePool<ORCABI>::Create( in init() local
112 std::unique_ptr<TrampolinePool> TP; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h71 void setTrampolinePool(TrampolinePool &TP) { this->TP = &TP; } in setTrampolinePool()
81 TrampolinePool *TP = nullptr; variable
96 auto TP = LocalTrampolinePool<ORCABI>::Create( in init() local
112 std::unique_ptr<TrampolinePool> TP; variable

12345678910>>...103