Searched defs:__base (Results 1 – 4 of 4) sorted by relevance
| /third_party/mesa3d/src/vulkan/runtime/ |
| D | vk_object.h | 151 #define VK_DEFINE_HANDLE_CASTS(__driver_type, __base, __VkType, __VK_TYPE) \ argument 191 #define VK_DEFINE_NONDISP_HANDLE_CASTS(__driver_type, __base, __VkType, __VK_TYPE) \ argument
|
| /third_party/openssl/Configurations/platform/ |
| D | BASE.pm | 70 sub __base { subroutine
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| D | panvk_shader.h | 193 #define shader_use_sysval_range(__shader, __base, __range) \ argument 197 #define shader_use_push_const_range(__shader, __base, __range) \ argument
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 23000 __stoa(_TRet (*__convf) (const _CharT*, _CharT**, _Base...), in __stoa() 23066 stoi(const string& __str, size_t* __idx = 0, int __base = 10) in stoi() 23071 stol(const string& __str, size_t* __idx = 0, int __base = 10) in stol() 23076 stoul(const string& __str, size_t* __idx = 0, int __base = 10) in stoul() 23081 stoll(const string& __str, size_t* __idx = 0, int __base = 10) in stoll() 23086 stoull(const string& __str, size_t* __idx = 0, int __base = 10) in stoull() 23172 stoi(const wstring& __str, size_t* __idx = 0, int __base = 10) in stoi() 23177 stol(const wstring& __str, size_t* __idx = 0, int __base = 10) in stol() 23182 stoul(const wstring& __str, size_t* __idx = 0, int __base = 10) in stoul() 23187 stoll(const wstring& __str, size_t* __idx = 0, int __base = 10) in stoll() [all …]
|