Searched refs:uchar (Results 176 - 196 of 196) sorted by relevance

12345678

/haiku/src/kits/network/libnetservices/
H A DHttpAuthentication.cpp454 uchar hashResult[MD5_DIGEST_LENGTH];
/haiku/src/add-ons/media/plugins/ffmpeg/
H A DAVFormatWriter.cpp306 uchar* userData = format->user_data;
/haiku/src/system/libroot/add-ons/icu/
H A DICUCtypeData.cpp15 #include <unicode/uchar.h>
324 " uchar:%x st:%x\n", lengthOut, wcDestLength, source, sourceEnd,
390 TRACE(("WcharToMultibyte() l:%lu mb:%p ml:%lu uchar:%x st:%x\n", lengthOut,
463 " uchar:%x st:%x\n", mbLength, mbDest, destLength, source,
/haiku/src/kits/tracker/
H A DIconCache.cpp236 uchar* bits = (uchar*)bitmap->Bits();
1302 color = screen.ColorForIndex((uchar)index);
H A DTextWidget.cpp308 uchar key;
H A DOpenWithWindow.cpp330 uchar key;
H A DFilePanelPriv.cpp128 uchar key;
/haiku/src/apps/cortex/RouteApp/
H A DStatusView.cpp322 v->SetHighColor(0, 0, 0, uchar(255 * m_opacity));
/haiku/src/kits/tracker/infowindow/
H A DHeaderView.cpp649 uchar key;
/haiku/src/apps/icon-o-matic/
H A DCanvasView.cpp539 const uchar* cursorData = fScrollTracking ? kGrabCursor : kHandCursor;
/haiku/src/apps/icon-o-matic/transformable/
H A DTransformBoxStates.cpp47 DragState::_SetViewCursor(BView* view, const uchar* cursorData) const
/haiku/src/apps/glteapot/
H A DObjectView.cpp430 uchar pixel[256];
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dfile.cpp651 uchar *buffer;
710 buffer = (uchar *)malloc(vol->bytes_per_sector);
/haiku/src/apps/mediaplayer/playlist/
H A DListViews.cpp583 const uchar* cursorData = copy ? kCopyCursor : B_HAND_CURSOR;
/haiku/src/add-ons/media/media-add-ons/usb_webcam/addons/sonix/
H A DSonixCamDevice.cpp82 uchar data[8]; /* store bytes returned from sonix commands */
/haiku/src/apps/icon-o-matic/generic/gui/
H A DListViews.cpp437 const uchar* cursorData = copy ? kCopyCursor : B_HAND_CURSOR;
/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.cpp979 const uchar* cursorData;
/haiku/src/kits/interface/
H A DTextView.cpp1328 uchar
4032 uchar theChar;
/haiku/src/system/boot/platform/amiga_m68k/
H A Drom_calls.h1377 uchar Name[DISPLAYNAMELEN];
/haiku/src/apps/mail/
H A DContent.cpp106 IsInitialUTF8Byte(uchar b)
/haiku/src/apps/terminal/
H A DTermView.cpp1481 uchar buf[1024];

Completed in 188 milliseconds

12345678