Searched refs:tagPtr (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dfontdlg.cpp145 ATSUAttributeTag *tagPtr = (ATSUAttributeTag *)CFDataGetBytePtr(tagsData); local
151 if ( tagPtr[i] == kATSUColorTag && sizePtr[i] == sizeof(RGBColor))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/include/
H A Dlibcsc.h470 long* const tagPtr,
780 int* const tagPtr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/src/
H A Dcsc_mem.c1411 int* const tagPtr
1434 If `tagPtr' is not NULL, then the tag that was used to allocate the
1436 by `tagPtr'.
1438 Either, or both, of `sizePtr' and `tagPtr' can be NULL. If both are
1460 int* const tagPtr
1504 if (tagPtr != NULL) *tagPtr = block->allocTag;
H A Dcsc_tree.c2484 long* const tagPtr,
2503 if `tagPtr' is not NULL, then the value of the tag field of `node' is
2504 written to the long pointed to by `tagPtr'.
2512 If tagPtr, sizePtr, and dataPtrPtr are all NULL, then this function
2540 long* const tagPtr,
2560 if (tagPtr != NULL) *tagPtr = node->tag;
2537 CSCbinTreeNodeStat( CSCbinTreeNodeType const node, CSCdataCntrlType* const pushPtr, long* const tagPtr, size_t* const sizePtr, void** const dataPtrPtr ) argument

Completed in 29 milliseconds