Searched defs:pRoot (Results 1 – 11 of 11) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uresdata.h | 70 #define RES_GET_POINTER(pRoot, res) ((pRoot)+RES_GET_OFFSET(res)) argument 386 const int32_t *pRoot; member
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uresdata.h | 70 #define RES_GET_POINTER(pRoot, res) ((pRoot)+RES_GET_OFFSET(res)) argument 388 const int32_t *pRoot; member
|
/third_party/node/deps/icu-small/source/common/ |
D | uresdata.h | 70 #define RES_GET_POINTER(pRoot, res) ((pRoot)+RES_GET_OFFSET(res)) argument 388 const int32_t *pRoot; member
|
/third_party/icu/icu4c/source/common/ |
D | uresdata.h | 70 #define RES_GET_POINTER(pRoot, res) ((pRoot)+RES_GET_OFFSET(res)) argument 388 const int32_t *pRoot; member
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
D | genrb.cpp | 401 const int32_t *pRoot = (const int32_t *)( in main() local
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
D | genrb.cpp | 401 const int32_t *pRoot = (const int32_t *)( in main() local
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/ |
D | genrb.cpp | 384 const int32_t *pRoot = (const int32_t *)( in main() local
|
/third_party/icu/icu4c/source/tools/genrb/ |
D | genrb.cpp | 401 const int32_t *pRoot = (const int32_t *)( in main() local
|
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | cmdtree.h | 387 #define ICommandTree_FindErrorNodes(This,pRoot,pcErrorNodes,prgErrorNodes) (This)->lpVtbl->FindErro… argument 433 #define IQuery_FindErrorNodes(This,pRoot,pcErrorNodes,prgErrorNodes) (This)->lpVtbl->FindErrorNodes… argument
|
D | strmif.h | 13102 #define IDvdInfo_GetRoot(This,pRoot,ulBufSize,pulActualSize) (This)->lpVtbl->GetRoot(This,pRoot,ulB… argument
|
/third_party/sqlite/src/ |
D | sqlite3.c | 25096 static void memsys3UnlinkFromList(u32 i, u32 *pRoot){ in memsys3UnlinkFromList() 25136 static void memsys3LinkIntoList(u32 i, u32 *pRoot){ in memsys3LinkIntoList() 25264 static void memsys3Merge(u32 *pRoot){ in memsys3Merge()
|