Home
last modified time | relevance | path

Searched +defs:j +defs:s (Results 1 – 25 of 35) sorted by relevance

12

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_log.h54 for (size_t i = 0, j = 0; i < N; i++, j++) { in AddPublic() local
69 #define RE_FORMAT(level, s, ...) do { \ argument
76 #define RE_FORMAT(level, s, ...) do { \ argument
101 #define LOG(level, s, ...) RE_FORMAT(level, "[%s %d] " s, __FUNCTION__, __LINE__, ##__VA_ARGS__) argument
108 #define TLOG(level, s, ...) do { \ argument
118 #define HLOG(level, s, ...) RE_FORMAT(level, "%s[%s][%s %d] " s, \ argument
126 #define SLOG(level, s, ...) RE_FORMAT(level, "%s[%s][%s %d] " s, \ argument
/ohos5.0/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
H A Dhttp_request_utils.cpp27 std::string s = str; in Split() local
47 int64_t j = static_cast<int64_t>(str.size()) - 1; in Strip() local
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/tools/
H A Dbitmap_helpers.cpp32 for (int32_t j = 0; j < imageInfo.width; j++) { in DecodeBmp() local
67 void ReadBmp(const std::string& inputBmpName, ImageInfo& imageInfo, Settings* s, std::vector<uint8_… in ReadBmp()
/ohos5.0/drivers/hdf_core/framework/core/manager/test/unittest/common/
H A Dhdf_sbuf_test.cpp110 static bool DataCompare(const void *s, const void *t, uint32_t size) in DataCompare()
310 for (int j = 0; j < loop; ++j) { variable
345 for (int j = 0; j < loop; ++j) { variable
378 for (int j = 0; j < loop; ++j) { variable
411 for (int j = 0; j < loop; ++j) { variable
444 for (int j = 0; j < loop; ++j) { variable
477 for (int j = 0; j < loop; ++j) { variable
510 for (int j = 0; j < loop; ++j) { variable
543 for (int j = 0; j < loop; ++j) { variable
574 for (int j = 0; j < loop; ++j) { variable
[all …]
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
H A Dcloud_extension_stub.js69 let j; variable
92 async onRemoteMessageRequest(s, t, u, v) { argument
294 async onRemoteMessageRequest(s, t, u, v) { argument
611 async onRemoteMessageRequest(s, t, u, v) { argument
682 async onRemoteMessageRequest(s, t, u, v) { argument
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_common.c234 static int HdiRsnIdToCipher(const uint8_t *s) in HdiRsnIdToCipher()
248 static int HdiRsnIdToCipherSuite(const uint8_t *s) in HdiRsnIdToCipherSuite()
283 static int HdiKeyMgmtToAuthMgmt(const uint8_t *s) in HdiKeyMgmtToAuthMgmt()
297 static int HdiRsnKeyMgmtToAuthMgmt(const uint8_t *s) in HdiRsnKeyMgmtToAuthMgmt()
814 for (int i = 0, j = 0; i < MAC_STRING_SIZE; ++i) { in CheckMacIsValid() local
H A Dwifi_hdi_util.c213 for (unsigned i = 0, j = 0; i < len - 1;) { in HexStringToString() local
1117 const char *s; in GetScanResultText() local
1189 for (int j = 0; j < HDI_EID_EXTENSION; j++) { in GetScanResultText() local
/ohos5.0/foundation/communication/netstack/utils/common_utils/src/
H A Dnetstack_common_utils.cpp61 std::string s = str; in Split() local
77 std::string s = str; in Split() local
102 int64_t j = static_cast<int64_t>(str.size()) - 1; in Strip() local
113 std::string ToLower(const std::string &s) in ToLower()
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H A Db_dir.cpp156 int j = 0; in PreDealExcludes() local
303 auto isMatch = [](const vector<string> &s, const string &str) -> bool { in GetBigFiles()
473 auto isMatch = [](const vector<string> &s, const string &str) -> bool { in GetBackupList()
/ohos5.0/base/sensors/sensor/frameworks/native/src/
H A Dsensor_algorithm.cpp72 for (int32_t j = 0; j < ROTATION_VECTOR_LENGTH; j++) { in TransformCoordinateSystemImpl() local
321 …float s = (geomagnetic[0] * gravity[0] + geomagnetic[1] * gravity[1] + geomagnetic[2] * gravity[2]… in CreateRotationAndInclination() local
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dlru_cache_disk_handler.cpp169 for (int32_t j = 0; j < cJSON_GetArraySize(keyItem); j++) { in ReadCacheFromJsonValue() local
271 std::string s = jsonStr; in WriteJsonValueToFile() local
/ohos5.0/base/customization/config_policy/frameworks/config_policy/src/
H A Dconfig_policy_utils.c316 static bool AppendStr(StringHolder *holder, const char *s) in AppendStr()
449 for (int j = (result ? result->segCount : 0); j > 0; j--) { in GetOneCfgFileEx() local
504 for (int j = 0; result && j < result->segCount && index < MAX_CFG_POLICY_DIRS_CNT; j++) { in GetCfgFilesEx() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dtransform_util.cpp63 for (int j = 0; j < 4; j++) { in Normalize() local
524 for (int32_t j = 0; j < 3; j++) { in DecomposeTransform() local
577 for (int j = 0; j < 3; ++j) in DecomposeTransform() local
597 double r, s, t, x, y, z, w; in DecomposeTransform() local
/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/src/
H A Dnetmanager_base_common_utils.cpp97 int64_t j = size - 1; in Strip() local
107 std::string ToLower(const std::string &s) in ToLower()
119 struct in_addr s; in IsValidIPV4() local
128 struct in6_addr s; in IsValidIPV6() local
/ohos5.0/base/update/updater/services/diffpatch/diff/
H A Dblocks_diff.cpp303 int64_t s = 0; in ComputeLength() local
551 DataType j = 0; in SplitForLess() local
592 DataType j = 0; in Split() local
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dat_network.c176 static int32_t ExtractRegStatus(const char *s, const HRilRegStatusInfo *hrilRegInfo) in ExtractRegStatus()
274 int32_t ProcessRegStatus(const char *s, const HRilRegStatusInfo *hrilRegStateInfo) in ProcessRegStatus()
1391 int32_t ResidentNetworkUpdated(struct ReportInfo reportInfo, const char *s) in ResidentNetworkUpdated()
1429 int32_t ProcessCurrentCellList(struct ReportInfo reportInfo, const char *s) in ProcessCurrentCellList()
1560 for (int32_t j = 0; j < item; j++) { in ProcessOperListToUse() local
2038 for (int32_t j = 0; j < NBCELL_SSB_LIST; j++) { in FillNeighboringCellSsbId() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dhdi_sink.c214 int32_t s = Read24Bit(a) << BIT_8; in ConvertFrom24BitToFloat() local
1617 for (int32_t j = 0; j < channels; j++) { in DoSpatializationFading() local
1705 pa_sink *s; in CheckOnlyPrimarySpeakerPaLoading() local
1989 static void SetSinkVolumeByDeviceClass(pa_sink *s, const char *deviceClass) in SetSinkVolumeByDeviceClass()
2015 static void UnsetSinkVolume(pa_sink *s) in UnsetSinkVolume()
2150 static int32_t GetInputsType(pa_sink *s, unsigned *nPrimary, unsigned *nOffload, in GetInputsType()
2260 unsigned j; in InputsDropFromInputs() local
2445 pa_sink *s = u->sink; in ProcessRenderUseTimingOffload() local
3430 static void SinkUpdateRequestedLatencyCb(pa_sink *s) in SinkUpdateRequestedLatencyCb()
3549 static int32_t RemoteSinkStateChange(pa_sink *s, pa_sink_state_t newState) in RemoteSinkStateChange()
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/json_fuzzer/
H A Djson_fuzzer.cpp128 for (int j = 0; j <= MAX_LEN_NUM; j++) { in getMaxString() local
942 void UpdateDocOneFuzz(std::string s, const std::string input) in UpdateDocOneFuzz()
991 void UpdateDocTwoFuzz(const char *newCollName, std::string s, const std::string input) in UpdateDocTwoFuzz()
1090 std::string s; in UpdateDocFuzz() local
1633 for (int j = 0; j < BATCH_COUNT; j++) { in TestGrdKvBatchCoupling003Fuzz() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/jsoninner_fuzzer/
H A Djsoninner_fuzzer.cpp137 for (int j = 0; j <= MAX_LEN_NUM; j++) { in getMaxString() local
951 void UpdateDocOneFuzz(std::string s, const std::string input) in UpdateDocOneFuzz()
1000 void UpdateDocTwoFuzz(const char *newCollName, std::string s, const std::string input) in UpdateDocTwoFuzz()
1099 std::string s; in UpdateDocFuzz() local
1642 for (int j = 0; j < BATCH_COUNT; j++) { in TestGrdKvBatchCoupling003Fuzz() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_program_gles.cpp399 const auto& s = pipelineLayout.descriptorSetLayouts[set]; in BuildBindInfos() local
480 for (auto& s : samplers) { in BuildBindInfos() local
598 for (uint32_t j = 0; j < inputsInUse; j++) { in FilterInputs() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/
H A Dhvigor-wrapper.js16se strict";var u=require("path"),D=require("os"),e=require("fs"),t=require("child_process"),r=requ… variable
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/
H A Dsubheader.js2145 purgeVariableDependenciesOnElmtId(s) { argument
2179 let j = { class in TextArrowLayout.onMeasureSize
/ohos5.0/drivers/interface/camera/metadata/src/
H A Dmetadata_utils.cpp426 std::string s(encodeDataLen, '\0'); in EncodeToString() local
654 for (size_t i = 0, j = 0; in ReadMetadataRational() local
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dservice_controller.cpp236 int j = 0; in SendLogTypeDomainStats() local
375 int j = 0; in SendProcLogTypeStats() local
599 struct stat s; in HandlePersistStartRqst() local
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgraphic_math.h567 T s = static_cast<T>(Sin(angle)); in Rotate() local
801 for (int16_t j = 0; j < ORDER_MATRIX_4; j++) { in ConomialMatrix() local

12