Home
last modified time | relevance | path

Searched refs:sfo (Results 1 – 25 of 569) sorted by relevance

12345678910>>...23

/dports/lang/php73/php-7.3.33/ext/spl/tests/
H A Dbug79710.phpt8 public $sfo;
9 public function __construct($sfo) {
10 $this->sfo = $sfo;
15 $this->sfo->flock(2);
21 static $sfo;
25 // $sfo needed to be destructed before $foo.
26 Run::$sfo = new SplTempFileObject();
27 Run::$foo = new Target(Run::$sfo);
/dports/www/mod_php81/php-8.1.1/ext/spl/tests/
H A Dbug79710.phpt8 public $sfo;
9 public function __construct($sfo) {
10 $this->sfo = $sfo;
15 $this->sfo->flock(2);
21 static $sfo;
25 // $sfo needed to be destructed before $foo.
26 Run::$sfo = new SplTempFileObject();
27 Run::$foo = new Target(Run::$sfo);
/dports/lang/php74/php-7.4.27/ext/spl/tests/
H A Dbug79710.phpt8 public $sfo;
9 public function __construct($sfo) {
10 $this->sfo = $sfo;
15 $this->sfo->flock(2);
21 static $sfo;
25 // $sfo needed to be destructed before $foo.
26 Run::$sfo = new SplTempFileObject();
27 Run::$foo = new Target(Run::$sfo);
/dports/lang/php80/php-8.0.15/ext/spl/tests/
H A Dbug79710.phpt8 public $sfo;
9 public function __construct($sfo) {
10 $this->sfo = $sfo;
15 $this->sfo->flock(2);
21 static $sfo;
25 // $sfo needed to be destructed before $foo.
26 Run::$sfo = new SplTempFileObject();
27 Run::$foo = new Target(Run::$sfo);
/dports/lang/php81/php-8.1.1/ext/spl/tests/
H A Dbug79710.phpt8 public $sfo;
9 public function __construct($sfo) {
10 $this->sfo = $sfo;
15 $this->sfo->flock(2);
21 static $sfo;
25 // $sfo needed to be destructed before $foo.
26 Run::$sfo = new SplTempFileObject();
27 Run::$foo = new Target(Run::$sfo);
/dports/www/mod_php73/php-7.3.33/ext/spl/tests/
H A Dbug79710.phpt8 public $sfo;
9 public function __construct($sfo) {
10 $this->sfo = $sfo;
15 $this->sfo->flock(2);
21 static $sfo;
25 // $sfo needed to be destructed before $foo.
26 Run::$sfo = new SplTempFileObject();
27 Run::$foo = new Target(Run::$sfo);
/dports/www/mod_php74/php-7.4.27/ext/spl/tests/
H A Dbug79710.phpt8 public $sfo;
9 public function __construct($sfo) {
10 $this->sfo = $sfo;
15 $this->sfo->flock(2);
21 static $sfo;
25 // $sfo needed to be destructed before $foo.
26 Run::$sfo = new SplTempFileObject();
27 Run::$foo = new Target(Run::$sfo);
/dports/www/mod_php80/php-8.0.15/ext/spl/tests/
H A Dbug79710.phpt8 public $sfo;
9 public function __construct($sfo) {
10 $this->sfo = $sfo;
15 $this->sfo->flock(2);
21 static $sfo;
25 // $sfo needed to be destructed before $foo.
26 Run::$sfo = new SplTempFileObject();
27 Run::$foo = new Target(Run::$sfo);
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Tools/SaveTool/
H A Dencrypt.c57 FILE *in = NULL, *out = NULL, *sfo = NULL; in encrypt_file() local
70 if (fopen_getsize(paramsfo_filename, &sfo, &tmp) < 0) { in encrypt_file()
110 if (fread(paramsfo, 1, 0x1330, sfo) != 0x1330) { in encrypt_file()
152 fclose(sfo); in encrypt_file()
153 if ((sfo = fopen(paramsfo_filename_out, "w")) == NULL) { in encrypt_file()
158 if (fwrite(paramsfo, 1, 0x1330, sfo) != 0x1330) { in encrypt_file()
172 if(sfo) fclose(sfo); in encrypt_file()
/dports/emulators/ppsspp/ppsspp-1.12.3/Tools/SaveTool/
H A Dencrypt.c57 FILE *in = NULL, *out = NULL, *sfo = NULL; in encrypt_file() local
70 if (fopen_getsize(paramsfo_filename, &sfo, &tmp) < 0) { in encrypt_file()
110 if (fread(paramsfo, 1, 0x1330, sfo) != 0x1330) { in encrypt_file()
152 fclose(sfo); in encrypt_file()
153 if ((sfo = fopen(paramsfo_filename_out, "w")) == NULL) { in encrypt_file()
158 if (fwrite(paramsfo, 1, 0x1330, sfo) != 0x1330) { in encrypt_file()
172 if(sfo) fclose(sfo); in encrypt_file()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Tools/SaveTool/
H A Dencrypt.c57 FILE *in = NULL, *out = NULL, *sfo = NULL; in encrypt_file() local
70 if (fopen_getsize(paramsfo_filename, &sfo, &tmp) < 0) { in encrypt_file()
110 if (fread(paramsfo, 1, 0x1330, sfo) != 0x1330) { in encrypt_file()
152 fclose(sfo); in encrypt_file()
153 if ((sfo = fopen(paramsfo_filename_out, "w")) == NULL) { in encrypt_file()
158 if (fwrite(paramsfo, 1, 0x1330, sfo) != 0x1330) { in encrypt_file()
172 if(sfo) fclose(sfo); in encrypt_file()
/dports/games/fheroes2/fheroes2-0.9.11/
H A DMakefile.vita27 .PHONY: all clean $(TARGET).vpk param.sfo $(TARGET).elf translations
33 $(TARGET).vpk: eboot.bin param.sfo translations
34 vita-pack-vpk -s param.sfo -b eboot.bin \
52 param.sfo:
53 vita-mksfoex -s TITLE_ID="$(PROJECT_TITLEID)" "$(PROJECT_TITLE)" param.sfo
66 @rm -rf $(TARGET).velf $(TARGET).elf $(TARGET).vpk eboot.bin param.sfo
/dports/audio/fdk-aac/fdk-aac-2.0.2/libFDK/src/
H A DFDK_trigFcts.cpp150 INT sf, sfo, stf; in fixp_atan2() local
176 sfo = sf; in fixp_atan2()
180 if (sfo > ATI_SF) { in fixp_atan2()
185 if (sfo > MAXSFTAB) sfo = MAXSFTAB; in fixp_atan2()
190 at = +f_atan_expand_range[sfo - ATI_SF - 1]; in fixp_atan2()
196 at = -f_atan_expand_range[sfo - ATI_SF - 1]; in fixp_atan2()
206 stf = sfo - ATI_SF; in fixp_atan2()
/dports/multimedia/handbrake/fdk-aac-2.0.1/libFDK/src/
H A DFDK_trigFcts.cpp150 INT sf, sfo, stf; in fixp_atan2() local
176 sfo = sf; in fixp_atan2()
180 if (sfo > ATI_SF) { in fixp_atan2()
185 if (sfo > MAXSFTAB) sfo = MAXSFTAB; in fixp_atan2()
190 at = +f_atan_expand_range[sfo - ATI_SF - 1]; in fixp_atan2()
196 at = -f_atan_expand_range[sfo - ATI_SF - 1]; in fixp_atan2()
206 stf = sfo - ATI_SF; in fixp_atan2()
/dports/www/mod_php81/php-8.1.1/ext/intl/spoofchecker/
H A Dspoofchecker_class.c67 Spoofchecker_object *sfo, *new_sfo; in spoofchecker_clone_obj() local
69 sfo = php_intl_spoofchecker_fetch_object(object); in spoofchecker_clone_obj()
70 intl_error_reset(SPOOFCHECKER_ERROR_P(sfo)); in spoofchecker_clone_obj()
75 zend_objects_clone_members(&new_sfo->zo, &sfo->zo); in spoofchecker_clone_obj()
77 new_sfo->uspoof = uspoof_clone(sfo->uspoof, SPOOFCHECKER_ERROR_CODE_P(new_sfo)); in spoofchecker_clone_obj()
/dports/lang/php81/php-8.1.1/ext/intl/spoofchecker/
H A Dspoofchecker_class.c67 Spoofchecker_object *sfo, *new_sfo; in spoofchecker_clone_obj() local
69 sfo = php_intl_spoofchecker_fetch_object(object); in spoofchecker_clone_obj()
70 intl_error_reset(SPOOFCHECKER_ERROR_P(sfo)); in spoofchecker_clone_obj()
75 zend_objects_clone_members(&new_sfo->zo, &sfo->zo); in spoofchecker_clone_obj()
77 new_sfo->uspoof = uspoof_clone(sfo->uspoof, SPOOFCHECKER_ERROR_CODE_P(new_sfo)); in spoofchecker_clone_obj()
/dports/devel/php81-intl/php-8.1.1/ext/intl/spoofchecker/
H A Dspoofchecker_class.c67 Spoofchecker_object *sfo, *new_sfo; in spoofchecker_clone_obj() local
69 sfo = php_intl_spoofchecker_fetch_object(object); in spoofchecker_clone_obj()
70 intl_error_reset(SPOOFCHECKER_ERROR_P(sfo)); in spoofchecker_clone_obj()
75 zend_objects_clone_members(&new_sfo->zo, &sfo->zo); in spoofchecker_clone_obj()
77 new_sfo->uspoof = uspoof_clone(sfo->uspoof, SPOOFCHECKER_ERROR_CODE_P(new_sfo)); in spoofchecker_clone_obj()
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/golang.org/x/net/html/atom/
H A Datom_test.go72 sfo = "foreignobject"
75 if got := Lookup([]byte(sfo)); got != afo {
76 t.Errorf("Lookup(%q): got %#v, want %#v", sfo, got, afo)
81 if got := afo.String(); got != sfo {
82 t.Errorf("Atom(%#v).String(): got %q, want %q", afo, got, sfo)
/dports/net/inlets/inlets-3.0.2/vendor/golang.org/x/net/net-69a78807bb2b/html/atom/
H A Datom_test.go72 sfo = "foreignobject"
75 if got := Lookup([]byte(sfo)); got != afo {
76 t.Errorf("Lookup(%q): got %#v, want %#v", sfo, got, afo)
81 if got := afo.String(); got != sfo {
82 t.Errorf("Atom(%#v).String(): got %q, want %q", afo, got, sfo)
/dports/net/gscloud/gscloud-0.11.0/vendor/golang.org/x/net/html/atom/
H A Datom_test.go72 sfo = "foreignobject"
75 if got := Lookup([]byte(sfo)); got != afo {
76 t.Errorf("Lookup(%q): got %#v, want %#v", sfo, got, afo)
81 if got := afo.String(); got != sfo {
82 t.Errorf("Atom(%#v).String(): got %q, want %q", afo, got, sfo)
/dports/net/grpcui/grpcui-1.1.0/vendor/golang.org/x/net/html/atom/
H A Datom_test.go72 sfo = "foreignobject"
75 if got := Lookup([]byte(sfo)); got != afo {
76 t.Errorf("Lookup(%q): got %#v, want %#v", sfo, got, afo)
81 if got := afo.String(); got != sfo {
82 t.Errorf("Atom(%#v).String(): got %q, want %q", afo, got, sfo)
/dports/net-mgmt/adguard-exporter/adguard-exporter-1.14/vendor/golang.org/x/net/html/atom/
H A Datom_test.go72 sfo = "foreignobject"
75 if got := Lookup([]byte(sfo)); got != afo {
76 t.Errorf("Lookup(%q): got %#v, want %#v", sfo, got, afo)
81 if got := afo.String(); got != sfo {
82 t.Errorf("Atom(%#v).String(): got %q, want %q", afo, got, sfo)
/dports/net/rclone/rclone-1.57.0/vendor/golang.org/x/net/html/atom/
H A Datom_test.go72 sfo = "foreignobject"
75 if got := Lookup([]byte(sfo)); got != afo {
76 t.Errorf("Lookup(%q): got %#v, want %#v", sfo, got, afo)
81 if got := afo.String(); got != sfo {
82 t.Errorf("Atom(%#v).String(): got %q, want %q", afo, got, sfo)
/dports/security/go-cve-dictionary/go-cve-dictionary-0.5.5/vendor/golang.org/x/net/html/atom/
H A Datom_test.go72 sfo = "foreignobject"
75 if got := Lookup([]byte(sfo)); got != afo {
76 t.Errorf("Lookup(%q): got %#v, want %#v", sfo, got, afo)
81 if got := afo.String(); got != sfo {
82 t.Errorf("Atom(%#v).String(): got %q, want %q", afo, got, sfo)
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/net/html/atom/
H A Datom_test.go72 sfo = "foreignobject"
75 if got := Lookup([]byte(sfo)); got != afo {
76 t.Errorf("Lookup(%q): got %#v, want %#v", sfo, got, afo)
81 if got := afo.String(); got != sfo {
82 t.Errorf("Atom(%#v).String(): got %q, want %q", afo, got, sfo)

12345678910>>...23