Home
last modified time | relevance | path

Searched defs:SetInt (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/
Dpi_jit_config.h110 bool SetInt(PyObject *value) { in SetInt() function
/third_party/vixl/src/aarch64/
Dsimulator-aarch64.h785 void SetInt(VectorFormat vform, int index, int64_t value) const { in SetInt() function
/third_party/mesa3d/src/imgui/
Dimgui.cpp1964 void ImGuiStorage::SetInt(ImGuiID key, int val) in SetInt() function in ImGuiStorage