Home
last modified time | relevance | path

Searched defs:iter (Results 301 - 325 of 2523) sorted by relevance

1...<<11121314151617181920>>...101

/third_party/openssl/crypto/pkcs12/
H A Dp12_crpt.c29 int saltlen, iter, ret; in PKCS12_PBE_keyivgen_ex() local
H A Dp12_p8e.c16 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 DReactorDebugInfo.cpp91 auto iter = cache.find(frame.address()); in getCallerBacktrace() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_invert_comparison_operator.cpp47 auto iter = fuzzerutil::GetIteratorForInstruction(block, inst); in IsApplicable() local
63 auto iter = fuzzerutil::GetIteratorForInstruction( in Apply() local
H A Dtransformation_swap_conditional_branch_operands.cpp55 auto iter = fuzzerutil::GetIteratorForInstruction(block, branch_inst); in Apply() local
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dreduction_util.cpp60 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 Dtransformation_invert_comparison_operator.cpp47 auto iter = fuzzerutil::GetIteratorForInstruction(block, inst); in IsApplicable() local
63 auto iter = fuzzerutil::GetIteratorForInstruction( in Apply() local
H A Dtransformation_swap_conditional_branch_operands.cpp55 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 Dreduction_util.cpp60 opt::BasicBlock::iterator iter = function->begin()->begin(); in FindOrCreateFunctionVariable() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dfphdlimp.h68 FieldPositionIterator* iter; // can be NULL member in FieldPositionIteratorHandler
H A Duitercollationiterator.h59 UCharIterator &iter; member in UIterCollationIterator
/third_party/skia/tests/
H A DSkPathRangeIterTest.cpp92 auto iter = iterate.begin(); in DEF_TEST() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DToggles.cpp284 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 Dpkcs12.h39 int iter; member
/third_party/python/Modules/_decimal/libmpdec/
H A Dbench.c104 long iter = 10000000; in main() local
/third_party/pulseaudio/src/pulsecore/
H A Dmutex-win32.c94 void *iter; in pa_cond_signal() local
/third_party/rust/crates/memchr/src/tests/memchr/
H A Dtestdata.rs262 fn iter<I: Iterator<Item = usize>>(&self, reverse: bool, it: I) { in iter() functions
/third_party/rust/crates/memchr/src/memchr/
H A Dmod.rs10 mod iter; modules
/third_party/rust/crates/rustix/tests/thread/
H A Dprctl.rs137 let mut iter = line.splitn(2, '='); in is_linux_kernel_config_item_enabled() variables
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_invert_comparison_operator.cpp47 auto iter = fuzzerutil::GetIteratorForInstruction(block, inst); in IsApplicable() local
64 auto iter = fuzzerutil::GetIteratorForInstruction( in Apply() local
H A Dtransformation_swap_conditional_branch_operands.cpp55 auto iter = fuzzerutil::GetIteratorForInstruction(block, branch_inst); in Apply() local
/third_party/spirv-tools/source/reduce/
H A Dreduction_util.cpp60 opt::BasicBlock::iterator iter = function->begin()->begin(); in FindOrCreateFunctionVariable() local
/third_party/vk-gl-cts/framework/common/
H A DtcuFunctionLibrary.cpp53 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 Dnapi_account_error.cpp96 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 Dfull_ime_info_manager.cpp116 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...]

Completed in 9 milliseconds

1...<<11121314151617181920>>...101