Home
last modified time | relevance | path

Searched refs:generate (Results 1 – 25 of 74) sorted by relevance

123

/haiku/headers/libs/agg/
H A Dagg_span_converter.h43 void generate(color_type* span, int x, int y, unsigned len) in generate() function
45 m_span_gen->generate(span, x, y, len); in generate()
46 m_span_cnv->generate(span, x, y, len); in generate()
H A Dagg_conv_adaptor_vcgen.h44 generate enumerator
139 m_status = generate; in vertex()
141 case generate: in vertex()
H A Dagg_span_solid.h41 void generate(color_type* span, int x, int y, unsigned len) in generate() function
H A Dagg_span_image_filter_gray.h60 void generate(color_type* span, int x, int y, unsigned len) in generate() function
107 void generate(color_type* span, int x, int y, unsigned len) in generate() function
183 void generate(color_type* span, int x, int y, unsigned len) in generate() function
358 void generate(color_type* span, int x, int y, unsigned len) in generate() function
456 void generate(color_type* span, int x, int y, unsigned len) in generate() function
558 void generate(color_type* span, int x, int y, unsigned len) in generate() function
661 void generate(color_type* span, int x, int y, unsigned len) in generate() function
H A Dagg_span_pattern_gray.h67 void generate(color_type* span, int x, int y, unsigned len) in generate() function
H A Dagg_span_pattern_rgba.h67 void generate(color_type* span, int x, int y, unsigned len) in generate() function
H A Dagg_span_pattern_rgb.h68 void generate(color_type* span, int x, int y, unsigned len) in generate() function
H A Dagg_span_image_filter_rgb.h61 void generate(color_type* span, int x, int y, unsigned len) in generate() function
113 void generate(color_type* span, int x, int y, unsigned len) in generate() function
211 void generate(color_type* span, int x, int y, unsigned len) in generate() function
443 void generate(color_type* span, int x, int y, unsigned len) in generate() function
559 void generate(color_type* span, int x, int y, unsigned len) in generate() function
677 void generate(color_type* span, int x, int y, unsigned len) in generate() function
793 void generate(color_type* span, int x, int y, unsigned len) in generate() function
H A Dagg_span_image_filter_rgba.h61 void generate(color_type* span, int x, int y, unsigned len) in generate() function
113 void generate(color_type* span, int x, int y, unsigned len) in generate() function
218 void generate(color_type* span, int x, int y, unsigned len) in generate() function
454 void generate(color_type* span, int x, int y, unsigned len) in generate() function
576 void generate(color_type* span, int x, int y, unsigned len) in generate() function
697 void generate(color_type* span, int x, int y, unsigned len) in generate() function
817 void generate(color_type* span, int x, int y, unsigned len) in generate() function
H A Dagg_span_gradient_alpha.h74 void generate(color_type* span, int x, int y, unsigned len) in generate() function
/haiku/src/tools/gensyscalls/
H A DJamfile4 # What want to do here is analyze the <syscalls.h> header and generate headers
11 # * Feed the preprocessed header to the gensyscallinfos tool. It will generate
21 # * gensyscalls has options to generate the various output files:
135 # generate the syscall infos source file and the source for the header
170 # generate the output files
/haiku/src/apps/haikudepot/build/jam/
H A DHdsSchemaGenRules8 # compile time. Likewise, the schema files also generate C++ side DTO model
17 # python scripts are run when necessary to generate the C++ side classes. Note
106 # 3 : target that will generate the generated files (dummy file)
/haiku/docs/develop/servers/app_server/
H A Ddoxygen_config36 # information to generate all constant output in the proper language.
90 # Doxygen will generate a detailed section even if there is only a brief
116 # generate a class diagram (in Html and LaTeX) for classes with base or
138 # will only generate file names in lower case letters. If set to
152 # will generate a verbatim copy of the header file for each class for
225 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
330 # generate HTML output.
341 # each generated HTML page. If it is left blank doxygen will generate a
347 # each generated HTML page. If it is left blank doxygen will generate a
355 # will generate a default style sheet
[all …]
/haiku/docs/develop/kits/storage/
H A Ddoxygen_config36 # information to generate all constant output in the proper language.
90 # Doxygen will generate a detailed section even if there is only a brief
116 # generate a class diagram (in Html and LaTeX) for classes with base or
138 # will only generate file names in lower case letters. If set to
152 # will generate a verbatim copy of the header file for each class for
225 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
330 # generate HTML output.
341 # each generated HTML page. If it is left blank doxygen will generate a
347 # each generated HTML page. If it is left blank doxygen will generate a
355 # will generate a default style sheet
[all …]
/haiku/src/preferences/printers/
H A Ddoxygen.cfg36 # information to generate all constant output in the proper language.
90 # Doxygen will generate a detailed section even if there is only a brief
116 # generate a class diagram (in Html and LaTeX) for classes with base or
138 # will only generate file names in lower case letters. If set to
152 # will generate a verbatim copy of the header file for each class for
225 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
330 # generate HTML output.
341 # each generated HTML page. If it is left blank doxygen will generate a
347 # each generated HTML page. If it is left blank doxygen will generate a
355 # will generate a default style sheet
[all …]
/haiku/docs/develop/kits/support/
H A Ddoxygen_config36 # information to generate all constant output in the proper language.
90 # Doxygen will generate a detailed section even if there is only a brief
116 # generate a class diagram (in Html and LaTeX) for classes with base or
138 # will only generate file names in lower case letters. If set to
152 # will generate a verbatim copy of the header file for each class for
225 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
330 # generate HTML output.
341 # each generated HTML page. If it is left blank doxygen will generate a
347 # each generated HTML page. If it is left blank doxygen will generate a
355 # will generate a default style sheet
[all …]
/haiku/src/bin/
H A Dleak_analyser.sh14 To generate such a file run a program with the following
34 able to generate such allocations.
/haiku/docs/interface_guidelines/docbook-css/
H A Dtables.css40 * CSS can't generate the indended formatting for segmented lists, so we turn
/haiku/docs/develop/build/
H A Dide.rst6 While developing the Haiku codebase, it is possible to generate an inventory of compile commands
/haiku/src/data/keymaps/
H A DJamfile60 # generate the binary file for the keymap files
/haiku/docs/user/
H A DDoxyfile105 # information to generate all constant output in the proper language.
146 # doxygen will generate a detailed section even if there is only a brief
188 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
279 # only. Doxygen will then generate output that is more tailored for C. For
287 # Python sources only. Doxygen will then generate output that is more tailored
295 # sources. Doxygen will then generate output that is tailored for Fortran.
301 # sources. Doxygen will then generate output that is tailored for VHDL.
307 # sources only. Doxygen will then generate output that is more tailored for that
748 # list will mention the files that were used to generate the documentation.
821 # If the WARN_IF_UNDOCUMENTED tag is set to YES then doxygen will generate
[all …]
/haiku/src/apps/devices/Documentation/
H A DDesign.txt19 3) Let the user generate a report on how well Haiku supports the devices in the system.
119 - Generate file will generate a file that can be uploaded manually, or emailed to a specific addres…
/haiku/src/system/ldscripts/m68k/
H A Dboot_prg_atari_m68k.ld2 * ld script to generate a TOS .PRG
/haiku/headers/cpp/
H A Dalgo.h52 using __STD::generate;
/haiku/docs/user/support/
H A DBeep.dox24 \brief Functions to generate sounds from the computer.

123