/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/innerkits/ |
H A D | graphic_neon_pipeline.h | 122 uint8x8_t bs = NeonLerp(b0, b1, a1); in NeonPreLerpARGB8888() local 142 uint8x8_t bs = NeonPreLerp(b0, b1, a1); in NeonPrelerpARGB8888() local 163 uint8x8_t bs = NeonPreLerp(b0, b1, a1); in NeonPrelerpARGB8888() local 189 uint8x8_t bs = NeonPreLerp(b0, b1, a1); in NeonPrelerpARGB8888() local 212 uint8x8_t bs = NeonPreLerp(b0, b1, a1); in NeonPrelerpARGB8888() local 233 uint8x8_t bs = NeonLerp(b0, b1, a1); in NeonLerpARGB8888() local 253 uint8x8_t bs = NeonLerp(b0, b1, a1); in NeonLerpARGB8888() local 274 uint8x8_t bs = NeonLerp(b0, b1, a1); in NeonLerpARGB8888() local 300 uint8x8_t bs = NeonLerp(b0, b1, a1); in NeonLerpARGB8888() local 323 uint8x8_t bs = NeonLerp(b0, b1, a1); in NeonLerpARGB8888() local
|
/ohos5.0/base/update/updater/services/include/applypatch/ |
H A D | block_writer.h | 29 BlockWriter(int fd, BlockSet& bs) : fd_(fd), bs_(bs), totalWritten_(0), blockIndex_(0), in BlockWriter()
|
H A D | transfer_manager.h | 33 BlockSet bs; member
|
/ohos5.0/base/update/updater/test/unittest/applypatch_test/ |
H A D | imagepatch_unittest.h | 53 FileWriter(int fd, BlockSet &bs) : fd_(fd), bs_(bs), totalWritten_(0), currentBlockLeft_(0) {} in FileWriter()
|
/ohos5.0/foundation/window/window_manager/utils/include/ |
H A D | wm_math.h | 63 T Max(const T& a, const Ts&... bs) in Max() 75 T Min(const T& a, const Ts&... bs) in Min()
|
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/ |
H A D | hiappevent_app_event_test.cpp | 73 const std::vector<bool> bs = {false, true}; variable
|
/ohos5.0/base/update/updater/services/applypatch/ |
H A D | command_process.cpp | 45 BlockSet bs; in Execute() local
|
/ohos5.0/base/update/updater/services/fs_manager/ |
H A D | do_partition.cpp | 70 BlockSpecific* bs = BLOCK_SPECIFIC(&dev); in DoFsync() local
|
/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/ |
H A D | x509_cert_chain_openssl.c | 830 static CfResult VerifyOcspSigner(OCSP_BASICRESP *bs, STACK_OF(X509) *certChain, X509 *cert) in VerifyOcspSigner() 857 static CfResult ParseResp(OCSP_BASICRESP *bs, OcspCertIdInfo *certIdInfo) in ParseResp() 926 OCSP_BASICRESP *bs = OCSP_response_get1_basic(localParam.resp); in ValidateOcspLocal() local
|
/ohos5.0/base/security/certificate_framework/frameworks/adapter/v2.0/src/ |
H A D | cf_adapter_extension_openssl.c | 520 …BASIC_CONSTRAINTS *bs = (BASIC_CONSTRAINTS *)X509V3_get_d2i(exts, NID_basic_constraints, NULL, NUL… in CheckBasicConstraints() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/binary/i18n/ |
H A D | errorcode.json | 26 "bs":{ object
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
H A D | hiappevent_base.cpp | 470 void AppEventPack::AddParam(const std::string& key, const std::vector<bool>& bs) in AddParam()
|
/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/resource/ |
H A D | default-hour.json | 10 "bs": ["H"], array
|
H A D | elapsed-patterns.json | 74 "bs": [ array
|
H A D | plural.json | 74 "bs": [ array
|
H A D | am-pm-markers.json | 34 "bs": [ array
|
H A D | week_data.json | 28 "bs": ["2;1;7;1"], array
|
H A D | decimal_plural.json | 110 "bs": [ array
|
H A D | hour-minute-secons-pattern.json | 57 "bs": [ array
|
H A D | time-patterns.json | 57 "bs": [ array
|
H A D | calendar-gregorian-dayNames-format-abbreviated.json | 119 "bs": [ array
|
H A D | format-wide-weeday-names.json | 119 "bs": [ array
|
H A D | number-format.json | 163 "bs": [ array
|
H A D | standalone-abbr-weekday-names.json | 110 "bs": [ array
|
H A D | standalone-wide-weekday-names.json | 110 "bs": [ array
|