| /third_party/openssl/crypto/pkcs12/ |
| H A D | p12_crpt.c | 29 int saltlen, iter, ret; in PKCS12_PBE_keyivgen_ex() local
|
| H A D | p12_p8e.c | 16 PKCS8_encrypt_ex(int pbe_nid, const EVP_CIPHER *cipher, const char *pass, int passlen, unsigned char *salt, int saltlen, int iter, PKCS8_PRIV_KEY_INFO *p8inf, OSSL_LIB_CTX *libctx, const char *propq) PKCS8_encrypt_ex() argument 60 PKCS8_encrypt(int pbe_nid, const EVP_CIPHER *cipher, const char *pass, int passlen, unsigned char *salt, int saltlen, int iter, PKCS8_PRIV_KEY_INFO *p8inf) PKCS8_encrypt() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | ReactorDebugInfo.cpp | 91 auto iter = cache.find(frame.address()); in getCallerBacktrace() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| H A D | transformation_invert_comparison_operator.cpp | 47 auto iter = fuzzerutil::GetIteratorForInstruction(block, inst); in IsApplicable() local 63 auto iter = fuzzerutil::GetIteratorForInstruction( in Apply() local
|
| H A D | transformation_swap_conditional_branch_operands.cpp | 55 auto iter = fuzzerutil::GetIteratorForInstruction(block, branch_inst); in Apply() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/reduce/ |
| H A D | reduction_util.cpp | 60 opt::BasicBlock::iterator iter = function->begin()->begin(); in FindOrCreateFunctionVariable() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | transformation_invert_comparison_operator.cpp | 47 auto iter = fuzzerutil::GetIteratorForInstruction(block, inst); in IsApplicable() local 63 auto iter = fuzzerutil::GetIteratorForInstruction( in Apply() local
|
| H A D | transformation_swap_conditional_branch_operands.cpp | 55 auto iter = fuzzerutil::GetIteratorForInstruction(block, branch_inst); in Apply() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
| H A D | reduction_util.cpp | 60 opt::BasicBlock::iterator iter = function->begin()->begin(); in FindOrCreateFunctionVariable() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | fphdlimp.h | 68 FieldPositionIterator* iter; // can be NULL member in FieldPositionIteratorHandler
|
| H A D | uitercollationiterator.h | 59 UCharIterator &iter; member in UIterCollationIterator
|
| /third_party/skia/tests/ |
| H A D | SkPathRangeIterTest.cpp | 92 auto iter = iterate.begin(); in DEF_TEST() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | Toggles.cpp | 284 const auto& iter = mToggleNameToEnumMap.find(toggleName); in GetToggleInfo() local 296 const auto& iter = mToggleNameToEnumMap.find(toggleName); in ToggleNameToEnum() local
|
| /third_party/openssl/test/helpers/ |
| H A D | pkcs12.h | 39 int iter; member
|
| /third_party/python/Modules/_decimal/libmpdec/ |
| H A D | bench.c | 104 long iter = 10000000; in main() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | mutex-win32.c | 94 void *iter; in pa_cond_signal() local
|
| /third_party/rust/crates/memchr/src/tests/memchr/ |
| H A D | testdata.rs | 262 fn iter<I: Iterator<Item = usize>>(&self, reverse: bool, it: I) { in iter() functions
|
| /third_party/rust/crates/memchr/src/memchr/ |
| H A D | mod.rs | 10 mod iter; modules
|
| /third_party/rust/crates/rustix/tests/thread/ |
| H A D | prctl.rs | 137 let mut iter = line.splitn(2, '='); in is_linux_kernel_config_item_enabled() variables
|
| /third_party/spirv-tools/source/fuzz/ |
| H A D | transformation_invert_comparison_operator.cpp | 47 auto iter = fuzzerutil::GetIteratorForInstruction(block, inst); in IsApplicable() local 64 auto iter = fuzzerutil::GetIteratorForInstruction( in Apply() local
|
| H A D | transformation_swap_conditional_branch_operands.cpp | 55 auto iter = fuzzerutil::GetIteratorForInstruction(block, branch_inst); in Apply() local
|
| /third_party/spirv-tools/source/reduce/ |
| H A D | reduction_util.cpp | 60 opt::BasicBlock::iterator iter = function->begin()->begin(); in FindOrCreateFunctionVariable() local
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuFunctionLibrary.cpp | 53 std::map<std::string, deFunctionPtr>::const_iterator iter = m_functions.find(funcName); in getFunction() local
|
| /base/account/os_account/interfaces/kits/napi/common/src/ |
| H A D | napi_account_error.cpp | 96 auto iter = g_errorStringMap.find(jsErrCode); in ConvertToJsErrMsg() local 135 auto iter = g_errorStringMap.find(jsErrCode); in GenerateBusinessError() local 146 auto iter = g_errorStringMap.find(errCode); in CheckJsErrorCode() local
|
| /base/inputmethod/imf/services/src/ |
| H A D | full_ime_info_manager.cpp | 116 auto iter = std::find_if(it->second.begin(), it->second.end(), in Add() local 132 auto iter = std::find_if(it->second.begin(), it->second.end(), in Delete() local 159 auto iter = std::find_if(it->second.begin(), it->second.end(), in Update() local 186 auto iter = std::find_if(it->second.begin(), it->second.end(), in Get() local 203 auto iter = std::find_if(it->second.begin(), it->second.end(), Has() local 215 auto iter = std::find_if( Get() local [all...] |