Home
last modified time | relevance | path

Searched defs:sls (Results 1 – 25 of 406) sorted by relevance

12345678910>>...17

/dports/japanese/libslang/slang-1.4.5jp2/src/
H A Dslstring.c31 SLstring_Type *sls; member
101 SLstring_Type *sls; in _SLcompute_string_hash() local
115 SLstring_Type *sls; in find_string() local
148 SLstring_Type *sls; in find_slstring() local
165 SLstring_Type *sls; in allocate_sls() local
197 SLstring_Type *sls; in create_long_string() local
288 SLstring_Type *sls; in _SLstring_dup_hashed_string() local
317 SLstring_Type *sls; in _SLstring_dup_slstring() local
386 SLstring_Type *sls; in free_long_string() local
414 SLstring_Type *sls; in SLang_free_slstring() local
[all …]
/dports/devel/libslang2/slang-2.3.2/src/
H A Dslstring.c49 SLstring_Type *sls; member
195 SLstring_Type *sls, *prev; in find_slstring() local
230 SLstring_Type *sls; in find_string() local
271 SLstring_Type *sls; in allocate_sls() local
306 SLstring_Type *sls; in create_long_string() local
425 SLstring_Type *sls; in _pSLstring_dup_slstring() local
480 SLstring_Type *sls; in free_long_string() local
577 SLstring_Type *sls; in _pSLunallocate_slstring() local
591 SLstring_Type *sls; in _pSLcreate_via_alloced_slstring() local
675 SLstring_Type *sls; in _pSLang_free_slstring() local
[all …]
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/api/
H A Dstep_launch.c613 struct step_launch_state *sls = ctx->launch_state; in _step_abort() local
627 struct step_launch_state *sls = ctx->launch_state; in slurm_step_launch_wait_start() local
686 struct step_launch_state *sls; in slurm_step_launch_wait_finish() local
822 struct step_launch_state *sls; in slurm_step_launch_abort() local
849 struct step_launch_state *sls = ctx->launch_state; in slurm_step_launch_fwd_signal() local
957 struct step_launch_state *sls; in step_launch_state_create() local
997 struct step_launch_state *sls = ctx->launch_state; in step_launch_state_alter() local
1017 void step_launch_state_destroy(struct step_launch_state *sls) in step_launch_state_destroy()
1531 _task_user_managed_io_handler(struct step_launch_state *sls, in _task_user_managed_io_handler()
1657 struct step_launch_state *sls = ctx->launch_state; in _fail_step_tasks() local
[all …]
/dports/sysutils/py-salt/salt-3004.1/salt/renderers/
H A Dstateconf.py100 def render(input, saltenv="base", sls="", argline="", **kws): argument
268 def rewrite_sls_includes_excludes(data, sls, saltenv): argument
288 def _local_to_abs_sid(sid, sls): # id must starts with '.' argument
296 def _relative_to_abs_sls(relative, sls): argument
381 def rename_state_ids(data, sls, is_extend=False): argument
489 def add_start_state(data, sls): argument
H A Dmsgpack.py4 def render(msgpack_data, saltenv="base", sls="", **kws): argument
/dports/biology/stringtie/stringtie-2.1.1/SuperReads_RNA/global-1/SuperReadsR/unittests/
H A Dtest_skip_list_set.cc37 skip_list_set<int> sls(max_height); in TEST() local
45 skip_list_set<int> sls(5); in TEST() local
63 skip_list_set<int> sls(5); in TEST() local
131 skip_list_set<int> sls(5); in TEST() local
156 skip_list_set<std::string> sls(7); in TEST() local
/dports/net/yate/yate-6.4.0-1/libs/ysig/
H A Dlayer3.cpp39 void SS7L3User::notify(SS7Layer3* network, int sls) in notify()
660 bool SS7MTP3::inhibit(int sls, int setFlags, int clrFlags) in inhibit()
678 unsigned int SS7MTP3::congestion(int sls) in congestion()
712 void SS7MTP3::recoverMSU(int sls, int sequence) in recoverMSU()
744 int sls = link->sls(); in attach() local
984 int SS7MTP3::transmitMSU(const SS7MSU& msu, const SS7Label& label, int sls) in transmitMSU()
1064 bool SS7MTP3::receivedMSU(const SS7MSU& msu, SS7Layer2* link, int sls) in receivedMSU()
1154 bool SS7MTP3::recoveredMSU(const SS7MSU& msu, SS7Layer2* link, int sls) in recoveredMSU()
1254 int sls = link ? link->sls() : -1; in notify() local
1327 int sls = l2->sls(); in timerTick() local
[all …]
H A Daddress.cpp230 SS7Label::SS7Label(const SS7Label& original, unsigned char sls, unsigned char spare) in SS7Label()
237 const SS7PointCode& opc, unsigned char sls, unsigned char spare) in SS7Label()
244 unsigned int opc, unsigned char sls, unsigned char spare) in SS7Label()
257 const SS7PointCode& opc, unsigned char sls, unsigned char spare) in assign()
267 unsigned int opc, unsigned char sls, unsigned char spare) in assign()
H A Dtestpart.cpp42 …dMSU SS7Testing::receivedMSU(const SS7MSU& msu, const SS7Label& label, SS7Layer3* network, int sls) in receivedMSU()
108 void SS7Testing::notify(SS7Layer3* network, int sls) in notify()
222 int sls = o->toString().toInteger(-1); in setParams() local
/dports/net/yate/yate-6.4.0-1/modules/sig/
H A Disupmangler.cpp68 const SS7Label& label, int sls) in IsupMessage()
177 …U IsupIntercept::receivedMSU(const SS7MSU& msu, const SS7Label& label, SS7Layer3* network, int sls) in receivedMSU()
251 const SS7Label& label, SS7Layer3* network, int sls) in processMSU()
287 void IsupIntercept::dispatched(SS7MsgISUP& isup, const Message& msg, const SS7Label& label, int sls in dispatched()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/MC/M68k/Control/Classes/
H A DMxScc.s14 sls %d3 label
63 sls (0,%a3) label
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/MC/M68k/Control/Classes/
H A DMxScc.s14 sls %d3 label
63 sls (0,%a3) label
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/MC/M68k/Control/Classes/
H A DMxScc.s14 sls %d3 label
63 sls (0,%a3) label
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/MC/M68k/Control/Classes/
H A DMxScc.s14 sls %d3 label
63 sls (0,%a3) label
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/MC/M68k/Control/Classes/
H A DMxScc.s14 sls %d3 label
63 sls (0,%a3) label
/dports/security/vault/vault-1.8.2/vendor/github.com/denverdino/aliyungo/sls/
H A Dindex_test.go1 package sls package
H A Dmachine_group_test.go1 package sls package
H A Dlogstore_test.go1 package sls package
H A Dlogtail_test.go1 package sls package
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Sema/
H A Darm-bf16-forbidden-ops.c1 // RUN: %clang_cc1 -fsyntax-only -verify -triple aarch64 -target-feature +bf16 %s
/dports/misc/sls/sls/
H A DMakefile5 sls: sls.o target
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/sls/
H A Dendpoint.go1 package sls package
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/denverdino/aliyungo/aliyungo-a747050bb1ba/sls/
H A Dlogstore_test.go1 package sls package
H A Dlogtail_test.go1 package sls package
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/tests/stress/
H A DSparseLengthsSumTest.cpp100 auto *sls = F_->createFusedRowwiseQuantizedSparseLengthsWeightedSum( in TEST_P() local
111 auto *sls = F_->createFusedRowwiseQuantizedSparseLengthsWeightedSum( in TEST_P() local
122 auto *sls = F_->createFusedRowwiseQuantizedSparseLengthsSum( in TEST_P() local

12345678910>>...17