Home
last modified time | relevance | path

Searched refs:CID (Results 1 – 25 of 96) sorted by relevance

1234

/external/mbedtls/tests/suites/
Dtest_suite_ssl.data864 Record crypt, AES-128-CBC, 1.2, SHA-384, CID 4+4
868 Record crypt, AES-128-CBC, 1.2, SHA-384, CID 4+0
876 Record crypt, AES-128-CBC, 1.2, SHA-384, EtM, CID 4+4
880 Record crypt, AES-128-CBC, 1.2, SHA-384, EtM, CID 4+0
888 Record crypt, AES-128-CBC, 1.2, SHA-256, CID 4+4
892 Record crypt, AES-128-CBC, 1.2, SHA-256, CID 4+0
900 Record crypt, AES-128-CBC, 1.2, SHA-256, EtM, CID 4+4
904 Record crypt, AES-128-CBC, 1.2, SHA-256, EtM, CID 4+0
912 Record crypt, AES-128-CBC, 1.2, SHA-1, CID 4+4
916 Record crypt, AES-128-CBC, 1.2, SHA-1, CID 4+0
[all …]
/external/angle/src/libGLESv2/
Dentry_points_gl_1_autogen.cpp39 EVENT(context, GLAccum, "context = %d, op = %s, value = %f", CID(context), in GL_Accum()
67 EVENT(context, GLBegin, "context = %d, mode = %s", CID(context), in GL_Begin()
104 CID(context), width, height, xorig, yorig, xmove, ymove, (uintptr_t)bitmap); in GL_Bitmap()
133 EVENT(context, GLCallList, "context = %d, list = %u", CID(context), list); in GL_CallList()
161 CID(context), n, GLenumToString(BigGLEnum::ListNameType, type), (uintptr_t)lists); in GL_CallLists()
189 CID(context), red, green, blue, alpha); in GL_ClearAccum()
217 EVENT(context, GLClearDepth, "context = %d, depth = %f", CID(context), depth); in GL_ClearDepth()
244 EVENT(context, GLClearIndex, "context = %d, c = %f", CID(context), c); in GL_ClearIndex()
272 CID(context), GLenumToString(BigGLEnum::ClipPlaneName, plane), (uintptr_t)equation); in GL_ClipPlane()
299 EVENT(context, GLColor3b, "context = %d, red = %d, green = %d, blue = %d", CID(context), red, in GL_Color3b()
[all …]
Dentry_points_gles_2_0_autogen.cpp29 EVENT(context, GLActiveTexture, "context = %d, texture = %s", CID(context), in GL_ActiveTexture()
55 EVENT(context, GLAttachShader, "context = %d, program = %u, shader = %u", CID(context), program, in GL_AttachShader()
87 "context = %d, program = %u, index = %u, name = 0x%016" PRIxPTR "", CID(context), program, in GL_BindAttribLocation()
117 EVENT(context, GLBindBuffer, "context = %d, target = %s, buffer = %u", CID(context), in GL_BindBuffer()
144 EVENT(context, GLBindFramebuffer, "context = %d, target = %s, framebuffer = %u", CID(context), in GL_BindFramebuffer()
174 EVENT(context, GLBindRenderbuffer, "context = %d, target = %s, renderbuffer = %u", CID(context), in GL_BindRenderbuffer()
204 EVENT(context, GLBindTexture, "context = %d, target = %s, texture = %u", CID(context), in GL_BindTexture()
232 CID(context), red, green, blue, alpha); in GL_BlendColor()
262 EVENT(context, GLBlendEquation, "context = %d, mode = %s", CID(context), in GL_BlendEquation()
293 CID(context), GLenumToString(GLESEnum::BlendEquationModeEXT, modeRGB), in GL_BlendEquationSeparate()
[all …]
Dentry_points_gl_3_autogen.cpp39 EVENT(context, GLBeginConditionalRender, "context = %d, id = %u, mode = %s", CID(context), id, in GL_BeginConditionalRender()
69 "context = %d, program = %u, color = %u, name = 0x%016" PRIxPTR "", CID(context), program, in GL_BindFragDataLocation()
99 EVENT(context, GLClampColor, "context = %d, target = %s, clamp = %s", CID(context), in GL_ClampColor()
127 EVENT(context, GLEndConditionalRender, "context = %d", CID(context)); in GL_EndConditionalRender()
160 CID(context), GLenumToString(BigGLEnum::FramebufferTarget, target), in GL_FramebufferTexture1D()
203 CID(context), GLenumToString(BigGLEnum::FramebufferTarget, target), in GL_FramebufferTexture3D()
238 EVENT(context, GLVertexAttribI1i, "context = %d, index = %u, x = %d", CID(context), index, x); in GL_VertexAttribI1i()
265 CID(context), index, (uintptr_t)v); in GL_VertexAttribI1iv()
291 EVENT(context, GLVertexAttribI1ui, "context = %d, index = %u, x = %u", CID(context), index, x); in GL_VertexAttribI1ui()
318 CID(context), index, (uintptr_t)v); in GL_VertexAttribI1uiv()
[all …]
Dentry_points_gl_2_autogen.cpp40 "context = %d, index = %u, pname = %s, params = 0x%016" PRIxPTR "", CID(context), index, in GL_GetVertexAttribdv()
66 EVENT(context, GLVertexAttrib1d, "context = %d, index = %u, x = %f", CID(context), index, x); in GL_VertexAttrib1d()
92 CID(context), index, (uintptr_t)v); in GL_VertexAttrib1dv()
118 EVENT(context, GLVertexAttrib1s, "context = %d, index = %u, x = %d", CID(context), index, x); in GL_VertexAttrib1s()
144 CID(context), index, (uintptr_t)v); in GL_VertexAttrib1sv()
170 EVENT(context, GLVertexAttrib2d, "context = %d, index = %u, x = %f, y = %f", CID(context), in GL_VertexAttrib2d()
198 CID(context), index, (uintptr_t)v); in GL_VertexAttrib2dv()
224 EVENT(context, GLVertexAttrib2s, "context = %d, index = %u, x = %d, y = %d", CID(context), in GL_VertexAttrib2s()
252 CID(context), index, (uintptr_t)v); in GL_VertexAttrib2sv()
279 CID(context), index, x, y, z); in GL_VertexAttrib3d()
[all …]
Dentry_points_gles_1_0_autogen.cpp29 EVENT(context, GLAlphaFunc, "context = %d, func = %s, ref = %f", CID(context), in GL_AlphaFunc()
60 EVENT(context, GLAlphaFuncx, "context = %d, func = %s, ref = 0x%X", CID(context), in GL_AlphaFuncx()
92 "context = %d, red = 0x%X, green = 0x%X, blue = 0x%X, alpha = 0x%X", CID(context), red, in GL_ClearColorx()
123 EVENT(context, GLClearDepthx, "context = %d, depth = 0x%X", CID(context), depth); in GL_ClearDepthx()
152 EVENT(context, GLClientActiveTexture, "context = %d, texture = %s", CID(context), in GL_ClientActiveTexture()
181 EVENT(context, GLClipPlanef, "context = %d, p = %s, eqn = 0x%016" PRIxPTR "", CID(context), in GL_ClipPlanef()
212 CID(context), GLenumToString(GLESEnum::ClipPlaneName, plane), (uintptr_t)equation); in GL_ClipPlanex()
242 CID(context), red, green, blue, alpha); in GL_Color4f()
272 CID(context), red, green, blue, alpha); in GL_Color4ub()
302 CID(context), red, green, blue, alpha); in GL_Color4x()
[all …]
Dentry_points_gles_3_0_autogen.cpp29 EVENT(context, GLBeginQuery, "context = %d, target = %s, id = %u", CID(context), in GL_BeginQuery()
60 EVENT(context, GLBeginTransformFeedback, "context = %d, primitiveMode = %s", CID(context), in GL_BeginTransformFeedback()
91 CID(context), GLenumToString(GLESEnum::BufferTargetARB, target), index, buffer); in GL_BindBufferBase()
120 CID(context), GLenumToString(GLESEnum::BufferTargetARB, target), index, buffer, in GL_BindBufferRange()
149 EVENT(context, GLBindSampler, "context = %d, unit = %u, sampler = %u", CID(context), unit, in GL_BindSampler()
175 EVENT(context, GLBindTransformFeedback, "context = %d, target = %s, id = %u", CID(context), in GL_BindTransformFeedback()
205 EVENT(context, GLBindVertexArray, "context = %d, array = %u", CID(context), array); in GL_BindVertexArray()
242 CID(context), srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, in GL_BlitFramebuffer()
275 "context = %d, buffer = %s, drawbuffer = %d, depth = %f, stencil = %d", CID(context), in GL_ClearBufferfi()
301 "context = %d, buffer = %s, drawbuffer = %d, value = 0x%016" PRIxPTR "", CID(context), in GL_ClearBufferfv()
[all …]
Dentry_points_gles_3_2_autogen.cpp29 EVENT(context, GLBlendBarrier, "context = %d", CID(context)); in GL_BlendBarrier()
57 CID(context), buf, GLenumToString(GLESEnum::BlendEquationModeEXT, modeRGB), in GL_BlendEquationSeparatei()
85 EVENT(context, GLBlendEquationi, "context = %d, buf = %u, mode = %s", CID(context), buf, in GL_BlendEquationi()
114 CID(context), buf, GLenumToString(GLESEnum::BlendingFactor, srcRGB), in GL_BlendFuncSeparatei()
145 EVENT(context, GLBlendFunci, "context = %d, buf = %u, src = %s, dst = %s", CID(context), buf, in GL_BlendFunci()
173 CID(context), index, GLbooleanToString(r), GLbooleanToString(g), GLbooleanToString(b), in GL_ColorMaski()
217 CID(context), srcName, GLenumToString(GLESEnum::CopyImageSubDataTarget, srcTarget), in GL_CopyImageSubData()
254 "context = %d, callback = 0x%016" PRIxPTR ", userParam = 0x%016" PRIxPTR "", CID(context), in GL_DebugMessageCallback()
288 CID(context), GLenumToString(GLESEnum::DebugSource, source), in GL_DebugMessageControl()
325 CID(context), GLenumToString(GLESEnum::DebugSource, source), in GL_DebugMessageInsert()
[all …]
Dentry_points_gles_ext_autogen.cpp44 EVENT(context, GLBeginPerfMonitorAMD, "context = %d, monitor = %u", CID(context), monitor); in GL_BeginPerfMonitorAMD()
73 CID(context), n, (uintptr_t)monitors); in GL_DeletePerfMonitorsAMD()
97 EVENT(context, GLEndPerfMonitorAMD, "context = %d, monitor = %u", CID(context), monitor); in GL_EndPerfMonitorAMD()
125 CID(context), n, (uintptr_t)monitors); in GL_GenPerfMonitorsAMD()
156 CID(context), monitor, GLenumToString(GLESEnum::AllEnums, pname), dataSize, in GL_GetPerfMonitorCounterDataAMD()
188 CID(context), group, counter, GLenumToString(GLESEnum::AllEnums, pname), (uintptr_t)data); in GL_GetPerfMonitorCounterInfoAMD()
221 CID(context), group, counter, bufSize, (uintptr_t)length, (uintptr_t)counterString); in GL_GetPerfMonitorCounterStringAMD()
254 CID(context), group, (uintptr_t)numCounters, (uintptr_t)maxActiveCounters, counterSize, in GL_GetPerfMonitorCountersAMD()
288 CID(context), group, bufSize, (uintptr_t)length, (uintptr_t)groupString); in GL_GetPerfMonitorGroupStringAMD()
317 CID(context), (uintptr_t)numGroups, groupsSize, (uintptr_t)groups); in GL_GetPerfMonitorGroupsAMD()
[all …]
Dentry_points_gl_4_autogen.cpp40 CID(context), GLenumToString(BigGLEnum::QueryTarget, target), index, id); in GL_BeginQueryIndexed()
69 EVENT(context, GLDrawTransformFeedback, "context = %d, mode = %s, id = %u", CID(context), in GL_DrawTransformFeedback()
100 CID(context), GLenumToString(BigGLEnum::PrimitiveType, mode), id, stream); in GL_DrawTransformFeedbackStream()
130 EVENT(context, GLEndQueryIndexed, "context = %d, target = %s, index = %u", CID(context), in GL_EndQueryIndexed()
167 CID(context), program, GLenumToString(BigGLEnum::ShaderType, shadertype), index, bufSize, in GL_GetActiveSubroutineName()
204 CID(context), program, GLenumToString(BigGLEnum::ShaderType, shadertype), index, bufSize, in GL_GetActiveSubroutineUniformName()
240 CID(context), program, GLenumToString(BigGLEnum::ShaderType, shadertype), index, in GL_GetActiveSubroutineUniformiv()
273 CID(context), program, GLenumToString(BigGLEnum::ShaderType, shadertype), in GL_GetProgramStageiv()
303 CID(context), GLenumToString(BigGLEnum::QueryTarget, target), index, in GL_GetQueryIndexediv()
330 "context = %d, program = %u, shadertype = %s, name = 0x%016" PRIxPTR "", CID(context), in GL_GetSubroutineIndex()
[all …]
Dentry_points_gles_3_1_autogen.cpp29 EVENT(context, GLActiveShaderProgram, "context = %d, pipeline = %u, program = %u", CID(context), in GL_ActiveShaderProgram()
69 CID(context), unit, texture, level, GLbooleanToString(layered), layer, in GL_BindImageTexture()
101 EVENT(context, GLBindProgramPipeline, "context = %d, pipeline = %u", CID(context), pipeline); in GL_BindProgramPipeline()
134 "context = %d, bindingindex = %u, buffer = %u, offset = %llu, stride = %d", CID(context), in GL_BindVertexBuffer()
166 "context = %d, type = %s, count = %d, strings = 0x%016" PRIxPTR "", CID(context), in GL_CreateShaderProgramv()
206 CID(context), n, (uintptr_t)pipelines); in GL_DeleteProgramPipelines()
233 "context = %d, num_groups_x = %u, num_groups_y = %u, num_groups_z = %u", CID(context), in GL_DispatchCompute()
263 EVENT(context, GLDispatchComputeIndirect, "context = %d, indirect = %llu", CID(context), in GL_DispatchComputeIndirect()
289 CID(context), GLenumToString(GLESEnum::PrimitiveType, mode), (uintptr_t)indirect); in GL_DrawArraysIndirect()
316 "context = %d, mode = %s, type = %s, indirect = 0x%016" PRIxPTR "", CID(context), in GL_DrawElementsIndirect()
[all …]
/external/tcpdump/tests/
Dbrcm-tag.out3 …3 02:10:23.151503 BRCM tag OP: EG, CID: 0, RC: exception, TC: 0, port: 0, IP 192.168.1.1 > 192.16…
6 …6 02:10:24.177588 BRCM tag OP: EG, CID: 0, RC: exception, TC: 0, port: 0, IP 192.168.1.1 > 192.16…
7 …7 02:10:25.201640 BRCM tag OP: EG, CID: 0, RC: exception, TC: 0, port: 0, IP 192.168.1.1 > 192.16…
8 …8 02:10:30.015266 BRCM tag OP: EG, CID: 0, RC: exception, TC: 0, port: 0, IP 192.168.1.1 > 192.16…
11 …11 02:10:30.170023 BRCM tag OP: EG, CID: 0, RC: exception, TC: 0, port: 0, IP 192.168.1.1.67 > 19…
13 …13 02:10:33.191027 BRCM tag OP: EG, CID: 0, RC: exception, TC: 0, port: 1, IP 192.168.3.1.67 > 19…
15 …15 02:10:35.081198 BRCM tag OP: EG, CID: 0, RC: exception, TC: 0, port: 0, ARP, Reply 192.168.1.1…
16 …16 02:10:35.249563 BRCM tag OP: EG, CID: 0, RC: exception, TC: 0, port: 0, ARP, Request who-has 1…
18 …18 02:10:36.495763 BRCM tag OP: EG, CID: 0, RC: exception, TC: 0, port: 1, IP 192.168.3.1 > 192.1…
20 …20 02:10:37.521654 BRCM tag OP: EG, CID: 0, RC: exception, TC: 0, port: 1, IP 192.168.3.1 > 192.1…
[all …]
Dbrcm-tag-prepend.out1 …1 04:48:55.079276 BRCM tag OP: EG, CID: 0, RC: exception, TC: 0, port: 5, 68:05:ca:18:47:70 > 8a:…
3 …3 04:48:56.088510 BRCM tag OP: EG, CID: 0, RC: exception, TC: 0, port: 5, 68:05:ca:18:47:70 > 8a:…
5 …5 04:48:57.112480 BRCM tag OP: EG, CID: 0, RC: exception, TC: 0, port: 5, 68:05:ca:18:47:70 > 8a:…
7 …7 04:48:58.136493 BRCM tag OP: EG, CID: 0, RC: exception, TC: 0, port: 5, 68:05:ca:18:47:70 > 8a:…
9 …9 04:49:00.184465 BRCM tag OP: EG, CID: 0, RC: exception, TC: 0, port: 5, 68:05:ca:18:47:70 > 8a:…
12 …12 04:49:00.383155 BRCM tag OP: EG, CID: 0, RC: exception, TC: 0, port: 5, 68:05:ca:18:47:70 > 8a…
13 …13 04:49:00.607178 BRCM tag OP: EG, CID: 0, RC: exception, TC: 0, port: 5, 68:05:ca:18:47:70 > ff…
14 …14 04:49:01.624629 BRCM tag OP: EG, CID: 0, RC: exception, TC: 0, port: 5, 68:05:ca:18:47:70 > ff…
15 …15 04:49:02.648563 BRCM tag OP: EG, CID: 0, RC: exception, TC: 0, port: 5, 68:05:ca:18:47:70 > ff…
Dbrcm-tag-e.out3 …3 02:10:23.151503 68:05:ca:18:47:70 > ff:ff:ff:ff:ff:ff, BRCM tag OP: EG, CID: 0, RC: exception, …
6 …6 02:10:24.177588 68:05:ca:18:47:70 > ff:ff:ff:ff:ff:ff, BRCM tag OP: EG, CID: 0, RC: exception, …
7 …7 02:10:25.201640 68:05:ca:18:47:70 > ff:ff:ff:ff:ff:ff, BRCM tag OP: EG, CID: 0, RC: exception, …
8 …8 02:10:30.015266 68:05:ca:18:47:70 > 00:10:18:de:38:1e, BRCM tag OP: EG, CID: 0, RC: exception, …
11 …11 02:10:30.170023 68:05:ca:18:47:70 > 00:10:18:de:38:1e, BRCM tag OP: EG, CID: 0, RC: exception,…
13 …13 02:10:33.191027 68:05:ca:18:47:74 > 00:10:18:de:38:1e, BRCM tag OP: EG, CID: 0, RC: exception,…
15 …15 02:10:35.081198 68:05:ca:18:47:70 > 00:10:18:de:38:1e, BRCM tag OP: EG, CID: 0, RC: exception,…
16 …16 02:10:35.249563 68:05:ca:18:47:70 > 00:10:18:de:38:1e, BRCM tag OP: EG, CID: 0, RC: exception,…
18 …18 02:10:36.495763 68:05:ca:18:47:74 > 00:10:18:de:38:1e, BRCM tag OP: EG, CID: 0, RC: exception,…
20 …20 02:10:37.521654 68:05:ca:18:47:74 > 00:10:18:de:38:1e, BRCM tag OP: EG, CID: 0, RC: exception,…
[all …]
/external/openthread/third_party/mbedtls/repo/tests/suites/
Dtest_suite_ssl.data669 Record crypt, AES-128-CBC, 1.2, SHA-384, CID 4+4
673 Record crypt, AES-128-CBC, 1.2, SHA-384, CID 4+0
681 Record crypt, AES-128-CBC, 1.2, SHA-384, EtM, CID 4+4
685 Record crypt, AES-128-CBC, 1.2, SHA-384, EtM, CID 4+0
693 Record crypt, AES-128-CBC, 1.2, SHA-384, short tag, CID 4+4
697 Record crypt, AES-128-CBC, 1.2, SHA-384, short tag, CID 4+0
705 Record crypt, AES-128-CBC, 1.2, SHA-384, short tag, EtM, CID 4+4
709 Record crypt, AES-128-CBC, 1.2, SHA-384, short tag, EtM, CID 4+0
717 Record crypt, AES-128-CBC, 1.2, SHA-256, CID 4+4
721 Record crypt, AES-128-CBC, 1.2, SHA-256, CID 4+0
[all …]
/external/AFLplusplus/utils/asan_cgroups/
Dlimit_memory.sh124 CID="afl-$NEW_USER-$$"
126 CPATH="/sys/fs/cgroup/memory/$CID"
130 cgcreate -a "$NEW_USER" -g memory:"$CID" || exit 1
155 cgexec -g "memory:$CID" su -c "$*" "$NEW_USER"
157 cgdelete -g "memory:$CID"
/external/freetype/docs/
Dformats.txt31 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 …]
DTODO6 * 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:
/external/freetype/src/base/
Dftcid.c45 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()
/external/cronet/testing/libfuzzer/fuzzers/dicts/
Dmhtml.dict19 content_location1="Content-Location: CID: foo@bar.net"
21 content_location3="Content-Location: CID:foo@bar.net ; this header is disregarded"
22 content_location4="Content-Location: CID:foo@bar.net"
23 content_location5="Content-Location: CID:foo3@foo1@bar.net"
/external/angle/src/libANGLE/
Dentry_points_utils.h101 inline int CID(const Context *context)
121 inline int CID(EGLDisplay display, EGLContext context)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOutliner.h98 void setCallInfo(unsigned CID, unsigned CO) { in setCallInfo()
99 CallConstructionID = CID; in setCallInfo()
/external/OpenCSD/decoder/tests/snapshots/a57_single_step/pkt_proc_logs/
Dtrc_pkt_lister_a57ss-2.ppl21 …00 0x00 0x00 0x00 0x00 ]; I_CTXT : Context Packet.; Ctxt: AArch64,EL2, NS; CID=0x00000000; VMID=0x…
29 …00 0x00 0x00 0x00 0x00 ]; I_CTXT : Context Packet.; Ctxt: AArch64,EL2, NS; CID=0x00000000; VMID=0x…
Dtrc_pkt_lister_a57ss-1.ppl21 …00 0x00 0x00 0x00 0x00 ]; I_CTXT : Context Packet.; Ctxt: AArch64,EL2, NS; CID=0x00000000; VMID=0x…
29 …00 0x00 0x00 0x00 0x00 ]; I_CTXT : Context Packet.; Ctxt: AArch64,EL2, NS; CID=0x00000000; VMID=0x…
/external/mbedtls/tests/data_files/base64/
Dsrv_cid.txt1 // Server, CID 0xDEAD

1234