Home
last modified time | relevance | path

Searched defs:GetInt (Results 1 – 14 of 14) sorted by relevance

/third_party/uboot/u-boot-2020.01/tools/dtoc/
Dfdt_util.py90 def GetInt(node, propname, default=None): function
/third_party/gptfdisk/
Dgptcl.cc557 uint64_t GetInt(const string & argument, int itemNum) { in GetInt() function
/third_party/cef/libcef_dll/ctocpp/
Dvalue_ctocpp.cc176 NO_SANITIZE("cfi-icall") int CefValueCToCpp::GetInt() { in GetInt() function in CefValueCToCpp
Dlist_value_ctocpp.cc259 NO_SANITIZE("cfi-icall") int CefListValueCToCpp::GetInt(size_t index) { in GetInt() function in CefListValueCToCpp
Ddictionary_value_ctocpp.cc324 int CefDictionaryValueCToCpp::GetInt(const CefString& key) { in GetInt() function in CefDictionaryValueCToCpp
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3dx9effect.h133 STDMETHOD(GetInt)(THIS_ D3DXHANDLE parameter, INT* n) PURE; in DECLARE_INTERFACE_() local
243 STDMETHOD(GetInt)(THIS_ D3DXHANDLE parameter, INT* n) PURE; in DECLARE_INTERFACE_() local
341 STDMETHOD(GetInt)(THIS_ D3DXHANDLE parameter, INT* n) PURE; in DECLARE_INTERFACE_() local
Dd3d10effect.h287 STDMETHOD(GetInt)(THIS_ int *value) PURE; in DECLARE_INTERFACE_() local
/third_party/cef/libcef/common/
Dvalues_impl.cc251 int CefValueImpl::GetInt() { in GetInt() function in CefValueImpl
786 int CefDictionaryValueImpl::GetInt(const CefString& key) { in GetInt() function in CefDictionaryValueImpl
1196 int CefListValueImpl::GetInt(size_t index) { in GetInt() function in CefListValueImpl
/third_party/cef/libcef/common/test/
Dtranslator_test_impl.cc203 int GetInt() override { return TEST_INT_VAL; } in GetInt() function in CefTranslatorTestImpl
/third_party/cef/libcef_dll/ctocpp/test/
Dtranslator_test_ctocpp.cc74 NO_SANITIZE("cfi-icall") int CefTranslatorTestCToCpp::GetInt() { in GetInt() function in CefTranslatorTestCToCpp
/third_party/gn/src/base/
Dvalues.cc218 int Value::GetInt() const { in GetInt() function in base::Value
/third_party/boringssl/src/crypto/fipsmodule/bn/
Dbn_test.cc116 bool GetInt(int *out, const char *attribute) { in GetInt() function in BIGNUMFileTest
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.cpp1866 int ImGuiStorage::GetInt(ImGuiID key, int default_val) const in GetInt() function in ImGuiStorage
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp1955 int ImGuiStorage::GetInt(ImGuiID key, int default_val) const in GetInt() function in ImGuiStorage