Home
last modified time | relevance | path

Searched defs:GetID (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitcodeHeader.h108 Tag GetID() const { return ID; } in GetID() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp209 Function *GetID = Intrinsic::getDeclaration(GV->getParent(), in lowerGlobal() local
/third_party/skia/tools/
DToolUtils.h202 static uint32_t GetID(TopoTestNode* node) { return node->id(); } in GetID() function
/third_party/vixl/test/
Dtest-pool-manager.cc122 int GetID() { return id_; } in GetID() function in TestObject
224 int GetID() { return id_; } in GetID() function in TestBranchObject
/third_party/mesa3d/src/imgui/
Dimgui.cpp2566 ImGuiID ImGuiWindow::GetID(const char* str, const char* str_end) in GetID() function in ImGuiWindow
2574 ImGuiID ImGuiWindow::GetID(const void* ptr) in GetID() function in ImGuiWindow
6511 ImGuiID ImGui::GetID(const char* str_id) in GetID() function in ImGui
6517 ImGuiID ImGui::GetID(const char* str_id_begin, const char* str_id_end) in GetID() function in ImGui
6523 ImGuiID ImGui::GetID(const void* ptr_id) in GetID() function in ImGui
/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc785 static PyObject* GetID(PyBaseDescriptor *self, void *closure) { in GetID() function
/third_party/node/src/
Dnode_http2.cc2831 void Http2Stream::GetID(const FunctionCallbackInfo<Value>& args) { in GetID() function in node::http2::Http2Stream
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp90021 nsIAtom* GetID() const { in GetID() function in nsIContent