Home
last modified time | relevance | path

Searched defs:a (Results 1 – 25 of 49) sorted by relevance

12

/base/global/i18n_lite/frameworks/i18n/include/
Di18n_memory_adapter.h34 inline void I18nFree(void *a) in I18nFree()
52 inline void I18nFree(void *a) in I18nFree()
/base/update/updater/test/unittest/utils/
Dutils_unittest.cpp56 uint8_t a[1] = {0}; variable
100 uint8_t a[1] = {0}; variable
115 uint8_t a[1] = {0}; variable
133 uint8_t a[1] = {0}; variable
152 uint8_t a[1] = {0}; variable
175 uint8_t a[1] = {0}; variable
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
Dhks_openssl_bn.c51 …struct HksBnExpModParams *bnParams, const struct HksBlob *a, const struct HksBlob *e, const struct… in BnBuildParams()
101 int32_t HksOpensslBnExpMod(struct HksBlob *x, const struct HksBlob *a, in HksOpensslBnExpMod()
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
Dhks_mbedtls_bn.c48 int32_t HksMbedtlsBnExpMod(struct HksBlob *x, const struct HksBlob *a, in HksMbedtlsBnExpMod()
/base/security/huks/test/fuzz_test/hksbnexpmod_fuzzer/
Dhksbnexpmod_fuzzer.cpp44 struct HksBlob a = { BLOB_SIZE, static_cast<uint8_t *>(myData + BLOB_SIZE) }; in DoSomethingInterestingWithMyAPI() local
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/standard/
Dcrypto_hash_to_point.c154 const struct CurveConstPara *curvePara, BIGNUM *a, BN_CTX *ctx) in CurveHashToPointCalcA()
199 static int32_t CurveHashToPointCalcC(const BIGNUM *a, BIGNUM *b, in CurveHashToPointCalcC()
278 BIGNUM *a = BN_new(); in CurveHashToPoint() local
/base/hiviewdfx/faultloggerd/tools/crasher_cpp/
Ddfx_crasher.cpp79 int *a = (int *)(&TestFunc70); in TriggerSegmentFaultException() local
171 char a[1024][1024][1024] = { { {'1'} } }; in StackOverflow() local
290 int a = 1; in StackTop() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/include/
Dhks_openssl_ed25519tox25519.h33 BIGNUM *a; member
/base/security/device_security_level/baselib/utils/src/
Dutils_base64.c78 uint32_t a = (i < fromLen) ? (uint8_t)from[i] : 0; in Base64Encode() local
132 uint32_t a = g_base64DecodeTable[from[i++]]; in Base64Decode() local
/base/hiviewdfx/hiview/adapter/utility/include/
Dfile_util.h36 # define S_ISDIR(a) (((a) & S_IFMT) == S_IFDIR) argument
/base/update/updater/services/ui/view/
Dview_api.cpp82 auto a = getNextField(); in StrToColor() local
/base/powermgr/powermgr_lite/frameworks/include/
Drunning_lock_entry.h52 static inline BOOL IsSameRunningLockIdentity(const RunningLockIdentity *a, const RunningLockIdentit… in IsSameRunningLockIdentity()
/base/security/huks/test/unittest/huks_lite_test/liteos_m_adapter/
Dhks_bn_exp_mod_test.c109 struct HksBlob *a = NULL; in LITE_TEST_CASE() local
/base/security/huks/test/unittest/huks_lite_test/liteos_a_adapter/
Dhks_bn_exp_mod_test.cpp107 struct HksBlob *a = NULL; variable
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
Dhks_bn_exp_mod_test.cpp106 struct HksBlob *a = NULL; variable
/base/telephony/core_service/services/sim/src/
Dmcc_pool.cpp329 bool MccPool::MccCompare(const MccAccess &a, const MccAccess &b) in MccCompare()
/base/startup/hvb/libhvb/src/crypto/
Dhvb_rsa.c153 static void lin_mul_word(unsigned long a, unsigned long b, unsigned long *res_hi, unsigned long *re… in lin_mul_word()
227 #define dword_add_word(a, b, r) \ argument
/base/time/time_service/services/timer/src/
Dbatch.cpp79 return Remove([alarm] (const TimerInfo &a) { return a == alarm; }); in Remove()
/base/notification/common_event_service/test/systemtest/common/resource/fuzzTest/src/
DfuzzTestManager.cpp1158 ApplicationInfo a; in RegisterBundleMgrProxy() local
1164 std::vector<ApplicationInfo> a; in RegisterBundleMgrProxy() local
1170 BundleInfo a; in RegisterBundleMgrProxy() local
1176 std::vector<BundleInfo> a; in RegisterBundleMgrProxy() local
1187 std::string a; in RegisterBundleMgrProxy() local
1193 std::vector<int> a; in RegisterBundleMgrProxy() local
1209 std::vector<BundleInfo> a; in RegisterBundleMgrProxy() local
1215 AbilityInfo a; in RegisterBundleMgrProxy() local
1222 AbilityInfo a; in RegisterBundleMgrProxy() local
1228 std::vector<BundleInfo> a; in RegisterBundleMgrProxy() local
[all …]
/base/hiviewdfx/faultloggerd/tools/crasher_c/
Ddfx_crasher.c163 char a[1024][1024][1024] = { { {'1'} } }; in StackOverflow() local
305 int a = 1; in StackTop() local
/base/hiviewdfx/blackbox/interfaces/native/kits/
Dblackbox.h30 #define Min(a, b) (((a) > (b)) ? (b) : (a)) argument
/base/powermgr/powermgr_lite/services/src/
Drunning_lock_mgr.c166 static int32_t RunningLockIdentityCmp(const RunningLockIdentity *a, const RunningLockIdentity *b) in RunningLockIdentityCmp()
/base/hiviewdfx/blackbox/interfaces/native/innerkits/
Dblackbox.h30 #define Min(a, b) (((a) > (b)) ? (b) : (a)) argument
/base/powermgr/thermal_manager/application/protector/src/policy/
Dthermal_kernel_policy.cpp119 int32_t ThermalKernelPolicy::GetMaxCommonDivisor(int32_t a, int32_t b) in GetMaxCommonDivisor()
/base/customization/config_policy/frameworks/config_policy/src/
Dconfig_policy_utils.c74 static inline size_t Min(size_t a, size_t b) in Min()
79 static inline size_t Max(size_t a, size_t b) in Max()

12