Home
last modified time | relevance | path

Searched defs:mode (Results 176 - 200 of 4454) sorted by relevance

12345678910>>...179

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_camellia_hw.c23 int ret, mode = dat->mode; in cipher_hw_camellia_initkey() local
[all...]
/third_party/vk-gl-cts/external/amber/src/src/
H A Dtype_parser.h53 FormatMode mode; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/file_hooking/
H A Dshader_cache_file_hooking.cpp25 int HookedOpen(const char *path, int flags, mode_t mode) in HookedOpen() argument
48 FILE *HookedFopen(const char *filename, const char *mode) in HookedFopen() argument
/third_party/skia/src/effects/
H A DSkBlenders.cpp25 SkBlendMode mode; in Arithmetic() member
/third_party/skia/src/core/
H A DSkModeColorFilter.h15 static sk_sp<SkColorFilter> Make(SkColor color, SkBlendMode mode) { in Make() argument
H A DSkXfermodePriv.h35 static SkXfermode* Peek(SkBlendMode mode) { in Peek() argument
/third_party/skia/src/gpu/glsl/
H A DGrGLSLBlend.cpp14 const char* BlendFuncName(SkBlendMode mode) { in BlendFuncName() argument
49 AppendMode(GrGLSLShaderBuilder* fsBuilder, const char* srcColor, const char* dstColor, const char* outColor, SkBlendMode mode) AppendMode() argument
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_camellia_hw.c23 int ret, mode = dat->mode; in cipher_hw_camellia_initkey() local
[all...]
H A Dcipher_aria_hw.c16 int ret, mode = dat->mode; in cipher_hw_aria_initkey() local
/third_party/skia/tests/
H A DPDFOpaqueSrcModeToSrcOverTest.cpp13 static void run_test(SkWStream* out, SkBlendMode mode, U8CPU alpha) { in run_test() argument
/third_party/skia/bench/
H A DResultsWriter.h41 NanoJSONResultsWriter(SkWStream* stream, Mode mode) : SkJSONWriter(stream, mode) {} in NanoJSONResultsWriter() argument
/base/global/i18n/frameworks/intl/src/
H A Di18n_normalizer.cpp20 I18nNormalizer::I18nNormalizer(I18nNormalizerMode mode, I18nErrorCode &errorCode) in I18nNormalizer() argument
/base/request/request/common/src/
H A Dmodule_init.cpp23 void ModuleInit::LockCallback(int mode, int type, char *file, int line) in LockCallback() argument
/base/powermgr/power_manager/test/systemtest/src/
H A Dpower_mgr_system_test.cpp66 std::unique_ptr<PowerSaveMode> mode = std::make_unique<PowerSaveMode>(); in SetPolicyMode() local
84 PowerMode mode = PowerMode::POWER_SAVE_MODE; in HWTEST_F() local
96 PowerMode mode = PowerMode::POWER_MODE_MIN; in HWTEST_F() local
108 PowerMode mode = PowerMode::PERFORMANCE_MODE; in HWTEST_F() local
120 PowerMode mode in HWTEST_F() local
[all...]
/base/powermgr/power_manager/frameworks/cj/power/src/
H A Dpower_ffi.cpp31 PowerMode mode = g_powerMgrClient.GetDeviceMode(); in FfiPowerGetPowerMode() local
/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mode_callback_stub.cpp57 uint32_t mode; in OnPowerModeCallbackStub() local
/base/powermgr/power_manager/test/unittest/src/
H A Dpower_mode_module_native_test.cpp39 void PowerModeTestCallback::OnPowerModeChanged(PowerMode mode) in OnPowerModeChanged() argument
74 PowerMode mode = PowerMode::PERFORMANCE_MODE; in HWTEST_F() local
H A Dpower_set_mode_test.cpp87 auto mode = std::make_shared<PowerSaveMode>(); in HWTEST_F() local
/base/security/crypto_framework/frameworks/cj/src/
H A Dsm2_crypto_util_impl.cpp24 HcfBlob Sm2CryptoUtilImpl::GenCipherTextBySpec(Sm2CipherTextSpec spec, char *mode, int32_t *errCode) in GenCipherTextBySpec() argument
31 Sm2CipherTextSpec *Sm2CryptoUtilImpl::GetCipherTextSpec(HcfBlob input, char *mode, int32_t *errCode) in GetCipherTextSpec() argument
/base/security/crypto_framework/frameworks/crypto_operation/
H A Dsm2_crypto_util.c28 char *mode; member
36 static HcfSm2SpecToASN1CreateFunc FindAbility(const char *mode) in FindAbility() argument
50 static bool CheckMode(const char *mode) in CheckMode() argument
93 HcfGenCipherTextBySpec(Sm2CipherTextSpec *spec, const char *mode, HcfBlob *output) HcfGenCipherTextBySpec() argument
115 HcfGetCipherTextSpec(HcfBlob *input, const char *mode, Sm2CipherTextSpec **returnSpc) HcfGetCipherTextSpec() argument
[all...]
/base/security/huks/services/huks_standard/huks_service/main/core/src/
H A Dhks_client_service_util.c90 GetKeyFileData(const struct HksProcessInfo *processInfo, const struct HksParamSet *paramSet, const struct HksBlob *keyAlias, struct HksBlob *key, enum HksStorageType mode) GetKeyFileData() argument
/base/startup/init/test/fuzztest/getdevicenodepermissions_fuzzer/
H A Dgetdevicenodepermissions_fuzzer.cpp34 mode_t *mode = reinterpret_cast<mode_t*>(const_cast<uint8_t *>(data + offset)); in FuzzGetDeviceNodePermissions() local
/base/startup/init/test/unittest/fs_manager/erofs/
H A Derofs_mount_unittest.cpp41 mode_t mode = S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH; in HWTEST_F() local
/base/security/selinux_adapter/framework/policycoreutils/src/
H A Dselinux_share_mem.c28 int mode = readOnly ? O_RDONLY : O_CREAT | O_RDWR | O_TRUNC; in InitSharedMem() local
/base/security/security_guard/services/config_manager/src/
H A Devent_config.cpp34 bool EventConfig::Load(int mode) in Load() argument

Completed in 6 milliseconds

12345678910>>...179