Searched defs:cs (Results 1 - 25 of 84) sorted by relevance

1234

/haiku-fatelf/src/system/libroot/posix/string/
H A Dstrpbrk.c11 strpbrk(char const *cs, char const *ct) argument
/haiku-fatelf/src/bin/bash/include/
H A Docache.h57 int cs; /* cache size, number of objects */ member in struct:objcache
/haiku-fatelf/src/bin/network/tcpdump/
H A Dcpack.c57 cpack_align_and_reserve(struct cpack_state *cs, size_t wordsize) argument
72 cpack_init(struct cpack_state *cs, u_int8_t *buf, size_t buflen) argument
85 cpack_uint64(struct cpack_state *cs, u_int64_t *u) argument
101 cpack_uint32(struct cpack_state *cs, u_int32_t *u) argument
117 cpack_uint16(struct cpack_state *cs, u_int16_t *u) argument
133 cpack_uint8(struct cpack_state *cs, u_int8_t *u) argument
[all...]
/haiku-fatelf/src/preferences/appearance/
H A DColorSet.cpp98 ColorSet::ColorSet(const ColorSet &cs) argument
109 ColorSet::operator=(const ColorSet &cs) argument
/haiku-fatelf/src/bin/bash/
H A Dpcomplib.c129 COMPSPEC *cs; local
200 COMPSPEC *cs; local
[all...]
/haiku-fatelf/src/add-ons/opengl/swpipe/
H A Dbitmap_wrapper.cpp63 color_space cs = bb->ColorSpace(); local
/haiku-fatelf/headers/private/kernel/arch/x86/32/
H A Diframe.h31 uint32 cs; member in struct:iframe
/haiku-fatelf/src/add-ons/accelerants/matrox/
H A DOverlay.c78 const overlay_buffer *ALLOCATE_OVERLAY_BUFFER(color_space cs, uint16 width, uint16 height) argument
/haiku-fatelf/src/add-ons/accelerants/neomagic/
H A DOverlay.c68 const overlay_buffer *ALLOCATE_OVERLAY_BUFFER(color_space cs, uint16 width, uint16 height) argument
/haiku-fatelf/src/add-ons/accelerants/nvidia/
H A DOverlay.c71 const overlay_buffer *ALLOCATE_OVERLAY_BUFFER(color_space cs, uint16 width, uint16 height) argument
/haiku-fatelf/src/add-ons/accelerants/radeon/
H A Doverlay_management.c69 const overlay_buffer *ALLOCATE_OVERLAY_BUFFER( color_space cs, uint16 width, uint16 height ) argument
/haiku-fatelf/src/add-ons/accelerants/skeleton/
H A DOverlay.c71 const overlay_buffer *ALLOCATE_OVERLAY_BUFFER(color_space cs, uint16 width, uint16 height) argument
/haiku-fatelf/src/add-ons/accelerants/via/
H A DOverlay.c70 const overlay_buffer *ALLOCATE_OVERLAY_BUFFER(color_space cs, uint16 width, uint16 height) argument
/haiku-fatelf/src/apps/3dmov/
H A DVideo.cpp98 color_space cs = screen.ColorSpace(); local
H A DViewObject.cpp189 void ViewObject :: GLDetermineFormat(color_space cs, GLenum *format, int *num_bytes) argument
/haiku-fatelf/src/apps/mail/
H A DUtilities.cpp126 cistrstr(const char* cs, const char* ct) argument
/haiku-fatelf/headers/private/kernel/arch/x86/64/
H A Diframe.h30 uint64 cs; member in struct:iframe
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DImage.cpp71 color_space cs; local
/haiku-fatelf/src/add-ons/translators/gif/
H A DGIFLoad.cpp291 unsigned char cs; local
H A DGIFTranslator.cpp102 color_space cs; local
/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/
H A Djp2_dec.c161 int cs; local
636 int fromiccpcs(int cs) argument
/haiku-fatelf/src/libs/print/libprint/
H A DValidRect.cpp203 int color_space2pixel_depth(color_space cs) argument
/haiku-fatelf/src/system/libroot/posix/glibc/arch/generic/
H A Ddosincos.c52 sn,ssn,cs,ccs,ds,dss,dc,dcc; local
103 sn,ssn,cs,ccs,ds,dss,dc,dcc; local
/haiku-fatelf/headers/os/arch/x86/
H A Darch_debugger.h27 uint16 cs; member in struct:x86_extended_registers
61 uint32 cs; member in struct:x86_debug_cpu_state
/haiku-fatelf/headers/os/arch/x86_64/
H A Darch_debugger.h62 uint64 cs; member in struct:x86_64_debug_cpu_state

Completed in 117 milliseconds

1234