Searched refs:add (Results 76 - 100 of 158) sorted by last modified time

1234567

/haiku/src/system/kernel/lib/arch/x86/
H A Darch_string.S82 add %edx, %ecx
/haiku/src/system/libroot/posix/string/arch/arm/
H A Darch_string.S13 add r11, sp, #24
38 add r3, r12, r3
39 add r3, r3, #2
44 add r7, r12, r6
45 add r7, r7, #2
46 add r6, r1, r7
53 add r5, r0, r4
54 add lr, r1, r4
75 add r7, r1, r12
85 add r
[all...]
/haiku/src/system/kernel/arch/x86/32/
H A Dinterrupts.S44 add %eax, THREAD_user_time(%edi); \
87 add %eax, THREAD_kernel_time(%edi); \
/haiku/src/apps/debuganalyzer/gui/table/
H A DAbstractTable.cpp193 AbstractTable::SetSortColumn(TableColumn* column, bool add, bool ascending) argument
196 BColumnListView::SetSortColumn(privateColumn, add, ascending);
/haiku/src/libs/glut/
H A Dglutint.h751 extern void __glutChangeWindowEventMask(long mask, Bool add);
/haiku/src/add-ons/kernel/network/ppp/pppoe/
H A DDiscoveryPacket.cpp69 pppoe_tag *add = (pppoe_tag*) malloc(length + 4); local
70 add->type = type;
71 add->length = length;
72 memcpy(add->data, data, length);
76 status = fTags.AddItem(add);
78 status = fTags.AddItem(add, index);
80 free(add);
/haiku/headers/libs/agg/
H A Dagg_scanline_u.h377 m_spans.add(span(coord_type(x + m_min_x), 1, &m_covers[x]));
393 m_spans.add(span(coord_type(x + m_min_x),
411 m_spans.add(span(coord_type(x + m_min_x),
H A Dagg_color_gray.h166 AGG_INLINE void add(const self_type& c, unsigned cover) function in struct:agg::gray8
353 AGG_INLINE void add(const self_type& c, unsigned cover) function in struct:agg::gray16
H A Dagg_path_storage_integer.h81 m_storage.add(vertex_integer_type(x, y, vertex_integer_type::cmd_move_to));
87 m_storage.add(vertex_integer_type(x, y, vertex_integer_type::cmd_line_to));
94 m_storage.add(vertex_integer_type(x_ctrl, y_ctrl, vertex_integer_type::cmd_curve3));
95 m_storage.add(vertex_integer_type(x_to, y_to, vertex_integer_type::cmd_curve3));
103 m_storage.add(vertex_integer_type(x_ctrl1, y_ctrl1, vertex_integer_type::cmd_curve4));
104 m_storage.add(vertex_integer_type(x_ctrl2, y_ctrl2, vertex_integer_type::cmd_curve4));
105 m_storage.add(vertex_integer_type(x_to, y_to, vertex_integer_type::cmd_curve4));
H A Dagg_rasterizer_compound_aa.h467 m_ast.add(style_id);
499 // Pre-add zero (for no-fill style, that is, -1).
502 m_ast.add(0);
652 m_master_alpha.add(aa_mask);
664 m_master_alpha.add(aa_mask);
H A Dagg_scanline_p.h253 m_spans.add(span(coord_type(x), 1, m_cover_ptr));
269 m_spans.add(span(coord_type(x), coord_type(len), m_cover_ptr));
288 m_spans.add(span(coord_type(x), -coord_type(len), m_cover_ptr++));
/haiku/src/libs/agg/src/
H A Dagg_curves.cpp176 m_points.add(point_d(x123, y123));
189 m_points.add(point_d(x123, y123));
218 m_points.add(point_d(x2, y2));
234 m_points.add(point_d(x1, y1));
236 m_points.add(point_d(x3, y3));
465 m_points.add(point_d(x2, y2));
473 m_points.add(point_d(x3, y3));
486 m_points.add(point_d(x23, y23));
497 m_points.add(point_d(x2, y2));
498 m_points.add(point_
[all...]
H A Dagg_vcgen_dash.cpp118 m_src_vertices.add(vertex_dist(x, y));
/haiku/src/system/libroot/posix/arch/x86/
H A Dsigsetjmp.S56 add $8, %esp
/haiku/src/add-ons/index_server/fulltext/
H A DCLuceneDataBase.cpp275 document->add(contentField);
278 document->add(pathField);
/haiku/headers/private/interface/
H A DColumnListView.h289 void SetSortColumn(BColumn* column, bool add,
/haiku/src/system/boot/platform/bios_ia32/
H A Dshell.S133 add %cl, %al
146 add %bx, %bp
174 add %ax, %cx // next sector start
178 add %ax, %bx // update target address
182 add $0x1000, %ax
319 add $3, %ecx
/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dgmp.h355 #define mpn_add __MPN(add)
/haiku/src/bin/writembr/
H A Dmbr.S374 add $0x10,%sp /* Restore stack */
/haiku/src/tests/kits/storage/
H A DQueryTest.cpp996 testSet.add(entries[i]->path);
1396 // empty query, add some files, remove some files
1430 // non-empty query, add some files, remove some files
H A DBasicTest.h93 void add(string name) function in class:TestSet
H A DResourcesTest.cpp115 void add(const ResourceInfo *info) function in struct:ResourceSet
1044 resourceSet.add(&info);
1099 // add a resource and Sync()
1152 resourceSet.add(&testResource1);
1153 resourceSet.add(&testResource2);
1154 resourceSet.add(&testResource3);
1157 // empty file, add some resources first and then merge with resources
1165 // add some resources
1173 resourceSet.add(&testResource1); // replaces testResource6
1174 resourceSet.add(
[all...]
H A DStatableTest.h52 void add(C *entry, string entryName) function in struct:TestEntries
/haiku/src/add-ons/screen_savers/ifs/
H A DIFSSaver.h6 #include <add-ons/screen_saver/ScreenSaver.h>
/haiku/src/servers/app/drawing/Painter/
H A Dagg_scanline_storage_subpix.h183 m_spans.add(sp);
191 m_scanlines.add(sl_this);

Completed in 343 milliseconds

1234567