Searched refs:end2 (Results 1 - 7 of 7) sorted by relevance

/haiku/src/apps/soundrecorder/
H A DVUView.cpp154 BPoint start1, end1, start2, end2; local
158 end2.x = 35;
159 start1.y = end1.y = start2.y = end2.y = 2;
162 fBitmapView->AddLine(start2, end2, levels[i][1]);
163 start1.y = end1.y = start2.y = end2.y = end2.y + 2;
/haiku/src/system/libroot/posix/glibc/arch/ppc/
H A Dlshift.S51 bdz L(end2)
81 L(end2):slw r0,r10,r6
91 bdz- L(end2); \
/haiku/src/system/libroot/posix/glibc/arch/x86/
H A Dadd_n.S110 js L(end2)
122 L(end2):
H A Dsub_n.S110 js L(end2)
122 L(end2):
H A Dlshift.S117 jz L(end2)
128 L(end2):
H A Drshift.S114 jz L(end2)
125 L(end2):
/haiku/src/build/libgnuregex/
H A Dregex.c3088 #define AT_STRINGS_END(d) ((d) == end2)
3184 const char *end1, *end2;
3344 end2 = string2 + size2;
3168 const char *end1, *end2; local

Completed in 61 milliseconds