/aosp_15_r20/external/jsoup/src/test/resources/fuzztests/ |
HD | 1644.html.gz | ... p<I<p<Eq<d<p<p<p<E<p<d ... |
HD | 1695.html.gz | ... i
5s
6!
7$ &><p<��ll<p<i
8r
9! |
HD | 1577.html.gz | ... ble/p'z<table/>ble/p'z<table/>ble/p'z< |
/aosp_15_r20/external/bc/tests/dc/ |
H A D | stdin.txt | 2 1 2+p 5 1+p 6 2+p 7 3+p 8 4+p 9 5+p 10 6+p 11 7+p 12 8+p 13 9+p [all …]
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | proc_table_glx_autogen.cpp | 30 #define P(FUNC) reinterpret_cast<__GLXextFuncPtr>(FUNC) macro 36 {"ANGLEGetDisplayPlatform", P(ANGLEGetDisplayPlatform)}, 37 {"ANGLEResetDisplayPlatform", P(ANGLEResetDisplayPlatform)}, 38 {"glAccum", P(GL_Accum)}, 39 {"glAcquireTexturesANGLE", P(GL_AcquireTexturesANGLE)}, 40 {"glActiveShaderProgram", P(GL_ActiveShaderProgram)}, 41 {"glActiveShaderProgramEXT", P(GL_ActiveShaderProgramEXT)}, 42 {"glActiveTexture", P(GL_ActiveTexture)}, 43 {"glAlphaFunc", P(GL_AlphaFunc)}, 44 {"glAlphaFuncx", P(GL_AlphaFuncx)}, [all …]
|
H A D | proc_table_wgl_autogen.cpp | 30 #define P(FUNC) reinterpret_cast<PROC>(FUNC) macro 36 {"ANGLEGetDisplayPlatform", P(ANGLEGetDisplayPlatform)}, 37 {"ANGLEResetDisplayPlatform", P(ANGLEResetDisplayPlatform)}, 38 {"glAccum", P(GL_Accum)}, 39 {"glAcquireTexturesANGLE", P(GL_AcquireTexturesANGLE)}, 40 {"glActiveShaderProgram", P(GL_ActiveShaderProgram)}, 41 {"glActiveShaderProgramEXT", P(GL_ActiveShaderProgramEXT)}, 42 {"glActiveTexture", P(GL_ActiveTexture)}, 43 {"glAlphaFunc", P(GL_AlphaFunc)}, 44 {"glAlphaFuncx", P(GL_AlphaFuncx)}, [all …]
|
H A D | proc_table_egl_autogen.cpp | 27 #define P(FUNC) reinterpret_cast<__eglMustCastToProperFunctionPointerType>(FUNC) macro 33 {"ANGLEGetDisplayPlatform", P(ANGLEGetDisplayPlatform)}, 34 {"ANGLEResetDisplayPlatform", P(ANGLEResetDisplayPlatform)}, 35 {"eglAcquireExternalContextANGLE", P(EGL_AcquireExternalContextANGLE)}, 36 {"eglBindAPI", P(EGL_BindAPI)}, 37 {"eglBindTexImage", P(EGL_BindTexImage)}, 38 {"eglChooseConfig", P(EGL_ChooseConfig)}, 39 {"eglClientWaitSync", P(EGL_ClientWaitSync)}, 40 {"eglClientWaitSyncKHR", P(EGL_ClientWaitSyncKHR)}, 41 {"eglCopyBuffers", P(EGL_CopyBuffers)}, [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/detail/limits/ |
D | auto_rec_1024.hpp | 17 # define BOOST_PP_NODE_ENTRY_1024(p) BOOST_PP_NODE_512(p)(p)(p)(p)(p)(p)(p)(p)(p)(p) argument 19 # define BOOST_PP_NODE_512(p) BOOST_PP_IIF(p(512), BOOST_PP_NODE_256, BOOST_PP_NODE_768) argument 20 # define BOOST_PP_NODE_768(p) BOOST_PP_IIF(p(768), BOOST_PP_NODE_640, BOOST_PP_NODE_896) argument 21 # define BOOST_PP_NODE_640(p) BOOST_PP_IIF(p(640), BOOST_PP_NODE_576, BOOST_PP_NODE_704) argument 22 # define BOOST_PP_NODE_576(p) BOOST_PP_IIF(p(576), BOOST_PP_NODE_544, BOOST_PP_NODE_608) argument 23 # define BOOST_PP_NODE_544(p) BOOST_PP_IIF(p(544), BOOST_PP_NODE_528, BOOST_PP_NODE… argument 24 # define BOOST_PP_NODE_528(p) BOOST_PP_IIF(p(528), BOOST_PP_NODE_520, BOOST_PP_… argument 25 # define BOOST_PP_NODE_520(p) BOOST_PP_IIF(p(520), BOOST_PP_NODE_516, BOOST… argument 26 # define BOOST_PP_NODE_516(p) BOOST_PP_IIF(p(516), BOOST_PP_NODE_514, B… argument 27 # define BOOST_PP_NODE_514(p) BOOST_PP_IIF(p(514), BOOST_PP_NODE_51… argument [all …]
|
D | auto_rec_256.hpp | 15 # define BOOST_PP_NODE_ENTRY_256(p) BOOST_PP_NODE_128(p)(p)(p)(p)(p)(p)(p)(p) argument 16 # define BOOST_PP_NODE_ENTRY_128(p) BOOST_PP_NODE_64(p)(p)(p)(p)(p)(p)(p) argument 17 # define BOOST_PP_NODE_ENTRY_64(p) BOOST_PP_NODE_32(p)(p)(p)(p)(p)(p) argument 18 # define BOOST_PP_NODE_ENTRY_32(p) BOOST_PP_NODE_16(p)(p)(p)(p)(p) argument 19 # define BOOST_PP_NODE_ENTRY_16(p) BOOST_PP_NODE_8(p)(p)(p)(p) argument 20 # define BOOST_PP_NODE_ENTRY_8(p) BOOST_PP_NODE_4(p)(p)(p) argument 21 # define BOOST_PP_NODE_ENTRY_4(p) BOOST_PP_NODE_2(p)(p) argument 22 # define BOOST_PP_NODE_ENTRY_2(p) BOOST_PP_NODE_1(p) argument 24 # define BOOST_PP_NODE_128(p) BOOST_PP_IIF(p(128), BOOST_PP_NODE_64, BOOST_PP_NODE_192) argument 25 # define BOOST_PP_NODE_64(p) BOOST_PP_IIF(p(64), BOOST_PP_NODE_32, BOOST_PP_NODE_96) argument [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/control/detail/edg/limits/ |
D | while_1024.hpp | 18 # define BOOST_PP_WHILE_513(p, o, s) BOOST_PP_WHILE_513_I(p, o, s) argument 19 # define BOOST_PP_WHILE_514(p, o, s) BOOST_PP_WHILE_514_I(p, o, s) argument 20 # define BOOST_PP_WHILE_515(p, o, s) BOOST_PP_WHILE_515_I(p, o, s) argument 21 # define BOOST_PP_WHILE_516(p, o, s) BOOST_PP_WHILE_516_I(p, o, s) argument 22 # define BOOST_PP_WHILE_517(p, o, s) BOOST_PP_WHILE_517_I(p, o, s) argument 23 # define BOOST_PP_WHILE_518(p, o, s) BOOST_PP_WHILE_518_I(p, o, s) argument 24 # define BOOST_PP_WHILE_519(p, o, s) BOOST_PP_WHILE_519_I(p, o, s) argument 25 # define BOOST_PP_WHILE_520(p, o, s) BOOST_PP_WHILE_520_I(p, o, s) argument 26 # define BOOST_PP_WHILE_521(p, o, s) BOOST_PP_WHILE_521_I(p, o, s) argument 27 # define BOOST_PP_WHILE_522(p, o, s) BOOST_PP_WHILE_522_I(p, o, s) argument [all …]
|
D | while_256.hpp | 17 # define BOOST_PP_WHILE_0(p, o, s) BOOST_PP_WHILE_0_I(p, o, s) argument 18 # define BOOST_PP_WHILE_1(p, o, s) BOOST_PP_WHILE_1_I(p, o, s) argument 19 # define BOOST_PP_WHILE_2(p, o, s) BOOST_PP_WHILE_2_I(p, o, s) argument 20 # define BOOST_PP_WHILE_3(p, o, s) BOOST_PP_WHILE_3_I(p, o, s) argument 21 # define BOOST_PP_WHILE_4(p, o, s) BOOST_PP_WHILE_4_I(p, o, s) argument 22 # define BOOST_PP_WHILE_5(p, o, s) BOOST_PP_WHILE_5_I(p, o, s) argument 23 # define BOOST_PP_WHILE_6(p, o, s) BOOST_PP_WHILE_6_I(p, o, s) argument 24 # define BOOST_PP_WHILE_7(p, o, s) BOOST_PP_WHILE_7_I(p, o, s) argument 25 # define BOOST_PP_WHILE_8(p, o, s) BOOST_PP_WHILE_8_I(p, o, s) argument 26 # define BOOST_PP_WHILE_9(p, o, s) BOOST_PP_WHILE_9_I(p, o, s) argument [all …]
|
D | while_512.hpp | 18 # define BOOST_PP_WHILE_257(p, o, s) BOOST_PP_WHILE_257_I(p, o, s) argument 19 # define BOOST_PP_WHILE_258(p, o, s) BOOST_PP_WHILE_258_I(p, o, s) argument 20 # define BOOST_PP_WHILE_259(p, o, s) BOOST_PP_WHILE_259_I(p, o, s) argument 21 # define BOOST_PP_WHILE_260(p, o, s) BOOST_PP_WHILE_260_I(p, o, s) argument 22 # define BOOST_PP_WHILE_261(p, o, s) BOOST_PP_WHILE_261_I(p, o, s) argument 23 # define BOOST_PP_WHILE_262(p, o, s) BOOST_PP_WHILE_262_I(p, o, s) argument 24 # define BOOST_PP_WHILE_263(p, o, s) BOOST_PP_WHILE_263_I(p, o, s) argument 25 # define BOOST_PP_WHILE_264(p, o, s) BOOST_PP_WHILE_264_I(p, o, s) argument 26 # define BOOST_PP_WHILE_265(p, o, s) BOOST_PP_WHILE_265_I(p, o, s) argument 27 # define BOOST_PP_WHILE_266(p, o, s) BOOST_PP_WHILE_266_I(p, o, s) argument [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/bstr/src/unicode/fsm/ |
D | word_break_fwd.bigendian.dfa | 7 …������������������������������������������������������������������pTpB.������… 9 …p���=*��Tv^�A��=*^�=*�:A�^�^�^�_=*_@_�_�_�_�_�`�… 13 …�=*����&\��:�f�"�8��>���C8C@>����@>�p@Z/ /09:@AZ[^__`… 17 …P��4��>���C8C@>�¢�@>�l@Z/ /09:@AZ[^__``az{������������������������…
|
D | word_break_fwd.littleendian.dfa | 7 …_az������������������������������������������������������������������pTp.Bƪڪ�H… 9 …p��*=��vT�^�A�*=�^*=:��A�^�^�^_*=@_�_�_�_�_�_�`… 13 …��*=Ԝ�&��\:�f�"�8����>��8C@C�>���>@p�Z@/ /09:@AZ[^… 17 …P��4����>��8C@C�>���>@l�Z@/ /09:@AZ[^__``az{��������������������…
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/repetition/detail/edg/limits/ |
D | for_1024.hpp | 18 # define BOOST_PP_FOR_513(s, p, o, m) BOOST_PP_FOR_513_I(s, p, o, m) argument 19 # define BOOST_PP_FOR_514(s, p, o, m) BOOST_PP_FOR_514_I(s, p, o, m) argument 20 # define BOOST_PP_FOR_515(s, p, o, m) BOOST_PP_FOR_515_I(s, p, o, m) argument 21 # define BOOST_PP_FOR_516(s, p, o, m) BOOST_PP_FOR_516_I(s, p, o, m) argument 22 # define BOOST_PP_FOR_517(s, p, o, m) BOOST_PP_FOR_517_I(s, p, o, m) argument 23 # define BOOST_PP_FOR_518(s, p, o, m) BOOST_PP_FOR_518_I(s, p, o, m) argument 24 # define BOOST_PP_FOR_519(s, p, o, m) BOOST_PP_FOR_519_I(s, p, o, m) argument 25 # define BOOST_PP_FOR_520(s, p, o, m) BOOST_PP_FOR_520_I(s, p, o, m) argument 26 # define BOOST_PP_FOR_521(s, p, o, m) BOOST_PP_FOR_521_I(s, p, o, m) argument 27 # define BOOST_PP_FOR_522(s, p, o, m) BOOST_PP_FOR_522_I(s, p, o, m) argument [all …]
|
D | for_256.hpp | 17 # define BOOST_PP_FOR_0(s, p, o, m) BOOST_PP_FOR_0_I(s, p, o, m) argument 18 # define BOOST_PP_FOR_1(s, p, o, m) BOOST_PP_FOR_1_I(s, p, o, m) argument 19 # define BOOST_PP_FOR_2(s, p, o, m) BOOST_PP_FOR_2_I(s, p, o, m) argument 20 # define BOOST_PP_FOR_3(s, p, o, m) BOOST_PP_FOR_3_I(s, p, o, m) argument 21 # define BOOST_PP_FOR_4(s, p, o, m) BOOST_PP_FOR_4_I(s, p, o, m) argument 22 # define BOOST_PP_FOR_5(s, p, o, m) BOOST_PP_FOR_5_I(s, p, o, m) argument 23 # define BOOST_PP_FOR_6(s, p, o, m) BOOST_PP_FOR_6_I(s, p, o, m) argument 24 # define BOOST_PP_FOR_7(s, p, o, m) BOOST_PP_FOR_7_I(s, p, o, m) argument 25 # define BOOST_PP_FOR_8(s, p, o, m) BOOST_PP_FOR_8_I(s, p, o, m) argument 26 # define BOOST_PP_FOR_9(s, p, o, m) BOOST_PP_FOR_9_I(s, p, o, m) argument [all …]
|
D | for_512.hpp | 18 # define BOOST_PP_FOR_257(s, p, o, m) BOOST_PP_FOR_257_I(s, p, o, m) argument 19 # define BOOST_PP_FOR_258(s, p, o, m) BOOST_PP_FOR_258_I(s, p, o, m) argument 20 # define BOOST_PP_FOR_259(s, p, o, m) BOOST_PP_FOR_259_I(s, p, o, m) argument 21 # define BOOST_PP_FOR_260(s, p, o, m) BOOST_PP_FOR_260_I(s, p, o, m) argument 22 # define BOOST_PP_FOR_261(s, p, o, m) BOOST_PP_FOR_261_I(s, p, o, m) argument 23 # define BOOST_PP_FOR_262(s, p, o, m) BOOST_PP_FOR_262_I(s, p, o, m) argument 24 # define BOOST_PP_FOR_263(s, p, o, m) BOOST_PP_FOR_263_I(s, p, o, m) argument 25 # define BOOST_PP_FOR_264(s, p, o, m) BOOST_PP_FOR_264_I(s, p, o, m) argument 26 # define BOOST_PP_FOR_265(s, p, o, m) BOOST_PP_FOR_265_I(s, p, o, m) argument 27 # define BOOST_PP_FOR_266(s, p, o, m) BOOST_PP_FOR_266_I(s, p, o, m) argument [all …]
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | d3drmobj.h | 219 #define IDirect3DRMObject_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) argument 220 #define IDirect3DRMObject_AddRef(p) (p)->lpVtbl->AddRef(p) argument 221 #define IDirect3DRMObject_Release(p) (p)->lpVtbl->Release(p) argument 223 #define IDirect3DRMObject_Clone(p,a,b,c) (p)->lpVtbl->Clone(p,a,b,c) argument 224 #define IDirect3DRMObject_AddDestroyCallback(p,a,b) (p)->lpVtbl->AddDestroyCallback(p,a,b) argument 225 #define IDirect3DRMObject_DeleteDestroyCallback(p,a,b) (p)->lpVtbl->DeleteDestroyCallback(p,a,b) argument 226 #define IDirect3DRMObject_SetAppData(p,a) (p)->lpVtbl->SetAppData(p,a) argument 227 #define IDirect3DRMObject_GetAppData(p) (p)->lpVtbl->GetAppData(p) argument 228 #define IDirect3DRMObject_SetName(p,a) (p)->lpVtbl->SetName(p,a) argument 229 #define IDirect3DRMObject_GetName(p,a,b) (p)->lpVtbl->GetName(p,a,b) argument [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/control/detail/edg/ |
D | while.hpp | 25 # define BOOST_PP_WHILE_1(p, o, s) BOOST_PP_WHILE_1_I(p, o, s) argument 26 # define BOOST_PP_WHILE_2(p, o, s) BOOST_PP_WHILE_2_I(p, o, s) argument 27 # define BOOST_PP_WHILE_3(p, o, s) BOOST_PP_WHILE_3_I(p, o, s) argument 28 # define BOOST_PP_WHILE_4(p, o, s) BOOST_PP_WHILE_4_I(p, o, s) argument 29 # define BOOST_PP_WHILE_5(p, o, s) BOOST_PP_WHILE_5_I(p, o, s) argument 30 # define BOOST_PP_WHILE_6(p, o, s) BOOST_PP_WHILE_6_I(p, o, s) argument 31 # define BOOST_PP_WHILE_7(p, o, s) BOOST_PP_WHILE_7_I(p, o, s) argument 32 # define BOOST_PP_WHILE_8(p, o, s) BOOST_PP_WHILE_8_I(p, o, s) argument 33 # define BOOST_PP_WHILE_9(p, o, s) BOOST_PP_WHILE_9_I(p, o, s) argument 34 # define BOOST_PP_WHILE_10(p, o, s) BOOST_PP_WHILE_10_I(p, o, s) argument [all …]
|
/aosp_15_r20/prebuilts/android-emulator/trusty-x86_64/share/qemu/ |
HD | openbios-ppc | ... | | | }) ( }/ ` | d P | , p 8 D l x < p 8 ... |
/aosp_15_r20/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | openbios-ppc | ... | | | }) ( }/ ` | d P | , p 8 D l x < p 8 ... |
/aosp_15_r20/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | openbios-ppc | ... | | | }) ( }/ ` | d P | , p 8 D l x < p 8 ... |
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/control/detail/limits/ |
D | while_1024.hpp | 18 # define BOOST_PP_WHILE_513(p, o, s) BOOST_PP_WHILE_513_C(BOOST_PP_BOOL(p(514, s)), p, o, s) argument 19 # define BOOST_PP_WHILE_514(p, o, s) BOOST_PP_WHILE_514_C(BOOST_PP_BOOL(p(515, s)), p, o, s) argument 20 # define BOOST_PP_WHILE_515(p, o, s) BOOST_PP_WHILE_515_C(BOOST_PP_BOOL(p(516, s)), p, o, s) argument 21 # define BOOST_PP_WHILE_516(p, o, s) BOOST_PP_WHILE_516_C(BOOST_PP_BOOL(p(517, s)), p, o, s) argument 22 # define BOOST_PP_WHILE_517(p, o, s) BOOST_PP_WHILE_517_C(BOOST_PP_BOOL(p(518, s)), p, o, s) argument 23 # define BOOST_PP_WHILE_518(p, o, s) BOOST_PP_WHILE_518_C(BOOST_PP_BOOL(p(519, s)), p, o, s) argument 24 # define BOOST_PP_WHILE_519(p, o, s) BOOST_PP_WHILE_519_C(BOOST_PP_BOOL(p(520, s)), p, o, s) argument 25 # define BOOST_PP_WHILE_520(p, o, s) BOOST_PP_WHILE_520_C(BOOST_PP_BOOL(p(521, s)), p, o, s) argument 26 # define BOOST_PP_WHILE_521(p, o, s) BOOST_PP_WHILE_521_C(BOOST_PP_BOOL(p(522, s)), p, o, s) argument 27 # define BOOST_PP_WHILE_522(p, o, s) BOOST_PP_WHILE_522_C(BOOST_PP_BOOL(p(523, s)), p, o, s) argument [all …]
|
D | while_256.hpp | 17 # define BOOST_PP_WHILE_0(p, o, s) BOOST_PP_WHILE_0_C(BOOST_PP_BOOL(p(1, s)), p, o, s) argument 18 # define BOOST_PP_WHILE_1(p, o, s) BOOST_PP_WHILE_1_C(BOOST_PP_BOOL(p(2, s)), p, o, s) argument 19 # define BOOST_PP_WHILE_2(p, o, s) BOOST_PP_WHILE_2_C(BOOST_PP_BOOL(p(3, s)), p, o, s) argument 20 # define BOOST_PP_WHILE_3(p, o, s) BOOST_PP_WHILE_3_C(BOOST_PP_BOOL(p(4, s)), p, o, s) argument 21 # define BOOST_PP_WHILE_4(p, o, s) BOOST_PP_WHILE_4_C(BOOST_PP_BOOL(p(5, s)), p, o, s) argument 22 # define BOOST_PP_WHILE_5(p, o, s) BOOST_PP_WHILE_5_C(BOOST_PP_BOOL(p(6, s)), p, o, s) argument 23 # define BOOST_PP_WHILE_6(p, o, s) BOOST_PP_WHILE_6_C(BOOST_PP_BOOL(p(7, s)), p, o, s) argument 24 # define BOOST_PP_WHILE_7(p, o, s) BOOST_PP_WHILE_7_C(BOOST_PP_BOOL(p(8, s)), p, o, s) argument 25 # define BOOST_PP_WHILE_8(p, o, s) BOOST_PP_WHILE_8_C(BOOST_PP_BOOL(p(9, s)), p, o, s) argument 26 # define BOOST_PP_WHILE_9(p, o, s) BOOST_PP_WHILE_9_C(BOOST_PP_BOOL(p(10, s)), p, o, s) argument [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/detail/ |
D | auto_rec.hpp | 31 # define BOOST_PP_NODE_ENTRY_256(p) BOOST_PP_NODE_128(p)(p)(p)(p)(p)(p)(p)(p) argument 32 # define BOOST_PP_NODE_ENTRY_128(p) BOOST_PP_NODE_64(p)(p)(p)(p)(p)(p)(p) argument 33 # define BOOST_PP_NODE_ENTRY_64(p) BOOST_PP_NODE_32(p)(p)(p)(p)(p)(p) argument 34 # define BOOST_PP_NODE_ENTRY_32(p) BOOST_PP_NODE_16(p)(p)(p)(p)(p) argument 35 # define BOOST_PP_NODE_ENTRY_16(p) BOOST_PP_NODE_8(p)(p)(p)(p) argument 36 # define BOOST_PP_NODE_ENTRY_8(p) BOOST_PP_NODE_4(p)(p)(p) argument 37 # define BOOST_PP_NODE_ENTRY_4(p) BOOST_PP_NODE_2(p)(p) argument 38 # define BOOST_PP_NODE_ENTRY_2(p) BOOST_PP_NODE_1(p) argument 40 # define BOOST_PP_NODE_128(p) BOOST_PP_IIF(p(128), BOOST_PP_NODE_64, BOOST_PP_NODE_192) argument 41 # define BOOST_PP_NODE_64(p) BOOST_PP_IIF(p(64), BOOST_PP_NODE_32, BOOST_PP_NODE_96) argument [all …]
|