Home
last modified time | relevance | path

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

12

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/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
/aosp_15_r20/packages/modules/Bluetooth/system/gd/storage/
Dconfig_cache_helper.cc96 void ConfigCacheHelper::SetInt(const std::string& section, const std::string& property, int value) { in SetInt() function in bluetooth::storage::ConfigCacheHelper
Dstorage_module.cc333 void StorageModule::SetInt(const std::string& section, const std::string& property, int value) { in SetInt() function in bluetooth::storage::StorageModule
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/common/
Dchannel_arguments.cc171 void ChannelArguments::SetInt(const std::string& key, int value) { in SetInt() function in grpc::ChannelArguments
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_BtifConfigInterface.cc32 bool bluetooth::shim::BtifConfigInterface::SetInt(const std::string& /* section */, in SetInt() function in bluetooth::shim::BtifConfigInterface
/aosp_15_r20/external/pigweed/pw_metric/
H A Dmetric.cc88 void Metric::SetInt(uint32_t value) { in SetInt() function in pw::metric::Metric
/aosp_15_r20/external/grpc-grpc/src/cpp/common/
H A Dchannel_arguments.cc172 void ChannelArguments::SetInt(const std::string& key, int value) { in SetInt() function in grpc::ChannelArguments
/aosp_15_r20/prebuilts/go/linux-x86/src/math/big/
Drat.go333 func (z *Rat) SetInt(x *Int) *Rat { func
Dfloat.go599 func (z *Float) SetInt(x *Int) *Float { func
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dconfig.cc52 bool BtifConfigInterface::SetInt(const std::string& section, const std::string& property, in SetInt() function in bluetooth::shim::BtifConfigInterface
/aosp_15_r20/external/grpc-grpc/test/cpp/common/
H A Dchannel_arguments_test.cc134 TEST_F(ChannelArgumentsTest, SetInt) { in TEST_F() argument
/aosp_15_r20/external/cronet/base/task/
H A Dbind_post_task_unittest.cc23 void SetInt(int* variable, int value) { in SetInt() function
/aosp_15_r20/art/runtime/
H A Dart_field-inl.h248 inline void ArtField::SetInt(ObjPtr<mirror::Object> object, int32_t i) { in SetInt() function
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/sdk/
H A Dshared_prefs.py370 def SetInt(self, key, value): member in SharedPrefs
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dcl_arguments.cc318 absl::Status CLArguments::SetInt(const std::string& name, int value) { in SetInt() function in tflite::gpu::cl::CLArguments
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
H A Dmetal_arguments.cc377 absl::Status MetalArguments::SetInt(const std::string& name, int value) { in SetInt() function in tflite::gpu::metal::MetalArguments
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
H A Darguments.cc270 absl::Status Arguments::SetInt(const std::string& name, int value) { in SetInt() function in tflite::gpu::Arguments
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dsyscall_solaris.go1097 func (s *Strioctl) SetInt(i int) { func
/aosp_15_r20/external/vixl/src/aarch64/
H A Dsimulator-aarch64.h577 void SetInt(VectorFormat vform, int index, int64_t value) const { in SetInt() function
/aosp_15_r20/external/libchrome/base/debug/
H A Dactivity_tracker.h442 void SetInt(StringPiece name, int64_t value) { in SetInt() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/debug/
Dactivity_tracker.h445 void SetInt(StringPiece name, int64_t value) { in SetInt() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/1/external/libchrome/base/debug/
Dactivity_tracker.h445 void SetInt(StringPiece name, int64_t value) { in SetInt() function
/aosp_15_r20/prebuilts/go/linux-x86/src/reflect/
Dvalue.go2385 func (v Value) SetInt(x int64) { func
/aosp_15_r20/cts/tests/tests/renderscript/libcoremathtestcpp/
H A DCoreMathTestJni.cpp85 void JavaStruct::SetInt(const char* name, int value) { in SetInt() function in JavaStruct

12