Home
last modified time | relevance | path

Searched refs:qs (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/external/strace/tests/
Dquotactl-xfs.c132 struct fs_quota_stat *qs = ptr; in print_xquota_stat() local
136 printf("%p", qs); in print_xquota_stat()
140 PRINT_FIELD_D("{", *qs, qs_version); in print_xquota_stat()
144 printflags(xfs_quota_flags, qs->qs_flags, "XFS_QUOTA_???"); in print_xquota_stat()
145 PRINT_FIELD_U(", qs_uquota={", qs->qs_uquota, qfs_ino); in print_xquota_stat()
146 PRINT_FIELD_U(", ", qs->qs_uquota, qfs_nblks); in print_xquota_stat()
147 PRINT_FIELD_U(", ", qs->qs_uquota, qfs_nextents); in print_xquota_stat()
148 PRINT_FIELD_U("}, qs_gquota={", qs->qs_gquota, qfs_ino); in print_xquota_stat()
149 PRINT_FIELD_U(", ", qs->qs_gquota, qfs_nblks); in print_xquota_stat()
150 PRINT_FIELD_U(", ", qs->qs_gquota, qfs_nextents); in print_xquota_stat()
[all …]
/external/strace/tests-mx32/
Dquotactl-xfs.c132 struct fs_quota_stat *qs = ptr; in print_xquota_stat() local
136 printf("%p", qs); in print_xquota_stat()
140 PRINT_FIELD_D("{", *qs, qs_version); in print_xquota_stat()
144 printflags(xfs_quota_flags, qs->qs_flags, "XFS_QUOTA_???"); in print_xquota_stat()
145 PRINT_FIELD_U(", qs_uquota={", qs->qs_uquota, qfs_ino); in print_xquota_stat()
146 PRINT_FIELD_U(", ", qs->qs_uquota, qfs_nblks); in print_xquota_stat()
147 PRINT_FIELD_U(", ", qs->qs_uquota, qfs_nextents); in print_xquota_stat()
148 PRINT_FIELD_U("}, qs_gquota={", qs->qs_gquota, qfs_ino); in print_xquota_stat()
149 PRINT_FIELD_U(", ", qs->qs_gquota, qfs_nblks); in print_xquota_stat()
150 PRINT_FIELD_U(", ", qs->qs_gquota, qfs_nextents); in print_xquota_stat()
[all …]
/external/strace/tests-m32/
Dquotactl-xfs.c132 struct fs_quota_stat *qs = ptr; in print_xquota_stat() local
136 printf("%p", qs); in print_xquota_stat()
140 PRINT_FIELD_D("{", *qs, qs_version); in print_xquota_stat()
144 printflags(xfs_quota_flags, qs->qs_flags, "XFS_QUOTA_???"); in print_xquota_stat()
145 PRINT_FIELD_U(", qs_uquota={", qs->qs_uquota, qfs_ino); in print_xquota_stat()
146 PRINT_FIELD_U(", ", qs->qs_uquota, qfs_nblks); in print_xquota_stat()
147 PRINT_FIELD_U(", ", qs->qs_uquota, qfs_nextents); in print_xquota_stat()
148 PRINT_FIELD_U("}, qs_gquota={", qs->qs_gquota, qfs_ino); in print_xquota_stat()
149 PRINT_FIELD_U(", ", qs->qs_gquota, qfs_nblks); in print_xquota_stat()
150 PRINT_FIELD_U(", ", qs->qs_gquota, qfs_nextents); in print_xquota_stat()
[all …]
/external/aac/libSACdec/src/
Dsac_reshapeBBEnv.cpp161 INT qs; in getSlotNrgHQ() local
230 for (qs = 31; qs < hybBands; qs++) { in getSlotNrgHQ()
245 INT qs, clz; in getMaxValDmx() local
248 for (qs = 12; qs < cplxBands; qs++) { in getMaxValDmx()
249 maxVal |= fAbs(pReal[qs]); in getMaxValDmx()
250 maxVal |= fAbs(pImag[qs]); in getMaxValDmx()
252 for (; qs < hybBands; qs++) { in getMaxValDmx()
253 maxVal |= fAbs(pReal[qs]); in getMaxValDmx()
268 INT qs, clz; in getMaxValDryWet() local
271 for (qs = 12; qs < cplxBands; qs++) { in getMaxValDryWet()
[all …]
Dsac_process.cpp479 INT qs, pb; in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding() local
499 for (pb = 0, qs = 3; pb < 2; pb++) { in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding()
537 if (qs > 0) { in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding()
539 qs--; in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding()
597 int qs, row, col; in SpatialDecApplyM2() local
681 for (qs = 0; qs < complexHybBands; qs++) { in SpatialDecApplyM2()
682 pHybOutRealDry[qs] = fMult(pWReal[qs], pKernel[qs]); in SpatialDecApplyM2()
683 pHybOutImagDry[qs] = fMult(pWImag[qs], pKernel[qs]); in SpatialDecApplyM2()
688 for (qs = 0; qs < complexHybBands; qs++) { in SpatialDecApplyM2()
689 pHybOutRealDry[qs] += fMultDiv2(pWReal[qs], pKernel[qs]) in SpatialDecApplyM2()
[all …]
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_depth_test.c537 depth_test_quad(struct quad_stage *qs, in depth_test_quad() argument
541 struct softpipe_context *softpipe = qs->softpipe; in depth_test_quad()
621 depth_stencil_test_quad(struct quad_stage *qs, in depth_stencil_test_quad() argument
625 struct softpipe_context *softpipe = qs->softpipe; in depth_stencil_test_quad()
665 depth_test_quad(qs, data, quad); /* quad->mask is updated */ in depth_stencil_test_quad()
688 alpha_test_quads_##FUNC( struct quad_stage *qs, \
692 const float ref = qs->softpipe->depth_stencil->alpha.ref_value; \
727 alpha_test_quads(struct quad_stage *qs, in alpha_test_quads() argument
731 switch (qs->softpipe->depth_stencil->alpha.func) { in alpha_test_quads()
733 return alpha_test_quads_LESS( qs, quads, nr ); in alpha_test_quads()
[all …]
Dsp_quad_fs.c63 shade_quad(struct quad_stage *qs, struct quad_header *quad) in shade_quad() argument
65 struct softpipe_context *softpipe = qs->softpipe; in shade_quad()
81 coverage_quad(struct quad_stage *qs, struct quad_header *quad) in coverage_quad() argument
83 struct softpipe_context *softpipe = qs->softpipe; in coverage_quad()
104 shade_quads(struct quad_stage *qs, in shade_quads() argument
108 struct softpipe_context *softpipe = qs->softpipe; in shade_quads()
128 if (!shade_quad(qs, quads[i]) && i > 0) in shade_quads()
132 coverage_quad( qs, quads[i] ); in shade_quads()
138 qs->next->run(qs->next, quads, nr_quads); in shade_quads()
146 shade_begin(struct quad_stage *qs) in shade_begin() argument
[all …]
Dsp_quad_stipple.c17 stipple_quad(struct quad_stage *qs, struct quad_header *quads[], unsigned nr) in stipple_quad() argument
23 struct softpipe_context *softpipe = qs->softpipe; in stipple_quad()
54 qs->next->run(qs->next, quads, pass); in stipple_quad()
58 static void stipple_begin(struct quad_stage *qs) in stipple_begin() argument
60 qs->next->begin(qs->next); in stipple_begin()
64 static void stipple_destroy(struct quad_stage *qs) in stipple_destroy() argument
66 FREE( qs ); in stipple_destroy()
Dsp_quad_blend.c150 logicop_quad(struct quad_stage *qs, in logicop_quad() argument
154 struct softpipe_context *softpipe = qs->softpipe; in logicop_quad()
262 blend_quad(struct quad_stage *qs, in blend_quad() argument
271 struct softpipe_context *softpipe = qs->softpipe; in blend_quad()
918 blend_fallback(struct quad_stage *qs, in blend_fallback() argument
922 const struct blend_quad_stage *bqs = blend_quad_stage(qs); in blend_fallback()
923 struct softpipe_context *softpipe = qs->softpipe; in blend_fallback()
989 logicop_quad( qs, quadColor, dest ); in blend_fallback()
993 blend_quad(qs, quadColor, quadColor2, dest, blend_color, blend_buf); in blend_fallback()
1026 blend_single_add_src_alpha_inv_src_alpha(struct quad_stage *qs, in blend_single_add_src_alpha_inv_src_alpha() argument
[all …]
Dsp_quad_pipe.h49 void (*begin)(struct quad_stage *qs);
52 void (*run)(struct quad_stage *qs, struct quad_header *quad[], unsigned nr);
54 void (*destroy)(struct quad_stage *qs);
Dsp_quad_depth_test_tmp.h49 NAME(struct quad_stage *qs, in NAME() argument
74 tile = sp_get_cached_tile(qs->softpipe->zsbuf_cache, ix, iy, quads[0]->input.layer); in NAME()
141 qs->next->run(qs->next, quads, pass); in NAME()
/external/libxaac/decoder/
Dixheaacd_mps_pre_mix.c354 WORD32 ts, qs, row, col = 0; in ixheaacd_mps_apply_pre_matrix() local
375 for (qs = 0; qs < 2; qs++) { in ixheaacd_mps_apply_pre_matrix()
377 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_pre_matrix()
384 FLOAT32 real = self->hyb_in[0][ts][qs].re * in ixheaacd_mps_apply_pre_matrix()
386 self->hyb_in[0][ts][qs].im * in ixheaacd_mps_apply_pre_matrix()
388 FLOAT32 imag = self->hyb_in[0][ts][qs].re * in ixheaacd_mps_apply_pre_matrix()
390 self->hyb_in[0][ts][qs].im * in ixheaacd_mps_apply_pre_matrix()
395 self->v[row][ts][qs].re = sum_real; in ixheaacd_mps_apply_pre_matrix()
396 self->v[row][ts][qs].im = sum_imag; in ixheaacd_mps_apply_pre_matrix()
399 for (qs = 2; qs < self->hyb_band_count; qs++) { in ixheaacd_mps_apply_pre_matrix()
[all …]
Dixheaacd_mps_dec.c234 WORD32 ts, qs, row, indx; in ixheaacd_mps_mix_res_decor() local
237 for (qs = 0; qs < self->hyb_band_count; qs++) { in ixheaacd_mps_mix_res_decor()
238 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_mix_res_decor()
241 self->w_dir[row][ts][qs].re = self->v[row][ts][qs].re; in ixheaacd_mps_mix_res_decor()
242 self->w_dir[row][ts][qs].im = self->v[row][ts][qs].im; in ixheaacd_mps_mix_res_decor()
248 self->w_dir[row][ts][qs].re = self->hyb_res[ts][qs].re; in ixheaacd_mps_mix_res_decor()
249 self->w_dir[row][ts][qs].im = self->hyb_res[ts][qs].im; in ixheaacd_mps_mix_res_decor()
251 self->w_dir[row][ts][qs].re = 0.0f; in ixheaacd_mps_mix_res_decor()
252 self->w_dir[row][ts][qs].im = 0.0f; in ixheaacd_mps_mix_res_decor()
257 self->w_diff[row][ts][qs].re = 0.0f; in ixheaacd_mps_mix_res_decor()
[all …]
/external/aac/libFDK/src/
DFDK_decorrelate.cpp1051 int qs, maxHybBand; in DuckerCalcEnergy() local
1069 for (qs = startHybBand; qs <= maxHybBand; qs++) { in DuckerCalcEnergy()
1070 localMaxVal |= fAbs(inputReal[qs]); in DuckerCalcEnergy()
1071 localMaxVal |= fAbs(inputImag[qs]); in DuckerCalcEnergy()
1073 for (; qs <= maxHybridBand; qs++) { in DuckerCalcEnergy()
1074 localMaxVal |= fAbs(inputReal[qs]); in DuckerCalcEnergy()
1087 for (qs = startHybBand; qs <= maxHybBand; qs++) { in DuckerCalcEnergy()
1088 pb = SpatialDecGetProcessingBand(qs, self->mapHybBands2ProcBands); in DuckerCalcEnergy()
1090 fAddSaturate(energy[pb], fPow2Div2(inputReal[qs] << clz) + in DuckerCalcEnergy()
1091 fPow2Div2(inputImag[qs] << clz)); in DuckerCalcEnergy()
[all …]
/external/python/cpython3/Lib/
Dcgi.py164 qs = fp.read(clength).decode(encoding)
166 qs = '' # Unknown content-type
168 if qs: qs = qs + '&'
169 qs = qs + environ['QUERY_STRING']
171 if qs: qs = qs + '&'
172 qs = qs + sys.argv[1]
173 environ['QUERY_STRING'] = qs # XXX Shouldn't, really
175 qs = environ['QUERY_STRING']
178 qs = sys.argv[1]
180 qs = ""
[all …]
/external/python/cpython2/Lib/
Dcgi.py156 qs = fp.read(clength)
158 qs = '' # Unknown content-type
160 if qs: qs = qs + '&'
161 qs = qs + environ['QUERY_STRING']
163 if qs: qs = qs + '&'
164 qs = qs + sys.argv[1]
165 environ['QUERY_STRING'] = qs # XXX Shouldn't, really
167 qs = environ['QUERY_STRING']
170 qs = sys.argv[1]
172 qs = ""
[all …]
/external/compiler-rt/test/BlocksRuntime/
Dbyrefstruct.c16 int qs[30]; member
27 fiddly.qs[i]++; in main()
37 fiddly.qs[i] = -i * i * i; in main()
49 if ( (fiddly.ps[i] != copy.ps[i] + 1) || (fiddly.qs[i] != copy.qs[i] + 1) ) { in main()
Dlarge-struct.c16 int qs[30]; member
30 inny.qs[i] = -i * i * i; in main()
42 if ( (inny.ps[i] != outty.ps[i]) || (inny.qs[i] != outty.qs[i]) ) { in main()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/
DDecimalQuantityTest.java126 List<DecimalQuantity> qs = new ArrayList<DecimalQuantity>(); in testDecimalQuantity() local
128 qs.add(new DecimalQuantity_SimpleStorage(d)); in testDecimalQuantity()
130 qs.add(new DecimalQuantity_64BitBCD(d)); in testDecimalQuantity()
131 qs.add(new DecimalQuantity_ByteArrayBCD(d)); in testDecimalQuantity()
132 qs.add(new DecimalQuantity_DualStorageBCD(d)); in testDecimalQuantity()
136 qs.add(new DecimalQuantity_SimpleStorage(dv)); in testDecimalQuantity()
138 qs.add(new DecimalQuantity_64BitBCD(dv)); in testDecimalQuantity()
139 qs.add(new DecimalQuantity_ByteArrayBCD(dv)); in testDecimalQuantity()
140 qs.add(new DecimalQuantity_DualStorageBCD(dv)); in testDecimalQuantity()
145 qs.add(new DecimalQuantity_SimpleStorage(lv)); in testDecimalQuantity()
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DDecimalQuantityTest.java123 List<DecimalQuantity> qs = new ArrayList<DecimalQuantity>(); in testDecimalQuantity() local
125 qs.add(new DecimalQuantity_SimpleStorage(d)); in testDecimalQuantity()
127 qs.add(new DecimalQuantity_64BitBCD(d)); in testDecimalQuantity()
128 qs.add(new DecimalQuantity_ByteArrayBCD(d)); in testDecimalQuantity()
129 qs.add(new DecimalQuantity_DualStorageBCD(d)); in testDecimalQuantity()
133 qs.add(new DecimalQuantity_SimpleStorage(dv)); in testDecimalQuantity()
135 qs.add(new DecimalQuantity_64BitBCD(dv)); in testDecimalQuantity()
136 qs.add(new DecimalQuantity_ByteArrayBCD(dv)); in testDecimalQuantity()
137 qs.add(new DecimalQuantity_DualStorageBCD(dv)); in testDecimalQuantity()
142 qs.add(new DecimalQuantity_SimpleStorage(lv)); in testDecimalQuantity()
[all …]
/external/clang/test/SemaCXX/
Dblocks-1.cpp7 int qs[30]; member
18 inny.qs[i] = -i * i * i; in main()
29 if ( (inny.ps[i] != outty.ps[i]) || (inny.qs[i] != outty.qs[i]) ) { in main()
/external/python/cpython3/Lib/test/
Dpstats.pck11 …i���g�&�|��>gT�qs*�>{(���u4���/home/gbr/devel/python/Lib/distutils/fancy_getopt.pyi+���u���__…
25 …devel/python/Lib/genericpath.pyi���u���isfile(���i���i���g�_>Y1\�>gT�qs* ?{(���u1���/home/g…
55 …��u���~i����u"���<method 'items' of 'dict' objects>(���i���i���gT�qs*�>gT�qs*�>{(���u)���/h…
56 ���check_environ(���i���i���gT�qs*�>gT�qs*�>(���u9���/home/gbr/devel/python/Lib/distutils/com…
77qs*�>gT�qs*�>(���u,���/home/gbr/devel/python/Lib/distutils/dist.pyix���u���__init__(���i���i…
78 …�u���~i����u#���<method 'remove' of 'list' objects>(���i0���i0���gT�qs*�>gT�qs*�>{(���u'���/h…
83 …vel/python/Lib/functools.pyi~���u���decorating_function(���i���i���gT�qs*�>g��IӠh?0(���u'��…
/external/python/cpython3/Lib/test/test_email/
Dtest__header_value_parser.py682 qs = self._test_get_x(parser.get_quoted_string,
684 self.assertEqual(qs.token_type, 'quoted-string')
685 self.assertEqual(qs.quoted_value, '"bob"')
686 self.assertEqual(qs.content, 'bob')
689 qs = self._test_get_x(parser.get_quoted_string,
691 self.assertEqual(qs.quoted_value, ' "bob" ')
692 self.assertEqual(qs.content, 'bob')
695 qs = self._test_get_x(parser.get_quoted_string,
697 self.assertEqual(qs[0][1].content, 'foo')
698 self.assertEqual(qs[2][0].content, 'bar')
[all …]
/external/ImageMagick/coders/
Dflif.c408 *magick_restrict qs; in WriteFLIFImage() local
484 qs=(unsigned short *) pixels; in WriteFLIFImage()
487 *qs++=ScaleQuantumToShort(GetPixelRed(image,p)); in WriteFLIFImage()
488 *qs++=ScaleQuantumToShort(GetPixelGreen(image,p)); in WriteFLIFImage()
489 *qs++=ScaleQuantumToShort(GetPixelBlue(image,p)); in WriteFLIFImage()
491 *qs++=ScaleQuantumToShort(GetPixelAlpha(image,p)); in WriteFLIFImage()
493 *qs++=0xFFFF; in WriteFLIFImage()
/external/libaom/libaom/aom_dsp/x86/
Dhighbd_loopfilter_sse2.c268 __m128i *qs, const __m128i *mask, in highbd_filter4_dual_sse2() argument
313 qs[0] = _mm_adds_epi16(qs0, *t80); in highbd_filter4_dual_sse2()
322 qs[1] = _mm_adds_epi16(qs1, *t80); in highbd_filter4_dual_sse2()
534 __m128i ps[2], qs[2]; in highbd_lpf_internal_14_dual_sse2() local
535 highbd_filter4_dual_sse2(p, q, ps, qs, &mask, &thresh, bd, &t80); in highbd_lpf_internal_14_dual_sse2()
676 qs[i] = _mm_andnot_si128(flat, qs[i]); in highbd_lpf_internal_14_dual_sse2()
678 q[i] = _mm_or_si128(qs[i], flat_q[i]); in highbd_lpf_internal_14_dual_sse2()
693 qs[i] = _mm_andnot_si128(flat, qs[i]); in highbd_lpf_internal_14_dual_sse2()
695 q[i] = _mm_or_si128(qs[i], flat_q[i]); in highbd_lpf_internal_14_dual_sse2()
712 q[0] = qs[0]; in highbd_lpf_internal_14_dual_sse2()
[all …]

12345678910>>...12