Home
last modified time | relevance | path

Searched defs:create_cmd (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/virglrenderer/src/venus/
H A Dvkr_device_object.json10 "create_cmd": "vkCreateBuffer", string
21 "create_cmd": "vkCreateBufferView", string
37 "create_cmd": "vkCreateCommandPool", string
49 "create_cmd": "vkAllocateCommandBuffers", string
68 "create_cmd": "vkCreateDescriptorSetLayout", string
79 "create_cmd": "vkCreateDescriptorPool", string
91 "create_cmd": "vkAllocateDescriptorSets", string
105 "create_cmd": "vkCreateDescriptorUpdateTemplate", string
121 "create_cmd": "vkAllocateMemory", string
137 "create_cmd": "vkCreateImage", string
[all …]
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/
H A DSQLiteTest.java111 String create_cmd = "select (printf('%.2147483647G',0.01));"; in test_android_float_to_text_conversion_overflow() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/fiptool/
Dfiptool.c698 static int create_cmd(int argc, char *argv[]) in create_cmd() function
/aosp_15_r20/external/arm-trusted-firmware/tools/fiptool/
H A Dfiptool.c676 static int create_cmd(int argc, char *argv[]) in create_cmd() function