Home
last modified time | relevance | path

Searched refs:fcomp (Results 1 – 25 of 802) sorted by relevance

12345678910>>...33

/dports/devel/bazel-buildtools/buildtools-3.2.1/vendor/github.com/google/skylark/internal/compile/
H A Dcompile.go432 fcomp := &fcomp{
784 func (fcomp *fcomp) emit(op Opcode) { argument
805 func (fcomp *fcomp) jump(b *block) { argument
863 func (fcomp *fcomp) string(s string) { argument
876 func (fcomp *fcomp) set(id *syntax.Ident) { argument
888 func (fcomp *fcomp) lookup(id *syntax.Ident) { argument
914 func (fcomp *fcomp) stmt(stmt syntax.Stmt) { argument
930 b := fcomp.loops[len(fcomp.loops)-1].break_
1050 fcomp.loops = fcomp.loops[:len(fcomp.loops)-1]
1063 fcomp.block = fcomp.newBlock() // dead code
[all …]
/dports/devel/bazel-buildtools/buildtools-3.2.1/vendor/go.starlark.net/internal/compile/
H A Dcompile.go501 fcomp := &fcomp{
517 fcomp.fn.Cells = append(fcomp.fn.Cells, i)
897 func (fcomp *fcomp) emit(op Opcode) { argument
920 func (fcomp *fcomp) jump(b *block) { argument
978 func (fcomp *fcomp) string(s string) { argument
991 func (fcomp *fcomp) set(id *syntax.Ident) { argument
1041 func (fcomp *fcomp) stmt(stmt syntax.Stmt) { argument
1177 fcomp.loops = fcomp.loops[:len(fcomp.loops)-1]
1195 fcomp.loops = fcomp.loops[:len(fcomp.loops)-1]
1207 fcomp.block = fcomp.newBlock() // dead code
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/go.starlark.net/internal/compile/
H A Dcompile.go501 fcomp := &fcomp{
517 fcomp.fn.Cells = append(fcomp.fn.Cells, i)
897 func (fcomp *fcomp) emit(op Opcode) { argument
920 func (fcomp *fcomp) jump(b *block) { argument
978 func (fcomp *fcomp) string(s string) { argument
991 func (fcomp *fcomp) set(id *syntax.Ident) { argument
1041 func (fcomp *fcomp) stmt(stmt syntax.Stmt) { argument
1177 fcomp.loops = fcomp.loops[:len(fcomp.loops)-1]
1195 fcomp.loops = fcomp.loops[:len(fcomp.loops)-1]
1207 fcomp.block = fcomp.newBlock() // dead code
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/go.starlark.net/internal/compile/
H A Dcompile.go508 fcomp := &fcomp{
524 fcomp.fn.Cells = append(fcomp.fn.Cells, i)
906 func (fcomp *fcomp) emit(op Opcode) { argument
929 func (fcomp *fcomp) jump(b *block) { argument
987 func (fcomp *fcomp) string(s string) { argument
1000 func (fcomp *fcomp) set(id *syntax.Ident) { argument
1044 func (fcomp *fcomp) stmt(stmt syntax.Stmt) { argument
1180 fcomp.loops = fcomp.loops[:len(fcomp.loops)-1]
1198 fcomp.loops = fcomp.loops[:len(fcomp.loops)-1]
1210 fcomp.block = fcomp.newBlock() // dead code
[all …]
/dports/net/v2ray/v2ray-core-4.36.2/vendor/go.starlark.net/internal/compile/
H A Dcompile.go508 fcomp := &fcomp{
524 fcomp.fn.Cells = append(fcomp.fn.Cells, i)
906 func (fcomp *fcomp) emit(op Opcode) { argument
929 func (fcomp *fcomp) jump(b *block) { argument
987 func (fcomp *fcomp) string(s string) { argument
1000 func (fcomp *fcomp) set(id *syntax.Ident) { argument
1044 func (fcomp *fcomp) stmt(stmt syntax.Stmt) { argument
1180 fcomp.loops = fcomp.loops[:len(fcomp.loops)-1]
1198 fcomp.loops = fcomp.loops[:len(fcomp.loops)-1]
1210 fcomp.block = fcomp.newBlock() // dead code
[all …]
/dports/science/hdf/hdf-4.2.15/mfhdf/test/
H A Dtcomp.c241 status = SDend(fcomp); in test_compressed_data()
296 status = SDend(fcomp); in test_compressed_data()
346 status = SDend(fcomp); in test_compressed_data()
379 status = SDend(fcomp); in test_compressed_data()
409 status = SDend(fcomp); in test_compressed_data()
438 status = SDend(fcomp); in test_compressed_data()
469 status = SDend(fcomp); in test_compressed_data()
499 status = SDend(fcomp); in test_compressed_data()
533 status = SDend(fcomp); in test_compressed_data()
559 status = SDend(fcomp); in test_compressed_data()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/bfa/
H A Dbfad_bsg.c251 struct bfad_hal_comp fcomp; in bfad_iocmd_port_enable() local
257 bfad_hcb_comp, &fcomp); in bfad_iocmd_port_enable()
272 struct bfad_hal_comp fcomp; in bfad_iocmd_port_disable() local
278 bfad_hcb_comp, &fcomp); in bfad_iocmd_port_disable()
323 struct bfad_hal_comp fcomp; in bfad_iocmd_port_get_stats() local
356 struct bfad_hal_comp fcomp; in bfad_iocmd_port_reset_stats() local
362 bfad_hcb_comp, &fcomp); in bfad_iocmd_port_reset_stats()
1844 &fcomp); in bfad_iocmd_diag_dport_start()
2189 bfad_hcb_comp, &fcomp); in bfad_iocmd_boot_cfg()
2211 bfad_hcb_comp, &fcomp); in bfad_iocmd_boot_query()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/bfa/
H A Dbfad_bsg.c251 struct bfad_hal_comp fcomp; in bfad_iocmd_port_enable() local
257 bfad_hcb_comp, &fcomp); in bfad_iocmd_port_enable()
272 struct bfad_hal_comp fcomp; in bfad_iocmd_port_disable() local
278 bfad_hcb_comp, &fcomp); in bfad_iocmd_port_disable()
323 struct bfad_hal_comp fcomp; in bfad_iocmd_port_get_stats() local
356 struct bfad_hal_comp fcomp; in bfad_iocmd_port_reset_stats() local
362 bfad_hcb_comp, &fcomp); in bfad_iocmd_port_reset_stats()
1844 &fcomp); in bfad_iocmd_diag_dport_start()
2189 bfad_hcb_comp, &fcomp); in bfad_iocmd_boot_cfg()
2211 bfad_hcb_comp, &fcomp); in bfad_iocmd_boot_query()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/bfa/
H A Dbfad_bsg.c251 struct bfad_hal_comp fcomp; in bfad_iocmd_port_enable() local
257 bfad_hcb_comp, &fcomp); in bfad_iocmd_port_enable()
272 struct bfad_hal_comp fcomp; in bfad_iocmd_port_disable() local
278 bfad_hcb_comp, &fcomp); in bfad_iocmd_port_disable()
323 struct bfad_hal_comp fcomp; in bfad_iocmd_port_get_stats() local
356 struct bfad_hal_comp fcomp; in bfad_iocmd_port_reset_stats() local
362 bfad_hcb_comp, &fcomp); in bfad_iocmd_port_reset_stats()
1844 &fcomp); in bfad_iocmd_diag_dport_start()
2189 bfad_hcb_comp, &fcomp); in bfad_iocmd_boot_cfg()
2211 bfad_hcb_comp, &fcomp); in bfad_iocmd_boot_query()
[all …]
/dports/games/py-fife/fifengine-0.4.2/tests/core_tests/
H A Dtest_dat1.cpp60 FIFE::RawData* fcomp = vfs->open("dat1vfstest.map"); in TEST() local
62 CHECK_EQUAL(fraw->getDataLength(), fcomp->getDataLength()); in TEST()
66 if (fcomp->getDataLength() < smaller_len) { in TEST()
67 smaller_len = fcomp->getDataLength(); in TEST()
71 uint8_t* d_comp = new uint8_t[fcomp->getDataLength()]; in TEST()
73 fcomp->readInto(d_comp,fcomp->getDataLength()); in TEST()
91 delete fcomp; in TEST()
H A Dtest_dat2.cpp68 FIFE::RawData* fcomp = vfs->open("dat2vfstest.map"); in TEST() local
70 CHECK_EQUAL(fraw->getDataLength(), fcomp->getDataLength()); in TEST()
74 if (fcomp->getDataLength() < smaller_len) { in TEST()
75 smaller_len = fcomp->getDataLength(); in TEST()
79 uint8_t* d_comp = new uint8_t[fcomp->getDataLength()]; in TEST()
81 fcomp->readInto(d_comp,fcomp->getDataLength()); in TEST()
99 delete fcomp; in TEST()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/test/compiler/6378821/
H A DTest6378821.java59 static void sub(int i) { check(i, fint(i), fcomp(i) ); } in sub()
60 static void sub(int[] ia) { check(ia[0], fint(ia), fcomp(ia)); } in sub()
61 static void sub(long l) { check(l, fint(l), fcomp(l) ); } in sub()
62 static void sub(long[] la) { check(la[0], fint(la), fcomp(la)); } in sub()
65 static int fcomp(int i) { return Integer.bitCount(i); } in fcomp() method in Test6378821
68 static int fcomp(int[] ia) { return Integer.bitCount(ia[0]); } in fcomp() method in Test6378821
71 static int fcomp(long l) { return Long.bitCount(l); } in fcomp() method in Test6378821
74 static int fcomp(long[] la) { return Long.bitCount(la[0]); } in fcomp() method in Test6378821
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/test/compiler/6378821/
H A DTest6378821.java59 static void sub(int i) { check(i, fint(i), fcomp(i) ); } in sub()
60 static void sub(int[] ia) { check(ia[0], fint(ia), fcomp(ia)); } in sub()
61 static void sub(long l) { check(l, fint(l), fcomp(l) ); } in sub()
62 static void sub(long[] la) { check(la[0], fint(la), fcomp(la)); } in sub()
65 static int fcomp(int i) { return Integer.bitCount(i); } in fcomp() method in Test6378821
68 static int fcomp(int[] ia) { return Integer.bitCount(ia[0]); } in fcomp() method in Test6378821
71 static int fcomp(long l) { return Long.bitCount(l); } in fcomp() method in Test6378821
74 static int fcomp(long[] la) { return Long.bitCount(la[0]); } in fcomp() method in Test6378821
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/codegen/
H A DTest6378821.java63 static void sub(int i) { check(i, fint(i), fcomp(i) ); } in sub()
64 static void sub(int[] ia) { check(ia[0], fint(ia), fcomp(ia)); } in sub()
65 static void sub(long l) { check(l, fint(l), fcomp(l) ); } in sub()
66 static void sub(long[] la) { check(la[0], fint(la), fcomp(la)); } in sub()
69 static int fcomp(int i) { return Integer.bitCount(i); } in fcomp() method in Test6378821
72 static int fcomp(int[] ia) { return Integer.bitCount(ia[0]); } in fcomp() method in Test6378821
75 static int fcomp(long l) { return Long.bitCount(l); } in fcomp() method in Test6378821
78 static int fcomp(long[] la) { return Long.bitCount(la[0]); } in fcomp() method in Test6378821
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/codegen/
H A DTest6378821.java63 static void sub(int i) { check(i, fint(i), fcomp(i) ); } in sub()
64 static void sub(int[] ia) { check(ia[0], fint(ia), fcomp(ia)); } in sub()
65 static void sub(long l) { check(l, fint(l), fcomp(l) ); } in sub()
66 static void sub(long[] la) { check(la[0], fint(la), fcomp(la)); } in sub()
69 static int fcomp(int i) { return Integer.bitCount(i); } in fcomp() method in Test6378821
72 static int fcomp(int[] ia) { return Integer.bitCount(ia[0]); } in fcomp() method in Test6378821
75 static int fcomp(long l) { return Long.bitCount(l); } in fcomp() method in Test6378821
78 static int fcomp(long[] la) { return Long.bitCount(la[0]); } in fcomp() method in Test6378821
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/codegen/
H A DTest6378821.java63 static void sub(int i) { check(i, fint(i), fcomp(i) ); } in sub()
64 static void sub(int[] ia) { check(ia[0], fint(ia), fcomp(ia)); } in sub()
65 static void sub(long l) { check(l, fint(l), fcomp(l) ); } in sub()
66 static void sub(long[] la) { check(la[0], fint(la), fcomp(la)); } in sub()
69 static int fcomp(int i) { return Integer.bitCount(i); } in fcomp() method in Test6378821
72 static int fcomp(int[] ia) { return Integer.bitCount(ia[0]); } in fcomp() method in Test6378821
75 static int fcomp(long l) { return Long.bitCount(l); } in fcomp() method in Test6378821
78 static int fcomp(long[] la) { return Long.bitCount(la[0]); } in fcomp() method in Test6378821
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/codegen/
H A DTest6378821.java63 static void sub(int i) { check(i, fint(i), fcomp(i) ); } in sub()
64 static void sub(int[] ia) { check(ia[0], fint(ia), fcomp(ia)); } in sub()
65 static void sub(long l) { check(l, fint(l), fcomp(l) ); } in sub()
66 static void sub(long[] la) { check(la[0], fint(la), fcomp(la)); } in sub()
69 static int fcomp(int i) { return Integer.bitCount(i); } in fcomp() method in Test6378821
72 static int fcomp(int[] ia) { return Integer.bitCount(ia[0]); } in fcomp() method in Test6378821
75 static int fcomp(long l) { return Long.bitCount(l); } in fcomp() method in Test6378821
78 static int fcomp(long[] la) { return Long.bitCount(la[0]); } in fcomp() method in Test6378821
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/codegen/
H A DTest6378821.java63 static void sub(int i) { check(i, fint(i), fcomp(i) ); } in sub()
64 static void sub(int[] ia) { check(ia[0], fint(ia), fcomp(ia)); } in sub()
65 static void sub(long l) { check(l, fint(l), fcomp(l) ); } in sub()
66 static void sub(long[] la) { check(la[0], fint(la), fcomp(la)); } in sub()
69 static int fcomp(int i) { return Integer.bitCount(i); } in fcomp() method in Test6378821
72 static int fcomp(int[] ia) { return Integer.bitCount(ia[0]); } in fcomp() method in Test6378821
75 static int fcomp(long l) { return Long.bitCount(l); } in fcomp() method in Test6378821
78 static int fcomp(long[] la) { return Long.bitCount(la[0]); } in fcomp() method in Test6378821
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/codegen/
H A DTest6378821.java63 static void sub(int i) { check(i, fint(i), fcomp(i) ); } in sub()
64 static void sub(int[] ia) { check(ia[0], fint(ia), fcomp(ia)); } in sub()
65 static void sub(long l) { check(l, fint(l), fcomp(l) ); } in sub()
66 static void sub(long[] la) { check(la[0], fint(la), fcomp(la)); } in sub()
69 static int fcomp(int i) { return Integer.bitCount(i); } in fcomp() method in Test6378821
72 static int fcomp(int[] ia) { return Integer.bitCount(ia[0]); } in fcomp() method in Test6378821
75 static int fcomp(long l) { return Long.bitCount(l); } in fcomp() method in Test6378821
78 static int fcomp(long[] la) { return Long.bitCount(la[0]); } in fcomp() method in Test6378821
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/codegen/
H A DTest6378821.java63 static void sub(int i) { check(i, fint(i), fcomp(i) ); } in sub()
64 static void sub(int[] ia) { check(ia[0], fint(ia), fcomp(ia)); } in sub()
65 static void sub(long l) { check(l, fint(l), fcomp(l) ); } in sub()
66 static void sub(long[] la) { check(la[0], fint(la), fcomp(la)); } in sub()
69 static int fcomp(int i) { return Integer.bitCount(i); } in fcomp() method in Test6378821
72 static int fcomp(int[] ia) { return Integer.bitCount(ia[0]); } in fcomp() method in Test6378821
75 static int fcomp(long l) { return Long.bitCount(l); } in fcomp() method in Test6378821
78 static int fcomp(long[] la) { return Long.bitCount(la[0]); } in fcomp() method in Test6378821
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/compiler/codegen/
H A DTest6378821.java63 static void sub(int i) { check(i, fint(i), fcomp(i) ); } in sub()
64 static void sub(int[] ia) { check(ia[0], fint(ia), fcomp(ia)); } in sub()
65 static void sub(long l) { check(l, fint(l), fcomp(l) ); } in sub()
66 static void sub(long[] la) { check(la[0], fint(la), fcomp(la)); } in sub()
69 static int fcomp(int i) { return Integer.bitCount(i); } in fcomp() method in Test6378821
72 static int fcomp(int[] ia) { return Integer.bitCount(ia[0]); } in fcomp() method in Test6378821
75 static int fcomp(long l) { return Long.bitCount(l); } in fcomp() method in Test6378821
78 static int fcomp(long[] la) { return Long.bitCount(la[0]); } in fcomp() method in Test6378821
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/scons/scons-local-2.3.3/SCons/Tool/
H A Df03.py48 fcomp = env.Detect(compilers) or 'f03'
49 env['F03'] = fcomp
50 env['SHF03'] = fcomp
52 env['FORTRAN'] = fcomp
53 env['SHFORTRAN'] = fcomp
H A Df95.py48 fcomp = env.Detect(compilers) or 'f95'
49 env['F95'] = fcomp
50 env['SHF95'] = fcomp
52 env['FORTRAN'] = fcomp
53 env['SHFORTRAN'] = fcomp
/dports/graphics/photivo/photivo/scons-local-2.2.0/SCons/Tool/
H A Df95.py48 fcomp = env.Detect(compilers) or 'f95'
49 env['F95'] = fcomp
50 env['SHF95'] = fcomp
52 env['FORTRAN'] = fcomp
53 env['SHFORTRAN'] = fcomp
H A Df03.py48 fcomp = env.Detect(compilers) or 'f03'
49 env['F03'] = fcomp
50 env['SHF03'] = fcomp
52 env['FORTRAN'] = fcomp
53 env['SHFORTRAN'] = fcomp

12345678910>>...33