Searched refs:Param (Results 1 - 25 of 211) sorted by relevance

123456789

/prebuilts/ndk/current/sources/third_party/vulkan/src/
H A Dvulkan.py27 class Param(object):
195 [Param("const VkInstanceCreateInfo*", "pCreateInfo"),
196 Param("const VkAllocationCallbacks*", "pAllocator"),
197 Param("VkInstance*", "pInstance")]),
200 [Param("VkInstance", "instance"),
201 Param("const VkAllocationCallbacks*", "pAllocator")]),
204 [Param("VkInstance", "instance"),
205 Param("uint32_t*", "pPhysicalDeviceCount"),
206 Param("VkPhysicalDevice*", "pPhysicalDevices")]),
209 [Param("VkPhysicalDevic
[all...]
/prebuilts/ndk/r16/sources/third_party/vulkan/src/
H A Dvulkan.py27 class Param(object):
195 [Param("const VkInstanceCreateInfo*", "pCreateInfo"),
196 Param("const VkAllocationCallbacks*", "pAllocator"),
197 Param("VkInstance*", "pInstance")]),
200 [Param("VkInstance", "instance"),
201 Param("const VkAllocationCallbacks*", "pAllocator")]),
204 [Param("VkInstance", "instance"),
205 Param("uint32_t*", "pPhysicalDeviceCount"),
206 Param("VkPhysicalDevice*", "pPhysicalDevices")]),
209 [Param("VkPhysicalDevic
[all...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
H A DASTMatchersMacros.h64 /// \brief AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) {
71 /// Param: the parameter passed to the function; its type
75 #define AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) \
76 AST_MATCHER_FUNCTION_P_OVERLOAD(ReturnType, DefineMatcher, ParamType, Param, \
79 Param, OverloadId) \
80 inline ReturnType DefineMatcher(ParamType const &Param); \
82 inline ReturnType DefineMatcher(ParamType const &Param)
116 /// \brief AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) { ... }
123 /// Param: the parameter passed to the function; its type
129 #define AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) \
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/
H A DASTMatchersMacros.h64 /// \brief AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) {
71 /// Param: the parameter passed to the function; its type
75 #define AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) \
76 AST_MATCHER_FUNCTION_P_OVERLOAD(ReturnType, DefineMatcher, ParamType, Param, \
79 Param, OverloadId) \
80 inline ReturnType DefineMatcher(ParamType const &Param); \
82 inline ReturnType DefineMatcher(ParamType const &Param)
116 /// \brief AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) { ... }
123 /// Param: the parameter passed to the function; its type
129 #define AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) \
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ASTMatchers/
H A DASTMatchersMacros.h64 /// \brief AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) {
71 /// Param: the parameter passed to the function; its type
75 #define AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) \
76 AST_MATCHER_FUNCTION_P_OVERLOAD(ReturnType, DefineMatcher, ParamType, Param, \
79 Param, OverloadId) \
80 inline ReturnType DefineMatcher(ParamType const &Param); \
82 inline ReturnType DefineMatcher(ParamType const &Param)
116 /// \brief AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) { ... }
123 /// Param: the parameter passed to the function; its type
129 #define AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) \
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ASTMatchers/
H A DASTMatchersMacros.h64 /// \brief AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) {
71 /// Param: the parameter passed to the function; its type
75 #define AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) \
76 AST_MATCHER_FUNCTION_P_OVERLOAD(ReturnType, DefineMatcher, ParamType, Param, \
79 Param, OverloadId) \
80 inline ReturnType DefineMatcher(ParamType const &Param); \
82 inline ReturnType DefineMatcher(ParamType const &Param)
116 /// \brief AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) { ... }
123 /// Param: the parameter passed to the function; its type
129 #define AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) \
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ASTMatchers/
H A DASTMatchersMacros.h64 /// \brief AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) {
71 /// Param: the parameter passed to the function; its type
75 #define AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) \
76 AST_MATCHER_FUNCTION_P_OVERLOAD(ReturnType, DefineMatcher, ParamType, Param, \
79 Param, OverloadId) \
80 inline ReturnType DefineMatcher(ParamType const &Param); \
82 inline ReturnType DefineMatcher(ParamType const &Param)
116 /// \brief AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) { ... }
123 /// Param: the parameter passed to the function; its type
129 #define AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) \
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ASTMatchers/
H A DASTMatchersMacros.h64 /// \brief AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) {
71 /// Param: the parameter passed to the function; its type
75 #define AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) \
76 AST_MATCHER_FUNCTION_P_OVERLOAD(ReturnType, DefineMatcher, ParamType, Param, \
79 Param, OverloadId) \
80 inline ReturnType DefineMatcher(ParamType const &Param); \
82 inline ReturnType DefineMatcher(ParamType const &Param)
116 /// \brief AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) { ... }
123 /// Param: the parameter passed to the function; its type
129 #define AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) \
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ASTMatchers/
H A DASTMatchersMacros.h64 /// \brief AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) {
71 /// Param: the parameter passed to the function; its type
75 #define AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) \
76 AST_MATCHER_FUNCTION_P_OVERLOAD(ReturnType, DefineMatcher, ParamType, Param, \
79 Param, OverloadId) \
80 inline ReturnType DefineMatcher(ParamType const &Param); \
82 inline ReturnType DefineMatcher(ParamType const &Param)
116 /// \brief AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) { ... }
123 /// Param: the parameter passed to the function; its type
129 #define AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) \
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
H A DASTMatchersMacros.h64 /// \brief AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) {
71 /// Param: the parameter passed to the function; its type
75 #define AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) \
76 AST_MATCHER_FUNCTION_P_OVERLOAD(ReturnType, DefineMatcher, ParamType, Param, \
79 Param, OverloadId) \
80 inline ReturnType DefineMatcher(ParamType const &Param); \
82 inline ReturnType DefineMatcher(ParamType const &Param)
116 /// \brief AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) { ... }
123 /// Param: the parameter passed to the function; its type
129 #define AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) \
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/ASTMatchers/
H A DASTMatchersMacros.h64 /// \brief AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) {
71 /// Param: the parameter passed to the function; its type
75 #define AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) \
76 AST_MATCHER_FUNCTION_P_OVERLOAD(ReturnType, DefineMatcher, ParamType, Param, \
79 Param, OverloadId) \
80 inline ReturnType DefineMatcher(ParamType const &Param); \
82 inline ReturnType DefineMatcher(ParamType const &Param)
116 /// \brief AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) { ... }
123 /// Param: the parameter passed to the function; its type
129 #define AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) \
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/ASTMatchers/
H A DASTMatchersMacros.h64 /// \brief AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) {
71 /// Param: the parameter passed to the function; its type
75 #define AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) \
76 AST_MATCHER_FUNCTION_P_OVERLOAD(ReturnType, DefineMatcher, ParamType, Param, \
79 Param, OverloadId) \
80 inline ReturnType DefineMatcher(ParamType const &Param); \
82 inline ReturnType DefineMatcher(ParamType const &Param)
116 /// \brief AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) { ... }
123 /// Param: the parameter passed to the function; its type
129 #define AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) \
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/ASTMatchers/
H A DASTMatchersMacros.h64 /// \brief AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) {
71 /// Param: the parameter passed to the function; its type
75 #define AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) \
76 AST_MATCHER_FUNCTION_P_OVERLOAD(ReturnType, DefineMatcher, ParamType, Param, \
79 Param, OverloadId) \
80 inline ReturnType DefineMatcher(ParamType const &Param); \
82 inline ReturnType DefineMatcher(ParamType const &Param)
116 /// \brief AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) { ... }
123 /// Param: the parameter passed to the function; its type
129 #define AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) \
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/ASTMatchers/
H A DASTMatchersMacros.h64 /// \brief AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) {
71 /// Param: the parameter passed to the function; its type
75 #define AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) \
76 AST_MATCHER_FUNCTION_P_OVERLOAD(ReturnType, DefineMatcher, ParamType, Param, \
79 Param, OverloadId) \
80 inline ReturnType DefineMatcher(ParamType const &Param); \
82 inline ReturnType DefineMatcher(ParamType const &Param)
116 /// \brief AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) { ... }
123 /// Param: the parameter passed to the function; its type
129 #define AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) \
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/ASTMatchers/
H A DASTMatchersMacros.h64 /// \brief AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) {
71 /// Param: the parameter passed to the function; its type
75 #define AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) \
76 AST_MATCHER_FUNCTION_P_OVERLOAD(ReturnType, DefineMatcher, ParamType, Param, \
79 Param, OverloadId) \
80 inline ReturnType DefineMatcher(ParamType const &Param); \
82 inline ReturnType DefineMatcher(ParamType const &Param)
116 /// \brief AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) { ... }
123 /// Param: the parameter passed to the function; its type
129 #define AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) \
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/ASTMatchers/
H A DASTMatchersMacros.h64 /// \brief AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) {
71 /// Param: the parameter passed to the function; its type
75 #define AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) \
76 AST_MATCHER_FUNCTION_P_OVERLOAD(ReturnType, DefineMatcher, ParamType, Param, \
79 Param, OverloadId) \
80 inline ReturnType DefineMatcher(ParamType const &Param); \
82 inline ReturnType DefineMatcher(ParamType const &Param)
116 /// \brief AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) { ... }
123 /// Param: the parameter passed to the function; its type
129 #define AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) \
[all...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Option/
H A DOptTable.h44 unsigned char Param; member in struct:llvm::opt::OptTable::Info
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Option/
H A DOptTable.h51 unsigned char Param; member in struct:llvm::opt::OptTable::Info
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Option/
H A DOptTable.h51 unsigned char Param; member in struct:llvm::opt::OptTable::Info
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Option/
H A DOptTable.h51 unsigned char Param; member in struct:llvm::opt::OptTable::Info
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Option/
H A DOptTable.h51 unsigned char Param; member in struct:llvm::opt::OptTable::Info
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Option/
H A DOptTable.h51 unsigned char Param; member in struct:llvm::opt::OptTable::Info
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Option/
H A DOptTable.h51 unsigned char Param; member in struct:llvm::opt::OptTable::Info
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Option/
H A DOptTable.h44 unsigned char Param; member in struct:llvm::opt::OptTable::Info
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Option/
H A DOptTable.h51 unsigned char Param; member in struct:llvm::opt::OptTable::Info

Completed in 442 milliseconds

123456789