Home
last modified time | relevance | path

Searched defs:iter (Results 151 - 175 of 2272) sorted by relevance

12345678910>>...91

/third_party/icu/icu4c/source/i18n/
H A Dfphdlimp.h68 FieldPositionIterator* iter; // can be NULL member in FieldPositionIteratorHandler
/third_party/libdrm/nouveau/nvif/
H A Dif0002.h12 __u8 iter; member
21 __u16 iter; member
32 __u8 iter; member
/third_party/node/deps/icu-small/source/i18n/
H A Dfphdlimp.h68 FieldPositionIterator* iter; // can be nullptr member in FieldPositionIteratorHandler
/third_party/mesa3d/src/vulkan/device-select-layer/
H A Ddevice_select_x11.c66 xcb_screen_iterator_t iter; in device_select_find_xcb_pci_default() local
/third_party/node/deps/openssl/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/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

Completed in 9 milliseconds

12345678910>>...91