Home
last modified time | relevance | path

Searched refs:unpackers (Results 1 – 25 of 136) sorted by relevance

123456

/dports/www/bluefish/bluefish-2.2.12/data/
H A DMakefile.am15 jsbeautifier/unpackers/packer.py \
16 jsbeautifier/unpackers/javascriptobfuscator.py \
17 jsbeautifier/unpackers/myobfuscate.py \
18 jsbeautifier/unpackers/__init__.py \
19 jsbeautifier/unpackers/evalbased.py \
20 jsbeautifier/unpackers/urlencode.py \
H A DMakefile.in417 jsbeautifier/unpackers/packer.py \
418 jsbeautifier/unpackers/javascriptobfuscator.py \
419 jsbeautifier/unpackers/myobfuscate.py \
420 jsbeautifier/unpackers/__init__.py \
421 jsbeautifier/unpackers/evalbased.py \
422 jsbeautifier/unpackers/urlencode.py \
/dports/www/bluefish/bluefish-2.2.12/data/jsbeautifier/unpackers/
H A D__init__.py10 from jsbeautifier.unpackers import evalbased
27 unpackers = []
36 unpackers.append(module)
38 return sorted(unpackers, key = lambda mod: mod.PRIORITY)
H A Dmyobfuscate.py43 from jsbeautifier.unpackers import UnpackingError
H A Dpacker.py17 from jsbeautifier.unpackers import UnpackingError
/dports/devel/py-jsbeautifier/jsbeautifier-1.11.0/jsbeautifier/unpackers/
H A D__init__.py10 from jsbeautifier.unpackers import evalbased
29 unpackers = []
38 unpackers.append(module)
40 return sorted(unpackers, key=lambda mod: mod.PRIORITY)
H A Dmyobfuscate.py43 from jsbeautifier.unpackers import UnpackingError
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fidoconf/src/
H A Dfecfg2fc.c54 Unpackers *unpackers = NULL, *unpackers2 = NULL; variable
175 void print_unpackers( Unpackers *unpackers, int unpackers_count ) in print_unpackers() argument
180 if ( strlen(unpackers[i].command) ){ in print_unpackers()
182 switch(unpackers[i].callingconvention){ in print_unpackers()
184 fprintf( f_hpt, "%-30s $a $f $p", unpackers[i].command); in print_unpackers()
190 fprintf( f_hpt, "%-30s $a $p $f", unpackers[i].command); in print_unpackers()
193 fprintf( f_hpt, "%-30s $a $f $p", unpackers[i].command); in print_unpackers()
196 fprintf( f_hpt, "%-30s $a $f #$p", unpackers[i].command); in print_unpackers()
657 read_fe_unpackers(unpackers + i, f_cfg); in parseFEconfig()
734 nfree(unpackers); in disposeFEconfig()
[all …]
/dports/news/husky/husky-1.9.20191207/fidoconf/src/
H A Dfecfg2fc.c54 Unpackers *unpackers = NULL, *unpackers2 = NULL; variable
175 void print_unpackers( Unpackers *unpackers, int unpackers_count ) in print_unpackers() argument
180 if ( strlen(unpackers[i].command) ){ in print_unpackers()
182 switch(unpackers[i].callingconvention){ in print_unpackers()
184 fprintf( f_hpt, "%-30s $a $f $p", unpackers[i].command); in print_unpackers()
190 fprintf( f_hpt, "%-30s $a $p $f", unpackers[i].command); in print_unpackers()
193 fprintf( f_hpt, "%-30s $a $f $p", unpackers[i].command); in print_unpackers()
196 fprintf( f_hpt, "%-30s $a $f #$p", unpackers[i].command); in print_unpackers()
657 read_fe_unpackers(unpackers + i, f_cfg); in parseFEconfig()
734 nfree(unpackers); in disposeFEconfig()
[all …]
/dports/news/husky-areafix/husky-areafix-1.9.20191207/fidoconf/src/
H A Dfecfg2fc.c54 Unpackers *unpackers = NULL, *unpackers2 = NULL; variable
175 void print_unpackers( Unpackers *unpackers, int unpackers_count ) in print_unpackers() argument
180 if ( strlen(unpackers[i].command) ){ in print_unpackers()
182 switch(unpackers[i].callingconvention){ in print_unpackers()
184 fprintf( f_hpt, "%-30s $a $f $p", unpackers[i].command); in print_unpackers()
190 fprintf( f_hpt, "%-30s $a $p $f", unpackers[i].command); in print_unpackers()
193 fprintf( f_hpt, "%-30s $a $f $p", unpackers[i].command); in print_unpackers()
196 fprintf( f_hpt, "%-30s $a $f #$p", unpackers[i].command); in print_unpackers()
657 read_fe_unpackers(unpackers + i, f_cfg); in parseFEconfig()
734 nfree(unpackers); in disposeFEconfig()
[all …]
/dports/news/husky-hpt/husky-hpt-1.9.20191207/fidoconf/src/
H A Dfecfg2fc.c54 Unpackers *unpackers = NULL, *unpackers2 = NULL; variable
175 void print_unpackers( Unpackers *unpackers, int unpackers_count ) in print_unpackers() argument
180 if ( strlen(unpackers[i].command) ){ in print_unpackers()
182 switch(unpackers[i].callingconvention){ in print_unpackers()
184 fprintf( f_hpt, "%-30s $a $f $p", unpackers[i].command); in print_unpackers()
190 fprintf( f_hpt, "%-30s $a $p $f", unpackers[i].command); in print_unpackers()
193 fprintf( f_hpt, "%-30s $a $f $p", unpackers[i].command); in print_unpackers()
196 fprintf( f_hpt, "%-30s $a $f #$p", unpackers[i].command); in print_unpackers()
657 read_fe_unpackers(unpackers + i, f_cfg); in parseFEconfig()
734 nfree(unpackers); in disposeFEconfig()
[all …]
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/fidoconf/src/
H A Dfecfg2fc.c54 Unpackers *unpackers = NULL, *unpackers2 = NULL; variable
175 void print_unpackers( Unpackers *unpackers, int unpackers_count ) in print_unpackers() argument
180 if ( strlen(unpackers[i].command) ){ in print_unpackers()
182 switch(unpackers[i].callingconvention){ in print_unpackers()
184 fprintf( f_hpt, "%-30s $a $f $p", unpackers[i].command); in print_unpackers()
190 fprintf( f_hpt, "%-30s $a $p $f", unpackers[i].command); in print_unpackers()
193 fprintf( f_hpt, "%-30s $a $f $p", unpackers[i].command); in print_unpackers()
196 fprintf( f_hpt, "%-30s $a $f #$p", unpackers[i].command); in print_unpackers()
657 read_fe_unpackers(unpackers + i, f_cfg); in parseFEconfig()
734 nfree(unpackers); in disposeFEconfig()
[all …]
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/fidoconf/src/
H A Dfecfg2fc.c54 Unpackers *unpackers = NULL, *unpackers2 = NULL; variable
175 void print_unpackers( Unpackers *unpackers, int unpackers_count ) in print_unpackers() argument
180 if ( strlen(unpackers[i].command) ){ in print_unpackers()
182 switch(unpackers[i].callingconvention){ in print_unpackers()
184 fprintf( f_hpt, "%-30s $a $f $p", unpackers[i].command); in print_unpackers()
190 fprintf( f_hpt, "%-30s $a $p $f", unpackers[i].command); in print_unpackers()
193 fprintf( f_hpt, "%-30s $a $f $p", unpackers[i].command); in print_unpackers()
196 fprintf( f_hpt, "%-30s $a $f #$p", unpackers[i].command); in print_unpackers()
657 read_fe_unpackers(unpackers + i, f_cfg); in parseFEconfig()
734 nfree(unpackers); in disposeFEconfig()
[all …]
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/fidoconf/src/
H A Dfecfg2fc.c54 Unpackers *unpackers = NULL, *unpackers2 = NULL; variable
175 void print_unpackers( Unpackers *unpackers, int unpackers_count ) in print_unpackers() argument
180 if ( strlen(unpackers[i].command) ){ in print_unpackers()
182 switch(unpackers[i].callingconvention){ in print_unpackers()
184 fprintf( f_hpt, "%-30s $a $f $p", unpackers[i].command); in print_unpackers()
190 fprintf( f_hpt, "%-30s $a $p $f", unpackers[i].command); in print_unpackers()
193 fprintf( f_hpt, "%-30s $a $f $p", unpackers[i].command); in print_unpackers()
196 fprintf( f_hpt, "%-30s $a $f #$p", unpackers[i].command); in print_unpackers()
657 read_fe_unpackers(unpackers + i, f_cfg); in parseFEconfig()
734 nfree(unpackers); in disposeFEconfig()
[all …]
/dports/news/husky-htick/husky-htick-1.9.20191207/fidoconf/src/
H A Dfecfg2fc.c54 Unpackers *unpackers = NULL, *unpackers2 = NULL; variable
175 void print_unpackers( Unpackers *unpackers, int unpackers_count ) in print_unpackers() argument
180 if ( strlen(unpackers[i].command) ){ in print_unpackers()
182 switch(unpackers[i].callingconvention){ in print_unpackers()
184 fprintf( f_hpt, "%-30s $a $f $p", unpackers[i].command); in print_unpackers()
190 fprintf( f_hpt, "%-30s $a $p $f", unpackers[i].command); in print_unpackers()
193 fprintf( f_hpt, "%-30s $a $f $p", unpackers[i].command); in print_unpackers()
196 fprintf( f_hpt, "%-30s $a $f #$p", unpackers[i].command); in print_unpackers()
657 read_fe_unpackers(unpackers + i, f_cfg); in parseFEconfig()
734 nfree(unpackers); in disposeFEconfig()
[all …]
/dports/devel/py-jsbeautifier/jsbeautifier-1.11.0/jsbeautifier/unpackers/tests/
H A Dtestmyobfuscate.py9 from jsbeautifier.unpackers.myobfuscate import detect, unpack
10 from jsbeautifier.unpackers.tests import __path__ as path
H A Dtestpacker.py8 from jsbeautifier.unpackers.packer import detect, unpack
H A Dtesturlencode.py9 from jsbeautifier.unpackers.urlencode import detect, unpack
H A Dtestjavascriptobfuscator.py8 from jsbeautifier.unpackers.javascriptobfuscator import (
/dports/graphics/open3d/Open3D-0.2/src/External/librealsense/src/
H A Dtypes.cpp188 mode.pf.unpackers[unpacker_index].unpack(out, in, unpack_width * unpack_height); in unpack()
196 mode.pf.unpackers[unpacker_index].unpack(out, in, unpack_width); in unpack()
242 for(auto & unpacker : subdevice_mode.pf.unpackers) in select_mode()
244 …subdevice_mode_selection(subdevice_mode, pad_crop, &unpacker - subdevice_mode.pf.unpackers.data()); in select_mode()
H A Dstream.cpp29 for(auto & unpacker : subdevice_mode.pf.unpackers) in native_stream()
31 …subdevice_mode_selection(subdevice_mode, pad_crop, &unpacker - subdevice_mode.pf.unpackers.data()); in native_stream()
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/librealsense/src/
H A Dtypes.cpp188 mode.pf.unpackers[unpacker_index].unpack(out, in, unpack_width * unpack_height); in unpack()
196 mode.pf.unpackers[unpacker_index].unpack(out, in, unpack_width); in unpack()
242 for(auto & unpacker : subdevice_mode.pf.unpackers) in select_mode()
244 …subdevice_mode_selection(subdevice_mode, pad_crop, &unpacker - subdevice_mode.pf.unpackers.data()); in select_mode()
H A Dstream.cpp29 for(auto & unpacker : subdevice_mode.pf.unpackers) in native_stream()
31 …subdevice_mode_selection(subdevice_mode, pad_crop, &unpacker - subdevice_mode.pf.unpackers.data()); in native_stream()
/dports/games/openspades/openspades-0.1.3/Sources/AngelScript/lib/
H A Ddummy1 This file is only here to guarantee that unpackers don't skip creating the /lib directory.
/dports/lang/angelscript/sdk/angelscript/lib/
H A Ddelete.me1 This file is only here to guarantee that unpackers don't skip creating the /lib directory.

123456