Home
last modified time | relevance | path

Searched defs:ptr_id (Results 26 - 30 of 30) sorted by relevance

12

/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.cc3588 auto ptr_id = inst.GetSingleWordInOperand(0); in EmitStatement() local
3663 const auto ptr_id = inst.GetSingleWordInOperand(0); in EmitStatement() local
/kernel/linux/linux-5.10/kernel/bpf/
H A Dverifier.c804 static int release_reference_state(struct bpf_func_state *state, int ptr_id) in release_reference_state() argument
/third_party/mesa3d/src/imgui/
H A Dimgui.cpp6492 void ImGui::PushID(const void* ptr_id) in PushID() argument
6500 const void* ptr_id = (void*)(intptr_t)int_id; in PushID() local
6523 ImGuiID ImGui::GetID(const void* ptr_id) in GetID() argument
/kernel/linux/linux-6.6/kernel/bpf/
H A Dverifier.c1692 static int release_reference_state(struct bpf_func_state *state, int ptr_id) in release_reference_state() argument
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp7148 void ImGui::PushID(const void* ptr_id) in PushID() argument
7206 ImGuiID ImGui::GetID(const void* ptr_id) in GetID() argument

Completed in 82 milliseconds

12