Home
last modified time | relevance | path

Searched refs:diff_type (Results 1 – 25 of 29) sorted by relevance

12

/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/format/format.functions/
Dformat_to_n.pass.cpp45 using diff_type = decltype(result.size); typedef
46 diff_type formatted_size = std::formatted_size(fmt, std::forward<Args>(args)...);
54 using diff_type = decltype(result.size); typedef
55 diff_type formatted_size = std::formatted_size(fmt, std::forward<Args>(args)...);
56 diff_type size = std::min<diff_type>(5, formatted_size);
64 using diff_type = decltype(result.size); typedef
65 diff_type formatted_size = std::formatted_size(fmt, std::forward<Args>(args)...);
66 diff_type size = std::min<diff_type>(1000, formatted_size);
75 using diff_type = decltype(result.size); typedef
76 diff_type formatted_size = std::formatted_size(fmt, std::forward<Args>(args)...);
[all …]
Dformat_to_n.locale.pass.cpp47 using diff_type = decltype(result.size); typedef
48diff_type formatted_size = std::formatted_size(std::locale(), fmt, std::forward<Args>(args)...);
57 using diff_type = decltype(result.size); typedef
58diff_type formatted_size = std::formatted_size(std::locale(), fmt, std::forward<Args>(args)...);
59 diff_type size = std::min<diff_type>(5, formatted_size);
68 using diff_type = decltype(result.size); typedef
69diff_type formatted_size = std::formatted_size(std::locale(), fmt, std::forward<Args>(args)...);
70 diff_type size = std::min<diff_type>(1000, formatted_size);
80 using diff_type = decltype(result.size); typedef
81diff_type formatted_size = std::formatted_size(std::locale(), fmt, std::forward<Args>(args)...);
[all …]
Dlocale-specific_form.pass.cpp161 using diff_type = decltype(result.size); in test() typedef
162 diff_type formatted_size = std::formatted_size(fmt, std::forward<Args>(args)...); in test()
163 diff_type size = std::min<diff_type>(1000, formatted_size); in test()
211 using diff_type = decltype(result.size); in test() typedef
212 diff_type formatted_size = std::formatted_size(loc, fmt, std::forward<Args>(args)...); in test()
213 diff_type size = std::min<diff_type>(1000, formatted_size); in test()
/external/aac/libFDK/src/
Dnlc_dec.cpp574 DIFF_TYPE diff_type; in huff_decode() local
724 diff_type = DIFF_TIME; in huff_decode()
726 diff_type = DIFF_FREQ; in huff_decode()
728 { hufYY = diff_type; } in huff_decode()
843 DIFF_TYPE diff_type[2] = {DIFF_FREQ, DIFF_FREQ}; in EcDataPairDec() local
942 diff_type[0] = DIFF_FREQ; in EcDataPairDec()
943 diff_type[1] = DIFF_FREQ; in EcDataPairDec()
949 diff_type[0] = (DIFF_TYPE)data; in EcDataPairDec()
953 ((diff_type[0] == DIFF_FREQ) || allowDiffTimeBack_flag)) { in EcDataPairDec()
955 diff_type[1] = (DIFF_TYPE)data; in EcDataPairDec()
[all …]
/external/libxaac/decoder/
Dixheaacd_mps_dec.c1062 WORD32 diff_type; in ixheaacd_huff_decode() local
1364 diff_type = DIFF_TIME; in ixheaacd_huff_decode()
1366 diff_type = DIFF_FREQ; in ixheaacd_huff_decode()
1371 huff_yy = diff_type; in ixheaacd_huff_decode()
1513 WORD32 diff_type[2] = {DIFF_FREQ, DIFF_FREQ}; in ixheaacd_mps_ecdatapairdec() local
1611 diff_type[0] = DIFF_FREQ; in ixheaacd_mps_ecdatapairdec()
1612 diff_type[1] = DIFF_FREQ; in ixheaacd_mps_ecdatapairdec()
1619 diff_type[0] = data; in ixheaacd_mps_ecdatapairdec()
1622 if (pair_flag && ((diff_type[0] == DIFF_FREQ) || diff_time_back_flag)) { in ixheaacd_mps_ecdatapairdec()
1624 diff_type[1] = data; in ixheaacd_mps_ecdatapairdec()
[all …]
/external/tensorflow/tensorflow/compiler/mlir/tfr/tests/
Dcanonicalize.mlir22 %diff_type = tfr.equal %0,%2 -> i1
29 func.return %same_type, %diff_type, %same_str, %diff_str : i1, i1, i1, i1
Dops.mlir125 %diff_type = tfr.equal %0,%2 -> i1
132 func.return %same_type, %diff_type, %same_str, %diff_str : i1, i1, i1, i1
/external/clang/test/SemaCXX/
Dcxx1y-variable-templates_top_level.cpp313 namespace diff_type { namespace
/external/aac/libSACenc/src/
Dsacenc_nlc_enc.cpp590 static INT diff_type_offset(const DIFF_TYPE diff_type) { in diff_type_offset() argument
592 switch (diff_type) { in diff_type_offset()
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/src/
Dgles3-master.txt36444 dEQP-GLES3.functional.vertex_array_objects.diff_type
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/
Dgles3-master.txt36444 dEQP-GLES3.functional.vertex_array_objects.diff_type
/external/deqp/android/cts/main/
Dgles3-master-2020-03-01.txt4033 dEQP-GLES3.functional.vertex_array_objects.diff_type
Dgles3-master.txt4093 dEQP-GLES3.functional.vertex_array_objects.diff_type
/external/deqp/android/cts/main/src/
Dgles3-master-2020-03-01.txt38268 dEQP-GLES3.functional.vertex_array_objects.diff_type
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/
Dgles3-master.txt39011 dEQP-GLES3.functional.vertex_array_objects.diff_type
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/main/
Dgles3-master.txt40141 dEQP-GLES3.functional.vertex_array_objects.diff_type
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.4.x/
Dgles3-master.txt39609 dEQP-GLES3.functional.vertex_array_objects.diff_type
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.6.x/
Dgles3-master.txt40141 dEQP-GLES3.functional.vertex_array_objects.diff_type
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.5.x/
Dgles3-master.txt40141 dEQP-GLES3.functional.vertex_array_objects.diff_type
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/
Dgles3-master.txt38990 dEQP-GLES3.functional.vertex_array_objects.diff_type
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.4.x/src/
Dgles3-master.txt40356 dEQP-GLES3.functional.vertex_array_objects.diff_type
/external/virglrenderer/ci/previous_results/es_host_llvmpipe/deqp_gles3/
Dresults.txt42899 dEQP-GLES3.functional.vertex_array_objects.diff_type Pass
/external/virglrenderer/ci/previous_results/archived/gl_host_i915/deqp_gles3/
Dresults.txt42647 dEQP-GLES3.functional.vertex_array_objects.diff_type Pass
/external/virglrenderer/ci/previous_results/gl_host_softpipe/deqp_gles3/
Dresults.txt42707 dEQP-GLES3.functional.vertex_array_objects.diff_type Pass
/external/virglrenderer/ci/previous_results/archived/es_host_i915/deqp_gles3/
Dresults.txt42647 dEQP-GLES3.functional.vertex_array_objects.diff_type Pass

12