Home
last modified time | relevance | path

Searched refs:fixed (Results 1 - 25 of 183) sorted by relevance

12345678

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/math/
H A DFixed1616.java25 public static int integral(int fixed) { in integral() argument
26 return (fixed >> 16) & 0xffff; in integral()
29 public static int fractional(int fixed) { in fractional() argument
30 return fixed & 0xffff; in fractional()
33 public static int fixed(int integral, int fractional) { in fixed() method in Fixed1616
38 * @param fixed the number to convert
41 public static double doubleValue(int fixed) { in doubleValue() argument
42 return fixed / 65536.0; // shift the decimal 16 bits in doubleValue()
45 public static String toString(int fixed) { in toString() argument
47 sb.append(Fixed1616.integral(fixed)); in toString()
[all...]
/third_party/ffmpeg/tests/fate/
H A Daac.mak81 FATE_AAC_FIXED += fate-aac-fixed-al04_44
82 fate-aac-fixed-al04_44: CMD = pcm -c aac_fixed -i $(TARGET_SAMPLES)/aac/al04_44.mp4
83 fate-aac-fixed-al04_44: REF = $(SAMPLES)/aac/al04_44.s16
85 FATE_AAC_FIXED += fate-aac-fixed-al05_44
86 fate-aac-fixed-al05_44: CMD = pcm -c aac_fixed -i $(TARGET_SAMPLES)/aac/al05_44.mp4
87 fate-aac-fixed-al05_44: REF = $(SAMPLES)/aac/al05_44.s16
89 FATE_AAC_FIXED += fate-aac-fixed-al06_44
90 fate-aac-fixed-al06_44: CMD = pcm -c aac_fixed -i $(TARGET_SAMPLES)/aac/al06_44.mp4
91 fate-aac-fixed-al06_44: REF = $(SAMPLES)/aac/al06_44_reorder.s16
93 FATE_AAC_FIXED += fate-aac-fixed
[all...]
H A Dac3.mak30 FATE_AC3 += fate-ac3-fixed-2.0
31 fate-ac3-fixed-2.0: CMD = pcm -c ac3_fixed -i $(TARGET_SAMPLES)/ac3/monsters_inc_2.0_192_small.ac3
32 fate-ac3-fixed-2.0: REF = $(SAMPLES)/ac3/monsters_inc_2.0_192_small_v2.pcm
34 FATE_AC3 += fate-ac3-fixed-4.0-downmix-mono
35 fate-ac3-fixed-4.0-downmix-mono: CMD = pcm -c ac3_fixed -downmix mono -i $(TARGET_SAMPLES)/ac3/millers_crossing_4.0.ac3
36 fate-ac3-fixed-4.0-downmix-mono: REF = $(SAMPLES)/ac3/millers_crossing_4.0_mono_v2.pcm
38 FATE_AC3 += fate-ac3-fixed-5.1-downmix-mono
39 fate-ac3-fixed-5.1-downmix-mono: CMD = pcm -c ac3_fixed -downmix mono -i $(TARGET_SAMPLES)/ac3/monsters_inc_5.1_448_small.ac3
40 fate-ac3-fixed-5.1-downmix-mono: REF = $(SAMPLES)/ac3/monsters_inc_5.1_448_small_mono_v2.pcm
42 FATE_AC3 += fate-ac3-fixed
[all...]
H A Dflac.mak5 fate-flac-16-fixed \
12 fate-flac-16-fixed: OPTS = -lpc_type fixed
/third_party/skia/gm/
H A Dninepatchstretch.cpp78 const SkScalar fixed = SkIntToScalar(fImage->width() - fCenter.width()); variable
81 { fixed * 4 / 5, fixed * 4 / 5 }, // shrink in both axes
82 { fixed * 4 / 5, fixed * 4 }, // shrink in X
83 { fixed * 4, fixed * 4 / 5 }, // shrink in Y
84 { fixed * 4, fixed * 4 }
97 SkRect r = SkRect::MakeXYWH(x + ix * fixed,
[all...]
/third_party/skia/third_party/externals/tint/src/writer/
H A Dfloat_to_string.cc30 // Try printing the float in fixed point, with a smallish limit on the in FloatToString()
32 std::stringstream fixed; in FloatToString() local
33 fixed.flags(fixed.flags() | std::ios_base::showpoint | std::ios_base::fixed); in FloatToString()
34 fixed.precision(9); in FloatToString()
35 fixed << f; in FloatToString()
39 if (float_equal_no_warning(std::stof(fixed.str()), f)) { in FloatToString()
40 auto str = fixed.str(); in FloatToString()
/third_party/ffmpeg/libavcodec/
H A Dcos_tablegen.c40 static void printval(double val, int fixed) in printval() argument
42 if (fixed) { in printval()
58 int fixed = argc > 1 && strstr(argv[1], "fixed"); in main() local
62 printf("#define FFT_FLOAT %d\n", !fixed); in main()
72 printval(func(idx*freq), fixed); in main() local
76 printval(func(do_sin ? -(m/4 - 1)*freq : freq), fixed); in main()
H A Derror_resilience.c380 static av_always_inline void add_blocklist(int (*blocklist)[2], int *blocklist_length, uint8_t *fixed, int mb_x, int mb_y, int mb_xy) in add_blocklist() argument
382 if (fixed[mb_xy]) in add_blocklist()
384 fixed[mb_xy] = MV_LISTED; in add_blocklist()
392 uint8_t *fixed; in guess_mv() local
408 fixed = (uint8_t *)(next_blocklist + s->mb_stride * s->mb_height); in guess_mv()
425 fixed[mb_xy] = f; in guess_mv()
463 if (fixed[mb_xy] == MV_FROZEN) { in guess_mv()
464 if (mb_x) add_blocklist(blocklist, &blocklist_length, fixed, mb_x - 1, mb_y, mb_xy - 1); in guess_mv()
465 if (mb_y) add_blocklist(blocklist, &blocklist_length, fixed, mb_x, mb_y - 1, mb_xy - mb_stride); in guess_mv()
466 if (mb_x+1 < mb_width) add_blocklist(blocklist, &blocklist_length, fixed, mb_ in guess_mv()
[all...]
H A Dcbs_sei_syntax_template.c32 fixed(8, ff_byte, 0xff); in filler_payload()
209 fixed(1, bit_equal_to_one, 1); in message()
211 fixed(1, bit_equal_to_zero, 0); in message()
244 fixed(8, ff_byte, 0xff); in message_list()
251 fixed(8, ff_byte, 0xff); in message_list()
301 fixed(8, ff_byte, 0xff); in message_list()
308 fixed(8, ff_byte, 0xff); in message_list()
H A Dcbs_h265_syntax_template.c23 fixed(1, rbsp_stop_one_bit, 1); in rbsp_trailing_bits()
25 fixed(1, rbsp_alignment_zero_bit, 0); in rbsp_trailing_bits()
36 fixed(1, forbidden_zero_bit, 0); in nal_unit_header()
54 fixed(1, alignment_bit_equal_to_one, 1); in byte_alignment()
56 fixed(1, alignment_bit_equal_to_zero, 0); in byte_alignment()
127 fixed(24, general_reserved_zero_33bits, 0); in profile_tier_level()
128 fixed( 9, general_reserved_zero_33bits, 0); in profile_tier_level()
130 fixed(24, general_reserved_zero_34bits, 0); in profile_tier_level()
131 fixed(10, general_reserved_zero_34bits, 0); in profile_tier_level()
134 fixed( in profile_tier_level()
[all...]
/third_party/python/Tools/scripts/
H A Dpatchcheck.py176 fixed = [path for path in file_paths if path.endswith('.py') and
178 return fixed
184 fixed = []
191 fixed.append(path)
192 return fixed
199 fixed = []
210 fixed.append(path)
213 return fixed
260 fixed = []
261 fixed
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/math/
H A Dfixed1616.h26 static inline int32_t Integral(int32_t fixed) { in Integral() argument
27 return (fixed >> 16); in Integral()
30 static inline int32_t Fractional(int32_t fixed) { in Fractional() argument
31 return (fixed & 0xffff); in Fractional()
/third_party/curl/tests/
H A Dtestcurl.pl71 use vars qw($version $fixed $infixed $CURLDIR $git $pwd $build $buildlog
81 $fixed=0;
262 $fixed=4;
271 $infixed=$fixed;
281 $fixed=1;
288 $fixed=2;
295 $fixed=3;
308 if ($fixed < 4) {
309 $fixed=4;
316 print $f "fixed
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dfixed_array_test.cc166 // Ensure that vectors are properly constructed inside a fixed array. in TEST()
359 absl::FixedArray<int, ABSL_ARRAYSIZE(kInput) - 1> const fixed( in TEST()
361 ASSERT_EQ(ABSL_ARRAYSIZE(kInput), fixed.size()); in TEST()
363 ASSERT_EQ(kInput[i], fixed[i]); in TEST()
369 absl::FixedArray<int, ABSL_ARRAYSIZE(kInput)> const fixed( in TEST()
371 ASSERT_EQ(ABSL_ARRAYSIZE(kInput), fixed.size()); in TEST()
373 ASSERT_EQ(kInput[i], fixed[i]); in TEST()
380 absl::FixedArray<std::string> const fixed(kInput, in TEST()
382 ASSERT_EQ(ABSL_ARRAYSIZE(kInput), fixed.size()); in TEST()
384 ASSERT_EQ(kInput[i], fixed[ in TEST()
413 absl::FixedArray<int> fixed = {1, 2, 3}; TEST() local
[all...]
/third_party/icu/icu4c/source/samples/layout/
H A Dsfnt.h144 typedef le_int32 fixed; typedef
154 fixed version;
155 fixed fontRevision;
174 fixed version;
193 fixed version;
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dsfnt.h144 typedef le_int32 fixed; typedef
154 fixed version;
155 fixed fontRevision;
174 fixed version;
193 fixed version;
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcharconv_parse.cc123 bool fixed = (flags & chars_format::fixed) == chars_format::fixed; in AllowExponent() local
126 return scientific || !fixed; in AllowExponent()
131 bool fixed = (flags & chars_format::fixed) == chars_format::fixed; in RequireExponent() local
134 return scientific && !fixed; in RequireExponent()
/third_party/icu/icu4c/source/test/perf/leperf/
H A DFontObject.h107 typedef le_int32 fixed; typedef
117 fixed version;
118 fixed fontRevision;
137 fixed version;
156 fixed version;
H A Dsfnt.h269 typedef le_int32 fixed; typedef
283 fixed version;
284 fixed fontRevision;
307 fixed version;
330 fixed version;
/third_party/icu/icu4c/source/test/letest/
H A DFontObject.h103 typedef le_int32 fixed; typedef
113 fixed version;
114 fixed fontRevision;
133 fixed version;
152 fixed version;
H A Dsfnt.h265 typedef le_int32 fixed; typedef
279 fixed version;
280 fixed fontRevision;
303 fixed version;
326 fixed version;
/third_party/python/Lib/
H A Dfnmatch.py159 # Now deal with STAR fixed STAR fixed ...
160 # For an interior `STAR fixed` pairing, we want to do a minimal
161 # .*? match followed by `fixed`, with no possibility of backtracking.
173 fixed = []
175 fixed.append(inp[i])
177 fixed = "".join(fixed)
180 add(fixed)
182 add(f"(?>.*?{fixed})")
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_conv.c482 src_type.fixed == dst_type->fixed && in lp_build_conv_auto()
491 src_type.fixed == 0 && in lp_build_conv_auto()
494 dst_type->fixed == 0 && in lp_build_conv_auto()
598 src_type.fixed == 0 && in lp_build_conv()
601 dst_type.fixed == 0 && in lp_build_conv()
711 src_type.fixed == 0 && in lp_build_conv()
714 dst_type.fixed == 0 && in lp_build_conv()
856 if(!dst_type.fixed && !dst_type.sign && dst_type.norm) { in lp_build_conv()
881 if (dst_type.sign && dst_type.norm && !dst_type.fixed) { in lp_build_conv()
[all...]
/third_party/ltp/scripts/
H A Dcheckpatch.pl1200 my @fixed = ();
1278 @fixed = ();
2640 push(@fixed, $rawline) if ($fix);
2973 $fixed[$fixlinenr] =~ s/$sign_off/$suggested_signature/;
2981 $fixed[$fixlinenr] =
2989 $fixed[$fixlinenr] =
2998 $fixed[$fixlinenr] =
3018 $fixed[$fixlinenr] =~ s/\Q$email\E/$suggested_email/;
3029 $fixed[$fixlinenr] =~ s/\Q$email_address\E/$stripped_address/;
3064 $fixed[
[all...]
/third_party/typescript/tests/baselines/reference/
H A DtsxUnionMemberChecksFilterDataProps.js5 declare function NotHappy(props: ({ fixed?: boolean } | { value?: number })): ReactElement<any>;
6 declare function Happy(props: { fixed?: boolean, value?: number }): ReactElement<any>;

Completed in 17 milliseconds

12345678