Home
last modified time | relevance | path

Searched defs:LOOP (Results 1 – 19 of 19) sorted by relevance

/third_party/ltp/testcases/kernel/controllers/memcg/regression/
Dmemcg_test_1.c32 #define LOOP 40 macro
/third_party/openssl/crypto/rc4/
Drc4_enc.c38 #define LOOP(in,out) \ in RC4() macro
/third_party/node/deps/openssl/openssl/crypto/rc4/
Drc4_enc.c38 #define LOOP(in,out) \ in RC4() macro
/third_party/googletest/googlemock/scripts/generator/cpp/
Dkeywords.py44 LOOP = set('while do for break continue'.split()) variable
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
Dhugemmap06.c38 #define LOOP 5 macro
/third_party/node/deps/npm/node_modules/fs.realpath/
Dold.js233 function LOOP() { class
/third_party/ltp/testcases/kdump/lib/lkdtm/
Dlkdtm.c87 LOOP, enumerator
/third_party/alsa-lib/test/
Dmixtest.c226 int LOOP = 100; in main() local
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
Derrno.rs361 pub const LOOP: Self = Self::from_errno(errno::ELOOP); constant
/third_party/rust/crates/rustix/src/backend/libc/io/
Derrno.rs519 pub const LOOP: Self = Self(c::ELOOP); constant
/third_party/gstreamer/gstplugins_base/gst/compositor/
Dblend.c42 #define BLEND_A32(name, method, LOOP) \ argument
/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dblend.c44 #define BLEND_A32(name, method, LOOP) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.h348 LOOP, enumerator
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DVertexProgram.cpp1422 void VertexProgram::LOOP(const Src &integerRegister) in LOOP() function in sw::VertexProgram
DPixelProgram.cpp1738 void PixelProgram::LOOP(const Src &integerRegister) in LOOP() function in sw::PixelProgram
/third_party/mesa3d/src/panfrost/lib/
Dpan_indirect_draw.c39 #define LOOP \ macro
/third_party/node/lib/
Dfs.js2773 function LOOP() { class
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c1786 DECL_SPECIAL(LOOP) in DECL_SPECIAL() argument
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h520 #define LOOP(a) CHOICE(loop a, loop a, loop a) macro
1237 #define LOOP(a) loop a macro