Home
last modified time | relevance | path

Searched defs:L (Results 9926 – 9950 of 64477) sorted by relevance

1...<<391392393394395396397398399400>>...2580

/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Delists.adb109 L : constant Elmt_Id := Elists.Table (To).Last; constant
377 L : constant Elist_Id := New_Elmt_List; constant
391 L : constant Elist_Id := New_Elmt_List (Elmt1); constant
406 L : constant Elist_Id := New_Elmt_List (Elmt1, Elmt2); constant
422 L : constant Elist_Id := New_Elmt_List (Elmt1, Elmt2, Elmt3); constant
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Analysis/
H A DLoopPass.cpp51 bool runOnLoop(Loop *L, LPPassManager &) override { in runOnLoop()
79 void LPPassManager::addLoop(Loop &L) { in addLoop()
98 static void addLoopIntoQueue(Loop *L, std::deque<Loop *> &LQ) { in addLoopIntoQueue()
113 void LPPassManager::markLoopAsDeleted(Loop &L) { in markLoopAsDeleted()
369 static std::string getDescription(const Loop &L) { in getDescription()
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes-ccm.c28 static void aes_ccm_auth_start(void *aes, size_t M, size_t L, const u8 *nonce, in aes_ccm_auth_start()
84 static void aes_ccm_encr_start(size_t L, const u8 *nonce, u8 *a) in aes_ccm_encr_start()
92 static void aes_ccm_encr(void *aes, size_t L, const u8 *in, size_t len, u8 *out, in aes_ccm_encr()
152 const size_t L = 2; in aes_ccm_ae() local
182 const size_t L = 2; in aes_ccm_ad() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Analysis/
H A DLoopPass.cpp51 bool runOnLoop(Loop *L, LPPassManager &) override { in runOnLoop()
79 void LPPassManager::addLoop(Loop &L) { in addLoop()
98 static void addLoopIntoQueue(Loop *L, std::deque<Loop *> &LQ) { in addLoopIntoQueue()
113 void LPPassManager::markLoopAsDeleted(Loop &L) { in markLoopAsDeleted()
369 static std::string getDescription(const Loop &L) { in getDescription()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp223 ScopedLock L(PoolMutex); in allocate() local
287 ScopedLock L(PoolMutex); in deallocate() local
294 ScopedLock L(PoolMutex); in deallocate() local
317 ScopedLock L(PoolMutex); in deallocate() local
323 ScopedLock L(PoolMutex); in getSize() local
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/crypto/
H A Daes-ccm.c28 static void aes_ccm_auth_start(void *aes, size_t M, size_t L, const u8 *nonce, in aes_ccm_auth_start()
84 static void aes_ccm_encr_start(size_t L, const u8 *nonce, u8 *a) in aes_ccm_encr_start()
92 static void aes_ccm_encr(void *aes, size_t L, const u8 *in, size_t len, u8 *out, in aes_ccm_encr()
152 const size_t L = 2; in aes_ccm_ae() local
182 const size_t L = 2; in aes_ccm_ad() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp216 ScopedLock L(PoolMutex); in allocate() local
280 ScopedLock L(PoolMutex); in deallocate() local
287 ScopedLock L(PoolMutex); in deallocate() local
310 ScopedLock L(PoolMutex); in deallocate() local
316 ScopedLock L(PoolMutex); in getSize() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/CodeGen/GlobalISel/
H A DLegalizerInfoTest.cpp50 LegalizerInfo L; in TEST() local
91 LegalizerInfo L; in TEST() local
126 LegalizerInfo L; in TEST() local
154 LegalizerInfo L; in TEST() local
173 LegalizerInfo L; in TEST() local
/dports/science/chrono/chrono-7.0.1/src/chrono/physics/
H A DChContactNSC.h133 …virtual void ContIntStateGatherReactions(const unsigned int off_L, ChVectorDynamic<>& L) override { in ContIntStateGatherReactions()
139 …virtual void ContIntStateScatterReactions(const unsigned int off_L, const ChVectorDynamic<>& L) ov… in ContIntStateScatterReactions()
153 const ChVectorDynamic<>& L, in ContIntLoadResidual_CqL()
231 const ChVectorDynamic<>& L, in ContIntToDescriptor()
246 ChVectorDynamic<>& L in ContIntFromDescriptor()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DLoopPass.cpp51 bool runOnLoop(Loop *L, LPPassManager &) override { in runOnLoop()
79 void LPPassManager::addLoop(Loop &L) { in addLoop()
98 static void addLoopIntoQueue(Loop *L, std::deque<Loop *> &LQ) { in addLoopIntoQueue()
113 void LPPassManager::markLoopAsDeleted(Loop &L) { in markLoopAsDeleted()
369 static std::string getDescription(const Loop &L) { in getDescription()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsroprun1.h96 #define SAFE_SKEW_FETCH(S,s,SKEW,L,R) \ argument
102 #define SAFE_FETCH_S(L,R) SAFE_SKEW_FETCH(S,s,s_skew,L,R) argument
105 #define SAFE_FETCH_S(L,R) argument
111 #define SAFE_FETCH_T(L,R) SAFE_SKEW_FETCH(T,t,t_skew,L,R) argument
114 #define SAFE_FETCH_T(L,R) argument
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsroprun1.h89 #define SAFE_SKEW_FETCH(S,s,SKEW,L,R) \ argument
95 #define SAFE_FETCH_S(L,R) SAFE_SKEW_FETCH(S,s,s_skew,L,R) argument
98 #define SAFE_FETCH_S(L,R) argument
104 #define SAFE_FETCH_T(L,R) SAFE_SKEW_FETCH(T,t,t_skew,L,R) argument
107 #define SAFE_FETCH_T(L,R) argument
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlstatslib.c281 static int do_getstat(lua_State * L, int i) in do_getstat()
336 static int getstats(lua_State * L) in getstats()
350 static int setstats(lua_State * L) in setstats()
356 static int statslist(lua_State * L) in statslist()
377 int luaopen_stats(lua_State * L) in luaopen_stats()
/dports/games/naev/naev-0.7.0/src/
H A Dconsole.c100 static int cli_printCore( lua_State *L, int cli_only ) in cli_printCore()
154 int cli_warn( lua_State *L ) in cli_warn()
168 int cli_print( lua_State *L ) in cli_print()
177 static int cli_printOnly( lua_State *L ) in cli_printOnly()
186 static int cli_script( lua_State *L ) in cli_script()
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlstatslib.c281 static int do_getstat(lua_State * L, int i) in do_getstat()
336 static int getstats(lua_State * L) in getstats()
350 static int setstats(lua_State * L) in setstats()
356 static int statslist(lua_State * L) in statslist()
377 int luaopen_stats(lua_State * L) in luaopen_stats()
/dports/games/eureka/eureka-1.27b-source/src/
H A Dui_sidedef.cc198 const LineDef *L = LineDefs[*it]; in tex_callback() local
283 const LineDef *L = LineDefs[*it]; in add_callback() local
333 const LineDef *L = LineDefs[*it]; in delete_callback() local
372 const LineDef *L = LineDefs[*it]; in offset_callback() local
406 const LineDef *L = LineDefs[*it]; in sector_callback() local
/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/include/elemental/blas-like/level3/Trmm/
H A DRLN.hpp31 LocalAccumulateRLN in LocalAccumulateRLN()
86 RLNA( UnitOrNonUnit diag, const DistMatrix<T>& L, DistMatrix<T>& X ) in RLNA()
128 RLNCOld( UnitOrNonUnit diag, const DistMatrix<T>& L, DistMatrix<T>& X ) in RLNCOld()
175 RLNC( UnitOrNonUnit diag, const DistMatrix<T>& L, DistMatrix<T>& X ) in RLNC()
226 RLN( UnitOrNonUnit diag, const DistMatrix<T>& L, DistMatrix<T>& X ) in RLN()
H A DLLN.hpp31 LocalAccumulateLLN in LocalAccumulateLLN()
87 LLNA( UnitOrNonUnit diag, const DistMatrix<T>& L, DistMatrix<T>& X ) in LLNA()
129 LLNCOld( UnitOrNonUnit diag, const DistMatrix<T>& L, DistMatrix<T>& X ) in LLNCOld()
185 LLNC( UnitOrNonUnit diag, const DistMatrix<T>& L, DistMatrix<T>& X ) in LLNC()
238 LLN( UnitOrNonUnit diag, const DistMatrix<T>& L, DistMatrix<T>& X ) in LLN()
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlstatslib.c281 static int do_getstat(lua_State * L, int i) in do_getstat()
336 static int getstats(lua_State * L) in getstats()
350 static int setstats(lua_State * L) in setstats()
356 static int statslist(lua_State * L) in statslist()
377 int luaopen_stats(lua_State * L) in luaopen_stats()
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Delists.adb109 L : constant Elmt_Id := Elists.Table (To).Last; constant
377 L : constant Elist_Id := New_Elmt_List; constant
391 L : constant Elist_Id := New_Elmt_List (Elmt1); constant
406 L : constant Elist_Id := New_Elmt_List (Elmt1, Elmt2); constant
422 L : constant Elist_Id := New_Elmt_List (Elmt1, Elmt2, Elmt3); constant
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/unittests/CodeGen/GlobalISel/
H A DLegalizerInfoTest.cpp50 LegalizerInfo L; in TEST() local
91 LegalizerInfo L; in TEST() local
126 LegalizerInfo L; in TEST() local
154 LegalizerInfo L; in TEST() local
173 LegalizerInfo L; in TEST() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp216 ScopedLock L(PoolMutex); in allocate() local
280 ScopedLock L(PoolMutex); in deallocate() local
287 ScopedLock L(PoolMutex); in deallocate() local
310 ScopedLock L(PoolMutex); in deallocate() local
316 ScopedLock L(PoolMutex); in getSize() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DLoopPass.cpp51 bool runOnLoop(Loop *L, LPPassManager &) override { in runOnLoop()
79 void LPPassManager::addLoop(Loop &L) { in addLoop()
98 static void addLoopIntoQueue(Loop *L, std::deque<Loop *> &LQ) { in addLoopIntoQueue()
113 void LPPassManager::markLoopAsDeleted(Loop &L) { in markLoopAsDeleted()
369 static std::string getDescription(const Loop &L) { in getDescription()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/CodeGen/GlobalISel/
H A DLegalizerInfoTest.cpp50 LegalizerInfo L; in TEST() local
91 LegalizerInfo L; in TEST() local
126 LegalizerInfo L; in TEST() local
154 LegalizerInfo L; in TEST() local
173 LegalizerInfo L; in TEST() local
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/SystemZ/
H A Dvec-cmp-01.ll59 define <16 x i8> @f6(<16 x i8> %dummy, <16 x i8> %val1, <16 x i8> %val2) {
62 ; CHECK-NEXT: br %r14
64 %ret = sext <16 x i1> %cmp to <16 x i8>
69 define <16 x i8> @f7(<16 x i8> %dummy, <16 x i8> %val1, <16 x i8> %val2) {

1...<<391392393394395396397398399400>>...2580