Searched refs:init (Results 101 - 125 of 267) sorted by relevance

1234567891011

/haiku-fatelf/src/bin/gdb/opcodes/
H A Dfr30-desc.c1471 const CGEN_HW_ENTRY *init = & fr30_cgen_hw_table[0]; local
1478 cd->hw_table.init_entries = init;
1482 for (i = 0; init[i].name != NULL; ++i)
1483 if (CGEN_HW_ATTR_VALUE (&init[i], CGEN_HW_MACH)
1485 selected[init[i].type] = &init[i];
1507 const CGEN_OPERAND *init = & fr30_cgen_operand_table[0]; local
1514 cd->operand_table.init_entries = init;
1518 for (i = 0; init[i].name != NULL; ++i)
1519 if (CGEN_OPERAND_ATTR_VALUE (&init[
[all...]
H A Dm32r-desc.c1251 const CGEN_HW_ENTRY *init = & m32r_cgen_hw_table[0]; local
1258 cd->hw_table.init_entries = init;
1262 for (i = 0; init[i].name != NULL; ++i)
1263 if (CGEN_HW_ATTR_VALUE (&init[i], CGEN_HW_MACH)
1265 selected[init[i].type] = &init[i];
1287 const CGEN_OPERAND *init = & m32r_cgen_operand_table[0]; local
1294 cd->operand_table.init_entries = init;
1298 for (i = 0; init[i].name != NULL; ++i)
1299 if (CGEN_OPERAND_ATTR_VALUE (&init[
[all...]
H A Dxstormy16-desc.c1202 const CGEN_HW_ENTRY *init = & xstormy16_cgen_hw_table[0]; local
1209 cd->hw_table.init_entries = init;
1213 for (i = 0; init[i].name != NULL; ++i)
1214 if (CGEN_HW_ATTR_VALUE (&init[i], CGEN_HW_MACH)
1216 selected[init[i].type] = &init[i];
1238 const CGEN_OPERAND *init = & xstormy16_cgen_operand_table[0]; local
1245 cd->operand_table.init_entries = init;
1249 for (i = 0; init[i].name != NULL; ++i)
1250 if (CGEN_OPERAND_ATTR_VALUE (&init[
[all...]
/haiku-fatelf/src/bin/network/tcpdump/libpcap/
H A Dnametoaddr.c434 static int init = 0; local
436 if (!init) {
438 ++init;
/haiku-fatelf/src/libs/agg/src/
H A Dagg_bezier_arc.cpp71 void bezier_arc::init(double x, double y, function in class:agg::bezier_arc
137 void bezier_arc_svg::init(double x0, double y0, function in class:agg::bezier_arc_svg
237 m_arc.init(0.0, 0.0, rx, ry, start_angle, sweep_angle);
/haiku-fatelf/src/kits/network/libbind/irs/
H A Dgethostent.c66 static struct net_data *init(void);
75 struct net_data *net_data = init();
82 struct net_data *net_data = init();
89 struct net_data *net_data = init();
96 struct net_data *net_data = init();
103 struct net_data *net_data = init();
110 struct net_data *net_data = init();
261 struct net_data *net_data = init();
349 struct net_data *net_data = init();
945 init() { function
[all...]
H A Dlcl_ho.c143 static int init(struct irs_ho *this);
205 if (init(this) == -1)
223 if (init(this) == -1)
258 if (init(this) == -1)
329 if (init(this) == -1)
590 init(struct irs_ho *this) { function
H A Dnis_ho.c117 static int init(struct irs_ho *this);
172 if (init(this) == -1)
191 if (init(this) == -1)
235 if (init(this) == -1)
270 if (init(this) == -1)
523 init(struct irs_ho *this) { function
/haiku-fatelf/headers/libs/agg/
H A Dagg_scanline_storage_aa.h238 init(0);
248 void init(unsigned scanline_idx) function in class:agg::scanline_storage_aa::embedded_scanline
389 sl.init(m_cur_scanline);
633 void init(const int8u* ptr, int dx, int dy) function in class:agg::serialized_scanlines_adaptor_aa::embedded_scanline
679 void init(const int8u* data, unsigned size, double dx, double dy) function in class:agg::serialized_scanlines_adaptor_aa
786 sl.init(m_ptr, m_dx, m_dy);
/haiku-fatelf/src/bin/sharutils/contrib/
H A Duudecode.pas116 begin {init}
120 end; { init}
216 init;
H A Duuencode.pas124 end; {init}
198 init;
/haiku-fatelf/src/tests/servers/app/newClipping/
H A DMyView.cpp19 init(r, maxPointers);
26 void init(const BRect& r, int32 maxPointers) function in struct:node
210 nodes[i].init(region->RectAt(i), count);
/haiku-fatelf/src/tests/servers/app/newerClipping/drawing/
H A DDrawingEngine.cpp163 init(r, maxPointers);
170 void init(const BRect& r, int32 maxPointers) function in struct:node
222 nodes[i].init(region->RectAt(i), count);
/haiku-fatelf/src/apps/serialconnect/libvterm/src/
H A Dvterm_internal.h136 void (*init) (VTermEncoding *enc, void *data); member in struct:VTermEncoding
/haiku-fatelf/src/bin/gdb/gdb/
H A Dabug-rom.c115 abug_cmds.init = abug_inits; /* Init strings */
H A Dcpu32bug-rom.c113 cpu32bug_cmds.init = cpu32bug_inits; /* Init strings */
H A Ddbug-rom.c111 dbug_cmds.init = dbug_inits; /* Init strings */
H A Ddink32-rom.c138 dink32_cmds.init = dink32_inits;
H A Dmcore-rom.c167 picobug_cmds.init = picobug_inits; /* Init strings */
H A Dremote-est.c119 est_cmds.init = est_inits; /* Init strings */
H A Dremote-hms.c90 hms_cmds.init = hms_inits; /* Init strings */
/haiku-fatelf/src/bin/gdb/include/gdb/
H A Dcallback.h108 int (*init) PARAMS ((host_callback *));
107 int (*init) PARAMS ((host_callback *)); member in struct:host_callback_struct
/haiku-fatelf/src/bin/less/
H A Dsignal.c227 init();
/haiku-fatelf/src/bin/zip/
H A Dapi.h148 int EXPENTRY ZpAltMain (int argc, char **argv, ZpInit *init);
/haiku-fatelf/src/system/runtime_loader/
H A Dadd_ons.cpp125 addOnStruct->init(&gRuntimeLoader, &sRuntimeLoaderAddOnExport);

Completed in 246 milliseconds

1234567891011