Home
last modified time | relevance | path

Searched defs:entrys (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dfile_generators.cpp91 std::vector<uintptr_t> entrys; in GetFuncEntryPoints() local
109 void Module::CollectFuncEntryInfo(const std::vector<uintptr_t>& entrys, std::map<uintptr_t, std::string> &addr2name, in CollectFuncEntryInfo() argument
[all...]
/third_party/vulkan-loader/loader/
H A Dloader.c2549 struct loader_string_list entrys = {0}; in loader_read_layer_json() local
767 loader_add_to_dev_ext_list(const struct loader_instance *inst, struct loader_device_extension_list *ext_list, const VkExtensionProperties *props, struct loader_string_list *entrys) loader_add_to_dev_ext_list() argument

Completed in 12 milliseconds