/third_party/icu/icu4c/source/i18n/ |
D | udatpg.cpp | 126 UChar *conflictingPattern, int32_t capacity, int32_t *pLength, in udatpg_addPattern() argument 140 if(pLength!=NULL) { in udatpg_addPattern() 141 *pLength=length; in udatpg_addPattern() 157 int32_t *pLength) { in udatpg_getAppendItemFormat() argument 159 if(pLength!=NULL) { in udatpg_getAppendItemFormat() 160 *pLength=result.length(); in udatpg_getAppendItemFormat() 176 int32_t *pLength) { in udatpg_getAppendItemName() argument 178 if(pLength!=NULL) { in udatpg_getAppendItemName() 179 *pLength=result.length(); in udatpg_getAppendItemName() 212 int32_t *pLength) { in udatpg_getDateTimeFormat() argument [all …]
|
D | formattedvalue.cpp | 199 int32_t* pLength, in ufmtval_getString() argument 209 if (pLength != nullptr) { in ufmtval_getString() 210 *pLength = readOnlyAlias.length(); in ufmtval_getString()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | udatpg.cpp | 126 UChar *conflictingPattern, int32_t capacity, int32_t *pLength, in udatpg_addPattern() argument 140 if(pLength!=NULL) { in udatpg_addPattern() 141 *pLength=length; in udatpg_addPattern() 157 int32_t *pLength) { in udatpg_getAppendItemFormat() argument 159 if(pLength!=NULL) { in udatpg_getAppendItemFormat() 160 *pLength=result.length(); in udatpg_getAppendItemFormat() 176 int32_t *pLength) { in udatpg_getAppendItemName() argument 178 if(pLength!=NULL) { in udatpg_getAppendItemName() 179 *pLength=result.length(); in udatpg_getAppendItemName() 212 int32_t *pLength) { in udatpg_getDateTimeFormat() argument [all …]
|
/third_party/node/deps/icu-small/source/i18n/ |
D | udatpg.cpp | 126 UChar *conflictingPattern, int32_t capacity, int32_t *pLength, in udatpg_addPattern() argument 140 if(pLength!=NULL) { in udatpg_addPattern() 141 *pLength=length; in udatpg_addPattern() 157 int32_t *pLength) { in udatpg_getAppendItemFormat() argument 159 if(pLength!=NULL) { in udatpg_getAppendItemFormat() 160 *pLength=result.length(); in udatpg_getAppendItemFormat() 176 int32_t *pLength) { in udatpg_getAppendItemName() argument 178 if(pLength!=NULL) { in udatpg_getAppendItemName() 179 *pLength=result.length(); in udatpg_getAppendItemName() 212 int32_t *pLength) { in udatpg_getDateTimeFormat() argument [all …]
|
D | formattedvalue.cpp | 199 int32_t* pLength, in ufmtval_getString() argument 209 if (pLength != nullptr) { in ufmtval_getString() 210 *pLength = readOnlyAlias.length(); in ufmtval_getString()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | udatpg.cpp | 126 UChar *conflictingPattern, int32_t capacity, int32_t *pLength, in udatpg_addPattern() argument 140 if(pLength!=NULL) { in udatpg_addPattern() 141 *pLength=length; in udatpg_addPattern() 157 int32_t *pLength) { in udatpg_getAppendItemFormat() argument 159 if(pLength!=NULL) { in udatpg_getAppendItemFormat() 160 *pLength=result.length(); in udatpg_getAppendItemFormat() 176 int32_t *pLength) { in udatpg_getAppendItemName() argument 178 if(pLength!=NULL) { in udatpg_getAppendItemName() 179 *pLength=result.length(); in udatpg_getAppendItemName() 212 int32_t *pLength) { in udatpg_getDateTimeFormat() argument [all …]
|
D | formattedvalue.cpp | 199 int32_t* pLength, in ufmtval_getString() argument 209 if (pLength != nullptr) { in ufmtval_getString() 210 *pLength = readOnlyAlias.length(); in ufmtval_getString()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uresdata.h | 438 res_getStringNoTrace(const ResourceData *pResData, Resource res, int32_t *pLength); 441 res_getBinaryNoTrace(const ResourceData *pResData, Resource res, int32_t *pLength); 444 res_getIntVectorNoTrace(const ResourceData *pResData, Resource res, int32_t *pLength); 447 res_getAlias(const ResourceData *pResData, Resource res, int32_t *pLength); 484 const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getString() argument 486 return res_getStringNoTrace(pResData, res, pLength); in res_getString() 490 const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getBinary() argument 492 return res_getBinaryNoTrace(pResData, res, pLength); in res_getBinary() 496 const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getIntVector() argument 498 return res_getIntVectorNoTrace(pResData, res, pLength); in res_getIntVector()
|
D | locresdata.cpp | 48 int32_t *pLength, in uloc_getTableStringWithFallback() argument 92 item = ures_getStringByKeyWithFallback(table.getAlias(), itemKey, pLength, &errorCode); in uloc_getTableStringWithFallback() 105 … item = ures_getStringByKeyWithFallback(table.getAlias(), replacement, pLength, &errorCode); in uloc_getTableStringWithFallback()
|
D | ucmndata.cpp | 228 int32_t *pLength, in offsetTOCLookupFn() argument 251 *pLength = (int32_t)(entry[1].dataOffset - entry->dataOffset); in offsetTOCLookupFn() 253 *pLength = -1; in offsetTOCLookupFn() 279 int32_t *pLength, in pointerTOCLookupFn() argument 298 *pLength=-1; in pointerTOCLookupFn()
|
/third_party/icu/icu4c/source/common/ |
D | uresdata.h | 438 res_getStringNoTrace(const ResourceData *pResData, Resource res, int32_t *pLength); 441 res_getBinaryNoTrace(const ResourceData *pResData, Resource res, int32_t *pLength); 444 res_getIntVectorNoTrace(const ResourceData *pResData, Resource res, int32_t *pLength); 447 res_getAlias(const ResourceData *pResData, Resource res, int32_t *pLength); 484 const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getString() argument 486 return res_getStringNoTrace(pResData, res, pLength); in res_getString() 490 const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getBinary() argument 492 return res_getBinaryNoTrace(pResData, res, pLength); in res_getBinary() 496 const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getIntVector() argument 498 return res_getIntVectorNoTrace(pResData, res, pLength); in res_getIntVector()
|
D | locresdata.cpp | 48 int32_t *pLength, in uloc_getTableStringWithFallback() argument 92 item = ures_getStringByKeyWithFallback(table.getAlias(), itemKey, pLength, &errorCode); in uloc_getTableStringWithFallback() 105 … item = ures_getStringByKeyWithFallback(table.getAlias(), replacement, pLength, &errorCode); in uloc_getTableStringWithFallback()
|
D | ucmndata.cpp | 228 int32_t *pLength, in offsetTOCLookupFn() argument 251 *pLength = (int32_t)(entry[1].dataOffset - entry->dataOffset); in offsetTOCLookupFn() 253 *pLength = -1; in offsetTOCLookupFn() 279 int32_t *pLength, in pointerTOCLookupFn() argument 298 *pLength=-1; in pointerTOCLookupFn()
|
/third_party/node/deps/icu-small/source/common/ |
D | uresdata.h | 440 res_getStringNoTrace(const ResourceData *pResData, Resource res, int32_t *pLength); 443 res_getBinaryNoTrace(const ResourceData *pResData, Resource res, int32_t *pLength); 446 res_getIntVectorNoTrace(const ResourceData *pResData, Resource res, int32_t *pLength); 449 res_getAlias(const ResourceData *pResData, Resource res, int32_t *pLength); 486 const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getString() argument 488 return res_getStringNoTrace(pResData, res, pLength); in res_getString() 492 const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getBinary() argument 494 return res_getBinaryNoTrace(pResData, res, pLength); in res_getBinary() 498 const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getIntVector() argument 500 return res_getIntVectorNoTrace(pResData, res, pLength); in res_getIntVector()
|
D | locresdata.cpp | 48 int32_t *pLength, in uloc_getTableStringWithFallback() argument 92 item = ures_getStringByKeyWithFallback(table.getAlias(), itemKey, pLength, &errorCode); in uloc_getTableStringWithFallback() 105 … item = ures_getStringByKeyWithFallback(table.getAlias(), replacement, pLength, &errorCode); in uloc_getTableStringWithFallback()
|
D | ucmndata.cpp | 228 int32_t *pLength, in offsetTOCLookupFn() argument 251 *pLength = (int32_t)(entry[1].dataOffset - entry->dataOffset); in offsetTOCLookupFn() 253 *pLength = -1; in offsetTOCLookupFn() 279 int32_t *pLength, in pointerTOCLookupFn() argument 298 *pLength=-1; in pointerTOCLookupFn()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | udatpg.h | 365 UChar *conflictingPattern, int32_t capacity, int32_t *pLength, 406 int32_t *pLength); 441 int32_t *pLength); 513 int32_t *pLength); 542 int32_t *pLength); 654 int32_t *pLength);
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | udatpg.h | 369 UChar *conflictingPattern, int32_t capacity, int32_t *pLength, 410 int32_t *pLength); 445 int32_t *pLength); 515 int32_t *pLength); 544 int32_t *pLength); 656 int32_t *pLength);
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | udatpg.h | 369 UChar *conflictingPattern, int32_t capacity, int32_t *pLength, 410 int32_t *pLength); 445 int32_t *pLength); 515 int32_t *pLength); 544 int32_t *pLength); 656 int32_t *pLength);
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | udatpg.h | 369 UChar *conflictingPattern, int32_t capacity, int32_t *pLength, 410 int32_t *pLength); 445 int32_t *pLength); 515 int32_t *pLength); 544 int32_t *pLength); 656 int32_t *pLength);
|
/third_party/weston/ivi-shell/ |
D | ivi-layout-export.h | 211 int32_t (*get_surfaces)(int32_t *pLength, struct ivi_layout_surface ***ppArray); 248 int32_t *pLength, 381 int32_t (*get_layers)(int32_t *pLength, struct ivi_layout_layer ***ppArray); 420 int32_t *pLength, 430 int32_t *pLength, 534 int32_t *pLength, 654 int32_t *pLength, 657 int32_t *pLength,
|
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/include/ |
D | ilm_control.h | 90 ilmErrorTypes ilm_getLayerIDs(t_ilm_int* pLength, t_ilm_layer** ppArray); 102 ilmErrorTypes ilm_getLayerIDsOnScreen(t_ilm_uint screenID, t_ilm_int* pLength, t_ilm_layer** ppArra… 113 ilmErrorTypes ilm_getSurfaceIDs(t_ilm_int* pLength, t_ilm_surface** ppArray); 125 ilmErrorTypes ilm_getSurfaceIDsOnLayer(t_ilm_layer layer, t_ilm_int* pLength, t_ilm_surface** ppArr…
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uresdata.h | 432 res_getString(const ResourceData *pResData, Resource res, int32_t *pLength); 435 res_getAlias(const ResourceData *pResData, Resource res, int32_t *pLength); 438 res_getBinary(const ResourceData *pResData, Resource res, int32_t *pLength); 441 res_getIntVector(const ResourceData *pResData, Resource res, int32_t *pLength);
|
D | locresdata.cpp | 48 int32_t *pLength, in uloc_getTableStringWithFallback() argument 93 item = ures_getStringByKeyWithFallback(&table, itemKey, pLength, &errorCode); in uloc_getTableStringWithFallback() 106 … item = ures_getStringByKeyWithFallback(&table, replacement, pLength, &errorCode); in uloc_getTableStringWithFallback()
|
D | ucmndata.cpp | 228 int32_t *pLength, in offsetTOCLookupFn() argument 251 *pLength = (int32_t)(entry[1].dataOffset - entry->dataOffset); in offsetTOCLookupFn() 253 *pLength = -1; in offsetTOCLookupFn() 279 int32_t *pLength, in pointerTOCLookupFn() argument 298 *pLength=-1; in pointerTOCLookupFn()
|