Home
last modified time | relevance | path

Searched defs:lens (Results 51 – 75 of 2967) sorted by relevance

12345678910>>...119

/dports/audio/libsndfile/libsndfile-1.0.31/src/
H A Dogg_vorbis.c618 vorbis_read_sample (SF_PRIVATE *psf, void *ptr, sf_count_t lens, convert_func *transfn) in vorbis_read_sample()
667 vorbis_read_s (SF_PRIVATE *psf, short *ptr, sf_count_t lens) in vorbis_read_s()
672 vorbis_read_i (SF_PRIVATE *psf, int *ptr, sf_count_t lens) in vorbis_read_i()
677 vorbis_read_f (SF_PRIVATE *psf, float *ptr, sf_count_t lens) in vorbis_read_f()
682 vorbis_read_d (SF_PRIVATE *psf, double *ptr, sf_count_t lens) in vorbis_read_d()
730 vorbis_write_s (SF_PRIVATE *psf, const short *ptr, sf_count_t lens) in vorbis_write_s()
747 vorbis_write_i (SF_PRIVATE *psf, const int *ptr, sf_count_t lens) in vorbis_write_i()
763 vorbis_write_f (SF_PRIVATE *psf, const float *ptr, sf_count_t lens) in vorbis_write_f()
779 vorbis_write_d (SF_PRIVATE *psf, const double *ptr, sf_count_t lens) in vorbis_write_d()
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/what4-1.1/src/What4/
H A DLabeledPred.hs64 labeledPred = lens _labeledPred (\s v -> s { _labeledPred = v }) function
68 labeledPredMsg = lens _labeledPredMsg (\s v -> s { _labeledPredMsg = v }) function
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/viewcontroller/
H A DPhotoController.java50 private Camera.Lens lens; field in PhotoController
183 public void setLens(Camera.Lens lens) { in setLens()
187 this.propertyChangeSupport.firePropertyChange(Property.LENS.name(), oldLens, lens); in setLens() local
/dports/biology/pyfasta/pyfasta-0.5.2/pyfasta/
H A Dsplit_fasta.py56 def print_to_fh(fh, fasta, lens, seqinfo): argument
221 def find_name_from_len(lmin, lens): argument
/dports/biology/kallisto/kallisto-0.46.1/unit_tests/
H A Dtest_weights.cpp9 std::vector<int> lens(3, 19); variable
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/intervals/operations/
H A Dcomplement.py13 def complement(reader, lens): argument
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dhuffman.c31 static void get_tree_codes(uint32_t *bits, int16_t *lens, uint8_t *xlat, Node *nodes, int node, uin… in get_tree_codes()
56 int16_t lens[256]; in build_huff_tree() local
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/what4-1.1/src/What4/Expr/
H A DVarIdentification.hs105 problemFeatures = lens _problemFeatures (\s v -> s { _problemFeatures = v }) function
108 uninterpConstants = lens _uninterpConstants (\s v -> s { _uninterpConstants = v }) function
114 existQuantifiers = lens _existQuantifiers (\s v -> s { _existQuantifiers = v }) function
120 forallQuantifiers = lens _forallQuantifiers (\s v -> s { _forallQuantifiers = v }) function
123 latches = lens _latches (\s v -> s { _latches = v }) function
126 varErrors = lens _varErrors (\s v -> s { _varErrors = v }) function
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/render/backend/
H A Dcameralens.cpp69 GetBoundingVolumeWithoutCameraJob(CameraLens *lens, QNodeId commandId) in GetBoundingVolumeWithoutCameraJob()
181 QCameraLens *lens = qobject_cast<QCameraLens *>(aspectManager->lookupNode(peerId())); in processViewAllResult() local
206 Render::CameraLens *lens = camNode->renderComponent<CameraLens>(); in viewMatrixForCamera() local
/dports/www/py-pylsqpack/pylsqpack-0.3.13/vendor/ls-qpack/
H A Dhuff-tables.h5161 static const struct henc { unsigned lens; uint32_t code; } hencs[] = member
70703 static const struct hdec { uint8_t lens; uint8_t out[3]; } hdecs[] = member
/dports/www/ls-qpack/ls-qpack-2.2.2/
H A Dhuff-tables.h5161 static const struct henc { unsigned lens; uint32_t code; } hencs[] = member
70703 static const struct hdec { uint8_t lens; uint8_t out[3]; } hdecs[] = member
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/
H A Dbitset_builders.py17 …e(f, chrom_col=0, start_col=1, end_col=2, strand_col=5, upstream_pad=0, downstream_pad=0, lens={}): argument
55 …e(f, chrom_col=0, start_col=1, end_col=2, strand_col=5, upstream_pad=0, downstream_pad=0, lens={}): argument
/dports/multimedia/py-av/av-8.0.3/docs/api/
H A Derror_table.py29 lens = [max(len(row[i]) for row in rows) for i in range(len(rows[0]))] variable
/dports/games/openspades/openspades-0.1.3/Sources/Draw/
H A DGLLensFilter.h31 GLProgram *lens; variable
H A DGLNonlinearizeFilter.h31 GLProgram *lens; variable
H A DGLFogFilter.h31 GLProgram *lens; variable
H A DGLFXAAFilter.h31 GLProgram *lens; variable
H A DGLColorCorrectionFilter.h33 GLProgram *lens; variable
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/model/
H A DCamera.java56 private transient Lens lens; field in Camera
81 long time, Lens lens) { in Camera()
91 long time, Lens lens) { in Camera()
316 public void setLens(Lens lens) { in setLens()
321 firePropertyChange(Property.LENS.name(), oldLens, lens); in setLens() local
/dports/graphics/lensfun/lensfun-0.3.95/tests/
H A Dtest_lens.cpp7 lfLens* lens; in test_lens_guess_parameter() local
/dports/audio/milkytracker/MilkyTracker-1.03.00/src/fx/
H A DCamera.h32 float bank,lens; variable
/dports/textproc/fox-xml/fox-4.1.2-91-g9c6716e/wcml/test/
H A Dtest_cmlAddCrystal_1.f909 double precision, dimension(3) :: lens, angs variable
H A Dtest_cmlAddCrystal_2.f909 double precision, dimension(3) :: lens, angs variable
/dports/devel/R-cran-diffobj/diffobj/R/
H A Dlayout.R64 render_gutters <- function(types, lens, lens.max, etc) { argument
67 function(dat, lens, lens.max) { argument
92 lens <- vapply(col, length, integer(1L)) functionVar
/dports/lang/yorick/yorick-y_2_2_04/i/
H A Dsilo.i136 local vars, lens; variable

12345678910>>...119