/third_party/mbedtls/tests/suites/ |
D | test_suite_ssl.data | 637 Record crypt, AES-128-CBC, 1.2, SHA-384, CID 4+4 641 Record crypt, AES-128-CBC, 1.2, SHA-384, CID 4+0 649 Record crypt, AES-128-CBC, 1.2, SHA-384, EtM, CID 4+4 653 Record crypt, AES-128-CBC, 1.2, SHA-384, EtM, CID 4+0 661 Record crypt, AES-128-CBC, 1.2, SHA-384, short tag, CID 4+4 665 Record crypt, AES-128-CBC, 1.2, SHA-384, short tag, CID 4+0 673 Record crypt, AES-128-CBC, 1.2, SHA-384, short tag, EtM, CID 4+4 677 Record crypt, AES-128-CBC, 1.2, SHA-384, short tag, EtM, CID 4+0 685 Record crypt, AES-128-CBC, 1.2, SHA-256, CID 4+4 689 Record crypt, AES-128-CBC, 1.2, SHA-256, CID 4+0 [all …]
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 36 EVENT(context, GLAccum, "context = %d, op = %s, value = %f", CID(context), in GL_Accum() 59 EVENT(context, GLAlphaFunc, "context = %d, func = %s, ref = %f", CID(context), in GL_AlphaFunc() 84 EVENT(context, GLBegin, "context = %d, mode = %s", CID(context), in GL_Begin() 116 CID(context), width, height, xorig, yorig, xmove, ymove, (uintptr_t)bitmap); in GL_Bitmap() 140 EVENT(context, GLBlendFunc, "context = %d, sfactor = %s, dfactor = %s", CID(context), in GL_BlendFunc() 165 EVENT(context, GLCallList, "context = %d, list = %u", CID(context), list); in GL_CallList() 188 CID(context), n, GLenumToString(GLenumGroup::ListNameType, type), (uintptr_t)lists); in GL_CallLists() 211 EVENT(context, GLClear, "context = %d, mask = %s", CID(context), in GL_Clear() 235 CID(context), red, green, blue, alpha); in GL_ClearAccum() 259 CID(context), red, green, blue, alpha); in GL_ClearColor() [all …]
|
D | entry_points_gl_2_autogen.cpp | 36 EVENT(context, GLAttachShader, "context = %d, program = %u, shader = %u", CID(context), program, in GL_AttachShader() 63 "context = %d, program = %u, index = %u, name = 0x%016" PRIxPTR "", CID(context), program, in GL_BindAttribLocation() 90 CID(context), GLenumToString(GLenumGroup::BlendEquationModeEXT, modeRGB), in GL_BlendEquationSeparate() 115 EVENT(context, GLCompileShader, "context = %d, shader = %u", CID(context), shader); in GL_CompileShader() 139 EVENT(context, GLCreateProgram, "context = %d", CID(context)); in GL_CreateProgram() 168 EVENT(context, GLCreateShader, "context = %d, type = %s", CID(context), in GL_CreateShader() 200 EVENT(context, GLDeleteProgram, "context = %d, program = %u", CID(context), program); in GL_DeleteProgram() 224 EVENT(context, GLDeleteShader, "context = %d, shader = %u", CID(context), shader); in GL_DeleteShader() 248 EVENT(context, GLDetachShader, "context = %d, program = %u, shader = %u", CID(context), program, in GL_DetachShader() 274 EVENT(context, GLDisableVertexAttribArray, "context = %d, index = %u", CID(context), index); in GL_DisableVertexAttribArray() [all …]
|
D | entry_points_gl_3_autogen.cpp | 36 EVENT(context, GLBeginConditionalRender, "context = %d, id = %u, mode = %s", CID(context), id, in GL_BeginConditionalRender() 60 EVENT(context, GLBeginTransformFeedback, "context = %d, primitiveMode = %s", CID(context), in GL_BeginTransformFeedback() 87 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), index, buffer); in GL_BindBufferBase() 115 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), index, buffer, in GL_BindBufferRange() 144 "context = %d, program = %u, color = %u, name = 0x%016" PRIxPTR "", CID(context), program, in GL_BindFragDataLocation() 170 EVENT(context, GLBindFramebuffer, "context = %d, target = %s, framebuffer = %u", CID(context), in GL_BindFramebuffer() 195 EVENT(context, GLBindRenderbuffer, "context = %d, target = %s, renderbuffer = %u", CID(context), in GL_BindRenderbuffer() 220 EVENT(context, GLBindVertexArray, "context = %d, array = %u", CID(context), array); in GL_BindVertexArray() 256 CID(context), srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, in GL_BlitFramebuffer() 284 EVENT(context, GLCheckFramebufferStatus, "context = %d, target = %s", CID(context), in GL_CheckFramebufferStatus() [all …]
|
D | entry_points_gl_4_autogen.cpp | 37 CID(context), GLenumToString(GLenumGroup::QueryTarget, target), index, id); in GL_BeginQueryIndexed() 62 EVENT(context, GLBindTransformFeedback, "context = %d, target = %s, id = %u", CID(context), in GL_BindTransformFeedback() 89 CID(context), buf, GLenumToString(GLenumGroup::BlendEquationModeEXT, modeRGB), in GL_BlendEquationSeparatei() 114 EVENT(context, GLBlendEquationi, "context = %d, buf = %u, mode = %s", CID(context), buf, in GL_BlendEquationi() 141 CID(context), buf, GLenumToString(GLenumGroup::BlendingFactor, srcRGB), in GL_BlendFuncSeparatei() 169 EVENT(context, GLBlendFunci, "context = %d, buf = %u, src = %s, dst = %s", CID(context), buf, in GL_BlendFunci() 195 CID(context), n, (uintptr_t)ids); in GL_DeleteTransformFeedbacks() 221 CID(context), GLenumToString(GLenumGroup::PrimitiveType, mode), (uintptr_t)indirect); in GL_DrawArraysIndirect() 247 "context = %d, mode = %s, type = %s, indirect = 0x%016" PRIxPTR "", CID(context), in GL_DrawElementsIndirect() 275 EVENT(context, GLDrawTransformFeedback, "context = %d, mode = %s, id = %u", CID(context), in GL_DrawTransformFeedback() [all …]
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_1_0_autogen.cpp | 28 EVENT(context, GLAlphaFunc, "context = %d, func = %s, ref = %f", CID(context), in GL_AlphaFunc() 53 EVENT(context, GLAlphaFuncx, "context = %d, func = %s, ref = 0x%X", CID(context), in GL_AlphaFuncx() 79 "context = %d, red = 0x%X, green = 0x%X, blue = 0x%X, alpha = 0x%X", CID(context), red, in GL_ClearColorx() 103 EVENT(context, GLClearDepthx, "context = %d, depth = 0x%X", CID(context), depth); in GL_ClearDepthx() 125 EVENT(context, GLClientActiveTexture, "context = %d, texture = %s", CID(context), in GL_ClientActiveTexture() 149 EVENT(context, GLClipPlanef, "context = %d, p = %s, eqn = 0x%016" PRIxPTR "", CID(context), in GL_ClipPlanef() 173 CID(context), GLenumToString(GLenumGroup::ClipPlaneName, plane), (uintptr_t)equation); in GL_ClipPlanex() 197 CID(context), red, green, blue, alpha); in GL_Color4f() 221 CID(context), red, green, blue, alpha); in GL_Color4ub() 245 CID(context), red, green, blue, alpha); in GL_Color4x() [all …]
|
D | entry_points_gles_2_0_autogen.cpp | 28 EVENT(context, GLActiveTexture, "context = %d, texture = %s", CID(context), in GL_ActiveTexture() 52 EVENT(context, GLAttachShader, "context = %d, program = %u, shader = %u", CID(context), program, in GL_AttachShader() 79 "context = %d, program = %u, index = %u, name = 0x%016" PRIxPTR "", CID(context), program, in GL_BindAttribLocation() 105 EVENT(context, GLBindBuffer, "context = %d, target = %s, buffer = %u", CID(context), in GL_BindBuffer() 131 EVENT(context, GLBindFramebuffer, "context = %d, target = %s, framebuffer = %u", CID(context), in GL_BindFramebuffer() 156 EVENT(context, GLBindRenderbuffer, "context = %d, target = %s, renderbuffer = %u", CID(context), in GL_BindRenderbuffer() 181 EVENT(context, GLBindTexture, "context = %d, target = %s, texture = %u", CID(context), in GL_BindTexture() 208 CID(context), red, green, blue, alpha); in GL_BlendColor() 231 EVENT(context, GLBlendEquation, "context = %d, mode = %s", CID(context), in GL_BlendEquation() 256 CID(context), GLenumToString(GLenumGroup::BlendEquationModeEXT, modeRGB), in GL_BlendEquationSeparate() [all …]
|
D | entry_points_gles_3_1_autogen.cpp | 28 EVENT(context, GLActiveShaderProgram, "context = %d, pipeline = %u, program = %u", CID(context), in GL_ActiveShaderProgram() 64 CID(context), unit, texture, level, GLbooleanToString(layered), layer, in GL_BindImageTexture() 92 EVENT(context, GLBindProgramPipeline, "context = %d, pipeline = %u", CID(context), pipeline); in GL_BindProgramPipeline() 120 "context = %d, bindingindex = %u, buffer = %u, offset = %llu, stride = %d", CID(context), in GL_BindVertexBuffer() 147 "context = %d, type = %s, count = %d, strings = 0x%016" PRIxPTR "", CID(context), in GL_CreateShaderProgramv() 183 CID(context), n, (uintptr_t)pipelines); in GL_DeleteProgramPipelines() 209 "context = %d, num_groups_x = %u, num_groups_y = %u, num_groups_z = %u", CID(context), in GL_DispatchCompute() 234 EVENT(context, GLDispatchComputeIndirect, "context = %d, indirect = %llu", CID(context), in GL_DispatchComputeIndirect() 259 CID(context), GLenumToString(GLenumGroup::PrimitiveType, mode), (uintptr_t)indirect); in GL_DrawArraysIndirect() 285 "context = %d, mode = %s, type = %s, indirect = 0x%016" PRIxPTR "", CID(context), in GL_DrawElementsIndirect() [all …]
|
D | entry_points_gles_ext_autogen.cpp | 49 CID(context), GLenumToString(GLenumGroup::PrimitiveType, mode), first, count, in GL_DrawArraysInstancedBaseInstanceANGLE() 86 CID(context), GLenumToString(GLenumGroup::PrimitiveType, mode), count, in GL_DrawElementsInstancedBaseVertexBaseInstanceANGLE() 126 CID(context), GLenumToString(GLenumGroup::PrimitiveType, mode), (uintptr_t)firsts, in GL_MultiDrawArraysInstancedBaseInstanceANGLE() 167 CID(context), GLenumToString(GLenumGroup::PrimitiveType, mode), (uintptr_t)counts, in GL_MultiDrawElementsInstancedBaseVertexBaseInstanceANGLE() 216 CID(context), sourceId, sourceLevel, in GL_CopyTexture3DANGLE() 273 CID(context), sourceId, sourceLevel, in GL_CopySubTexture3DANGLE() 326 CID(context), srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, in GL_BlitFramebufferANGLE() 361 CID(context), GLenumToString(GLenumGroup::RenderbufferTarget, target), samples, in GL_RenderbufferStorageMultisampleANGLE() 392 CID(context), GLenumToString(GLenumGroup::TextureTarget, target), level, in GL_GetTexImageANGLE() 420 "context = %d, target = %s, level = %d, pixels = 0x%016" PRIxPTR "", CID(context), in GL_GetCompressedTexImageANGLE() [all …]
|
D | entry_points_gles_3_0_autogen.cpp | 28 EVENT(context, GLBeginQuery, "context = %d, target = %s, id = %u", CID(context), in GL_BeginQuery() 54 EVENT(context, GLBeginTransformFeedback, "context = %d, primitiveMode = %s", CID(context), in GL_BeginTransformFeedback() 81 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), index, buffer); in GL_BindBufferBase() 109 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), index, buffer, in GL_BindBufferRange() 137 EVENT(context, GLBindSampler, "context = %d, unit = %u, sampler = %u", CID(context), unit, in GL_BindSampler() 162 EVENT(context, GLBindTransformFeedback, "context = %d, target = %s, id = %u", CID(context), in GL_BindTransformFeedback() 188 EVENT(context, GLBindVertexArray, "context = %d, array = %u", CID(context), array); in GL_BindVertexArray() 224 CID(context), srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, in GL_BlitFramebuffer() 253 "context = %d, buffer = %s, drawbuffer = %d, depth = %f, stencil = %d", CID(context), in GL_ClearBufferfi() 278 "context = %d, buffer = %s, drawbuffer = %d, value = 0x%016" PRIxPTR "", CID(context), in GL_ClearBufferfv() [all …]
|
D | entry_points_gles_3_2_autogen.cpp | 28 EVENT(context, GLBlendBarrier, "context = %d", CID(context)); in GL_BlendBarrier() 51 CID(context), buf, GLenumToString(GLenumGroup::BlendEquationModeEXT, modeRGB), in GL_BlendEquationSeparatei() 76 EVENT(context, GLBlendEquationi, "context = %d, buf = %u, mode = %s", CID(context), buf, in GL_BlendEquationi() 103 CID(context), buf, GLenumToString(GLenumGroup::BlendingFactor, srcRGB), in GL_BlendFuncSeparatei() 131 EVENT(context, GLBlendFunci, "context = %d, buf = %u, src = %s, dst = %s", CID(context), buf, in GL_BlendFunci() 157 CID(context), index, GLbooleanToString(r), GLbooleanToString(g), GLbooleanToString(b), in GL_ColorMaski() 199 CID(context), srcName, GLenumToString(GLenumGroup::CopyBufferSubDataTarget, srcTarget), in GL_CopyImageSubData() 232 "context = %d, callback = 0x%016" PRIxPTR ", userParam = 0x%016" PRIxPTR "", CID(context), in GL_DebugMessageCallback() 265 CID(context), GLenumToString(GLenumGroup::DebugSource, source), in GL_DebugMessageControl() 301 CID(context), GLenumToString(GLenumGroup::DebugSource, source), in GL_DebugMessageInsert() [all …]
|
/third_party/freetype/docs/ |
D | formats.txt | 31 format. Values are `CID' for CID-keyed fonts, `SYNTHETIC' for 82 SFNT PS TYPE_1 CID cid 5180.sfnt.pdf (for the Mac) 86 SFNT PS CFF CID cff OT spec, 5176.CFF.pdf 105 --- PS TYPE_1 CID cid PLRM.pdf (CID Font Type 0; 110 --- PS* CFF CID cff 5176.CFF.pdf (`pure' CFF) 114 --- PS* CFF/MM CID cff old 5167.CFF.pdf (`pure' CFF) 119 PS PS* CFF CID --- PLRM.pdf (Type 2) [1] 122 PS PS* CFF/MM CID --- PLRM.pdf (Type 2) [1] 126 --- PS TYPE_3 CID --- PLRM.pdf (CID Font Type 1; 130 --- PS TYPE_32 CID --- PLRM.pdf (CID Font Type 4; [all …]
|
D | TODO | 6 * Add CIDCMap support to the CID driver. 10 * Add kerning (AFM file) support to the CID driver. 18 * CID driver: 19 Handle the case where a CID font has a top-level font matrix also 24 * CID driver:
|
/third_party/flutter/skia/third_party/externals/freetype/docs/ |
D | formats.txt | 31 format. Values are `CID' for CID-keyed fonts, `SYNTHETIC' for 82 SFNT PS TYPE_1 CID cid 5180.sfnt.pdf (for the Mac) 86 SFNT PS CFF CID cff OT spec, 5176.CFF.pdf 105 --- PS TYPE_1 CID cid PLRM.pdf (CID Font Type 0; 110 --- PS* CFF CID cff 5176.CFF.pdf (`pure' CFF) 114 --- PS* CFF/MM CID cff old 5167.CFF.pdf (`pure' CFF) 119 PS PS* CFF CID --- PLRM.pdf (Type 2) [1] 122 PS PS* CFF/MM CID --- PLRM.pdf (Type 2) [1] 126 --- PS TYPE_3 CID --- PLRM.pdf (CID Font Type 1; 130 --- PS TYPE_32 CID --- PLRM.pdf (CID Font Type 4; [all …]
|
D | TODO | 6 * Add CIDCMap support to the CID driver. 10 * Add kerning (AFM file) support to the CID driver. 18 * CID driver: 19 Handle the case where a CID font has a top-level font matrix also 24 * CID driver:
|
/third_party/skia/third_party/externals/freetype/docs/ |
D | formats.txt | 31 format. Values are `CID' for CID-keyed fonts, `SYNTHETIC' for 82 SFNT PS TYPE_1 CID cid 5180.sfnt.pdf (for the Mac) [3] 85 SFNT PS CFF CID cff OT spec, 5176.CFF.pdf 110 --- PS TYPE_1 CID cid PLRM.pdf (CID Font Type 0; 115 --- PS* CFF CID cff 5176.CFF.pdf (`pure' CFF) 119 --- PS* CFF/MM CID cff old 5167.CFF.pdf (`pure' CFF) 124 PS PS* CFF CID --- PLRM.pdf (Type 2) [1] 127 PS PS* CFF/MM CID --- PLRM.pdf (Type 2) [1] 131 --- PS TYPE_3 CID --- PLRM.pdf (CID Font Type 1; 135 --- PS TYPE_32 CID --- PLRM.pdf (CID Font Type 4; [all …]
|
D | TODO | 6 * Add CIDCMap support to the CID driver. 10 * Add kerning (AFM file) support to the CID driver. 18 * CID driver: 19 Handle the case where a CID font has a top-level font matrix also 24 * CID driver:
|
/third_party/flutter/skia/third_party/externals/freetype/src/base/ |
D | ftcid.c | 46 FT_FACE_FIND_SERVICE( face, service, CID ); in FT_Get_CID_Registry_Ordering_Supplement() 78 FT_FACE_FIND_SERVICE( face, service, CID ); in FT_Get_CID_Is_Internally_CID_Keyed() 105 FT_FACE_FIND_SERVICE( face, service, CID ); in FT_Get_CID_From_Glyph_Index()
|
/third_party/freetype/src/base/ |
D | ftcid.c | 45 FT_FACE_FIND_SERVICE( face, service, CID ); in FT_Get_CID_Registry_Ordering_Supplement() 77 FT_FACE_FIND_SERVICE( face, service, CID ); in FT_Get_CID_Is_Internally_CID_Keyed() 104 FT_FACE_FIND_SERVICE( face, service, CID ); in FT_Get_CID_From_Glyph_Index()
|
/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftcid.c | 45 FT_FACE_FIND_SERVICE( face, service, CID ); in FT_Get_CID_Registry_Ordering_Supplement() 77 FT_FACE_FIND_SERVICE( face, service, CID ); in FT_Get_CID_Is_Internally_CID_Keyed() 104 FT_FACE_FIND_SERVICE( face, service, CID ); in FT_Get_CID_From_Glyph_Index()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | entry_points_utils.h | 101 inline int CID(const Context *context) 109 inline int CID(EGLDisplay display, EGLContext context) 121 return gl::CID(contextPtr);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineOutliner.h | 98 void setCallInfo(unsigned CID, unsigned CO) { in setCallInfo() 99 CallConstructionID = CID; in setCallInfo()
|
/third_party/mbedtls/tests/data_files/base64/ |
D | srv_cid.txt | 1 // Server, CID 0xDEAD
|
/third_party/popt/ |
D | CHANGES | 42 - jbj: fix: eliminate dead code (CID#5). 43 - jbj: fix: rearrange code to better hint to coverity scan (CID#9). 44 - jbj: fix: rewrite (and simplify) strdup_locale_from_utf8() (CID#7, CID#8, CID#11, CID#12).
|
/third_party/flutter/skia/third_party/externals/freetype/src/cid/ |
D | module.mk | 20 $(ECHO_DRIVER)cid $(ECHO_DRIVER_DESC)Postscript CID-keyed fonts, no known extension$(ECHO_DRI…
|