Home
last modified time | relevance | path

Searched defs:scope (Results 351 - 362 of 362) sorted by relevance

1...<<1112131415

/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h8074 void SetCurrentScratchRegisterScope(UseScratchRegisterScope* scope) { in SetCurrentScratchRegisterScope() argument
[all...]
/third_party/python/Python/
H A Dcompile.c638 Py_ssize_t i = offset, scope, num_keys, key_i; in dictbytype() local
745 int scope, force_global = 0; in compiler_set_qualname() local
2228 int scope; get_ref_type() local
4250 int op, scope; compiler_nameop() local
[all...]
/third_party/libabigail/src/
H A Dabg-ir.cc4683 scope_decl *scope = get_scope(); get_has_anonymous_parent() local
5238 set_scope(scope_decl* scope) set_scope() argument
7365 scope_decl* scope = is_decl(t)->get_scope(); clone_array_tree() local
7390 add_decl_to_scope(is_decl(subtree), scope); clone_array_tree() local
7400 scope_decl* scope = clone_array_tree() local
7403 add_decl_to_scope(is_decl(s), scope); clone_array_tree() local
7416 scope_decl* scope = clone_array_tree() local
7419 add_decl_to_scope(is_decl(s), scope); clone_array_tree() local
7435 scope_decl* scope = is_decl(e)->get_scope(); clone_array_tree() local
7437 add_decl_to_scope(is_decl(s), scope); clone_array_tree() local
7884 scope_decl_sptr scope = dynamic_pointer_cast<scope_decl>(member); remove_member_decl() local
8104 add_decl_to_scope(decl_base_sptr decl, scope_decl* scope) add_decl_to_scope() argument
8121 add_decl_to_scope(decl_base_sptr decl, const scope_decl_sptr& scope) add_decl_to_scope() argument
8148 insert_decl_into_scope(decl_base_sptr decl, scope_decl::declarations::iterator before, scope_decl* scope) insert_decl_into_scope() argument
8170 insert_decl_into_scope(decl_base_sptr decl, scope_decl::declarations::iterator before, scope_decl_sptr scope) insert_decl_into_scope() argument
8241 get_top_most_scope_under(const decl_base* decl, const scope_decl* scope) get_top_most_scope_under() argument
8284 get_top_most_scope_under(const decl_base_sptr decl, const scope_decl* scope) get_top_most_scope_under() argument
8297 get_top_most_scope_under(const decl_base_sptr decl, const scope_decl_sptr scope) get_top_most_scope_under() argument
8386 build_qualified_name(const scope_decl* scope, const string& name) build_qualified_name() argument
8409 build_qualified_name(const scope_decl* scope, const type_base_sptr& type) build_qualified_name() argument
9667 is_global_scope(const scope_decl& scope) is_global_scope() argument
9677 is_global_scope(const scope_decl* scope) is_global_scope() argument
9747 scope_decl* scope = decl.get_scope(); is_at_class_scope() local
11590 scope_decl_sptr cur_scope = skope, new_scope, scope; lookup_node_in_scope() local
11654 lookup_type_in_scope(const list<string>& comps, const scope_decl_sptr& scope) lookup_type_in_scope() argument
11681 lookup_type_in_scope(const type_base& type, const vector<scope_decl*>& access_path, const scope_decl* scope) lookup_type_in_scope() argument
11746 lookup_type_in_scope(const type_base_sptr type, const scope_decl* scope) lookup_type_in_scope() argument
14461 scope_decl *scope = d->get_scope(); canonicalize() local
18891 class_or_union* scope = is_class_or_union_type(get_scope()); clone() local
18909 set_scope(scope_decl* scope) set_scope() argument
20393 class_or_union* scope = is_class_or_union_type(get_scope()); clone() local
23071 set_scope(scope_decl* scope) set_scope() argument
24237 scope_decl* scope = d.get_scope(); set_member_is_static() local
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp16612 , scope( scope_ ) in scope() function
16758 VULKAN_HPP_NAMESPACE::ScopeKHR scope = VULKAN_HPP_NAMESPACE::ScopeKHR::eDevice; member
16792 , scope( scope_ ) in scope() function
16928 VULKAN_HPP_NAMESPACE::ScopeNV scope = {}; global() member
[all...]
H A Dvulkan_core.h9515 VkPerformanceCounterScopeKHR scope; member
11222 VkScopeKHR scope; member
14515 VkScopeNV scope; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp12814 , scope( scope_ ) in scope() function
12926 VULKAN_HPP_NAMESPACE::ScopeNV scope = VULKAN_HPP_NAMESPACE::ScopeNV::eDevice; member
37543 VULKAN_HPP_NAMESPACE::PerformanceCounterScopeKHR scope = global() member
[all...]
H A Dvulkan_core.h7134 VkPerformanceCounterScopeKHR scope; member
11564 VkScopeNV scope; member
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h5749 VkPerformanceCounterScopeKHR scope; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h8500 VkPerformanceCounterScopeKHR scope; member
12618 VkScopeNV scope; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h7294 VkPerformanceCounterScopeKHR scope; member
11724 VkScopeNV scope; member
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h7033 VkPerformanceCounterScopeKHR scope; member
11158 VkScopeNV scope; member
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 354 milliseconds

1...<<1112131415