Home
last modified time | relevance | path

Searched refs:fb2 (Results 76 – 100 of 1532) sorted by relevance

12345678910>>...62

/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp2a/
H A Darray-conv14.C7 void fb2(const int(&)[3]);
16 fb2(arr); in g()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/
H A Dtype_benchmark.cc54 auto fb2 = field("bs", utf8()); in TypeEqualsComplex() local
60 auto b = struct_({fa2, fb2, fc2}); in TypeEqualsComplex()
61 auto c = struct_({fa2, fb2, fc3}); in TypeEqualsComplex()
81 auto fb2 = field("bs", utf8(), /*nullable=*/true, md2); in TypeEqualsWithMetadata() local
85 auto b = struct_({fa2, fb2}); in TypeEqualsWithMetadata()
101 auto fb2 = field("bs", utf8()); in SampleSchemas() local
122 auto schema2 = ::arrow::schema({fa2, fb2, fc2, fd2, fe2, ff2, fg2, fh2, fz2}); in SampleSchemas()
123 auto schema3 = ::arrow::schema({fa2, fb2, fc2, fd2, fe2, ff2, fg2, fh2, fz3}); in SampleSchemas()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/
H A Dtype_benchmark.cc54 auto fb2 = field("bs", utf8()); in TypeEqualsComplex() local
60 auto b = struct_({fa2, fb2, fc2}); in TypeEqualsComplex()
61 auto c = struct_({fa2, fb2, fc3}); in TypeEqualsComplex()
81 auto fb2 = field("bs", utf8(), /*nullable=*/true, md2); in TypeEqualsWithMetadata() local
85 auto b = struct_({fa2, fb2}); in TypeEqualsWithMetadata()
101 auto fb2 = field("bs", utf8()); in SampleSchemas() local
122 auto schema2 = ::arrow::schema({fa2, fb2, fc2, fd2, fe2, ff2, fg2, fh2, fz2}); in SampleSchemas()
123 auto schema3 = ::arrow::schema({fa2, fb2, fc2, fd2, fe2, ff2, fg2, fh2, fz3}); in SampleSchemas()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/
H A Dtype_benchmark.cc54 auto fb2 = field("bs", utf8()); in TypeEqualsComplex() local
60 auto b = struct_({fa2, fb2, fc2}); in TypeEqualsComplex()
61 auto c = struct_({fa2, fb2, fc3}); in TypeEqualsComplex()
81 auto fb2 = field("bs", utf8(), /*nullable=*/true, md2); in TypeEqualsWithMetadata() local
85 auto b = struct_({fa2, fb2}); in TypeEqualsWithMetadata()
101 auto fb2 = field("bs", utf8()); in SampleSchemas() local
122 auto schema2 = ::arrow::schema({fa2, fb2, fc2, fd2, fe2, ff2, fg2, fh2, fz2}); in SampleSchemas()
123 auto schema3 = ::arrow::schema({fa2, fb2, fc2, fd2, fe2, ff2, fg2, fh2, fz3}); in SampleSchemas()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwxc/
H A Dnwxc_x_sogga.F280 fb2 = CxB2 *Fexp**F2
286 $ fb0+fb1+fb2+fb3+fb4+fb5
381 fb2 = CxB2 *Fexp**F2
387 $ fb0+fb1+fb2+fb3+fb4+fb5
471 fb2 = CxB2 *Fexp**F2
477 $ fb0+fb1+fb2+fb3+fb4+fb5
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwxc/
H A Dnwxc_x_sogga.F280 fb2 = CxB2 *Fexp**F2
286 $ fb0+fb1+fb2+fb3+fb4+fb5
381 fb2 = CxB2 *Fexp**F2
387 $ fb0+fb1+fb2+fb3+fb4+fb5
471 fb2 = CxB2 *Fexp**F2
477 $ fb0+fb1+fb2+fb3+fb4+fb5
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/faust/
H A Droom_simulator.dsp29 sn_allpass(dt1,dt2,fb1,fb2) = allpass(dt1,fb1,allpass(dt2,fb2,_));
30 dn_allpass(dt1,dt2,dt3,fb1,fb2,fb3) =
31 allpass(dt1,fb1,allpass(dt2,fb2,allpass(dt3,fb3,_)));
/dports/emulators/riscv-isa-sim/riscv-isa-sim-4f12984/fesvr/
H A Drfb.cc18 thread(pthread_self()), fb1(0), fb2(0), read_pos(0), in rfb_t()
107 delete [] fb2; in ~rfb_t()
149 memif->read(addr + read_pos, FB_ALIGN, const_cast<char*>(fb2 + read_pos)); in tick()
153 std::swap(fb1, fb2); in tick()
217 fb2 = new char[fb_bytes()]; in handle_configure()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/Renderer/
H A DFBO.cpp65 GLuint fb2, depth_rb2; in initRenderToTexture() local
66 glGenFramebuffersEXT(1, &fb2); in initRenderToTexture()
67 glBindFramebufferEXT( GL_FRAMEBUFFER_EXT, fb2 ); in initRenderToTexture()
73 this->fbuffer[1] = fb2; in initRenderToTexture()
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/
H A Dbuild_packages.sh43 …der/data/resources/ar.xml zlibrary/core/data/resources/ar.xml fbreader/data/help/MiniHelp.*.ar.fb2;
46 …der/data/resources/fi.xml zlibrary/core/data/resources/fi.xml fbreader/data/help/MiniHelp.*.fi.fb2;
49 …der/data/resources/sv.xml zlibrary/core/data/resources/sv.xml fbreader/data/help/MiniHelp.*.sv.fb2;
52 …der/data/resources/de.xml zlibrary/core/data/resources/de.xml fbreader/data/help/MiniHelp.*.de.fb2;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/compilable/
H A Dtest14781.d20 auto fb2(T)() pure in fb2() function
37 fb2!int().fc!int(); in test1()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/compilable/
H A Dtest14781.d20 auto fb2(T)() pure in fb2() function
37 fb2!int().fc!int(); in test1()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/compilable/
H A Dtest14781.d20 auto fb2(T)() pure in fb2() function
37 fb2!int().fc!int(); in test1()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/compilable/
H A Dtest14781.d20 auto fb2(T)() pure in fb2() function
37 fb2!int().fc!int(); in test1()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/compilable/
H A Dtest14781.d20 auto fb2(T)() pure in fb2() function
37 fb2!int().fc!int(); in test1()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.test/compilable/
H A Dtest14781.d20 auto fb2(T)() pure in fb2() function
37 fb2!int().fc!int(); in test1()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.test/compilable/
H A Dtest14781.d20 auto fb2(T)() pure in fb2() function
37 fb2!int().fc!int(); in test1()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gdc.test/compilable/
H A Dtest14781.d20 auto fb2(T)() pure in fb2() function
37 fb2!int().fc!int(); in test1()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gdc.test/compilable/
H A Dtest14781.d20 auto fb2(T)() pure in fb2() function
37 fb2!int().fc!int(); in test1()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.test/compilable/
H A Dtest14781.d20 auto fb2(T)() pure in fb2() function
37 fb2!int().fc!int(); in test1()
/dports/misc/kde-thumbnailer-fb2/kde-thumbnailer-fb2-0.3.1/
H A DCHANGELOG3 Fixed support for zipped fb2 (new dedicated mimetype: https://bugs.freedesktop.org/show_bug.cgi?id=…
12 Added support for zipped fb2 files
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/fbreader/scripts/
H A Dinstall_help.sh31 for file in data/help/MiniHelp.$platform.*.fb2; do
33 install -m 0644 $file $installdir/MiniHelp.$lang.fb2
/dports/graphics/openexr/openexr-3.1.4/src/test/OpenEXRTest/
H A DtestTiledCopyPixels.cpp112 FrameBuffer fb2; in writeCopyReadONE() local
120 fb2.insert ("H", in writeCopyReadONE()
128 in2.setFrameBuffer (fb2); in writeCopyReadONE()
244 FrameBuffer fb2; in writeCopyReadMIP() local
252 fb2.insert ("H", in writeCopyReadMIP()
259 in2.setFrameBuffer (fb2); in writeCopyReadMIP()
391 FrameBuffer fb2; in writeCopyReadRIP() local
399 fb2.insert ("H", in writeCopyReadRIP()
406 in2.setFrameBuffer (fb2); in writeCopyReadRIP()
/dports/net/tigervnc-server/tigervnc-1.12.0/tests/perf/
H A Dconvperf.cxx31 static rdr::U8 *fb1, *fb2; variable
80 src = fb2 + (x + y * fbsize) * srcpf.bpp/8; in doTest()
131 fb2 = new rdr::U8[bufsize]; in main()
135 fb2[i] = rand(); in main()
/dports/net/tigervnc-viewer/tigervnc-1.12.0/tests/perf/
H A Dconvperf.cxx31 static rdr::U8 *fb1, *fb2; variable
80 src = fb2 + (x + y * fbsize) * srcpf.bpp/8; in doTest()
131 fb2 = new rdr::U8[bufsize]; in main()
135 fb2[i] = rand(); in main()

12345678910>>...62