Searched defs:demo (Results 1 – 15 of 15) sorted by relevance
286 struct demo { struct287 GLFWwindow* window;288 VkSurfaceKHR surface;289 bool use_staging_buffer;291 VkAllocationCallbacks allocator;293 VkInstance inst;294 VkPhysicalDevice gpu;295 VkDevice device;296 VkQueue queue;297 VkPhysicalDeviceProperties gpu_props;[all …]
86 String demo = demoList[i]; in init() local120 void showStatus(String demo, String status) { in showStatus()130 void showFailure(String demo, String status) { in showFailure()140 String demo = demoBase+'.'+demoShort; in actionPerformed() local
9 function demo(a) { function
12 function demo(a) { function
13 function demo(c) { function
20 #demo canvas { hashtag
27 #demo canvas { hashtag
16 var obj = {demo: "3"}; property
20 function demo () { function
12 let demo = Demo { in main() localVariable
148 def demo(fun=sun): function
300 def demo(): function
52 demo \ program
514 def __init__(self, master, demo): argument