Home
last modified time | relevance | path

Searched refs:push_integer (Results 26 – 50 of 50) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dxfaceenc.c127 static void push_integer(BigInt *b, const ProbRange *prange) in push_integer() function
186 push_integer(&b, &pq.prob_ranges[--pq.prob_ranges_idx]); in xface_encode_frame()
/dports/devel/lutok/lutok-0.4/
H A Dstate.hpp126 void push_integer(const int);
H A Dexceptions_test.cpp59 state.push_integer(123); in ATF_TEST_CASE_BODY()
H A Dstate.cpp709 lutok::state::push_integer(const int value) in push_integer() function in lutok::state
/dports/lang/rust/rustc-1.58.1-src/src/doc/reference/src/expressions/
H A Dpath-expr.md22 let push_integer = Vec::<i32>::push;
/dports/lang/parrot/parrot-8.1.0/src/pmc/
H A Dpackfilerawsegment.pmc208 =item C<void push_integer(INTVAL value)>
215 VTABLE void push_integer(INTVAL value) :manual_wb {
H A Dresizableintegerarray.pmc161 =item C<void push_integer(INTVAL value)>
170 VTABLE void push_integer(INTVAL value) {
H A Dbytebuffer.pmc312 =item C<void push_integer(INTVAL value)>
320 VTABLE void push_integer(INTVAL value) :manual_wb {
H A Dresizablebooleanarray.pmc177 =item C<void push_integer(INTVAL value)>
185 VTABLE void push_integer(INTVAL value) :manual_wb {
H A Dresizablestringarray.pmc371 =item C<void push_integer(INTVAL value)>
380 VTABLE void push_integer(INTVAL value) :manual_wb {
H A Dcapture.pmc185 =item C<void push_integer(INTVAL value)>
214 VTABLE void push_integer(INTVAL value) :manual_wb {
H A Dorderedhash.pmc597 =item C<void push_integer(INTVAL value)>
617 VTABLE void push_integer(INTVAL value) :manual_wb {
H A Dstringbuilder.pmc229 VTABLE void push_integer(INTVAL value) {
H A Dresizablepmcarray.pmc614 =item C<void push_integer(INTVAL value)>
635 VTABLE void push_integer(INTVAL value) :manual_wb {
H A Dcallcontext.pmc1024 VTABLE void push_integer(INTVAL value) {
/dports/irc/epic4/epic4-2.10.9/source/
H A Dexpr2.c896 __inline static TOKEN push_integer (expr_info *c, INTTYPE val) in push_integer() function
1055 push_integer(cx, (intop)); \ in reduce()
1115 push_integer(cx, (intop)); \ in reduce()
1278 push_integer(cx, (intop_result)); \ in reduce()
1331 push_integer(cx, ~i); in reduce()
1353 push_integer(cx, i); in reduce()
1361 push_integer(cx, i); in reduce()
/dports/irc/epic5/epic5-2.1.6/source/
H A Dexpr2.c900 __inline static TOKEN push_integer (expr_info *c, intmax_t val) in push_integer() function
1059 push_integer(cx, (intop)); \ in reduce()
1122 push_integer(cx, (intop)); \ in reduce()
1290 push_integer(cx, (intop_result)); \ in reduce()
1344 push_integer(cx, ~i); in reduce()
1366 push_integer(cx, i); in reduce()
1374 push_integer(cx, i); in reduce()
/dports/lang/parrot/parrot-8.1.0/t/pmc/
H A Dresizablebooleanarray.t38 push_integer()
256 .sub push_integer
/dports/devel/kyua/kyua-0.13/utils/config/
H A Dtree_test.cpp90 state.push_integer( in push_lua()
620 state.push_integer(5); in ATF_TEST_CASE_BODY()
621 state.push_integer(10); in ATF_TEST_CASE_BODY()
H A Dlua_module_test.cpp81 state.push_integer(value().value * 5); in push_lua()
H A Dnodes.cpp495 state.push_integer(value()); in push_lua()
/dports/lang/parrot/parrot-8.1.0/src/
H A Dvtable.tbl97 void push_integer(INTVAL value)
/dports/lang/parrot/parrot-8.1.0/docs/dev/
H A Dpmc_freeze.pod155 vtable. So B<io-E<gt>vtable-E<gt>push_integer> spits out an INTVAL to the
/dports/lang/vala/vala-0.48.18/vapi/
H A Dlua.vapi251 public void push_integer (int n);
/dports/lang/parrot/parrot-8.1.0/docs/pdds/
H A Dpdd17_pmc.pod907 =item push_integer
909 void push_integer(INTERP, PMC *self, INTVAL value)

12