Home
last modified time | relevance | path

Searched refs:val (Results 2401 - 2425 of 6089) sorted by relevance

1...<<919293949596979899100>>...244

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/state_manage/
H A Dcj_environment.cpp40 std::string val = EnvironmentProxy::GetInstance()->GetEnvironment(executor)->GetAccessibilityEnabled(); in FfiOHOSAceFrameworkEnvironmentGetAccessibilityEnabled() local
42 result.value = val.c_str(); in FfiOHOSAceFrameworkEnvironmentGetAccessibilityEnabled()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dpre_scan_info.h24 std::string GetBoolStrVal(bool val) in GetBoolStrVal() argument
26 return val ? "true" : "false"; in GetBoolStrVal()
/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_extra_data_impl.h46 GSError ExtraSet(const std::string &key, ExtraDataType type, const std::any& val);
49 std::any val; member
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dproxy_directory.cpp34 uint64_t hash(const CORE_NS::IDirectory::Entry::Type& val) in hash() argument
36 return static_cast<uint64_t>(val); in hash()
/foundation/graphic/graphic_2d/rosen/modules/effect/effect_ndk/src/
H A Deffect_filter.cpp94 colorMatrix.val[i] = matrix->val[i]; in OH_Filter_SetColorMatrix()
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dallocator.h62 inline bool ClearToValue(void* dst, size_t dstSize, uint8_t val, size_t count) in ClearToValue() argument
71 auto status = memset_s(dst, dstSize, val, count); in ClearToValue()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Druntime_shader_builder.cpp44 void RuntimeShaderBuilder::SetUniform(const std::string& name, float val) in SetUniform() argument
46 impl_->SetUniform(name, val); in SetUniform()
/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dlru_map.h62 bool MoveNodeToLast(const K &key, const V &val) in MoveNodeToLast() argument
70 std::pair<K, V> entry = {key, val}; in MoveNodeToLast()
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/utils/
H A Ddps_metadata_info.h64 DpsMetadataError Set(const std::string &key, DpsDataType type, const std::any& val);
67 std::any val; member
/foundation/communication/ipc/interfaces/innerkits/rust/src/
H A Derrors.rs25 pub fn status_result<T>(code: i32, val: T) -> IpcResult<T> { in status_result()
28 IpcStatusCode::Ok => Ok(val), in status_result()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/mock/
H A Dtrans_lane_common_test_mock.cpp39 int32_t SoftbusGetConfig(ConfigType type, unsigned char *val, uint32_t len) in SoftbusGetConfig() argument
41 return GetTransLaneCommonTestInterface()->SoftbusGetConfig(type, val, len); in SoftbusGetConfig()
/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/
H A Dnetwork_mock.cpp91 int32_t SoftbusGetConfig(ConfigType type, unsigned char *val, uint32_t len) in SoftbusGetConfig() argument
93 return GetNetworkInterface()->SoftbusGetConfig(type, val, len); in SoftbusGetConfig()
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_buscenter/
H A Dlnn_network_manager_mock.cpp64 int32_t SoftbusGetConfig(ConfigType type, unsigned char *val, uint32_t len) in SoftbusGetConfig() argument
66 return GetNetworkManagerInterface()->SoftbusGetConfig(type, val, len); in SoftbusGetConfig()
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_scan_callback_stub_lite.cpp85 void WifiScanCallbackStub::SetRemoteDied(bool val) in SetRemoteDied() argument
87 mRemoteDied = val; in SetRemoteDied()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dlru_map.h69 int Elimination(const K &key, const V &val) in Elimination() argument
79 std::pair<K, V> entry = {key, val}; in Elimination()
/foundation/communication/dhcp/test/fuzztest/dhcpargument_fuzzer/
H A Ddhcpargument_fuzzer.cpp44 const char *val = "TEXT"; in PutArgumentTest() local
45 PutArgument(argument, val); in PutArgumentTest()
/third_party/ffmpeg/libavcodec/loongarch/
H A Dcabac.h194 int get_cabac_bypass_sign_loongarch(CABACContext *c, int val) in get_cabac_bypass_sign_loongarch() argument
197 int res = val; in get_cabac_bypass_sign_loongarch()
/third_party/ffmpeg/libavcodec/
H A Dacelp_pitch_delay.c93 float val = fixed_gain_factor * in ff_amr_set_fixed_gain() local
104 return val; in ff_amr_set_fixed_gain()
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_maximum.c37 params->val.u32 = avio_rl32(model_file_context); in ff_dnn_load_layer_maximum()
80 dst[i] = FFMAX(src[i], params->val.y); in ff_dnn_execute_layer_maximum()
/third_party/backends/backend/
H A Dstubs.c38 void *val, SANE_Word *info) in sane_control_option()
40 return ENTRY(control_option) (h, opt, act, val, info); in sane_control_option()
37 sane_control_option(SANE_Handle h, SANE_Int opt, SANE_Action act, void *val, SANE_Word *info) sane_control_option() argument
/third_party/FatFs/source/
H A Dffsystem.c22 int val, in ff_memset()
29 *d++ = (BYTE)val; in ff_memset()
21 ff_memset(void* dst, int val, UINT cnt ) ff_memset() argument
/third_party/libcoap/src/
H A Dcoap_time.c80 /* rounds val up and right shifts by frac positions */
81 #define SHR_FP(val,frac) (((coap_tick_t)((val) + (1 << ((frac) - 1)))) >> (frac))
/third_party/lzma/CPP/Common/
H A DCrcReg.cpp88 const UInt32 val = CRC_GET_DIGEST(_crc);
89 SetUi32(digest, val)
/third_party/jerryscript/tests/jerry/
H A Darray-prototype-map.js46 var func = function(val, idx) {
47 return val + idx;
/third_party/mesa3d/src/glx/
H A Dclientattrib.c40 do_enable_disable(GLenum array, GLboolean val) in do_enable_disable() argument
50 if (!__glXSetArrayEnable(state, array, index, val)) { in do_enable_disable()

Completed in 9 milliseconds

1...<<919293949596979899100>>...244