Home
last modified time | relevance | path

Searched +defs:n +defs:b (Results 1 – 25 of 39) sorted by relevance

12

/ohos5.0/base/security/code_signature/interfaces/innerkits/jit_code_sign/include/
H A Djit_fort_helper.h38 unsigned long n, unsigned long a, unsigned long b, in Syscall()
/ohos5.0/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/
H A Dbuffer_loop_tracking.cpp46 [&buffer](const std::shared_ptr<TrackingBuffer>& b) { in FindTrackingBuffer()
70 [&buffer](const std::shared_ptr<TrackingBuffer>& b) { in DetachTrackingBuffer()
109 … [&node](const std::shared_ptr<TrackingNode>& n) { return n->GetNodeName() == node; }); in FindTrackingNode()
133 auto n = FindTrackingNode(node->GetNodeName()); in DetachTrackingNode() local
153 for (auto& n : trackingNodeList_) { in LocateBuffer() local
209 for (auto& n : trackingNodeList_) { in DumpTrace() local
216 for (const auto& b : bufferList) { in DumpTrace() local
235 for (auto& n : trackingNodeList_) { in FindTrackingNodePath() local
352 auto n = std::make_shared<TrackingNode>(node); in AddTrackingNode() local
456 auto n = stream->FindTrackingNode(node); in IsEmpty() local
[all …]
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dcapture_request.cpp21 const int32_t n, in CaptureRequest()
124 void CaptureRequest::AttachBuffer(std::shared_ptr<IBuffer>& b) in AttachBuffer()
139 void CaptureRequest::SetFirstRequest(bool b) in SetFirstRequest()
154 CaptureRequest::RequestSemaphore::RequestSemaphore(const int32_t n) in RequestSemaphore()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dipv6_address.cpp90 for (int n = HALF_IN6ADDR; n < MAX_IPV6_PREFIX_LENGTH / CHAR_BIT; ++n) { in Create() local
147 for (unsigned int n = 0; n < copyMask.size(); ++n) { in Create() local
153 for (unsigned int n = 0; n < maskBin.size(); ++n) { in Create() local
229 unsigned int b = prefixLength & 0x7; in GetIpv6Prefix() local
257 for (unsigned int n = CHAR_BIT - prefixLength % CHAR_BIT; n < CHAR_BIT; ++n) { in GetIpv6Mask() local
273 for (int n = 0; n < rndLength; ++n) { in GetRandomAddr() local
284 for (int n = rndLength; n < MAX_IPV6_PREFIX_LENGTH; ++n) { in GetRandomAddr() local
291 for (unsigned int n = 0; n < resBin.size(); n += BIN_TO_HEX) { in GetRandomAddr() local
295 for (unsigned int n = BIN_TO_HEX; n < resHex.size(); n += IPV6_INTERVAL) { in GetRandomAddr() local
308 for (int n = prefixLength / CHAR_BIT + 1; n < MAX_IPV6_PREFIX_LENGTH / CHAR_BIT; ++n) { in GetRandomAddr() local
[all …]
/ohos5.0/base/security/device_security_level/baselib/utils/src/
H A Dutils_base64.c32 #define RESIZE4(n) (((n) + 3) & ~3) argument
80 uint32_t b = (i < fromLen) ? (uint8_t)from[i] : 0; in Base64Encode() local
133 uint32_t b = g_base64DecodeTable[from[i++]]; in Base64Decode() local
/ohos5.0/foundation/graphic/graphic_2d/utils/color_manager/src/
H A Dcolor_space.cpp176 Matrix3x3 operator*(const Matrix3x3& a, const Matrix3x3& b) in operator *()
191 Vector3 b = {}; in operator *() local
202 Vector3 b = {}; in operator *() local
211 Matrix3x3 operator/(const Vector3& a, const Vector3& b) in operator /()
336 for (auto& n : res) { in ToLinear() local
354 for (auto& n : res) { in ToNonLinear() local
/ohos5.0/base/security/access_token/services/tokensyncmanager/include/remote/
H A Dsoft_bus_channel.h244 int n; in RandomUuid() local
247 int b = static_cast<int32_t>(GetRandomUint32() % bbase); in RandomUuid() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js15n=require("fs"),r=require("child_process"),u=require("process"),o=require("tty"),i=require("util")… property in Ts.t
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
H A Dhvigor-wrapper.js15n=require("fs"),r=require("child_process"),u=require("process"),o=require("tty"),i=require("util")… variable
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
H A Dhvigor-wrapper.js16n=require("fs"),r=require("child_process"),u=require("process"),o=require("tty"),i=require("util")… variable
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_csync.cpp727 auto ThreadFunc1 = [](int a, const int& b) { in __anonc91b23f77402()
732 auto ThreadFunc2 = [](const char* a, const char* b) { in __anonc91b23f77502()
769 void f1(int n) in f1()
778 void f2(int& n) in f2()
797 int n = 0; member in foo
810 int n = 0; member in baz
816 int n = 0; variable
818 baz b; variable
842 int n = 0; variable
844 baz b; variable
/ohos5.0/base/security/crypto_framework/interfaces/innerkits/algorithm_parameter/
H A Ddetailed_ecc_key_params.h44 HcfBigInteger b; member
46 HcfBigInteger n; member
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpost_proc_slr.cpp53 SLRWeightMat SLRProc::GetWeights(float coeff, int n) in GetWeights()
197 …uint32_t r = SLRCast(rgba[0]), g = SLRCast(rgba[1]), b = SLRCast(rgba[2]), a = SLRCast(rgba[3]); /… in SLRBox() local
208 int m = dst.size_.height, n = dst.size_.width; in Serial() local
222 int n = dst.size_.width; in SLRSubtask() local
239 int m = dst.size_.height, n = dst.size_.width; in Parallel() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Degl_state.cpp66 #define declare(a, b) a b = nullptr; argument
68 #define declare(a, b) a b = nullptr; argument
202 EGLint n = 0; in DumpEGLConfigs() local
510 auto addAttribute = [&attributes](EGLint a, EGLint b) { in ChooseConfiguration()
559 auto addAttribute = [&context_attributes](EGLint a, EGLint b) { in CreateContext()
788 #define declare(a, b) \ in GlInitialize() argument
797 #define declare(a, b) \ in GlInitialize() argument
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dhdi_sink.c204 static void ConvertFrom16BitToFloat(unsigned n, const int16_t *a, float *b) in ConvertFrom16BitToFloat()
211 static void ConvertFrom24BitToFloat(unsigned n, const uint8_t *a, float *b) in ConvertFrom24BitToFloat()
221 static void ConvertFrom32BitToFloat(unsigned n, const int32_t *a, float *b) in ConvertFrom32BitToFloat()
239 static void ConvertFromFloatTo16Bit(unsigned n, const float *a, int16_t *b) in ConvertFromFloatTo16Bit()
248 static void ConvertFromFloatTo24Bit(unsigned n, const float *a, uint8_t *b) in ConvertFromFloatTo24Bit()
258 static void ConvertFromFloatTo32Bit(unsigned n, const float *a, int32_t *b) in ConvertFromFloatTo32Bit()
646 unsigned n = 0; in SinkRenderPrimaryClusterCap() local
818 unsigned n; in SinkRenderPrimaryPeekCap() local
1419 unsigned n; in SinkRenderPrimaryPeek() local
1461 unsigned n; in SinkRenderMultiChannelPeek() local
[all …]
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_value.h31 int n; member
33 bool b; member
291 void SetBoolean(bool b) in SetBoolean()
/ohos5.0/drivers/peripheral/camera/test/ut/buffer_manager/
H A Dbuffer_manager_utest.cpp385 for (auto& b : it->second) { variable
577 [sb](const std::pair<OHOS::sptr<OHOS::SurfaceBuffer>, std::shared_ptr<IBuffer>>& b) { in EnqueueBufferNonBlock()
616 … [buffer](const std::pair<OHOS::sptr<OHOS::SurfaceBuffer>, std::shared_ptr<IBuffer>>& b) { in DequeueBuffer()
690 auto n = std::make_shared<Node>(name); in BuildPipeline() local
840 auto b = cache_.front(); in Process() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_utils.cpp606 void ConvertFrom24BitToFloat(unsigned n, const uint8_t *a, float *b) in ConvertFrom24BitToFloat()
616 void ConvertFrom32BitToFloat(unsigned n, const int32_t *a, float *b) in ConvertFrom32BitToFloat()
634 void ConvertFromFloatTo24Bit(unsigned n, const float *a, uint8_t *b) in ConvertFromFloatTo24Bit()
644 void ConvertFromFloatTo32Bit(unsigned n, const float *a, int32_t *b) in ConvertFromFloatTo32Bit()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring.h144 …basic_string(const StringT& a, size_type pos, size_type n) : basic_string(a, pos, n, default_alloc… in basic_string()
148 basic_string(const StringT& a, size_type pos, size_type n, allocator& alloc) in basic_string()
515 basic_string& insert(size_type pos, const_pointer str, size_type n) in insert()
634 basic_string& append(const string_view& b) in append()
639 basic_string& append(const string_view& b, size_type pos) in append()
646 basic_string& append(const string_view& b, size_type pos, size_type count) in append()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_utils.cpp222 return std::equal(l1.begin(), l1.end(), l2.begin(), [](char a, char b) { in __anon9d62ac760202()
335 uint32_t GetBitsCount(uint64_t n) in GetBitsCount()
345 uint16_t GetBitPos(uint64_t n) in GetBitPos()
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf.cpp519 unsigned int n = buildIdHex[i]; in ToReadableBuildId() local
558 auto pred = [](ElfSymbol a, ElfSymbol b) { return a.value == b.value; }; in GetElfSymbols()
581 auto pred = [](ElfSymbol a, ElfSymbol b) { return a.value == b.value; }; in GetFuncSymbols()
612 auto pred = [](ElfSymbol a, ElfSymbol b) { return a.value == b.value; }; in GetFuncInfoLazily()
/ohos5.0/foundation/filemanagement/dfs_service/utils/cloud_disk/src/
H A Dcloud_file_utils.cpp84 int n = 16; in TeaTransform() local
86 uint32_t b = in[1]; in TeaTransform() local
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_utils.cpp70 int b = 0; in BytesConvertToHexString() local
163 int n = 0; in Gsm7bitConvertToString() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_paint_filter_canvas.cpp152 Brush b(brush); in DrawBackground() local
241 Drawing::Brush b(*brush); in DrawImageNine() local
556 Brush b(brush); in AttachBrush() local
670 int n = static_cast<int>(alphaStack_.size()) - count; in RestoreAlphaToCount() local
715 int n = static_cast<int>(envStack_.size()) - count; in RestoreEnvToCount() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_javascript_value.h41 int n; member
43 bool b; member

12