HomeSort by relevance Sort by last modified time
    Searched full:hnode (Results 1 - 25 of 29) sorted by null

1 2

  /hardware/ti/omap3/dspbridge/libbridge/
DSPNode.c 105 DSP_STATUS GetNodeType(DSP_HNODE hNode, DSP_NODETYPE *pNodeType);
238 tempStruct.ARGS_NODE_DELETE.hNode = *phNode;
255 tempStruct.ARGS_NODE_DELETE.hNode = *phNode;
267 DBAPI DSPNode_AllocMsgBuf(DSP_HNODE hNode, UINT uSize,
280 } else if (hNode) {
283 tempStruct.ARGS_NODE_ALLOCMSGBUF.hNode = hNode;
311 "hNode is Invalid \r\n")));
325 DBAPI DSPNode_ChangePriority(DSP_HNODE hNode, INT iPriority)
333 if (hNode) {
    [all...]
DSPStrm.c 454 DBAPI DSPStream_Open(DSP_HNODE hNode, UINT uDirection, UINT uIndex,
471 if (!hNode) {
498 /* append hNode handle string */
499 strncat(szEventName, _ultoa((ULONG)hNode, szTemp, 16), 8);
593 tempStruct.ARGS_STRM_OPEN.hNode = hNode;
  /packages/apps/OMA-DM/engine/dmlib/dmtapi/native_async/src/
dmtAsyncAPI.cc 113 INT32 dmtFindNodeHandler(DMT_H_NODE hnode)
119 if ( node == (DmtNode*)hnode )
134 DmtNode * dmtGetNodeHandler(DMT_H_NODE hnode)
136 if ( dmtFindNodeHandler(hnode) == -1 )
139 return (DmtNode*)hnode;
355 nodeStruct.hnode = 0;
366 nodeStruct.hnode = (DMT_H_NODE)ptrNode.GetPtr();
385 pos = dmtFindNodeHandler(pMessage->pMsg->hnode);
647 DmtNode * pNode = dmtGetNodeHandler(pMessage->hnode);
698 DmtNode * pNode = dmtGetNodeHandler(pMessage->hnode);
    [all...]
dmtAsyncData.cc 408 SYNCML_DM_RET_STATUS_T DMSetValueMessage::set(DMT_H_NODE hnode,
415 this->hnode = hnode;
422 SYNCML_DM_RET_STATUS_T DMNodeMessage::set(DMT_H_NODE hnode,
429 this->hnode = hnode;
443 SYNCML_DM_RET_STATUS_T DMExecuteMessage::set(DMT_H_NODE hnode,
450 this->hnode = hnode;
  /packages/apps/OMA-DM/engine/dmlib/api/native_async/
dmtAsyncAPI.h 177 DMT_H_NODE hnode; /* node handle if succeeded */ member in struct:__anon43196
352 DMT_NodeRelease(DMT_H_NODE hnode,
431 DMT_GetAttributes(DMT_H_NODE hnode,
436 DMT_GetValue(DMT_H_NODE hnode,
441 DMT_SetValue(DMT_H_NODE hnode,
447 DMT_SetTitle(DMT_H_NODE hnode,
453 DMT_SetACL(DMT_H_NODE hnode,
459 DMT_Execute(DMT_H_NODE hnode,
465 DMT_GetFirstChunk(DMT_H_NODE hnode,
471 DMT_GetNextChunk(DMT_H_NODE hnode,
    [all...]
  /hardware/ti/omap3/dspbridge/inc/
wcdioctl.h 230 DSP_HNODE hNode;
237 DSP_HNODE hNode;
242 DSP_HNODE hNode;
251 DSP_HNODE hNode;
255 DSP_HNODE hNode;
259 DSP_HNODE hNode;
265 DSP_HNODE hNode;
271 DSP_HNODE hNode;
277 DSP_HNODE hNode;
281 DSP_HNODE hNode;
    [all...]
DSPNode.h 102 * hNode: The node handle.
117 extern DBAPI DSPNode_AllocMsgBuf(DSP_HNODE hNode, UINT uSize,
126 * hNode: The node handle.
139 extern DBAPI DSPNode_ChangePriority(DSP_HNODE hNode, INT iPriority);
147 * hNode: The first node handle.
166 extern DBAPI DSPNode_Connect(DSP_HNODE hNode, UINT uStream,
176 * hNode: The first node handle.
202 extern DBAPI DSPNode_ConnectEx(DSP_HNODE hNode, UINT uStream,
212 * hNode: The node handle.
234 extern DBAPI DSPNode_Create(DSP_HNODE hNode);
    [all...]
dbapi.h 33 *! to HNODE; changed GUID to UUID; added "Detail" sections
DSPStream.h 191 * hNode: The node handle.
211 extern DBAPI DSPStream_Open(DSP_HNODE hNode, UINT uDirection,
dbdefs.h 43 *! 11-May-2001 jeh Changed DSP_NODE_MIN_PRIORITY from 0 to 1. Removed hNode
drv.h 182 DSP_HNODE hNode;
  /hardware/ti/omap3/dspbridge/libbridge/inc/
wcdioctl.h 230 DSP_HNODE hNode;
237 DSP_HNODE hNode;
242 DSP_HNODE hNode;
251 DSP_HNODE hNode;
255 DSP_HNODE hNode;
259 DSP_HNODE hNode;
265 DSP_HNODE hNode;
271 DSP_HNODE hNode;
277 DSP_HNODE hNode;
281 DSP_HNODE hNode;
    [all...]
DSPNode.h 102 * hNode: The node handle.
117 extern DBAPI DSPNode_AllocMsgBuf(DSP_HNODE hNode, UINT uSize,
126 * hNode: The node handle.
139 extern DBAPI DSPNode_ChangePriority(DSP_HNODE hNode, INT iPriority);
147 * hNode: The first node handle.
166 extern DBAPI DSPNode_Connect(DSP_HNODE hNode, UINT uStream,
176 * hNode: The first node handle.
202 extern DBAPI DSPNode_ConnectEx(DSP_HNODE hNode, UINT uStream,
212 * hNode: The node handle.
234 extern DBAPI DSPNode_Create(DSP_HNODE hNode);
    [all...]
dbapi.h 33 *! to HNODE; changed GUID to UUID; added "Detail" sections
DSPStream.h 193 * hNode: The node handle.
213 extern DBAPI DSPStream_Open(DSP_HNODE hNode, UINT uDirection,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
clusapi.h 17 typedef struct _HNODE *HNODE;
129 DWORD WINAPI ClusterControl(HCLUSTER hCluster,HNODE hHostNode,DWORD dwControlCode,LPVOID lpInBuffer,DWORD nInBufferSize,LPVOID lpOutBuffer,DWORD nOutBufferSize,LPDWORD lpBytesReturned);
179 HNODE WINAPI OpenClusterNode(HCLUSTER hCluster,LPCWSTR lpszNodeName);
180 WINBOOL WINAPI CloseClusterNode(HNODE hNode);
181 CLUSTER_NODE_STATE WINAPI GetClusterNodeState(HNODE hNode);
182 DWORD WINAPI GetClusterNodeId(HNODE hNode,LPWSTR lpszNodeId,LPDWORD lpcchName);
184 HCLUSTER WINAPI GetClusterFromNode(HNODE hNode)
    [all...]
cluadmex.h 261 virtual HNODE WINAPI GetNodeHandle(LONG lObjIndex) = 0;
269 HNODE (WINAPI *GetNodeHandle)(IGetClusterNodeInfo *This,LONG lObjIndex);
282 HNODE WINAPI IGetClusterNodeInfo_GetNodeHandle_Proxy(IGetClusterNodeInfo *This,LONG lObjIndex);
    [all...]
  /packages/apps/OMA-DM/engine/dmlib/dmtapi/native_async/hdr/
dmtAsyncMessage.h 125 DMT_H_NODE hnode; member in struct:__anon43285
134 DMT_H_NODE hnode; member in struct:__anon43286
159 DMT_H_NODE hnode; member in struct:__anon43290
dmtAsyncData.h 302 DMT_H_NODE hnode; member in class:DMSetValueMessage
306 SYNCML_DM_RET_STATUS_T set(DMT_H_NODE hnode,
319 DMT_H_NODE hnode; member in class:DMNodeMessage
322 SYNCML_DM_RET_STATUS_T set(DMT_H_NODE hnode,
337 SYNCML_DM_RET_STATUS_T set(DMT_H_NODE hnode,
  /external/llvm/lib/Support/
YAMLTraits.cpp 63 void Input::HNode::anchor() {}
136 HNode *Value = MN->Mapping[Key];
150 CurrentNode = reinterpret_cast<HNode *>(saveInfo);
190 CurrentNode = reinterpret_cast<HNode *>(SaveInfo);
212 CurrentNode = reinterpret_cast<HNode *>(SaveInfo);
256 for (HNode *N : SQ->Entries) {
295 void Input::setError(HNode *hnode, const Twine &message) {
296 assert(hnode && "HNode must not be NULL")
    [all...]
  /external/llvm/include/llvm/Support/
YAMLTraits.h 910 class HNode {
913 HNode(Node *n) : _node(n) { }
914 virtual ~HNode() { }
915 static inline bool classof(const HNode *) { return true; }
920 class EmptyHNode : public HNode {
923 EmptyHNode(Node *n) : HNode(n) { }
924 static inline bool classof(const HNode *n) {
930 class ScalarHNode : public HNode {
933 ScalarHNode(Node *n, StringRef s) : HNode(n), _value(s) { }
937 static inline bool classof(const HNode *n)
    [all...]
  /external/chromium_org/third_party/icu/source/common/
triedict.cpp 582 * @hnode The horizontal node containing the equal link
583 * @param index The index into hnode->entries[]
584 * @param nodeCount The length of hnode->entries[]
598 * @hnode The horizontal node containing the equal link
599 * @param index The index into hnode->entries[]
600 * @param nodeCount The length of hnode->entries[]
602 static inline uint32_t calcEqualLink(const CompactTrieHorizontalNode *hnode, uint16_t index, uint16_t nodeCount){
603 if(hnode->flagscount & kEqualOverflows){
605 uint16_t *overflow = (uint16_t *) &hnode->entries[nodeCount];
608 return hnode->entries[index].equal + (((uint32_t)extraBits) << 16)
736 const CompactTrieHorizontalNode *hnode = (const CompactTrieHorizontalNode *)node; local
854 const CompactTrieHorizontalNode *hnode = (const CompactTrieHorizontalNode *)node; local
1732 const CompactTrieHorizontalNode *hnode = (const CompactTrieHorizontalNode *)node; local
1747 const CompactTrieHorizontalNode *hnode = (const CompactTrieHorizontalNode *) local
    [all...]
  /external/chromium_org/third_party/icu/patches/
segmentation.patch     [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c 345 &NodeAttrIn,&(phandle->dspCodec->hNode));
374 status = DSPNode_ConnectEx(phandle->dspCodec->hNode,
388 phandle->dspCodec->hNode,
403 status = DSPNode_Create(phandle->dspCodec->hNode);
407 status = DSPNode_Run(phandle->dspCodec->hNode);
424 status = DSPNode_RegisterNotify(phandle->dspCodec->hNode, DSP_NODEMESSAGEREADY, DSP_SIGNALEVENT, notification);
663 &(phandle->dspCodec->hNode));
684 status = DSPNode_Connect(phandle->dspCodec->hNode,
697 phandle->dspCodec->hNode,
711 status = DSPNode_Create(phandle->dspCodec->hNode);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cpplib.h 648 #define CPP_HASHNODE(HNODE) ((cpp_hashnode *) (HNODE))
663 #define CPP_HASHNODE_VALUE_IDX(HNODE) \
664 ((HNODE.flags & NODE_MACRO_ARG) ? NTV_ARGUMENT \
665 : HNODE.type == NT_MACRO ? ((HNODE.flags & NODE_BUILTIN) \
667 : HNODE.type == NT_ASSERTION ? NTV_ANSWER \
    [all...]

Completed in 969 milliseconds

1 2