Home
last modified time | relevance | path

Searched defs:__base (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
Dvk_object.h121 #define VK_DEFINE_HANDLE_CASTS(__driver_type, __base, __VkType, __VK_TYPE) \ argument
160 #define VK_DEFINE_NONDISP_HANDLE_CASTS(__driver_type, __base, __VkType, __VK_TYPE) \ argument
/third_party/openssl/Configurations/platform/
DBASE.pm69 sub __base { subroutine
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp23000 __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 …]