Searched defs:descrip (Results 1 - 5 of 5) sorted by relevance

/external/chromium/chrome/browser/sync/util/
H A Ddata_encryption.cc42 LPWSTR descrip = L""; local
44 if (!CryptUnprotectData(&encrypted_data, &descrip, NULL, NULL, NULL, 0,
/external/oprofile/libpopt/
H A Dpopt.h27 to callback, descrip points to
123 const char * descrip; /*!< description for autohelp -- may be NULL */ member in struct:poptOption
/external/oprofile/
H A Dpopt.h27 to callback, descrip points to
123 const char * descrip; /*!< description for autohelp -- may be NULL */ member in struct:poptOption
/external/icu4c/test/cintltst/
H A Dccaltst.c2267 const char *descrip; /* test description */ member in struct:__anon18388
2294 for (itemPtr = tzTransitionItems; itemPtr->descrip != NULL; itemPtr++) {
2306 itemPtr->descrip, u_errorName(status), itemPtr->hasPrev, result);
2312 itemPtr->descrip, u_errorName(status), result, transition1, transition2);
2320 itemPtr->descrip, u_errorName(status), itemPtr->hasNext, result);
2326 itemPtr->descrip, u_errorName(status), result, transition1, transition2);
2332 itemPtr->descrip, u_errorName(status));
H A Dcnumtst.c987 const char * descrip; member in struct:__anon18436
1044 itemPtr->locale, itemPtr->descrip,
1056 itemPtr->locale, itemPtr->descrip,
1076 itemPtr->locale, itemPtr->descrip,
1088 itemPtr->locale, itemPtr->descrip,

Completed in 142 milliseconds