| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| H A D | cipher_camellia_hw.c | 23 int ret, mode = dat->mode; in cipher_hw_camellia_initkey() local [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | type_parser.h | 53 FormatMode mode; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/file_hooking/ |
| H A D | shader_cache_file_hooking.cpp | 25 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 D | SkBlenders.cpp | 25 SkBlendMode mode; in Arithmetic() member
|
| /third_party/skia/src/core/ |
| H A D | SkModeColorFilter.h | 15 static sk_sp<SkColorFilter> Make(SkColor color, SkBlendMode mode) { in Make() argument
|
| H A D | SkXfermodePriv.h | 35 static SkXfermode* Peek(SkBlendMode mode) { in Peek() argument
|
| /third_party/skia/src/gpu/glsl/ |
| H A D | GrGLSLBlend.cpp | 14 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 D | cipher_camellia_hw.c | 23 int ret, mode = dat->mode; in cipher_hw_camellia_initkey() local [all...] |
| H A D | cipher_aria_hw.c | 16 int ret, mode = dat->mode; in cipher_hw_aria_initkey() local
|
| /third_party/skia/tests/ |
| H A D | PDFOpaqueSrcModeToSrcOverTest.cpp | 13 static void run_test(SkWStream* out, SkBlendMode mode, U8CPU alpha) { in run_test() argument
|
| /third_party/skia/bench/ |
| H A D | ResultsWriter.h | 41 NanoJSONResultsWriter(SkWStream* stream, Mode mode) : SkJSONWriter(stream, mode) {} in NanoJSONResultsWriter() argument
|
| /base/global/i18n/frameworks/intl/src/ |
| H A D | i18n_normalizer.cpp | 20 I18nNormalizer::I18nNormalizer(I18nNormalizerMode mode, I18nErrorCode &errorCode) in I18nNormalizer() argument
|
| /base/request/request/common/src/ |
| H A D | module_init.cpp | 23 void ModuleInit::LockCallback(int mode, int type, char *file, int line)
in LockCallback() argument
|
| /base/powermgr/power_manager/test/systemtest/src/ |
| H A D | power_mgr_system_test.cpp | 66 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 D | power_ffi.cpp | 31 PowerMode mode = g_powerMgrClient.GetDeviceMode(); in FfiPowerGetPowerMode() local
|
| /base/powermgr/power_manager/services/zidl/src/ |
| H A D | power_mode_callback_stub.cpp | 57 uint32_t mode; in OnPowerModeCallbackStub() local
|
| /base/powermgr/power_manager/test/unittest/src/ |
| H A D | power_mode_module_native_test.cpp | 39 void PowerModeTestCallback::OnPowerModeChanged(PowerMode mode) in OnPowerModeChanged() argument 74 PowerMode mode = PowerMode::PERFORMANCE_MODE; in HWTEST_F() local
|
| H A D | power_set_mode_test.cpp | 87 auto mode = std::make_shared<PowerSaveMode>(); in HWTEST_F() local
|
| /base/security/crypto_framework/frameworks/cj/src/ |
| H A D | sm2_crypto_util_impl.cpp | 24 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 D | sm2_crypto_util.c | 28 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 D | hks_client_service_util.c | 90 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 D | getdevicenodepermissions_fuzzer.cpp | 34 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 D | erofs_mount_unittest.cpp | 41 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 D | selinux_share_mem.c | 28 int mode = readOnly ? O_RDONLY : O_CREAT | O_RDWR | O_TRUNC; in InitSharedMem() local
|
| /base/security/security_guard/services/config_manager/src/ |
| H A D | event_config.cpp | 34 bool EventConfig::Load(int mode) in Load() argument
|