/third_party/typescript/tests/baselines/reference/ |
H A D | narrowedImports.js | 31 var b0 = require("./b");
variable
|
H A D | constEnumToStringNoComments.js | 34 var b0 = -1.5.toString();
variable
|
H A D | constEnumToStringWithComments.js | 34 var b0 = -1.5 /* Foo.B */.toString();
variable
|
H A D | arrayLiterals2ES5.js | 89 var b0 = [undefined, null, undefined];
variable
|
H A D | arrayLiterals2ES6.js | 78 var b0 = [undefined, null, undefined];
variable
|
/third_party/libabigail/tests/data/test-read-ctf/ |
H A D | test6.c | 1 struct b0 struct 22 struct b0 b0; member
|
/third_party/pulseaudio/src/pulsecore/filter/ |
H A D | biquad.h | 22 float b0, b1, b2; member
|
H A D | biquad.c | 29 static void set_coefficient(struct biquad *bq, double b0, double b1, double b2, in set_coefficient() argument 57 double b0 = 2 * alpha; in biquad_lowpass() local 89 double b0 = 2 * alpha; in biquad_highpass() local
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | synth_filter.c | 103 union av_intfloat32 o0, o1, b0, b1; in checkasm_check_synth_filter() local
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
H A D | test1.cc | 1 struct b0 struct
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | EdgeBundles.cpp | 61 unsigned b0 = getBundle(i, false); in runOnMachineFunction() local
|
/third_party/skia/third_party/externals/tint/src/ast/ |
H A D | traverse_expressions_test.cc | 78 auto* b0 = Bitcast<i32>(e); in TEST_F() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
H A D | discrete_distribution_test.cc | 133 constexpr double b0 = 1.0 / 13.0 / 0.2; in TEST() local
|
H A D | bernoulli_distribution_test.cc | 194 constexpr double b0 = 1.0 / 13.0 / 0.2; in TEST() local
|
/third_party/libunwind/libunwind/src/x86_64/ |
H A D | Gos-freebsd.c | 41 unw_word_t w0, w1, w2, b0, ip; in unw_is_signal_frame() local
|
/third_party/skia/tests/ |
H A D | PolyUtilsTest.cpp | 271 const SkPoint b0[] = { {0, 0}, {10, 0}, {0, 10}, {10, 10} }; in DEF_TEST() local
|
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | idctdsp_lasx.c | 29 __m256i b0, b1, b2, b3; in ff_put_pixels_clamped_lasx() local 54 __m256i b0, b1, b2, b3; in ff_put_signed_pixels_clamped_lasx() local 83 __m256i b0, b1, b2, b3; ff_add_pixels_clamped_lasx() local [all...] |
/third_party/ffmpeg/libavcodec/alpha/ |
H A D | simple_idct_alpha.c | 48 int a0, a1, a2, a3, b0, b1, b2, b3, t; in idct_row() local 156 int a0, a1, a2, a3, b0, b1, b2, b3; in idct_col() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | ac3.c | 154 static inline int calc_lowcomp1(int a, int b0, int b1, int c) in calc_lowcomp1() argument 164 static inline int calc_lowcomp(int a, int b0, int b1, int bin) in calc_lowcomp() argument
|
H A D | simple_idct_template.c | 119 SUINT a0, a1, a2, a3, b0, b1, b2, b3; local 315 unsigned a0, a1, a2, a3, b0, b1, b2, b3; global() local [all...] |
H A D | snow_dwt.h | 35 IDWTELEM *b0; member
|
/third_party/ffmpeg/libavutil/ |
H A D | mathematics.c | 96 uint64_t b0 = b & 0xFFFFFFFF; in av_rescale_rnd() local
|
/third_party/cups-filters/cupsfilters/ |
H A D | image-bmp.c | 494 unsigned char b0, b1; /* Bytes from file */ in read_word() local 510 unsigned char b0, b1, b2, b3; /* Bytes from file */ in read_dword() local 528 unsigned char b0, b1, b2, b3; /* Bytes from file */ in read_long() local
|
/third_party/lame/mpglib/ |
H A D | layer1.c | 70 unsigned char b0 = get_leq_8_bits(mp, 4); /* values 0-15 */ in I_step_one() local 87 unsigned char b0 = n0 ? get_leq_8_bits(mp, 6) : 0; /* values 0-63 */ in I_step_one() local 95 unsigned char b0 = get_leq_8_bits(mp, 4); /* values 0-15 */ in I_step_one() local 102 unsigned char b0 = n0 ? get_leq_8_bits(mp, 6) : 0; /* values 0-63 */ in I_step_one() local [all...] |
/third_party/libwebsockets/plugins/ssh-base/crypto/ |
H A D | smult_curve25519_ref.c | 134 unsigned int b0[64]; in mainloop() local
|