Home
last modified time | relevance | path

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

12345678910>>...270

/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/vect/
H A Dpr92347.c6 int by; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/vect/
H A Dpr92347.c6 int by; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/aarch64/sve/
H A Dpr96195.c4 int by; variable
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/vect/
H A Dpr92347.c6 int by; variable
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/vect/
H A Dpr92347.c6 int by; variable
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/aarch64/sve/
H A Dpr96195.c4 int by; variable
/dports/devel/icu-lx/icu/source/test/intltest/
H A Dsimpleformattertest.cpp360 UnicodeString by("by"); in TestFormatReplaceNoOptimization() local
390 UnicodeString by("by"); in TestFormatReplaceNoOptimizationLeadingText() local
420 UnicodeString by("by"); in TestFormatReplaceOptimization() local
450 UnicodeString by("by"); in TestFormatReplaceNoOptimizationLeadingArgumentUsedTwice() local
479 UnicodeString by("by"); in TestFormatReplaceOptimizationNoOffsets() local
/dports/devel/icu/icu/source/test/intltest/
H A Dsimpleformattertest.cpp360 UnicodeString by("by"); in TestFormatReplaceNoOptimization() local
390 UnicodeString by("by"); in TestFormatReplaceNoOptimizationLeadingText() local
420 UnicodeString by("by"); in TestFormatReplaceOptimization() local
450 UnicodeString by("by"); in TestFormatReplaceNoOptimizationLeadingArgumentUsedTwice() local
479 UnicodeString by("by"); in TestFormatReplaceOptimizationNoOffsets() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/util/resource/
H A DResources.java144 public static Resource multiplyTo(Resource lhs, double by) { in multiplyTo()
150 public static Resource multiply(Resource lhs, double by) { in multiply()
155 ResourceCalculator calculator,Resource lhs, double by, Resource factor) { in multiplyAndNormalizeUp()
160 ResourceCalculator calculator,Resource lhs, double by, Resource factor) { in multiplyAndNormalizeDown()
164 public static Resource multiplyAndRoundDown(Resource lhs, double by) { in multiplyAndRoundDown()
/dports/graphics/swftools/swftools-0.9.2/lib/h.263/
H A Dswfvideo.c264 static void copyregion(VIDEOSTREAM*s, YUV*dest, YUV*src, int bx, int by) in copyregion()
769 static void predictmvd(VIDEOSTREAM*s, int bx, int by, int*px, int*py) in predictmvd()
853 int bx,by; member
868 int bx,by; member
942 int getmvdbits(VIDEOSTREAM*s,block_t*fb, int bx,int by,int hx,int hy) in getmvdbits()
1071 int by = data->by; in writeMVDBlock() local
1217 int bx, by; in swf_SetVideoStreamIFrame() local
1242 int bx, by; in swf_SetVideoStreamBlackFrame() local
1275 int bx, by; in swf_SetVideoStreamPFrame() local
1310 int bx, by; in swf_SetVideoStreamMover() local
[all …]
/dports/finance/R-cran-timeDate/timeDate/R/
H A DtimeDate-Sequence.R29 function(from, to = Sys.timeDate(), by, length.out = NULL, format = NULL, argument
103 function (from, to, by, length.out = NULL, along.with = NULL, ...) argument
/dports/lang/gcc10/gcc-10.3.0/libgcc/config/avr/libf7/
H A Df7-wraps.h29 ;; Generated by: f7wraps.sh variable
30 ;; Included by : libf7-asm.sx variable
/dports/lang/gcc12-devel/gcc-12-20211205/libgcc/config/avr/libf7/
H A Df7-wraps.h29 ;; Generated by: f7wraps.sh variable
30 ;; Included by : libf7-asm.sx variable
/dports/audio/mixxx/mixxx-2.3.0/res/translations/
H A Dmixxx_en_GB.ts3879 …ach it that control. You can also type in the box to search for a control by name, or click the C… alias
3880 …ach it that control. You can also type in the box to search for a control by name, or click the C… alias
/dports/lang/gcc11-devel/gcc-11-20211009/libgcc/config/avr/libf7/
H A Df7-wraps.h29 ;; Generated by: f7wraps.sh variable
30 ;; Included by : libf7-asm.sx variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgcc/config/avr/libf7/
H A Df7-wraps.h29 ;; Generated by: f7wraps.sh variable
30 ;; Included by : libf7-asm.sx variable
/dports/devel/avr-gcc/gcc-10.2.0/libgcc/config/avr/libf7/
H A Df7-wraps.h29 ;; Generated by: f7wraps.sh variable
30 ;; Included by : libf7-asm.sx variable
/dports/lang/gcc11/gcc-11.2.0/libgcc/config/avr/libf7/
H A Df7-wraps.h29 ;; Generated by: f7wraps.sh variable
30 ;; Included by : libf7-asm.sx variable
/dports/lang/gcc10-devel/gcc-10-20211008/libgcc/config/avr/libf7/
H A Df7-wraps.h29 ;; Generated by: f7wraps.sh variable
30 ;; Included by : libf7-asm.sx variable
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dnitedrvr_vidhrdw.c49 static void nitedrvr_draw_block(struct mame_bitmap *bitmap, int bx, int by, int ex, int ey) in nitedrvr_draw_block()
71 int bx, by, ex, ey; in nitedrvr_draw_road() local
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dnitedrvr_vidhrdw.c49 static void nitedrvr_draw_block(struct mame_bitmap *bitmap, int bx, int by, int ex, int ey) in nitedrvr_draw_block()
71 int bx, by, ex, ey; in nitedrvr_draw_road() local
/dports/math/py-pandas/pandas-1.2.5/pandas/plotting/
H A D_core.py20 by=None, argument
104 by=None, argument
451 by=None, argument
482 by=None, argument
1201 def box(self, by=None, **kwargs): argument
1251 def hist(self, by=None, bins=10, **kwargs): argument
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/ppmtompeg/
H A Dpsearch.c84 int const by, in PMotionSearch()
273 int const by, in PSubSampleSearch()
422 int const by, in findBestSpaced()
478 int const by, in PLogarithmicSearch()
567 int const by, in PLocalSearch()
668 int const by, in PTwoLevelSearch()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dargo.c168 for (int by = 0; by < 8; by++) { in decode_mad1() local
223 for (int by = 0; by < bsize_h; by++) { in decode_mad1() local
229 for (int by = 0; by < bsize_h; by++) { in decode_mad1() local
257 for (int by = 0; by < 2; by++) { in decode_mad1() local
379 for (int by = 0; by < 12; by++) { in decode_mad1_24() local
436 for (int by = 0; by < bsize_h; by++) { in decode_mad1_24() local
442 for (int by = 0; by < bsize_h; by++) { in decode_mad1_24() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dargo.c168 for (int by = 0; by < 8; by++) { in decode_mad1() local
223 for (int by = 0; by < bsize_h; by++) { in decode_mad1() local
229 for (int by = 0; by < bsize_h; by++) { in decode_mad1() local
257 for (int by = 0; by < 2; by++) { in decode_mad1() local
379 for (int by = 0; by < 12; by++) { in decode_mad1_24() local
436 for (int by = 0; by < bsize_h; by++) { in decode_mad1_24() local
442 for (int by = 0; by < bsize_h; by++) { in decode_mad1_24() local

12345678910>>...270