Searched defs:rs (Results 1 - 25 of 160) sorted by relevance

1234567

/macosx-10.10/ICU-531.30/icuSources/samples/layout/
H A Drsurface.cpp19 RenderingSurface *rs = (RenderingSurface *) surface; local
H A Dgdiglue.cpp44 GDISurface *rs = (GDISurface *) surface; local
51 GDISurface *rs = (GDISurface *) surface; local
H A Dgnomeglue.cpp47 GnomeSurface *rs = (GnomeSurface *) surface; local
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/proxyOld/
H A DproxyOld.c46 proxyOld_parse( Operation *op, SlapReply *rs, LDAPControl *ctrl ) argument
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-shell/
H A Dresult.c44 read_and_send_results( Operation *op, SlapReply *rs, FILE *fp ) argument
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sock/
H A Dresult.c41 sock_read_and_send_results( Operation *op, SlapReply *rs, FILE *fp ) argument
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/
H A Dapi.c120 backsql_api_dn2odbc( Operation *op, SlapReply *rs, struct berval *dn ) argument
167 backsql_api_odbc2dn( Operation *op, SlapReply *rs, struct berval *dn ) argument
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dtxn.c80 txn_spec_ctrl( Operation *op, SlapReply *rs, LDAPControl *ctrl ) argument
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-monitor/
H A Dsearch.c34 monitor_find_children( Operation *op, SlapReply *rs, Entry *e_parent, Entry **nonv, Entry **vol ) argument
53 monitor_send_children( Operation *op, SlapReply *rs, Entry *e_nonvolatile, Entry *e_ch, int sub ) argument
[all...]
H A Dentry.c28 monitor_entry_update( Operation *op, SlapReply *rs, Entry *e ) argument
70 monitor_entry_create( Operation *op, SlapReply *rs, struct berval *ndn, Entry *e_parent, Entry **ep ) argument
101 monitor_entry_modify( Operation *op, SlapReply *rs, Entry *e ) argument
H A Doperation.c168 monitor_subsys_ops_update( Operation *op, SlapReply *rs, Entry *e ) argument
H A Dsent.c159 monitor_subsys_sent_update( Operation *op, SlapReply *rs, Entry *e ) argument
H A Dtime.c182 monitor_subsys_time_update( Operation *op, SlapReply *rs, Entry *e ) argument
/macosx-10.10/Security-57031.1.35/Security/include/security_filedb/
H A DMetaAttribute.cpp90 MetaAttribute::unpackNumberOfValues(const ReadSection &rs, uint32 &numValues, argument
121 MetaAttribute::unpackAttribute(const ReadSection &rs, Allocator &allocator, argument
146 MetaAttribute::copyValueBytes(uint32 valueIndex, const ReadSection &rs, WriteSection &ws, argument
[all...]
H A DDbValue.h81 size_t size(const ReadSection &rs, uint32 offset) const { return size(); } argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_filedb/lib/
H A DMetaAttribute.cpp90 MetaAttribute::unpackNumberOfValues(const ReadSection &rs, uint32 &numValues, argument
121 MetaAttribute::unpackAttribute(const ReadSection &rs, Allocator &allocator, argument
146 MetaAttribute::copyValueBytes(uint32 valueIndex, const ReadSection &rs, WriteSection &ws, argument
[all...]
H A DDbValue.h81 size_t size(const ReadSection &rs, uint32 offset) const { return size(); } argument
/macosx-10.10/SmartCardServices-55111/src/PCSC/
H A Dreaderstate.cpp34 DWORD SharedReaderState_State(READER_STATE *rs) argument
40 DWORD SharedReaderState_Protocol(READER_STATE *rs) argument
46 DWORD SharedReaderState_Sharing(READER_STATE *rs) argument
52 size_t SharedReaderState_CardAtrLength(READER_STATE *rs) argument
58 LONG SharedReaderState_ReaderID(READER_STATE *rs) argument
64 SharedReaderState_CardAtr(READER_STATE *rs) argument
70 SharedReaderState_ReaderName(READER_STATE *rs) argument
76 SharedReaderState_ReaderNameIsEqual(READER_STATE *rs, const char *otherName) argument
87 SharedReaderState_SetState(READER_STATE *rs, DWORD state) argument
93 SharedReaderState_SetProtocol(READER_STATE *rs, DWORD newprotocol) argument
99 SharedReaderState_SetCardAtrLength(READER_STATE *rs, size_t len) argument
[all...]
H A Deventhandler.cpp148 PCSCD::SharedReaderState *rs = PCSCD::SharedReaderState::overlay(rContext->readerState); local
268 PCSCD::SharedReaderState *rs = PCSCD::SharedReaderState::overlay(rContext->readerState); local
531 PCSCD::SharedReaderState *rs = PCSCD::SharedReaderState::overlay(rContext->readerState); local
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/pt/rde_critcl/
H A Dot.c37 RDE_STRING* rs; local
119 RDE_STRING* rs = (RDE_STRING*) obj->internalRep.twoPtrValue.ptr2; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dbrktrans.cpp177 UnicodeString *rs = dynamic_cast<UnicodeString *>(&r); local
/macosx-10.10/OpenSSL098-52/src/ssl/
H A Ds2_enc.c66 EVP_CIPHER_CTX *rs,*ws; local
/macosx-10.10/ncurses-44/ncurses/ncurses/base/
H A Dlib_box.c62 wborder(WINDOW *win, chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype bl, chtype br) argument
/macosx-10.10/ncurses-44/ncurses/ncurses/widechar/
H A Dlib_box_set.c45 wborder_set(WINDOW *win, const ARG_CH_T ls, const ARG_CH_T rs, const ARG_CH_T ts, const ARG_CH_T bs, const ARG_CH_T tl, const ARG_CH_T tr, const ARG_CH_T bl, const ARG_CH_T br) argument
/macosx-10.10/ICU-531.30/icuSources/common/
H A Drbbistbl.cpp41 RBBISymbolTable::RBBISymbolTable(RBBIRuleScanner *rs, const UnicodeString &rules, UErrorCode &status) argument

Completed in 234 milliseconds

1234567