Home
last modified time | relevance | path

Searched +full:r +full:- +full:xp (Results 1 – 25 of 339) sorted by relevance

12345678910>>...14

/external/google-breakpad/src/processor/
Dproc_maps_linux_unittest.cc2 // Use of this source code is governed by a BSD-style license that can be
19 "00400000-0040b000 r-xp 00002200 fc:00 794418 /bin/cat\n"; in TEST()
33 "00400000-0040b000 r-xp 00002200 fc:00 794418 /bin/space cat\n"; in TEST()
47 "00400000-0040b000 r-xp 00002200 fc:00 794418 /bin/cat"; in TEST()
55 "00400000-0040b000 rw-p 00000000 00:00 0 \n"; in TEST()
69 "022ac000-022cd000 rw-p 00000000 00:00 0 [heap]\n"; in TEST()
84 "beb04000-beb25000 rw-p 00000000 00:00 0 [stack]\n"; in TEST()
98 "7fff69c5b000-7fff69c7d000 rw-p 00000000 00:00 0 [stack]\n"; in TEST()
113 "00400000-0040b000 r-xp 00000000 fc:00 794418 /bin/cat\n" in TEST()
114 "0060a000-0060b000 r--p 0000a000 fc:00 794418 /bin/cat\n" in TEST()
[all …]
/external/libchrome/base/debug/
Dproc_maps_linux_unittest.cc2 // Use of this source code is governed by a BSD-style license that can be
28 "00400000-0040b000 r-xp 00002200 fc:00 794418 /bin/cat\n"; in TEST()
42 "00400000-0040b000 r-xp 00002200 fc:00 794418 /bin/space cat\n"; in TEST()
56 "00400000-0040b000 r-xp 00002200 fc:00 794418 /bin/cat"; in TEST()
64 "00400000-0040b000 rw-p 00000000 00:00 0 \n"; in TEST()
78 "022ac000-022cd000 rw-p 00000000 00:00 0 [heap]\n"; in TEST()
93 "beb04000-beb25000 rw-p 00000000 00:00 0 [stack]\n"; in TEST()
107 "7fff69c5b000-7fff69c7d000 rw-p 00000000 00:00 0 [stack]\n"; in TEST()
122 "00400000-0040b000 r-xp 00000000 fc:00 794418 /bin/cat\n" in TEST()
123 "0060a000-0060b000 r--p 0000a000 fc:00 794418 /bin/cat\n" in TEST()
[all …]
/external/llvm-project/lldb/test/API/functionalities/postmortem/minidump-new/
Dregions-linux-map.yaml1 --- !minidump
3 - Type: SystemInfo
9 - Type: MiscInfo
11 - Type: LinuxMaps
13 400d9000-400db000 r-xp 00000000 b3:04 227 /system/bin/app_process
14 400db000-400dc000 r--p 00001000 b3:04 227 /system/bin/app_process
15 400dc000-400dd000 rw-p 00000000 00:00 0
16 400dd000-400ec000 r-xp 00000000 b3:04 300 /system/bin/linker
17 400ec000-400ed000 r--p 00000000 00:00 0
18 400ed000-400ee000 r--p 0000f000 b3:04 300 /system/bin/linker
[all …]
/external/llvm-project/llvm/test/tools/llvm-profgen/
DmmapEvent.test1 ; REQUIRES: x86-registered-target
2 ; RUN: llvm-mc -filetype=obj -triple=x86_64 %S/disassemble.s -o %t
3 ; RUN: llvm-profgen --perfscript=%s --binary=%t --output=%t --show-mmap-events | FileCheck %s
5 PERF_RECORD_MMAP2 2580483/2580483: [0x400000(0x1000) @ 0 103:01 539973862 1972407324]: r-xp /home/a…
6 …80483/2580483: [0x7f2505b40000(0x224000) @ 0 08:04 19532214 4169021329]: r-xp /usr/lib64/ld-2.17.so
7 PERF_RECORD_MMAP2 2580483/2580483: [0x7ffe88097000(0x1000) @ 0 00:00 0 0]: r-xp [vdso]
8 PERF_RECORD_MMAP2 2580483/2580483: [0x7f2505d56000(0xa000) @ 0 08:04 19530021 4190740662]: r-xp /us…
9 …83/2580483: [0x7f250593c000(0x204000) @ 0 08:04 19532229 3585508847]: r-xp /usr/lib64/libdl-2.17.so
10 …483/2580483: [0x7f250556e000(0x3ce000) @ 0 08:04 19532221 4003737677]: r-xp /usr/lib64/libc-2.17.so
11 PERF_RECORD_MMAP2 2580483/2580483: [0x7f2505358000(0x216000) @ 0 08:04 19534595 2609212015]: r-xp /…
[all …]
/external/elfutils/tests/
Drun-unstrip-M.sh18 . $srcdir/test-subr.sh
20 # Linux /proc/PID/maps file with some non-file entries (and fake exe/lib names).
23 00400000-024aa000 r-xp 00000000 08:02 159659 /opt/TestBins/bin/arwijn
24 026aa000-026b2000 rwxp 020aa000 08:02 159659 /opt/TestBins/bin/arwijn
25 026b2000-026bf000 rwxp 00000000 00:00 0
26 0335a000-03e6f000 rwxp 00000000 00:00 0 [heap]
27 2b7b38282000-2b7b38302000 rwxs 00000000 00:06 493872 socket:[493872]
28 2b7b38302000-2b7b38312000 rwxs 00000000 00:06 493872 socket:[493872]
29 2b7b38312000-2b7b38b12000 r-xs 00000000 00:06 493872 socket:[493872]
30 2b7b38b12000-2b7b38b22000 rwxs 00000000 00:06 493872 socket:[493872]
[all …]
Drun-prelink-addr-test.sh2 # Copyright (C) 2011-2013 Red Hat, Inc.
18 . $srcdir/test-subr.sh
25 # gcc -m32 -g -shared testfile52-32.c -o testfile52-32.so
26 # eu-strip -f testfile52-32.so.debug testfile52-32.so
27 # cp testfile52-32.so testfile52-32.prelink.so
28 # prelink -N testfile52-32.prelink.so
29 # cp testfile52-32.so testfile52-32.noshdrs.so
30 # prelink -r 0x42000000 testfile52-32.noshdrs.so
31 # eu-strip --remove-comment --strip-sections testfile52-32.noshdrs.so
33 testfiles testfile52-32.so testfile52-32.so.debug
[all …]
Drun-addrname-test.sh18 . $srcdir/test-subr.sh
22 testrun_compare ${abs_top_builddir}/src/addr2line -f -e testfile34 \
39 testrun_compare ${abs_top_builddir}/src/addr2line -S -e testfile38 0x02 0x10a 0x211 0x31a <<\EOF
50 testrun_compare ${abs_top_builddir}/src/addr2line -S -e testfile41 0x1 0x104 <<\EOF
61 00400000-00401000 r-xp 00000000 fd:01 4006812 `pwd`/testfile14
62 00500000-00501000 rw-p 00000000 fd:01 4006812 `pwd`/testfile14
63 01000000-01001000 r-xp 00000000 fd:01 1234567 `pwd`/testfile12
64 01100000-01011000 rw-p 00000000 fd:01 1234567 `pwd`/testfile12
65 2aaaaaaab000-2aaaaaaad000 rw-p 2aaaaaaab000 00:00 0
66 2aaaaaae2000-2aaaaaae3000 rw-p 2aaaaaae2000 00:00 0
[all …]
/external/python/cpython2/Modules/
Dsunaudiodev.c23 /* #define offsetof(str,mem) ((int)(((str *)0)->mem)) */
52 sadobject *xp; in newsadobject() local
60 /* Check arg for r/w/rw */ in newsadobject()
63 if (strcmp(mode, "r") == 0) in newsadobject()
70 imode = -1; in newsadobject()
73 "Mode should be one of 'r', 'w', 'rw' or 'control'"); in newsadobject()
108 xp = PyObject_New(sadobject, &Sadtype); in newsadobject()
109 if (xp == NULL) { in newsadobject()
113 xp->x_fd = fd; in newsadobject()
114 xp->x_icount = xp->x_ocount = 0; in newsadobject()
[all …]
Dlinuxaudiodev.c1 /* Hey Emacs, this is -*-C-*-
3 * linuxaudiodev.c -- Linux audio device for python.
62 { 8, AFMT_MU_LAW, "logarithmic mu-law 8-bit audio" },
63 { 8, AFMT_A_LAW, "logarithmic A-law 8-bit audio" },
64 { 8, AFMT_U8, "linear unsigned 8-bit audio" },
65 { 8, AFMT_S8, "linear signed 8-bit audio" },
66 { 16, AFMT_U16_BE, "linear unsigned 16-bit big-endian audio" },
67 { 16, AFMT_U16_LE, "linear unsigned 16-bit little-endian audio" },
68 { 16, AFMT_S16_BE, "linear signed 16-bit big-endian audio" },
69 { 16, AFMT_S16_LE, "linear signed 16-bit little-endian audio" },
[all …]
/external/webrtc/data/voice_engine/stereo_rtp_files/
Dstereo_g729.rtp3R�s��x���i*°d���G�:�V�<�4���x���I��Xx�]�� %p2��b�+�����3�\>�B��ͦ��лW�<�4��������…
5 …��Xr^�AM ��q��0��-�����V�ݿ��d�vR����<�4����� ���I��X�2����K�xBŢ{�'u@F�F��t��`������…
6 …v-jGߵ-��؆�*���x��Zߵ-��؆�J����<�4��,����I��Xp����#�!W�`f�X6l�u�p��:�*�']�0��X&k��u��<�4��…
8 … j���zԽs͆�R�!��t���:�����<�4��|���%I��X�5L� �p76s�� I�SR�:�t j�O)���� �Ks���<�4�����…
9 z��qr�S��J��#m�#���&�WtJ��<�4������ I��X�J|6�p� �"�J5��!���J5���{�h�Jl�r�s��<�4��̀�…
Dtoggling_stereo_g729_pt18_pt125.rtp5 �����Z���I��X����k�53������d� ��eI��X����r
9r��PD,{�������I��X*ۘ�8��1�����"���UI��XL�X�a�s)������,����I��X����*J���…
10r�$���I��X�s�Y�6G�G�����|�%��%I��X�"�vʐ���������&��uI��Xp�C!랇P_������'���I�…
11 …���B��'5I��X!2�<��q�$�������C��'�I��XN��6 ���������D��'�I��X'R���)�C�������E��…
13 �v�8m����4�Q��+�I��X���@:͛s�G����>�R��,5I��X�����yQx����H�S��,�I��X��U���P�^[��…
Dstereo_g729_jitter.rtp3R�s��x���i*°d���G�:�V�<�4���̀��I��Xx�]�� %p2��b�+�����3�\>�B��ͦ��лW�<�4���̀���I�…
4 ��%I��Xr^�AM ��q��0��-�����V�ݿ��d�vR����<�4������I��X����ғ��xm.�2e5��Z�
5 …�I��X�2����K�xBŢ{�'u@F�F��t��`�������0��<�4��W� ��eI��X���9�:B�v��r��<�W :x�Q#٫�b�^��(…
6 …v-jGߵ-��؆�*���x��Zߵ-��؆�J����<�4��W����I��Xp����#�!W�`f�X6l�u�p��:�*�']�0��X&k��u��<�4��…
7 ��w�p j���zԽs͆�R�!��t���:�����<�4�������I��X�� }5Y
9 …<�4������I��X���Mp�0lg�S��#u|*l�R����nH7J��J�S�-�Z�<�4����� I��X�J|6�p� �"�J5��!��…
/external/mksh/src/
Deval.c3 /*-
11 * is granted to deal in this work without restriction, including un-
68 #define IFS_WS 1 /* have seen IFS white-space */
69 #define IFS_NWS 2 /* have seen IFS non-white-space */
118 while ((*lp)--) in utfincptr()
120 *lp = cp - s; in utfincptr()
131 s->start = s->str = cp; in substitute()
141 * expand arg-list
181 * expand string - return only one component
211 struct SubType *next; /* poped type (to avoid re-allocating) */
[all …]
Dmisc.c4 /*-
14 * is granted to deal in this work without restriction, including un-
78 Xcheck_grow(XString *xsp, const char *xp, size_t more) in Xcheck_grow() argument
80 const char *old_beg = xsp->beg; in Xcheck_grow()
82 if (more < xsp->len) in Xcheck_grow()
83 more = xsp->len; in Xcheck_grow()
84 /* (xsp->len + X_EXTRA) never overflows */ in Xcheck_grow()
85 checkoktoadd(more, xsp->len + X_EXTRA); in Xcheck_grow()
86 xsp->beg = aresize(xsp->beg, (xsp->len += more) + X_EXTRA, xsp->areap); in Xcheck_grow()
87 xsp->end = xsp->beg + xsp->len; in Xcheck_grow()
[all …]
Dfuncs.c6 /*-
14 * is granted to deal in this work without restriction, including un-
46 * use killpg if < -1 since -1 does special things
47 * for some non-killpg-endowed kills
49 #define mksh_kill(p,s) ((p) < -1 ? killpg(-(p), (s)) : kill((p), (s)))
51 /* cross fingers and hope kill is killpg-endowed */
96 * A leading ^ means declaration utility, - forwarder.
186 /* 0*/ {"-a", TO_FILAXST },
187 {"-b", TO_FILBDEV },
188 {"-c", TO_FILCDEV },
[all …]
/external/selinux/python/sepolgen/tests/
Dtest_refpolicy.py17 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
58 r = list(sorted(s.ranges))
59 while i < len(r) - 1:
61 self.assertLessEqual(r[i][0], r[i][1])
63 self.assertGreater(r[i + 1][0] - r[i][1], 1)
101 self.assertEqual(a.to_string(), "~ { 42-64 1234 2345 }")
103 self.assertEqual(a.to_string(), "{ 42-64 1234 2345 }")
124 context = "user_u:object_r:foo_t:s0-s0:c0-c255"
130 self.assertEqual(sc.level, "s0-s0:c0-c255")
211 xp = refpolicy.XpermSet()
[all …]
/external/freetype/src/gzip/
Dinftrees.c1 /* inftrees.c -- generate Huffman trees for efficient decoding
2 * Copyright (C) 1995-2002 Mark Adler
16 " inflate 1.1.4 Copyright 1995-2002 Mark Adler ";
34 const uIntf *, /* list of base values for non-simple codes */
35 const uIntf *, /* list of extra bits for non-simple codes */
60 Huffman code decoding is performed using a multi-level table lookup.
98 uInt s, /* number of simple-valued codes (0..s-1) */ in huft_build()
99 const uIntf *d, /* list of base values for non-simple codes */ in huft_build()
100 const uIntf *e, /* list of extra bits for non-simple codes */ in huft_build()
122 uInt mask; /* (1 << w) - 1, to avoid cc -O bug on HP */ in huft_build()
[all …]
/external/llvm-project/lldb/unittests/Process/Utility/
DLinuxProcMapsTest.cpp1 //===-- LinuxProcMapsTest.cpp ---------------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
71 std::make_tuple("55a4512f7000/55a451b68000 rw-p 00000000 00:00 0",
75 std::make_tuple("0-0 rw", MemoryRegionInfos{},
78 std::make_tuple("0-0 z--p 00000000 00:00 0", MemoryRegionInfos{},
80 std::make_tuple("0-0 rz-p 00000000 00:00 0", MemoryRegionInfos{},
82 std::make_tuple("0-0 rwzp 00000000 00:00 0", MemoryRegionInfos{},
86 "0-1 rw-p 00000000 00:00 0 [abc]\n"
87 "0-0 rwzp 00000000 00:00 0\n"
[all …]
/external/ImageMagick/PerlMagick/t/reference/write/filter/
DGamma.miff8 profile-icm=3144
11-HP �����������������������������������������������cprt��P���3desc������lwtpt������bkpt���…
12 �����#�(�-�2�7�;�@�E�J�O�T�Y�^�c�h�m�r�w�|��������������������������������������������������…
/external/skqp/src/gpu/gl/
DGrGLProgram.cpp4 * Use of this source code is governed by a BSD-style license that can be
23 #define GL_CALL(X) GR_GL_CALL(fGpu->glInterface(), X)
24 #define GL_CALL_RET(R, X) GR_GL_CALL_RET(fGpu->glInterface(), R, X) argument
80 this->setRenderTargetState(renderTarget, origin, primProc); in updateUniformsAndTextureBindings()
87 // primProc, fragProcs, XP. in updateUniformsAndTextureBindings()
88 fPrimitiveProcessor->setData(fProgramDataManager, primProc, in updateUniformsAndTextureBindings()
91 this->updatePrimitiveProcessorTextureBindings(primProc, primProcTextures); in updateUniformsAndTextureBindings()
95 this->setFragmentData(pipeline, &nextTexSamplerIdx); in updateUniformsAndTextureBindings()
97 const GrXferProcessor& xp = pipeline.getXferProcessor(); in updateUniformsAndTextureBindings() local
101 fXferProcessor->setData(fProgramDataManager, xp, dstTexture, offset); in updateUniformsAndTextureBindings()
[all …]
/external/skia/src/gpu/gl/
DGrGLProgram.cpp4 * Use of this source code is governed by a BSD-style license that can be
21 #define GL_CALL(X) GR_GL_CALL(fGpu->glInterface(), X)
22 #define GL_CALL_RET(R, X) GR_GL_CALL_RET(fGpu->glInterface(), R, X) argument
54 gpu->flushProgram(program); in Make()
55 program->fProgramDataManager.setSamplerUniforms(textureSamplers, 0); in Make()
101 this->setRenderTargetState(renderTarget, programInfo.origin(), programInfo.geomProc()); in updateUniforms()
108 // primProc, fragProcs, XP. in updateUniforms()
109 fGeometryProcessor->setData(fProgramDataManager, in updateUniforms()
110 *fGpu->caps()->shaderCaps(), in updateUniforms()
120 const GrXferProcessor& xp = programInfo.pipeline().getXferProcessor(); in updateUniforms() local
[all …]
/external/python/setuptools/pkg_resources/_vendor/
Dappdirs.py2 # -*- coding: utf-8 -*-
3 # Copyright (c) 2005-2010 ActiveState Software Inc.
6 """Utilities for determining application-specific dirs.
11 # - MSDN on where to store app data files:
12 # http://support.microsoft.com/default.aspx?scid=kb;en-us;310294#XSLTH3194121123120121120120
13 # - Mac OS X: http://developer.apple.com/documentation/MacOSX/Conceptual/BPFileSystem/index.html
14 # - XDG spec for Un*x: http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
31 if os_name.startswith('Windows'): # "Windows XP", "Windows 7", etc.
46 r"""Return full path to the user-specific data dir for this application.
63 <http://technet.microsoft.com/en-us/library/cc766489(WS.10).aspx>
[all …]
/external/ImageMagick/Magick++/
DINSTALL9 UNIX and under the Cygwin UNIX-emulation environment for Windows. Standards
14 It was decided that Magick++ will be around for the long-haul, so its API
21 * C++-style casts (e.g. static_cast)
45 Windows XP Intel Pentium IV Visual C++ 6.0 Standard
47 Windows '98 + Cygwin 1.3.10 Intel Pentium III GCC 2.95.3-5
48 Windows NT 4.0 SP6a Intel Pentium II GCC 2.95.3-5
49 Windows XP + Cygwin 1.3.10 Intel Pentium IV GCC 2.95.3-5
59 Linux 6.0 <Alexander.Zimmermann@fmi.uni-passau.de>
61 Linux 7.0 <Alexander.Zimmermann@fmi.uni-passau.de>
65 Linux 7.Xi386 & alpha GCC 3.0 <Alexander.Zimmermann@fmi.uni-passau.de>
[all …]
/external/llvm-project/llvm/test/Transforms/InstCombine/
Dsaturating-add-sub.ll2 ; RUN: opt < %s -instcombine -instcombine-infinite-loop-threshold=2 -S | FileCheck %s
15 ; CHECK-LABEL: @test_scalar_uadd_canonical(
16 ; CHECK-NEXT: [[X:%.*]] = call i8 @llvm.uadd.sat.i8(i8 [[A:%.*]], i8 10)
17 ; CHECK-NEXT: ret i8 [[X]]
24 ; CHECK-LABEL: @test_vector_uadd_canonical(
25 ; CHECK-NEXT: [[X:%.*]] = call <2 x i8> @llvm.uadd.sat.v2i8(<2 x i8> [[A:%.*]], <2 x i8> <i8 10,…
26 ; CHECK-NEXT: ret <2 x i8> [[X]]
34 ; CHECK-LABEL: @test_scalar_sadd_canonical(
35 ; CHECK-NEXT: [[X:%.*]] = call i8 @llvm.sadd.sat.i8(i8 [[A:%.*]], i8 -10)
36 ; CHECK-NEXT: ret i8 [[X]]
[all …]
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/transport/
DTransport.java61 protected static final String CONTENT_TYPE_XML_CHARSET_UTF_8 = "text/xml;charset=utf-8";
63 "application/soap+xml;charset=utf-8";
64 protected static final String USER_AGENT = "ksoap2-android/2.6.0+";
126 // Android-changed: Use XmlPullParserFactory instead of a specific implementation. in parseResponse()
127 // XmlPullParser xp = new KXmlParser(); in parseResponse()
128 XmlPullParser xp = XmlPullParserFactory.newInstance().newPullParser(); in parseResponse() local
129 xp.setFeature(XmlPullParser.FEATURE_PROCESS_NAMESPACES, true); in parseResponse()
130 xp.setInput(is, null); in parseResponse()
131 envelope.parse(xp); in parseResponse()
146 // Android-changed: Use XmlPullParserFactory instead of a specific implementation. in createRequestData()
[all …]

12345678910>>...14