Home
last modified time | relevance | path

Searched defs:str_id (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/art/libdexfile/dex/
H A Dtype_lookup_table.cc48 const dex::StringId& str_id = dex_file.GetStringId(type_id.descriptor_idx_); in Create() local
63 const dex::StringId& str_id = dex_file.GetStringId(type_id.descriptor_idx_); in Create() local
H A Dart_dex_file_loader_test.cc276 const dex::StringId* str_id = raw->FindStringId(str); in TEST_F() local
H A Ddex_file.cc452 const StringId& str_id = GetStringId(dex::StringIndex(mid)); in FindStringId() local
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.cpp4372 bool ImGui::BeginChild(const char* str_id, const ImVec2& size_arg, bool border, ImGuiWindowFlags ex… in BeginChild()
6480 void ImGui::PushID(const char* str_id) in PushID()
6511 ImGuiID ImGui::GetID(const char* str_id) in GetID()
6730 bool ImGui::IsPopupOpen(const char* str_id) in IsPopupOpen()
6746 void ImGui::OpenPopup(const char* str_id) in OpenPopup()
6798 bool ImGui::OpenPopupOnItemClick(const char* str_id, int mouse_button) in OpenPopupOnItemClick()
6924 bool ImGui::BeginPopup(const char* str_id, ImGuiWindowFlags flags) in BeginPopup()
6981 bool ImGui::BeginPopupContextItem(const char* str_id, int mouse_button) in BeginPopupContextItem()
6991 bool ImGui::BeginPopupContextWindow(const char* str_id, int mouse_button, bool also_over_items) in BeginPopupContextWindow()
7002 bool ImGui::BeginPopupContextVoid(const char* str_id, int mouse_button) in BeginPopupContextVoid()
[all …]
H A Dimgui_widgets.cpp604 bool ImGui::InvisibleButton(const char* str_id, const ImVec2& size_arg) in InvisibleButton()
626 bool ImGui::ArrowButtonEx(const char* str_id, ImGuiDir dir, ImVec2 size, ImGuiButtonFlags flags) in ArrowButtonEx()
655 bool ImGui::ArrowButton(const char* str_id, ImGuiDir dir) in ArrowButton()
4627 bool ImGui::TreeNode(const char* str_id, const char* fmt, ...) in TreeNode()
4653 bool ImGui::TreeNodeV(const char* str_id, const char* fmt, va_list args) in TreeNodeV()
4672 bool ImGui::TreeNodeEx(const char* str_id, ImGuiTreeNodeFlags flags, const char* fmt, ...) in TreeNodeEx()
4690 bool ImGui::TreeNodeExV(const char* str_id, ImGuiTreeNodeFlags flags, const char* fmt, va_list args) in TreeNodeExV()
4911 void ImGui::TreePush(const char* str_id) in TreePush()
5863 bool ImGui::BeginTabBar(const char* str_id, ImGuiTabBarFlags flags) in BeginTabBar()
/aosp_15_r20/external/sg3_utils/src/
H A Dsg_stream_ctl.c180 sg_ll_stream_control(int sg_fd, uint32_t str_ctl, uint16_t str_id, in sg_ll_stream_control()
H A Dsg_write_x.c177 uint16_t str_id; /* (stream ID) is for WRITE STREAM */ member
/aosp_15_r20/system/extras/simpleperf/scripts/
H A Dpprof_proto_generator.py432 def get_string(self, str_id): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/nccl/
H A Dnccl_manager.cc145 void StringToNcclUniqueId(const string& str_id, ncclUniqueId* nccl_id) { in StringToNcclUniqueId()
/aosp_15_r20/external/perfetto/src/trace_processor/importers/ftrace/
H A Dftrace_parser.cc1573 StringId str_id = context_->storage->InternString(base::StringView( in ParseTypedFtraceToRaw() local
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h128438 int str_id; member
129033 u32 str_id: 5; member