Searched defs:pcmd (Results 1 – 15 of 15) sorted by relevance
| /third_party/Linux_Kernel/include/uapi/linux/ |
| D | if_plip.h | 19 unsigned short pcmd; member
|
| /third_party/flutter/skia/third_party/externals/imgui/examples/ |
| D | imgui_impl_opengl2.cpp | 131 const ImDrawCmd* pcmd = &cmd_list->CmdBuffer[cmd_i]; in ImGui_ImplOpenGL2_RenderDrawData() local
|
| D | imgui_impl_marmalade.cpp | 72 const ImDrawCmd* pcmd = &cmd_list->CmdBuffer[cmd_i]; in ImGui_Marmalade_RenderDrawData() local
|
| D | imgui_impl_dx9.cpp | 173 const ImDrawCmd* pcmd = &cmd_list->CmdBuffer[cmd_i]; in ImGui_ImplDX9_RenderDrawData() local
|
| D | imgui_impl_allegro5.cpp | 129 const ImDrawCmd* pcmd = &cmd_list->CmdBuffer[cmd_i]; in ImGui_ImplAllegro5_RenderDrawData() local
|
| D | imgui_impl_opengl3.cpp | 237 const ImDrawCmd* pcmd = &cmd_list->CmdBuffer[cmd_i]; in ImGui_ImplOpenGL3_RenderDrawData() local
|
| D | imgui_impl_dx12.cpp | 208 const ImDrawCmd* pcmd = &cmd_list->CmdBuffer[cmd_i]; in ImGui_ImplDX12_RenderDrawData() local
|
| D | imgui_impl_dx10.cpp | 208 const ImDrawCmd* pcmd = &cmd_list->CmdBuffer[cmd_i]; in ImGui_ImplDX10_RenderDrawData() local
|
| D | imgui_impl_dx11.cpp | 213 const ImDrawCmd* pcmd = &cmd_list->CmdBuffer[cmd_i]; in ImGui_ImplDX11_RenderDrawData() local
|
| D | imgui_impl_vulkan.cpp | 298 const ImDrawCmd* pcmd = &cmd_list->CmdBuffer[cmd_i]; in ImGui_ImplVulkan_RenderDrawData() local
|
| /third_party/openssl/ssl/ |
| D | ssl_conf.c | 723 static int ssl_conf_cmd_skip_prefix(SSL_CONF_CTX *cctx, const char **pcmd) in ssl_conf_cmd_skip_prefix()
|
| /third_party/mingw-w64/mingw-w64-headers/include/ |
| D | adoint.h | 2295 #define Recordset15_putref_Source(This, pcmd) ((This)->lpVtbl ->putref_Source (This, pcmd)) argument 2478 #define Recordset20_putref_Source(This, pcmd) ((This)->lpVtbl ->putref_Source (This, pcmd)) argument 2667 #define Recordset21_putref_Source(This, pcmd) ((This)->lpVtbl ->putref_Source (This, pcmd)) argument 2858 #define _Recordset_putref_Source(This, pcmd) ((This)->lpVtbl ->putref_Source (This, pcmd)) argument
|
| D | adoint_backcompat.h | 2248 #define Recordset15_putref_Source(This, pcmd) ((This)->lpVtbl ->putref_Source (This, pcmd)) argument 2431 #define Recordset20_putref_Source(This, pcmd) ((This)->lpVtbl ->putref_Source (This, pcmd)) argument 2620 #define Recordset21_putref_Source(This, pcmd) ((This)->lpVtbl ->putref_Source (This, pcmd)) argument 2811 #define _Recordset_putref_Source(This, pcmd) ((This)->lpVtbl ->putref_Source (This, pcmd)) argument
|
| D | adomd.h | 285 #define ICellset_putref_Source(This, pcmd) ((This)->lpVtbl ->putref_Source (This, pcmd)) argument
|
| /third_party/flutter/skia/third_party/externals/imgui/ |
| D | imgui.cpp | 9158 …for (const ImDrawCmd* pcmd = draw_list->CmdBuffer.begin(); pcmd < draw_list->CmdBuffer.end(); elem… in ShowMetricsWindow() local
|