Home
last modified time | relevance | path

Searched defs:iseq (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/dports/textproc/raptor2/raptor2-2.0.15/src/
H A Draptor_permute_test.c59 intseq* iseq; in new_intseq() local
76 free_intseq(intseq* iseq) in free_intseq()
88 intseq_print(intseq *iseq, FILE* stream) in intseq_print()
94 intseq_reverse(intseq *iseq, int start_index, int length) in intseq_reverse()
108 intseq_next_permutation(intseq *iseq) in intseq_next_permutation()
114 intseq_get_at(intseq *iseq, int idx) in intseq_get_at()
257 intseq* iseq; in main() local
324 intseq* iseq; in main() local
/dports/lang/ruby26/ruby-2.6.9/
H A Diseq.h30 #define ISEQ_COVERAGE(iseq) iseq->body->variable.coverage argument
35 #define ISEQ_PC2BRANCHINDEX(iseq) iseq->body->variable.pc2branchindex argument
38 #define ISEQ_FLIP_CNT(iseq) (iseq)->body->variable.flip_count argument
41 ISEQ_FLIP_CNT_INCREMENT(const rb_iseq_t *iseq) in ISEQ_FLIP_CNT_INCREMENT()
49 ISEQ_ORIGINAL_ISEQ(const rb_iseq_t *iseq) in ISEQ_ORIGINAL_ISEQ()
55 ISEQ_ORIGINAL_ISEQ_CLEAR(const rb_iseq_t *iseq) in ISEQ_ORIGINAL_ISEQ_CLEAR()
65 ISEQ_ORIGINAL_ISEQ_ALLOC(const rb_iseq_t *iseq, long size) in ISEQ_ORIGINAL_ISEQ_ALLOC()
118 ISEQ_COMPILE_DATA(const rb_iseq_t *iseq) in ISEQ_COMPILE_DATA()
129 ISEQ_COMPILE_DATA_ALLOC(rb_iseq_t *iseq) in ISEQ_COMPILE_DATA_ALLOC()
136 ISEQ_COMPILE_DATA_CLEAR(rb_iseq_t *iseq) in ISEQ_COMPILE_DATA_CLEAR()
[all …]
H A Diseq.c81 rb_iseq_free(const rb_iseq_t *iseq) in rb_iseq_free()
213 rb_iseq_mark(const rb_iseq_t *iseq) in rb_iseq_mark()
296 iseq_memsize(const rb_iseq_t *iseq) in iseq_memsize()
441 prepare_iseq_build(rb_iseq_t *iseq, in prepare_iseq_build()
530 rb_iseq_init_trace(rb_iseq_t *iseq) in rb_iseq_init_trace()
539 finish_iseq_build(rb_iseq_t *iseq) in finish_iseq_build()
700 iseq_translate(rb_iseq_t *iseq) in iseq_translate()
720 rb_iseq_t *iseq = iseq_alloc(); in rb_iseq_new_with_opt() local
885 rb_iseq_t *iseq = NULL; in rb_iseq_compile_with_option() local
1048 iseqw_new(const rb_iseq_t *iseq) in iseqw_new()
[all …]
H A Dcompile.c593 rb_iseq_t *iseq = (rb_iseq_t *)arg; in validate_label() local
1407 get_lvar_level(const rb_iseq_t *iseq) in get_lvar_level()
1527 iseq_calc_param_size(rb_iseq_t *iseq) in iseq_calc_param_size()
3348 tailcallable_p(rb_iseq_t *iseq) in tailcallable_p()
3408 new_unified_insn(rb_iseq_t *iseq, in new_unified_insn()
4735 const rb_iseq_t *iseq = orig_iseq; in make_name_for_block() local
4755 push_ensure_entry(rb_iseq_t *iseq, in push_ensure_entry()
8321 const rb_iseq_t *iseq; in rb_dvar_defined() local
8348 const rb_iseq_t *iseq; in rb_local_defined() local
8500 rb_iseq_t *iseq; member
[all …]
H A Dmjit.c112 mjit_free_iseq(const rb_iseq_t *iseq) in mjit_free_iseq()
210 create_unit(const rb_iseq_t *iseq) in create_unit()
232 const rb_iseq_t *iseq; in mark_ec_units() local
313 mjit_add_iseq_to_process(const rb_iseq_t *iseq) in mjit_add_iseq_to_process()
849 VALUE iseq = (VALUE)unit->iseq; in mjit_mark() local
H A Dvm_backtrace.c33 calc_lineno(const rb_iseq_t *iseq, const VALUE *pc) in calc_lineno()
54 const rb_iseq_t *iseq = cfp->iseq; in rb_vm_get_sourceline() local
78 const rb_iseq_t *iseq; member
83 } iseq; member
513 const rb_iseq_t *iseq = cfp->iseq; in bt_iter_iseq() local
612 const rb_iseq_t *iseq; in rb_backtrace_use_iseq_first_lineno_for_last_location() local
722 const rb_iseq_t *iseq = cfp->iseq; in oldbt_iter_iseq() local
1347 const rb_iseq_t *iseq = frame2iseq(frame); in rb_profile_frame_path() local
1354 const rb_iseq_t *iseq = frame2iseq(frame); in rb_profile_frame_absolute_path() local
1361 const rb_iseq_t *iseq = frame2iseq(frame); in rb_profile_frame_label() local
[all …]
H A Dmjit.h97 const rb_iseq_t *iseq; in mjit_exec() local
140 static inline void mjit_free_iseq(const rb_iseq_t *iseq){} in mjit_free_iseq()
/dports/security/suricata/suricata-6.0.4/src/
H A Ddetect-icmp-seq.c145 const DetectIcmpSeqData *iseq = (const DetectIcmpSeqData *)ctx; in DetectIcmpSeqMatch() local
163 DetectIcmpSeqData *iseq = NULL; in DetectIcmpSeqParse() local
238 DetectIcmpSeqData *iseq = NULL; in DetectIcmpSeqSetup() local
268 DetectIcmpSeqData *iseq = (DetectIcmpSeqData *)ptr; in DetectIcmpSeqFree() local
336 DetectIcmpSeqData *iseq = NULL; in DetectIcmpSeqParseTest01() local
351 DetectIcmpSeqData *iseq = NULL; in DetectIcmpSeqParseTest02() local
365 DetectIcmpSeqData *iseq = NULL; in DetectIcmpSeqParseTest03() local
/dports/devel/hpx/hpx-1.2.1/tests/unit/parallel/container_algorithms/
H A Dany_of_range.cpp34 std::size_t iseq[] = { 0, 23, 10007 }; in test_any_of() local
63 std::size_t iseq[] = { 0, 23, 10007 }; in test_any_of_async() local
159 std::size_t iseq[] = { 0, 23, 10007 }; in test_any_of_exception() local
191 std::size_t iseq[] = { 0, 23, 10007 }; in test_any_of_exception_async() local
257 std::size_t iseq[] = { 0, 23, 10007 }; in test_any_of_bad_alloc() local
288 std::size_t iseq[] = { 0, 23, 10007 }; in test_any_of_bad_alloc_async() local
H A Dall_of_range.cpp34 std::size_t iseq[] = { 0, 23, 10007 }; in test_all_of() local
63 std::size_t iseq[] = { 0, 23, 10007 }; in test_all_of_async() local
159 std::size_t iseq[] = { 0, 23, 10007 }; in test_all_of_exception() local
191 std::size_t iseq[] = { 0, 23, 10007 }; in test_all_of_exception_async() local
257 std::size_t iseq[] = { 0, 23, 10007 }; in test_all_of_bad_alloc() local
288 std::size_t iseq[] = { 0, 23, 10007 }; in test_all_of_bad_alloc_async() local
H A Dnone_of_range.cpp33 std::size_t iseq[] = { 0, 1, 3 }; in test_none_of() local
62 std::size_t iseq[] = { 0, 23, 10007 }; in test_none_of_async() local
161 std::size_t iseq[] = { 0, 23, 10007 }; in test_none_of_exception() local
193 std::size_t iseq[] = { 0, 23, 10007 }; in test_none_of_exception_async() local
259 std::size_t iseq[] = { 0, 23, 10007 }; in test_none_of_bad_alloc() local
290 std::size_t iseq[] = { 0, 23, 10007 }; in test_none_of_bad_alloc_async() local
/dports/devel/hpx/hpx-1.2.1/tests/unit/parallel/algorithms/
H A Dnone_of.cpp32 std::size_t iseq[] = { 0, 1, 3 }; in test_none_of() local
62 std::size_t iseq[] = { 0, 23, 10007 }; in test_none_of_async() local
161 std::size_t iseq[] = { 0, 23, 10007 }; in test_none_of_exception() local
194 std::size_t iseq[] = { 0, 23, 10007 }; in test_none_of_exception_async() local
261 std::size_t iseq[] = { 0, 23, 10007 }; in test_none_of_bad_alloc() local
293 std::size_t iseq[] = { 0, 23, 10007 }; in test_none_of_bad_alloc_async() local
H A Dall_of.cpp33 std::size_t iseq[] = { 0, 23, 10007 }; in test_all_of() local
63 std::size_t iseq[] = { 0, 23, 10007 }; in test_all_of_async() local
160 std::size_t iseq[] = { 0, 23, 10007 }; in test_all_of_exception() local
193 std::size_t iseq[] = { 0, 23, 10007 }; in test_all_of_exception_async() local
260 std::size_t iseq[] = { 0, 23, 10007 }; in test_all_of_bad_alloc() local
292 std::size_t iseq[] = { 0, 23, 10007 }; in test_all_of_bad_alloc_async() local
H A Dany_of.cpp33 std::size_t iseq[] = { 0, 23, 10007 }; in test_any_of() local
63 std::size_t iseq[] = { 0, 23, 10007 }; in test_any_of_async() local
160 std::size_t iseq[] = { 0, 23, 10007 }; in test_any_of_exception() local
193 std::size_t iseq[] = { 0, 23, 10007 }; in test_any_of_exception_async() local
260 std::size_t iseq[] = { 0, 23, 10007 }; in test_any_of_bad_alloc() local
292 std::size_t iseq[] = { 0, 23, 10007 }; in test_any_of_bad_alloc_async() local
/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/libunix/
H A Dxqtsub.c221 fshell, iseq, pzerror, pftemp) in fsysdep_execute() argument
457 fsysdep_unlock_uuxqt (iseq, zcmd, cmaxuuxqts) in fsysdep_unlock_uuxqt() argument
548 fsysdep_lock_uuxqt_dir (iseq) in fsysdep_lock_uuxqt_dir() argument
578 fsysdep_unlock_uuxqt_dir (iseq) in fsysdep_unlock_uuxqt_dir() argument
637 fsysdep_copy_uuxqt_files (cfiles, pzfrom, pzto, iseq, pzinput) in fsysdep_copy_uuxqt_files() argument
H A Dseq.c48 long iseq; local
/dports/science/tinker/tinker/source/
H A Dprtseq.f20 subroutine prtseq (iseq) argument
24 integer i,k,iseq local
H A Dreadseq.f21 subroutine readseq (iseq) argument
27 integer i,j,k,iseq local
/dports/math/octave-forge-linear-algebra/linear-algebra-2.2.3/inst/@kronprod/
H A Dsize_equal.m22 iseq = isequal (cellfun (@size, varargin, "UniformOutput", false){:}); variable
/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/uucico/
H A Dproti.c89 #define IHDRWIN_SET(iseq, ichan) (((iseq) << 3) | (ichan)) argument
557 int iseq; local
704 finak (qdaemon, iseq) in finak() argument
732 int iseq; local
1113 int iseq; local
1494 int iseq; local
1581 int iseq; local
/dports/biology/emboss/EMBOSS-6.6.0/jemboss/org/emboss/jemboss/gui/sequenceChooser/
H A DInputSequenceAttributes.java320 public void setBegSeq(int iseq) in setBegSeq()
331 public void setEndSeq(int iseq) in setEndSeq()
/dports/deskutils/recoll/recoll-1.31.2/query/
H A Dsortseq.h33 DocSeqSorted(std::shared_ptr<DocSequence> iseq, DocSeqSortSpec &sortspec) in DocSeqSorted()
/dports/science/tfel-edf/tfel-3.2.1/tests/Material/
H A DIsotropicCazacuYieldTest.cxx74 const auto iseq = 1/seq; in test() local
115 const auto iseq = 1/seq; in test2() local
127 const auto iseq = 1/seq; in test2() local
/dports/science/tfel/tfel-3.4.0/tests/Material/
H A DIsotropicCazacuYieldTest.cxx74 const auto iseq = 1/seq; in test() local
115 const auto iseq = 1/seq; in test2() local
127 const auto iseq = 1/seq; in test2() local
/dports/devel/R-cran-iterators/iterators/inst/examples/
H A Diseq.R7 iseq <- function(n, ...) { function

12345678910>>...12