/external/ImageMagick/PerlMagick/ |
D | MANIFEST | 35 t/blob.t 36 t/bzlib/input.miff 37 t/bzlib/read.t 38 t/bzlib/write.t 39 t/cgm/input.cgm 40 t/cgm/read.t 41 t/composite.t 42 t/filter.t 43 t/fpx/input_256.fpx 44 t/fpx/input_bw.fpx [all …]
|
/external/mesa3d/src/gallium/drivers/svga/svgadump/ |
D | svga_dump.c | 45 _debug_printf("\t\t.identity.type = SVGA3D_DECLTYPE_FLOAT1\n"); in dump_SVGA3dVertexDecl() 48 _debug_printf("\t\t.identity.type = SVGA3D_DECLTYPE_FLOAT2\n"); in dump_SVGA3dVertexDecl() 51 _debug_printf("\t\t.identity.type = SVGA3D_DECLTYPE_FLOAT3\n"); in dump_SVGA3dVertexDecl() 54 _debug_printf("\t\t.identity.type = SVGA3D_DECLTYPE_FLOAT4\n"); in dump_SVGA3dVertexDecl() 57 _debug_printf("\t\t.identity.type = SVGA3D_DECLTYPE_D3DCOLOR\n"); in dump_SVGA3dVertexDecl() 60 _debug_printf("\t\t.identity.type = SVGA3D_DECLTYPE_UBYTE4\n"); in dump_SVGA3dVertexDecl() 63 _debug_printf("\t\t.identity.type = SVGA3D_DECLTYPE_SHORT2\n"); in dump_SVGA3dVertexDecl() 66 _debug_printf("\t\t.identity.type = SVGA3D_DECLTYPE_SHORT4\n"); in dump_SVGA3dVertexDecl() 69 _debug_printf("\t\t.identity.type = SVGA3D_DECLTYPE_UBYTE4N\n"); in dump_SVGA3dVertexDecl() 72 _debug_printf("\t\t.identity.type = SVGA3D_DECLTYPE_SHORT2N\n"); in dump_SVGA3dVertexDecl() [all …]
|
/external/v8/testing/gtest/include/gtest/internal/ |
D | gtest-tuple.h | 60 # error "gtest's tuple doesn't compile on Visual Studio 2010 or later. \ 64 // GTEST_n_TUPLE_(T) is the type of an n-tuple. 65 #define GTEST_0_TUPLE_(T) tuple<> argument 66 #define GTEST_1_TUPLE_(T) tuple<T##0, void, void, void, void, void, void, \ argument 68 #define GTEST_2_TUPLE_(T) tuple<T##0, T##1, void, void, void, void, void, \ argument 70 #define GTEST_3_TUPLE_(T) tuple<T##0, T##1, T##2, void, void, void, void, \ argument 72 #define GTEST_4_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, void, void, void, \ argument 74 #define GTEST_5_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, void, void, \ argument 76 #define GTEST_6_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, void, \ argument 78 #define GTEST_7_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument [all …]
|
/external/googletest/googletest/include/gtest/internal/ |
D | gtest-tuple.h | 60 # error "gtest's tuple doesn't compile on Visual Studio 2010 or later. \ 64 // GTEST_n_TUPLE_(T) is the type of an n-tuple. 65 #define GTEST_0_TUPLE_(T) tuple<> argument 66 #define GTEST_1_TUPLE_(T) tuple<T##0, void, void, void, void, void, void, \ argument 68 #define GTEST_2_TUPLE_(T) tuple<T##0, T##1, void, void, void, void, void, \ argument 70 #define GTEST_3_TUPLE_(T) tuple<T##0, T##1, T##2, void, void, void, void, \ argument 72 #define GTEST_4_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, void, void, void, \ argument 74 #define GTEST_5_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, void, void, \ argument 76 #define GTEST_6_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, void, \ argument 78 #define GTEST_7_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument [all …]
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/ |
D | gtest-tuple.h | 60 # error "gtest's tuple doesn't compile on Visual Studio 2010 or later. \ 64 // GTEST_n_TUPLE_(T) is the type of an n-tuple. 65 #define GTEST_0_TUPLE_(T) tuple<> argument 66 #define GTEST_1_TUPLE_(T) tuple<T##0, void, void, void, void, void, void, \ argument 68 #define GTEST_2_TUPLE_(T) tuple<T##0, T##1, void, void, void, void, void, \ argument 70 #define GTEST_3_TUPLE_(T) tuple<T##0, T##1, T##2, void, void, void, void, \ argument 72 #define GTEST_4_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, void, void, void, \ argument 74 #define GTEST_5_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, void, void, \ argument 76 #define GTEST_6_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, void, \ argument 78 #define GTEST_7_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument [all …]
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/ |
D | gtest-tuple.h | 56 // GTEST_n_TUPLE_(T) is the type of an n-tuple. 57 #define GTEST_0_TUPLE_(T) tuple<> argument 58 #define GTEST_1_TUPLE_(T) tuple<T##0, void, void, void, void, void, void, \ argument 60 #define GTEST_2_TUPLE_(T) tuple<T##0, T##1, void, void, void, void, void, \ argument 62 #define GTEST_3_TUPLE_(T) tuple<T##0, T##1, T##2, void, void, void, void, \ argument 64 #define GTEST_4_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, void, void, void, \ argument 66 #define GTEST_5_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, void, void, \ argument 68 #define GTEST_6_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, void, \ argument 70 #define GTEST_7_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument 72 #define GTEST_8_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument [all …]
|
/external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
D | gtest-tuple.h | 56 // GTEST_n_TUPLE_(T) is the type of an n-tuple. 57 #define GTEST_0_TUPLE_(T) tuple<> argument 58 #define GTEST_1_TUPLE_(T) tuple<T##0, void, void, void, void, void, void, \ argument 60 #define GTEST_2_TUPLE_(T) tuple<T##0, T##1, void, void, void, void, void, \ argument 62 #define GTEST_3_TUPLE_(T) tuple<T##0, T##1, T##2, void, void, void, void, \ argument 64 #define GTEST_4_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, void, void, void, \ argument 66 #define GTEST_5_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, void, void, \ argument 68 #define GTEST_6_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, void, \ argument 70 #define GTEST_7_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument 72 #define GTEST_8_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument [all …]
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-tuple.h | 54 // GTEST_n_TUPLE_(T) is the type of an n-tuple. 55 #define GTEST_0_TUPLE_(T) tuple<> argument 56 #define GTEST_1_TUPLE_(T) tuple<T##0, void, void, void, void, void, void, \ argument 58 #define GTEST_2_TUPLE_(T) tuple<T##0, T##1, void, void, void, void, void, \ argument 60 #define GTEST_3_TUPLE_(T) tuple<T##0, T##1, T##2, void, void, void, void, \ argument 62 #define GTEST_4_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, void, void, void, \ argument 64 #define GTEST_5_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, void, void, \ argument 66 #define GTEST_6_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, void, \ argument 68 #define GTEST_7_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument 70 #define GTEST_8_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument [all …]
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-tuple.h | 54 // GTEST_n_TUPLE_(T) is the type of an n-tuple. 55 #define GTEST_0_TUPLE_(T) tuple<> argument 56 #define GTEST_1_TUPLE_(T) tuple<T##0, void, void, void, void, void, void, \ argument 58 #define GTEST_2_TUPLE_(T) tuple<T##0, T##1, void, void, void, void, void, \ argument 60 #define GTEST_3_TUPLE_(T) tuple<T##0, T##1, T##2, void, void, void, void, \ argument 62 #define GTEST_4_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, void, void, void, \ argument 64 #define GTEST_5_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, void, void, \ argument 66 #define GTEST_6_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, void, \ argument 68 #define GTEST_7_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument 70 #define GTEST_8_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument [all …]
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-tuple.h | 54 // GTEST_n_TUPLE_(T) is the type of an n-tuple. 55 #define GTEST_0_TUPLE_(T) tuple<> argument 56 #define GTEST_1_TUPLE_(T) tuple<T##0, void, void, void, void, void, void, \ argument 58 #define GTEST_2_TUPLE_(T) tuple<T##0, T##1, void, void, void, void, void, \ argument 60 #define GTEST_3_TUPLE_(T) tuple<T##0, T##1, T##2, void, void, void, void, \ argument 62 #define GTEST_4_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, void, void, void, \ argument 64 #define GTEST_5_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, void, void, \ argument 66 #define GTEST_6_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, void, \ argument 68 #define GTEST_7_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument 70 #define GTEST_8_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument [all …]
|
/external/protobuf/gtest/include/gtest/internal/ |
D | gtest-tuple.h | 54 // GTEST_n_TUPLE_(T) is the type of an n-tuple. 55 #define GTEST_0_TUPLE_(T) tuple<> argument 56 #define GTEST_1_TUPLE_(T) tuple<T##0, void, void, void, void, void, void, \ argument 58 #define GTEST_2_TUPLE_(T) tuple<T##0, T##1, void, void, void, void, void, \ argument 60 #define GTEST_3_TUPLE_(T) tuple<T##0, T##1, T##2, void, void, void, void, \ argument 62 #define GTEST_4_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, void, void, void, \ argument 64 #define GTEST_5_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, void, void, \ argument 66 #define GTEST_6_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, void, \ argument 68 #define GTEST_7_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument 70 #define GTEST_8_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument [all …]
|
/external/clang/test/Modules/ |
D | exponential-paths.cpp | 3 // RUN: rm -rf %t 4 // RUN: mkdir %t 9 // RUN: echo 'module a0 { header "a0.h" export * }' > %t/module.modulemap 10 // RUN: echo 'module b0 { header "b0.h" export * }' >> %t/module.modulemap 11 // RUN: echo 'module a1 { header "a1.h" export * }' >> %t/module.modulemap 12 // RUN: echo 'module b1 { header "b1.h" export * }' >> %t/module.modulemap 13 // RUN: echo 'module a2 { header "a2.h" export * }' >> %t/module.modulemap 14 // RUN: echo 'module b2 { header "b2.h" export * }' >> %t/module.modulemap 15 // RUN: echo 'module a3 { header "a3.h" export * }' >> %t/module.modulemap 16 // RUN: echo 'module b3 { header "b3.h" export * }' >> %t/module.modulemap [all …]
|
/external/libcxx/test/std/re/re.traits/ |
D | isctype.pass.cpp | 27 std::regex_traits<char> t; in main() local 30 assert( t.isctype('_', t.lookup_classname(s.begin(), s.end()))); in main() 31 assert( t.isctype('a', t.lookup_classname(s.begin(), s.end()))); in main() 32 assert( t.isctype('Z', t.lookup_classname(s.begin(), s.end()))); in main() 33 assert( t.isctype('5', t.lookup_classname(s.begin(), s.end()))); in main() 34 assert(!t.isctype(' ', t.lookup_classname(s.begin(), s.end()))); in main() 35 assert(!t.isctype('-', t.lookup_classname(s.begin(), s.end()))); in main() 36 assert(!t.isctype('@', t.lookup_classname(s.begin(), s.end()))); in main() 39 assert(!t.isctype('_', t.lookup_classname(s.begin(), s.end()))); in main() 40 assert( t.isctype('a', t.lookup_classname(s.begin(), s.end()))); in main() [all …]
|
/external/libcxx/test/std/experimental/utilities/meta/meta.type.synop/ |
D | meta.unary.prop.pass.cpp | 40 typedef const int T; in type_properties_test() typedef 41 static_assert(ex::is_const_v<T>, ""); in type_properties_test() 42 static_assert(std::is_same<decltype(ex::is_const_v<T>), const bool>::value, ""); in type_properties_test() 43 static_assert(ex::is_const_v<T> == std::is_const<T>::value, ""); in type_properties_test() 46 typedef int T; in type_properties_test() typedef 47 static_assert(!ex::is_const_v<T>, ""); in type_properties_test() 48 static_assert(ex::is_const_v<T> == std::is_const<T>::value, ""); in type_properties_test() 51 typedef volatile int T; in type_properties_test() typedef 52 static_assert(ex::is_volatile_v<T>, ""); in type_properties_test() 53 static_assert(std::is_same<decltype(ex::is_volatile_v<T>), const bool>::value, ""); in type_properties_test() [all …]
|
/external/skia/tests/ |
D | GrGLSLPrettyPrintTest.cpp | 21 ";for(;;;){and more stufff;mixed garbage\n\n\t\t\t\t\n/*using this" 23 const SkString input3(" dangerous\ndo so at your own\n risk*/;\n\n\t\t\t\n" 32 " 1\t#this is not a realshader\n" 36 " 5\t{\n" 37 " 6\t\t{\n" 38 " 7\t\t\tsome stuff;\n" 39 " 8\t\t}\n" 40 " 9\t\tfake block;\n" 41 " 10\t\t//comments\n" 42 " 11\t\treturn i;\n" [all …]
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | transform_mips.c | 39 ".set push \n\t" in WebRtcIsacfix_Time2SpecMIPS() 40 ".set noreorder \n\t" in WebRtcIsacfix_Time2SpecMIPS() 41 "addiu %[inre1], %[inre1Q9], 0 \n\t" in WebRtcIsacfix_Time2SpecMIPS() 42 "addiu %[inre2], %[inre2Q9], 0 \n\t" in WebRtcIsacfix_Time2SpecMIPS() 43 "addiu %[tmpre], %[tmpreQ16], 0 \n\t" in WebRtcIsacfix_Time2SpecMIPS() 44 "addiu %[tmpim], %[tmpimQ16], 0 \n\t" in WebRtcIsacfix_Time2SpecMIPS() 45 "addiu %[factor], $zero, 16921 \n\t" in WebRtcIsacfix_Time2SpecMIPS() 46 "mul %[max], $zero, $zero \n\t" in WebRtcIsacfix_Time2SpecMIPS() 49 "1: \n\t" in WebRtcIsacfix_Time2SpecMIPS() 51 "lwl %[r0], 0(%[inre1]) \n\t" in WebRtcIsacfix_Time2SpecMIPS() [all …]
|
/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/Content/ |
D | SkinnedVertShader.cpp | 20 "\t\n" 22 "\t(BoneMatrixArray) to get the required bone matrix for transformation. The \n" 28 "\t (BoneMatrixArray[Index1] * inVertex) * Weight1\n" 49 "uniform mediump\tint\t BoneCount;\n" 60 "\t{\n" 61 "\t\t// On PowerVR SGX it is possible to index the components of a vector\n" 62 "\t\t// with the [] operator. However this can cause trouble with PC\n" 63 "\t\t// emulation on some hardware so we \"rotate\" the vectors instead.\n" 64 "\t\tmediump ivec4 boneIndex = ivec4(inBoneIndex);\n" 65 "\t\tmediump vec4 boneWeights = inBoneWeights;\n" [all …]
|
/external/vulkan-validation-layers/libs/glm/detail/ |
D | type_vec1.inl | 32 template <typename T, precision P> 33 GLM_FUNC_QUALIFIER GLM_CONSTEXPR length_t tvec1<T, P>::length() const 41 template <typename T, precision P> 42 GLM_FUNC_QUALIFIER T & tvec1<T, P>::operator[](length_t i) 48 template <typename T, precision P> 49 GLM_FUNC_QUALIFIER T const & tvec1<T, P>::operator[](length_t i) const 58 template <typename T, precision P> 59 GLM_FUNC_QUALIFIER tvec1<T, P>::tvec1() : 60 x(static_cast<T>(0)) 63 template <typename T, precision P> [all …]
|
D | type_vec3.inl | 32 template <typename T, precision P> 33 GLM_FUNC_QUALIFIER GLM_CONSTEXPR length_t tvec3<T, P>::length() const 41 template <typename T, precision P> 42 GLM_FUNC_QUALIFIER T & tvec3<T, P>::operator[](length_t i) 48 template <typename T, precision P> 49 GLM_FUNC_QUALIFIER T const & tvec3<T, P>::operator[](length_t i) const 58 template <typename T, precision P> 59 GLM_FUNC_QUALIFIER tvec3<T, P>::tvec3() : 65 template <typename T, precision P> 66 GLM_FUNC_QUALIFIER tvec3<T, P>::tvec3(tvec3<T, P> const & v) : argument [all …]
|
D | type_vec2.inl | 32 template <typename T, precision P> 33 GLM_FUNC_QUALIFIER GLM_CONSTEXPR length_t tvec2<T, P>::length() const 41 template <typename T, precision P> 42 GLM_FUNC_QUALIFIER T & tvec2<T, P>::operator[](length_t i) 48 template <typename T, precision P> 49 GLM_FUNC_QUALIFIER T const & tvec2<T, P>::operator[](length_t i) const 58 template <typename T, precision P> 59 GLM_FUNC_QUALIFIER tvec2<T, P>::tvec2() : 64 template <typename T, precision P> 65 GLM_FUNC_QUALIFIER tvec2<T, P>::tvec2(tvec2<T, P> const & v) : argument [all …]
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | intrapred8_dspr2.c | 20 "lb %[tmp1], (%[left]) \n\t" in vpx_h_predictor_8x8_dspr2() 21 "lb %[tmp2], 1(%[left]) \n\t" in vpx_h_predictor_8x8_dspr2() 22 "lb %[tmp3], 2(%[left]) \n\t" in vpx_h_predictor_8x8_dspr2() 23 "lb %[tmp4], 3(%[left]) \n\t" in vpx_h_predictor_8x8_dspr2() 24 "lb %[tmp5], 4(%[left]) \n\t" in vpx_h_predictor_8x8_dspr2() 25 "lb %[tmp6], 5(%[left]) \n\t" in vpx_h_predictor_8x8_dspr2() 26 "lb %[tmp7], 6(%[left]) \n\t" in vpx_h_predictor_8x8_dspr2() 27 "lb %[tmp8], 7(%[left]) \n\t" in vpx_h_predictor_8x8_dspr2() 29 "replv.qb %[tmp1], %[tmp1] \n\t" in vpx_h_predictor_8x8_dspr2() 30 "replv.qb %[tmp2], %[tmp2] \n\t" in vpx_h_predictor_8x8_dspr2() [all …]
|
/external/webrtc/webrtc/modules/audio_processing/ns/ |
D | nsx_core_mips.c | 55 ".set push \n\t" in WebRtcNsx_SpeechNoiseProb() 56 ".set noreorder \n\t" in WebRtcNsx_SpeechNoiseProb() 57 "clz %[r3], %[r0] \n\t" in WebRtcNsx_SpeechNoiseProb() 58 "clz %[r5], %[r1] \n\t" in WebRtcNsx_SpeechNoiseProb() 59 "slti %[r4], %[r3], 32 \n\t" in WebRtcNsx_SpeechNoiseProb() 60 "slti %[r6], %[r5], 32 \n\t" in WebRtcNsx_SpeechNoiseProb() 61 "movz %[r3], $0, %[r4] \n\t" in WebRtcNsx_SpeechNoiseProb() 62 "movz %[r5], $0, %[r6] \n\t" in WebRtcNsx_SpeechNoiseProb() 63 "slti %[r4], %[r3], 11 \n\t" in WebRtcNsx_SpeechNoiseProb() 64 "addiu %[r6], %[r3], -11 \n\t" in WebRtcNsx_SpeechNoiseProb() [all …]
|
/external/vulkan-validation-layers/libs/glm/gtc/ |
D | noise.inl | 42 template <typename T, precision P> 43 GLM_FUNC_QUALIFIER detail::tvec4<T, P> grad4(T const & j, detail::tvec4<T, P> const & ip) argument 45 …detail::tvec3<T, P> pXYZ = floor(fract(detail::tvec3<T, P>(j) * detail::tvec3<T, P>(ip)) * T(7)) *… 46 T pW = static_cast<T>(1.5) - dot(abs(pXYZ), detail::tvec3<T, P>(1)); 47 …detail::tvec4<T, P> s = detail::tvec4<T, P>(lessThan(detail::tvec4<T, P>(pXYZ, pW), detail::tvec4<… 48 pXYZ = pXYZ + (detail::tvec3<T, P>(s) * T(2) - T(1)) * s.w; 49 return detail::tvec4<T, P>(pXYZ, pW); 54 template <typename T, precision P> 55 GLM_FUNC_QUALIFIER T perlin(detail::tvec2<T, P> const & Position) argument 57 …detail::tvec4<T, P> Pi = glm::floor(detail::tvec4<T, P>(Position.x, Position.y, Position.x, Positi… [all …]
|
/external/jemalloc/src/ |
D | stats.c | 4 #define CTL_GET(n, v, t) do { \ argument 5 size_t sz = sizeof(t); \ 9 #define CTL_M2_GET(n, i, v, t) do { \ argument 12 size_t sz = sizeof(t); \ 18 #define CTL_M2_M4_GET(n, i, j, v, t) do { \ argument 21 size_t sz = sizeof(t); \ 50 "\t\t\t\t\"bins\": [\n"); in stats_arena_bins_print() 110 "\t\t\t\t\t{\n" in stats_arena_bins_print() 111 "\t\t\t\t\t\t\"nmalloc\": %"FMTu64",\n" in stats_arena_bins_print() 112 "\t\t\t\t\t\t\"ndalloc\": %"FMTu64",\n" in stats_arena_bins_print() [all …]
|
/external/valgrind/massif/tests/ |
D | culling2.stderr.exp | 23 Massif: startup S. 0 (t:0, hp:0, ex:0, st:0) 24 Massif: alloc S. 1 (t:16, hp:0, ex:16, st:0) 25 Massif: alloc S. 2 (t:432, hp:400, ex:32, st:0) 26 Massif: alloc S. 3 (t:1248, hp:1200, ex:48, st:0) 27 Massif: alloc S. 4 (t:2464, hp:2400, ex:64, st:0) 28 Massif: alloc S. 5 (t:4080, hp:4000, ex:80, st:0) 29 Massif: alloc S. 6 (t:6096, hp:6000, ex:96, st:0) 30 Massif: alloc S. 7 (t:8512, hp:8400, ex:112, st:0) 31 Massif: alloc S. 8 (t:11328, hp:11200, ex:128, st:0) 32 Massif: alloc Sd 9 (t:14544, hp:14400, ex:144, st:0) [all …]
|