OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pPlatform
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libeffects/lvm/lib/Bundle/lib/
LVM.h
227
LVM_CHAR *
pPlatform
; /* Pointer to the library platform type */
[
all
...]
/external/chromium_org/third_party/icu/source/tools/makeconv/
makeconv.c
414
getPlatformAndCCSIDFromName(const char *name, int8_t *
pPlatform
, int32_t *pCCSID) {
423
*
pPlatform
=UCNV_IBM;
426
*
pPlatform
=UCNV_UNKNOWN;
/external/icu4c/tools/makeconv/
makeconv.c
414
getPlatformAndCCSIDFromName(const char *name, int8_t *
pPlatform
, int32_t *pCCSID) {
423
*
pPlatform
=UCNV_IBM;
426
*
pPlatform
=UCNV_UNKNOWN;
Completed in 51 milliseconds