Home
last modified time | relevance | path

Searched refs:dope (Results 1 – 25 of 614) sorted by relevance

12345678910>>...25

/dports/lang/pcc/pcc-1.1.0/mip/
H A Dpass2.h352 extern int dope[]; /* a vector containing operator information */
362 return (dope[o]&TYFLG); in optype()
370 return (dope[o]&ASGFLG); in asgop()
378 return (dope[o]&LOGFLG); in logop()
386 return (dope[o]&CALLFLG); in callop()
391 #define optype(o) (dope[o]&TYFLG)
392 #define asgop(o) (dope[o]&ASGFLG)
393 #define logop(o) (dope[o]&LOGFLG)
394 #define callop(o) (dope[o]&CALLFLG)
H A Dcommon.c446 #define coptype(o) (dope[o]&TYFLG)
494 int dope[DSIZE]; variable
566 dope[q->dopeop] = q->dopeval; in mkdope()
/dports/games/0verkill/0verkill-0.16/data/
H A Dlevel2.dn19 dope I 650 116
38 dope I 403 90
H A Dlevel2.sp39 dope grx/dope.avi
H A Dlevel1.sp141 dope grx/dope.avi
/dports/graphics/libprojectm/projectm-3.1.12/presets/presets_milkdrop_104/
H A Dbaked - demon isolation.milk255 per_pixel_3=dope= (q2-q4) * (y/x) - -y * atan2(godx, gody) ;
260 per_pixel_8=cx = x * (x/y) - sin((madbeat*0.5)-x)*tan(dope);
261 per_pixel_9=cy = y * (x/y) - sin((mtb*0.5)-y)*tan(dope);
/dports/devel/plasma5-plasma-sdk/plasma-sdk-5.23.5/po/pl/
H A Dorg.kde.plasma.themeexplorer.po59 msgstr "Obszar kolorów dopełnienia:"
134 msgstr "Kolor tekstu dopełnienia:"
139 msgstr "Kolor tła dopełnienia:"
144 msgstr "Kolor dopełnienia po najechaniu:"
149 msgstr "Kolor dopełnienia po uaktywnieniu:"
/dports/lang/v/v-0.1.29/vlib/v/checker/tests/
H A Din_mismatch_type.out20 17 | println('dope')
23 17 | println('dope')
H A Din_mismatch_type.vv17 println('dope')
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/example/PDE-OPT/poisson-boltzmann/
H A Dexample_03.cpp149 ROL::Ptr<Doping<RealT> > dope in main() local
158 dope->build(rz_ptr); in main()
174 qoi_vec[1] = ROL::makePtr<QoI_Control_Cost_1_Poisson_Boltzmann<RealT>>(pde->getFE(),dope); in main()
/dports/www/mediawiki135/mediawiki-1.35.5/extensions/ConfirmEdit/
H A Dblacklist26 dope
/dports/www/mediawiki137/mediawiki-1.37.1/extensions/ConfirmEdit/
H A Dblacklist26 dope
/dports/www/mediawiki136/mediawiki-1.36.3/extensions/ConfirmEdit/
H A Dblacklist26 dope
/dports/x11-fm/konqueror/konqueror-21.12.3/po/pl/docs/konqueror/
H A Dpath-complete.docbook79 …any ścieżką lub adresem &URL;, z podświetleniem dodawanych znaków. Jeżeli dopełnienie jest nieodpo…
119 >Historia ostatnio odwiedzonych adresów &URL;, które &konqueror; wykorzystuje do funkcji dopełniani…
/dports/devel/dwarfdump/dwarf-20161124/libdwarf/
H A Dmips_extensions.mm776 .H 2 "Overview of debugger use of dope vectors"
782 The other, using dope vectors in memory, represents
810 allocate statement creats 20 array_ptr dope vectors
854 this dope vector centric approach: essentially just
869 This is an overly simplified version of a dope vector,
909 whatis `.dope.`.`.base.`
1004 DW_AT_name .dope.
1061 .H 2 "The dope vector structure details"
1062 A dope vector is the following C struct, "dopevec.h".
1074 is a representation of all the dope vector fields.
[all …]
/dports/devel/libdwarf/dwarf-20161124/libdwarf/
H A Dmips_extensions.mm776 .H 2 "Overview of debugger use of dope vectors"
782 The other, using dope vectors in memory, represents
810 allocate statement creats 20 array_ptr dope vectors
854 this dope vector centric approach: essentially just
869 This is an overly simplified version of a dope vector,
909 whatis `.dope.`.`.base.`
1004 DW_AT_name .dope.
1061 .H 2 "The dope vector structure details"
1062 A dope vector is the following C struct, "dopevec.h".
1074 is a representation of all the dope vector fields.
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dexplow.c1748 const int dope = 4 * UNITS_PER_WORD; in anti_adjust_stack_and_probe() local
1769 anti_adjust_stack (GEN_INT (2 * PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
1778 anti_adjust_stack (plus_constant (Pmode, size, PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
1808 anti_adjust_stack (GEN_INT (PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
1859 adjust_stack (plus_constant (Pmode, size, PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
1861 adjust_stack (GEN_INT (PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dexplow.c1726 const int dope = 4 * UNITS_PER_WORD; in anti_adjust_stack_and_probe() local
1747 anti_adjust_stack (GEN_INT (2 * PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
1756 anti_adjust_stack (plus_constant (Pmode, size, PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
1785 anti_adjust_stack (GEN_INT (PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
1836 adjust_stack (plus_constant (Pmode, size, PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
1838 adjust_stack (GEN_INT (PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dexplow.c1726 const int dope = 4 * UNITS_PER_WORD; in anti_adjust_stack_and_probe() local
1747 anti_adjust_stack (GEN_INT (2 * PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
1756 anti_adjust_stack (plus_constant (Pmode, size, PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
1785 anti_adjust_stack (GEN_INT (PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
1836 adjust_stack (plus_constant (Pmode, size, PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
1838 adjust_stack (GEN_INT (PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
/dports/multimedia/pitivi/pitivi-0.999/docs/design/2008_design/
H A D2008_7_28_interview_notes.md18 two separate interfaces: the dope sheet, and the graph. The dope sheet
/dports/irc/ninja/ninja-1.5.8.1/
H A Drpm_ninja.spec1 Summary: A dope Internet Relay Chat (IRC) client.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dexplow.c1737 const int dope = 4 * UNITS_PER_WORD; in anti_adjust_stack_and_probe() local
1758 anti_adjust_stack (GEN_INT (2 * PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
1767 anti_adjust_stack (plus_constant (Pmode, size, PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
1797 anti_adjust_stack (GEN_INT (PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
1848 adjust_stack (plus_constant (Pmode, size, PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
1850 adjust_stack (GEN_INT (PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dexplow.c1737 const int dope = 4 * UNITS_PER_WORD; in anti_adjust_stack_and_probe() local
1758 anti_adjust_stack (GEN_INT (2 * PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
1767 anti_adjust_stack (plus_constant (Pmode, size, PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
1797 anti_adjust_stack (GEN_INT (PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
1848 adjust_stack (plus_constant (Pmode, size, PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
1850 adjust_stack (GEN_INT (PROBE_INTERVAL + dope)); in anti_adjust_stack_and_probe()
/dports/science/dftbplus/dftbplus-19.1/external/slakos/origin/transtest/
H A DREADME23 Sin-Sin.skf is created with a trick to 'n-dope' a Silicon nanowire.
/dports/lang/cim/cim-3.37/
H A DTODO20 array-indexing. Dimensions, static dope-vectors.

12345678910>>...25