Home
last modified time | relevance | path

Searched refs:sfx (Results 1 – 25 of 42) sorted by relevance

12

/third_party/lzma/DOC/
Dinstaller.txt23 7zSD.sfx is SFX module for installers. 7zSD.sfx uses msvcrt.dll.
32 copy /b 7zSD.sfx + config.txt + archive.7z archive.exe
106 7zS2.sfx - small SFX module (GUI version)
107 7zS2con.sfx - small SFX module (Console version)
124 copy /b 7zS2.sfx + archive.7z sfx.exe
126 When you run installer sfx module (sfx.exe)
142 Windows CE (ARM) version of 7zS2.sfx is included to 7-Zip for Windows Mobile package.
151 copy /b 7zS2con.sfx + c.7z 7zCompr.exe
158 copy /b 7zS2.sfx + g.7z 7zgCompr.exe
165 copy /b 7zS2.sfx + h.7z 7zTxt.exe
Dlzma-sdk.txt144 bin/7zS2.sfx - small SFX module for installers (GUI version)
145 bin/7zS2con.sfx - small SFX module for installers (Console version)
146 bin/7zSD.sfx - SFX module for installers.
191 SFXCon - 7zCon.sfx: Console 7z SFX module
192 SFXSetup - 7zS.sfx: 7z SFX module for installers
193 SFXWin - 7z.sfx: GUI 7z SFX module
/third_party/toybox/toys/pending/
Duserdel.c27 char *filenamesfx = NULL, *sfx = NULL, *line = NULL; in update_groupfiles() local
34 sfx = strchr(filenamesfx, '+'); in update_groupfiles()
37 *sfx = '-'; in update_groupfiles()
41 *sfx = '+'; in update_groupfiles()
/third_party/iptables/
Diptables.spec195 for sfx in "" "-restore" "-save"; do
196 if [ "$(readlink -e $pfx$sfx)" == $pfx$sfx ]; then
197 rm -f $pfx$sfx
212 for sfx in "" "-restore" "-save"; do
213 if [ "$(readlink -e $pfx$sfx)" == $pfx$sfx ]; then
214 rm -f $pfx$sfx
216 if [ "$(readlink -e $manpfx$sfx.8.gz)" == $manpfx$sfx.8.gz ]; then
217 rm -f $manpfx$sfx.8.gz
/third_party/toybox/lib/
Dpassword.c111 *sfx = NULL, *line = NULL; in update_password() local
119 sfx = strchr(filenamesfx, '+'); in update_password()
127 *sfx = '-'; in update_password()
132 *sfx = '+'; in update_password()
/third_party/openssl/crypto/perlasm/
Darm-xlate.pl113 my ($r,$sfx,$start,$end) = @_;
115 join(",",map("$r$_$sfx",($start..$end)));
/third_party/node/deps/openssl/openssl/crypto/perlasm/
Darm-xlate.pl113 my ($r,$sfx,$start,$end) = @_;
115 join(",",map("$r$_$sfx",($start..$end)));
/third_party/elfutils/libdwfl/
Dlinux-kernel-modules.c345 #define TRY(sfx) \ in check_suffix() argument
346 if ((namelen ? f->fts_namelen == namelen + sizeof sfx - 1 \ in check_suffix()
347 : f->fts_namelen >= sizeof sfx) \ in check_suffix()
348 && !memcmp (f->fts_name + f->fts_namelen - (sizeof sfx - 1), \ in check_suffix()
349 sfx, sizeof sfx)) \ in check_suffix()
350 return sizeof sfx - 1 in check_suffix()
/third_party/lzma/CPP/7zip/Bundles/SFXCon/
Dresource.rc3 MY_VERSION_INFO_APP("7z Console SFX", "7z.sfx")
Dmakefile1 PROG = 7zCon.sfx
/third_party/lzma/C/Util/SfxSetup/
Dresource.rc3 MY_VERSION_INFO_APP("7z Setup SFX small", "7zS2.sfx")
Dmakefile1 PROG = 7zS2.sfx
Dmakefile_con1 PROG = 7zS2con.sfx
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
Dresource.rc4 MY_VERSION_INFO_APP("7z Setup SFX", "7zS.sfx")
Dmakefile1 PROG = 7zS.sfx
/third_party/libbpf/src/
Dlibbpf_internal.h106 static inline bool str_has_sfx(const char *str, const char *sfx) in str_has_sfx() argument
109 size_t sfx_len = strlen(sfx); in str_has_sfx()
113 return strcmp(str + str_len - sfx_len, sfx) == 0; in str_has_sfx()
/third_party/node/deps/openssl/openssl/crypto/ec/asm/
Decp_nistz256-x86_64.pl3223 my ($src0,$sfx,$bias);
3228 $sfx = "";
3246 $sfx = "x";
3462 .size ecp_nistz256_point_double$sfx,.-ecp_nistz256_point_double$sfx
3469 my ($src0,$sfx,$bias);
3479 $sfx = "";
3497 $sfx = "x";
3843 .size ecp_nistz256_point_add$sfx,.-ecp_nistz256_point_add$sfx
3850 my ($src0,$sfx,$bias);
3859 $sfx = "";
[all …]
/third_party/openssl/crypto/ec/asm/
Decp_nistz256-x86_64.pl3223 my ($src0,$sfx,$bias);
3228 $sfx = "";
3246 $sfx = "x";
3462 .size ecp_nistz256_point_double$sfx,.-ecp_nistz256_point_double$sfx
3469 my ($src0,$sfx,$bias);
3479 $sfx = "";
3497 $sfx = "x";
3843 .size ecp_nistz256_point_add$sfx,.-ecp_nistz256_point_add$sfx
3850 my ($src0,$sfx,$bias);
3859 $sfx = "";
[all …]
/third_party/lzma/CPP/7zip/Bundles/SFXWin/
Dresource.rc8 MY_VERSION_INFO_APP("7z SFX", "7z.sfx")
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationsets.h67 void addSuffix(UChar32 c, const UnicodeString &sfx);
/third_party/node/deps/icu-small/source/i18n/
Dcollationsets.h67 void addSuffix(UChar32 c, const UnicodeString &sfx);
/third_party/icu/icu4c/source/i18n/
Dcollationsets.h67 void addSuffix(UChar32 c, const UnicodeString &sfx);
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DTailoredSet.java370 private void addSuffix(int c, CharSequence sfx) { in addSuffix() argument
371 tailored.add(new StringBuilder(unreversedPrefix).appendCodePoint(c).append(sfx)); in addSuffix()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DTailoredSet.java372 private void addSuffix(int c, CharSequence sfx) { in addSuffix() argument
373 tailored.add(new StringBuilder(unreversedPrefix).appendCodePoint(c).append(sfx)); in addSuffix()
/third_party/lzma/
DREADME_zh.md55 │   │ ├── SFXCon # 7zCon.sfx: Console 7z SFX module
56 │   │ ├── SFXSetup # 7zS.sfx: 7z SFX module for installers
57 │   │ └── SFXWin # 7z.sfx: GUI 7z SFX module

12