Home
last modified time | relevance | path

Searched defs:lens (Results 226 – 250 of 2967) sorted by relevance

12345678910>>...119

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/io/Reader/
H A DReaderBulkReadContract.java83 … Integer[] lens = {Integer.MIN_VALUE, -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, Integer.MAX_VALUE}; in args() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/io/Reader/
H A DReaderBulkReadContract.java83 … Integer[] lens = {Integer.MIN_VALUE, -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, Integer.MAX_VALUE}; in args() local
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Dimagedata.h66 std::string lens; variable
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/io/Reader/
H A DReaderBulkReadContract.java83 … Integer[] lens = {Integer.MIN_VALUE, -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, Integer.MAX_VALUE}; in args() local
/dports/graphics/qcomicbook/QComicBook-0.9.1/src/View/
H A DPageViewBase.h133 Lens *lens; variable
/dports/biology/ncbi-toolkit/ncbi/demo/
H A Dseqtest.c23 Int4 seqnum, i, numseg, lens[10], j; in Main() local
/dports/math/gap/gap-4.11.0/src/
H A Dtietze.c94 CheckTietzeLengths(Obj * ptTietze, Int numrels, Obj * lens, Obj ** ptLens) in CheckTietzeLengths()
156 Obj lens; /* lengths list */ in FuncTzSortC() local
275 Obj lens; /* handle of the lengths list */ in FuncTzReplaceGens() local
397 Obj lens; /* handle of the lengths list */ in FuncTzSubstituteGen() local
619 Obj lens; /* list of lengths of those */ in FuncTzOccurrences() local
973 Obj lens; /* handle of the lengths list */ in FuncTzSearchC() local
/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dethereum_fmt_plug.c142 int lens[MIN_KEYS_PER_CRYPT]; in crypt_all() local
188 int lens[MIN_KEYS_PER_CRYPT]; in crypt_all() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/alnmgr/
H A Dalnvecprint.cpp99 const CDense_seg::TLens& lens = m_AlnVec.GetDenseg().GetLens(); in PopsetStyle() local
262 const CDense_seg::TLens& lens = m_AlnVec.GetDenseg().GetLens(); in ClustalStyle() local
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/alnmgr/
H A Dalnvecprint.cpp99 const CDense_seg::TLens& lens = m_AlnVec.GetDenseg().GetLens(); in PopsetStyle() local
262 const CDense_seg::TLens& lens = m_AlnVec.GetDenseg().GetLens(); in ClustalStyle() local
/dports/textproc/augeas/augeas-1.12.0/
H A DMakefile.am9 lensdir=$(datadir)/augeas/lenses/dist directory
/dports/sysutils/fusefs-ntfs-compression/ntfs-3g-system-compression-1.0/src/
H A Dxpress_decompress.c81 u8 lens[XPRESS_NUM_SYMBOLS]; member
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dffmanager.h40 std::string lens; ///< lens variable
/dports/sysutils/busybox/busybox-1.26.2/util-linux/
H A Dfdisk_sun.c366 fetch_sun(unsigned *starts, unsigned *lens, unsigned *start, unsigned *stop) in fetch_sun()
409 unsigned starts[8], lens[8], start, stop; in verify_sun() local
473 unsigned starts[8], lens[8]; in add_sun_partition() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/lib/crypto/
H A Dchacha20poly1305.c64 __le64 lens[2]; in __chacha20poly1305_encrypt() member
135 __le64 lens[2]; in __chacha20poly1305_decrypt() member
233 __le64 lens[2]; in chacha20poly1305_crypt_sg_inplace() member
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/extras/boottime_tools/io_analysis/
H A Dcheck_file_read.py81 def add_merged_access(self, time, offsets, lens, process_names): argument
149 def add_merged_access(self, is_read, time, offsets, lens, process_names): argument
219 def handle_merged_req(self, time, offsets, lens, names, is_read): argument
/dports/multimedia/libv4l/linux-5.13-rc2/lib/crypto/
H A Dchacha20poly1305.c64 __le64 lens[2]; in __chacha20poly1305_encrypt() member
135 __le64 lens[2]; in __chacha20poly1305_decrypt() member
233 __le64 lens[2]; in chacha20poly1305_crypt_sg_inplace() member
/dports/multimedia/v4l-utils/linux-5.13-rc2/lib/crypto/
H A Dchacha20poly1305.c64 __le64 lens[2]; in __chacha20poly1305_encrypt() member
135 __le64 lens[2]; in __chacha20poly1305_decrypt() member
233 __le64 lens[2]; in chacha20poly1305_crypt_sg_inplace() member
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/app/
H A DGitBrunch.hs374 localBranchesL = lens _localBranches (\s bs -> s { _localBranches = bs }) function
377 remoteBranchesL = lens _remoteBranches (\s bs -> s { _remoteBranches = bs }) function
380 focusL = lens _focus (\s f -> s { _focus = f }) function
383 filterL = lens _filter (\s f -> s { _filter = f }) function
386 isEditingFilterL = lens _isEditingFilter (\s f -> s { _isEditingFilter = f }) function
/dports/math/colpack/ColPack-1.0.10-249-g9a7293a/src/SMPGC/
H A DSMPGCColoringD1.cpp130 vector<int> lens(nT, N/nT); for(int i=0; i<N%nT; i++) lens[i]++; in D1_OMP_GM3P() local
305 vector<int> lens(nT, N/nT); for(int i=0; i<N%nT; i++) lens[i]++; in D1_OMP_GMMP() local
459 vector<int> lens(nT, N/nT); for(int i=0; i<N%nT; i++) lens[i]++; in D1_OMP_LB() local
604 vector<int> lens(nT, N/nT); for(int i=0; i<N%nT; i++) lens[i]++; in D1_OMP_JP() local
771 vector<int> lens(nT, N/nT); for(int i=0; i<N%nT; i++) lens[i]++; in D1_OMP_MTJP() local
/dports/devel/R-cran-reshape/reshape/R/
H A Dsparse-by.r54 lens <- range(lapply(result, ncols)) functionVar
/dports/graphics/art/ART-1.9.3/rtengine/
H A Dffmanager.h36 std::string lens; ///< lens variable
/dports/graphics/blender/blender-2.91.0/source/blender/io/alembic/intern/
H A Dabc_reader_camera.cc94 const float lens = static_cast<float>(cam_sample.getFocalLength()); in readObjectData() local
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Drule.h26 unsigned int *lens; /* Lengths of each target. */ member
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/base/gfx/3ds/
H A Dcamera3d.cpp67 float lens = fileStream.readFloatLE(); in loadFrom3DS() local

12345678910>>...119