Home
last modified time | relevance | path

Searched defs:LOOP (Results 1 - 12 of 12) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/rc4/
H A Drc4_enc.c38 #define LOOP(in,out) \ in RC4() macro
[all...]
/third_party/openssl/crypto/rc4/
H A Drc4_enc.c38 #define LOOP(in,out) \ in RC4() macro
[all...]
/third_party/googletest/googlemock/scripts/generator/cpp/
H A Dkeywords.py44 LOOP = set('while do for break continue'.split()) variable
/third_party/ltp/testcases/kernel/controllers/memcg/regression/
H A Dmemcg_test_1.c14 #define LOOP 40 macro
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap06.c38 #define LOOP 5 macro
/third_party/alsa-lib/test/
H A Dmixtest.c226 int LOOP = 100; in main() local
/third_party/ltp/testcases/kdump/lib/lkdtm/
H A Dlkdtm.c87 LOOP, enumerator
/third_party/node/lib/
H A Dfs.js
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Derrno.rs519 pub const LOOP: Self = Self(c::ELOOP); consts
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Derrno.rs361 pub const LOOP: Self = Self::from_errno(errno::ELOOP); consts
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_indirect_draw.c39 #define LOOP \ macro
/third_party/mesa3d/src/mesa/x86/
H A Dassyntax.h520 #define LOOP(a) CHOICE(loop a, loop a, loop a) macro
1237 #define LOOP(a) loop a macro

Completed in 17 milliseconds