Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/tools/dtoc/
Dfdt.py167 def SetInt(self, val): member in Prop
373 def SetInt(self, prop_name, val): member in Node
/third_party/grpc/src/cpp/common/
Dchannel_arguments.cc169 void ChannelArguments::SetInt(const std::string& key, int value) { in SetInt() function in grpc::ChannelArguments
/third_party/uboot/u-boot-2020.01/tools/binman/
Dstate.py317 def SetInt(node, prop, value, for_repack=False): function
/third_party/grpc/test/cpp/common/
Dchannel_arguments_test.cc133 TEST_F(ChannelArgumentsTest, SetInt) { in TEST_F() argument
/third_party/cef/libcef_dll/ctocpp/
Dvalue_ctocpp.cc307 NO_SANITIZE("cfi-icall") bool CefValueCToCpp::SetInt(int value) { in SetInt() function in CefValueCToCpp
Dlist_value_ctocpp.cc417 bool CefListValueCToCpp::SetInt(size_t index, int value) { in SetInt() function in CefListValueCToCpp
Ddictionary_value_ctocpp.cc534 bool CefDictionaryValueCToCpp::SetInt(const CefString& key, int value) { in SetInt() function in CefDictionaryValueCToCpp
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3dx9effect.h132 STDMETHOD(SetInt)(THIS_ D3DXHANDLE parameter, INT n) PURE; in DECLARE_INTERFACE_() local
242 STDMETHOD(SetInt)(THIS_ D3DXHANDLE parameter, INT n) PURE; in DECLARE_INTERFACE_() local
340 STDMETHOD(SetInt)(THIS_ D3DXHANDLE parameter, INT n) PURE; in DECLARE_INTERFACE_() local
Dd3dx9shader.h152 STDMETHOD(SetInt)(THIS_ struct IDirect3DDevice9 *device, D3DXHANDLE constant, INT value) PURE; in DECLARE_INTERFACE_() local
262 STDMETHOD(SetInt)(THIS_ D3DXHANDLE hConstant, INT n) PURE; in DECLARE_INTERFACE_() local
Dd3d10effect.h286 STDMETHOD(SetInt)(THIS_ int value) PURE; in DECLARE_INTERFACE_() local
/third_party/cef/libcef/common/
Dvalues_impl.cc303 bool CefValueImpl::SetInt(int value) { in SetInt() function in CefValueImpl
902 bool CefDictionaryValueImpl::SetInt(const CefString& key, int value) { in SetInt() function in CefDictionaryValueImpl
1303 bool CefListValueImpl::SetInt(size_t index, int value) { in SetInt() function in CefListValueImpl
/third_party/cef/libcef/common/test/
Dtranslator_test_impl.cc215 bool SetInt(int val) override { return (val == TEST_INT_VAL); } in SetInt() function in CefTranslatorTestImpl
/third_party/cef/libcef_dll/ctocpp/test/
Dtranslator_test_ctocpp.cc170 NO_SANITIZE("cfi-icall") bool CefTranslatorTestCToCpp::SetInt(int val) { in SetInt() function in CefTranslatorTestCToCpp
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.cpp1926 void ImGuiStorage::SetInt(ImGuiID key, int val) in SetInt() function in ImGuiStorage
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp2015 void ImGuiStorage::SetInt(ImGuiID key, int val) in SetInt() function in ImGuiStorage