Searched defs:pValue (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/tools/toolutil/
H A Ducmstate.c205 ucm_parseHeaderLine(UCMFile *ucm, char *line, char **pKey, char **pValue) argument
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Ducnv_ct.c342 uint32_t pValue; local
H A Ducnv_ext.cpp807 ucnv_extSimpleMatchFromU(const int32_t *cx, UChar32 cp, uint32_t *pValue, UBool useFallback) argument
H A Ducnvmbcs.c4672 ucnv_MBCSFromUChar32(UConverterSharedData *sharedData, UChar32 c, uint32_t *pValue, UBool useFallback) argument
H A Duloc_tag.c1524 char *pValue = (char *)attr->attribute; local
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDLib/
H A DIOHIDQueueClass.cpp421 IOReturn IOHIDQueueClass::hasElement (IOHIDElementRef element, Boolean * pValue, IOOptionBits options __unused) argument
616 IOReturn IOHIDQueueClass::_hasElement (void * self, IOHIDElementRef element, Boolean * pValue, IOOptionBits options) argument
782 hasElement(IOHIDElementRef element, Boolean * pValue, IOOptionBits options) argument
H A DIOHIDTransactionClass.cpp289 IOReturn IOHIDTransactionClass::hasElement (IOHIDElementRef element, Boolean *pValue, IOOptionBits options __unused) argument
498 IOReturn IOHIDTransactionClass::_hasElement (void * self, IOHIDElementRef element, Boolean *pValue, IOOptionBits options) argument
673 hasElement(IOHIDElementRef element, Boolean * pValue, IOOptionBits options) argument
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dkern_newsysctl.c399 sysctl_io_number(struct sysctl_req *req, long long bigValue, size_t valueSize, void *pValue, int *changed) { argument
457 sysctl_io_string(struct sysctl_req *req, char *pValue, size_t valueSize, int trunc, int *changed) argument
501 sysctl_io_opaque(struct sysctl_req *req,void *pValue, size_t valueSize, int *changed) argument
[all...]
/macosx-10.9.5/IOKitUser-907.100.13/hid.subproj/
H A DIOHIDDevice.c1085 IOHIDDeviceGetValue( IOHIDDeviceRef device, IOHIDElementRef element, IOHIDValueRef * pValue) argument
1119 IOHIDDeviceGetValueWithCallback( IOHIDDeviceRef device, IOHIDElementRef element, IOHIDValueRef * pValue, CFTimeInterval timeout, IOHIDValueCallback callback, void * context) argument
/macosx-10.9.5/Heimdal-323.92.1/lib/hx509/
H A Dsoftp11.c336 add_object_attribute(struct st_object *o, int secret, CK_ATTRIBUTE_TYPE type, CK_VOID_PTR pValue, CK_ULONG ulValueLen) argument
[all...]
/macosx-10.9.5/bind9-45.100/bind9/bin/pkcs11/include/
H A Dpkcs11t.h608 CK_VOID_PTR pValue; member in struct:CK_ATTRIBUTE
1803 CK_VOID_PTR pValue; member in struct:CK_OTP_PARAM
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c21144 SQLITE_PRIVATE int sqlite3GetInt32(const char *zNum, int *pValue){ argument
61823 sqlite3_result_value(sqlite3_context *pCtx, sqlite3_value *pValue) argument
62671 sqlite3_bind_value(sqlite3_stmt *pStmt, int i, const sqlite3_value *pValue) argument
74224 sqlite3ExprIsInteger(Expr *p, int *pValue) argument
90262 sqlite3Pragma( Parse *pParse, Token *pId1, Token *pId2, Token *pValue, int minusFlag ) argument
98323 sqlite3_value *pValue; local
98329 pCol->affinity, &pValue); local
105613 spanExpr(ExprSpan *pOut, Parse *pParse, int op, Token *pValue) argument
128219 deserializeGeometry(sqlite3_value *pValue, RtreeConstraint *pCons) argument
[all...]

Completed in 688 milliseconds