Home
last modified time | relevance | path

Searched refs:pLength (Results 1 - 25 of 60) sorted by relevance

123

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dudatpg.cpp126 UChar *conflictingPattern, int32_t capacity, int32_t *pLength, in udatpg_addPattern()
140 if(pLength!=NULL) { in udatpg_addPattern()
141 *pLength=length; in udatpg_addPattern()
157 int32_t *pLength) { in udatpg_getAppendItemFormat()
159 if(pLength!=NULL) { in udatpg_getAppendItemFormat()
160 *pLength=result.length(); in udatpg_getAppendItemFormat()
176 int32_t *pLength) { in udatpg_getAppendItemName()
178 if(pLength!=NULL) { in udatpg_getAppendItemName()
179 *pLength=result.length(); in udatpg_getAppendItemName()
212 int32_t *pLength) { in udatpg_getDateTimeFormat()
123 udatpg_addPattern(UDateTimePatternGenerator *dtpg, const UChar *pattern, int32_t patternLength, UBool override, UChar *conflictingPattern, int32_t capacity, int32_t *pLength, UErrorCode *pErrorCode) udatpg_addPattern() argument
155 udatpg_getAppendItemFormat(const UDateTimePatternGenerator *dtpg, UDateTimePatternField field, int32_t *pLength) udatpg_getAppendItemFormat() argument
174 udatpg_getAppendItemName(const UDateTimePatternGenerator *dtpg, UDateTimePatternField field, int32_t *pLength) udatpg_getAppendItemName() argument
211 udatpg_getDateTimeFormat(const UDateTimePatternGenerator *dtpg, int32_t *pLength) udatpg_getDateTimeFormat() argument
228 udatpg_getDecimal(const UDateTimePatternGenerator *dtpg, int32_t *pLength) udatpg_getDecimal() argument
283 udatpg_getPatternForSkeleton(const UDateTimePatternGenerator *dtpg, const UChar *skeleton, int32_t skeletonLength, int32_t *pLength) udatpg_getPatternForSkeleton() argument
[all...]
H A Dformattedvalue.cpp199 int32_t* pLength, in ufmtval_getString()
209 if (pLength != nullptr) { in ufmtval_getString()
210 *pLength = readOnlyAlias.length(); in ufmtval_getString()
197 ufmtval_getString( const UFormattedValue* ufmtval, int32_t* pLength, UErrorCode* ec) ufmtval_getString() argument
/third_party/icu/icu4c/source/i18n/
H A Dudatpg.cpp126 UChar *conflictingPattern, int32_t capacity, int32_t *pLength, in udatpg_addPattern()
140 if(pLength!=NULL) { in udatpg_addPattern()
141 *pLength=length; in udatpg_addPattern()
157 int32_t *pLength) { in udatpg_getAppendItemFormat()
159 if(pLength!=NULL) { in udatpg_getAppendItemFormat()
160 *pLength=result.length(); in udatpg_getAppendItemFormat()
176 int32_t *pLength) { in udatpg_getAppendItemName()
178 if(pLength!=NULL) { in udatpg_getAppendItemName()
179 *pLength=result.length(); in udatpg_getAppendItemName()
212 int32_t *pLength) { in udatpg_getDateTimeFormat()
123 udatpg_addPattern(UDateTimePatternGenerator *dtpg, const UChar *pattern, int32_t patternLength, UBool override, UChar *conflictingPattern, int32_t capacity, int32_t *pLength, UErrorCode *pErrorCode) udatpg_addPattern() argument
155 udatpg_getAppendItemFormat(const UDateTimePatternGenerator *dtpg, UDateTimePatternField field, int32_t *pLength) udatpg_getAppendItemFormat() argument
174 udatpg_getAppendItemName(const UDateTimePatternGenerator *dtpg, UDateTimePatternField field, int32_t *pLength) udatpg_getAppendItemName() argument
211 udatpg_getDateTimeFormat(const UDateTimePatternGenerator *dtpg, int32_t *pLength) udatpg_getDateTimeFormat() argument
234 udatpg_getDateTimeFormatForStyle(const UDateTimePatternGenerator *udtpg, UDateFormatStyle style, int32_t *pLength, UErrorCode *pErrorCode) udatpg_getDateTimeFormatForStyle() argument
263 udatpg_getDecimal(const UDateTimePatternGenerator *dtpg, int32_t *pLength) udatpg_getDecimal() argument
318 udatpg_getPatternForSkeleton(const UDateTimePatternGenerator *dtpg, const UChar *skeleton, int32_t skeletonLength, int32_t *pLength) udatpg_getPatternForSkeleton() argument
[all...]
H A Dformattedvalue.cpp199 int32_t* pLength, in ufmtval_getString()
209 if (pLength != nullptr) { in ufmtval_getString()
210 *pLength = readOnlyAlias.length(); in ufmtval_getString()
197 ufmtval_getString( const UFormattedValue* ufmtval, int32_t* pLength, UErrorCode* ec) ufmtval_getString() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dudatpg.cpp126 char16_t *conflictingPattern, int32_t capacity, int32_t *pLength, in udatpg_addPattern()
140 if(pLength!=nullptr) { in udatpg_addPattern()
141 *pLength=length; in udatpg_addPattern()
157 int32_t *pLength) { in udatpg_getAppendItemFormat()
159 if(pLength!=nullptr) { in udatpg_getAppendItemFormat()
160 *pLength=result.length(); in udatpg_getAppendItemFormat()
176 int32_t *pLength) { in udatpg_getAppendItemName()
178 if(pLength!=nullptr) { in udatpg_getAppendItemName()
179 *pLength=result.length(); in udatpg_getAppendItemName()
212 int32_t *pLength) { in udatpg_getDateTimeFormat()
123 udatpg_addPattern(UDateTimePatternGenerator *dtpg, const char16_t *pattern, int32_t patternLength, UBool override, char16_t *conflictingPattern, int32_t capacity, int32_t *pLength, UErrorCode *pErrorCode) udatpg_addPattern() argument
155 udatpg_getAppendItemFormat(const UDateTimePatternGenerator *dtpg, UDateTimePatternField field, int32_t *pLength) udatpg_getAppendItemFormat() argument
174 udatpg_getAppendItemName(const UDateTimePatternGenerator *dtpg, UDateTimePatternField field, int32_t *pLength) udatpg_getAppendItemName() argument
211 udatpg_getDateTimeFormat(const UDateTimePatternGenerator *dtpg, int32_t *pLength) udatpg_getDateTimeFormat() argument
234 udatpg_getDateTimeFormatForStyle(const UDateTimePatternGenerator *udtpg, UDateFormatStyle style, int32_t *pLength, UErrorCode *pErrorCode) udatpg_getDateTimeFormatForStyle() argument
263 udatpg_getDecimal(const UDateTimePatternGenerator *dtpg, int32_t *pLength) udatpg_getDecimal() argument
318 udatpg_getPatternForSkeleton(const UDateTimePatternGenerator *dtpg, const char16_t *skeleton, int32_t skeletonLength, int32_t *pLength) udatpg_getPatternForSkeleton() argument
[all...]
H A Dformattedvalue.cpp199 int32_t* pLength, in ufmtval_getString()
209 if (pLength != nullptr) { in ufmtval_getString()
210 *pLength = readOnlyAlias.length(); in ufmtval_getString()
197 ufmtval_getString( const UFormattedValue* ufmtval, int32_t* pLength, UErrorCode* ec) ufmtval_getString() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Duresdata.h434 * and set its length in *pLength.
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()
486 return res_getStringNoTrace(pResData, res, pLength); in res_getString()
490 const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getBinary()
492 return res_getBinaryNoTrace(pResData, res, pLength); in res_getBinary()
496 const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getIntVector()
483 res_getString(const ResourceTracer& traceInfo, const ResourceData *pResData, Resource res, int32_t *pLength) res_getString() argument
489 res_getBinary(const ResourceTracer& traceInfo, const ResourceData *pResData, Resource res, int32_t *pLength) res_getBinary() argument
495 res_getIntVector(const ResourceTracer& traceInfo, const ResourceData *pResData, Resource res, int32_t *pLength) res_getIntVector() argument
[all...]
H A Dlocresdata.cpp48 int32_t *pLength, in uloc_getTableStringWithFallback()
82 item = ures_getStringByKeyWithFallback(subTable.getAlias(), itemKey, pLength, &errorCode); in uloc_getTableStringWithFallback()
92 item = ures_getStringByKeyWithFallback(table.getAlias(), itemKey, pLength, &errorCode); in uloc_getTableStringWithFallback()
105 item = ures_getStringByKeyWithFallback(table.getAlias(), replacement, pLength, &errorCode); in uloc_getTableStringWithFallback()
45 uloc_getTableStringWithFallback(const char *path, const char *locale, const char *tableKey, const char *subTableKey, const char *itemKey, int32_t *pLength, UErrorCode *pErrorCode) uloc_getTableStringWithFallback() argument
H A Ducmndata.cpp228 int32_t *pLength, in offsetTOCLookupFn()
251 *pLength = (int32_t)(entry[1].dataOffset - entry->dataOffset); in offsetTOCLookupFn()
253 *pLength = -1; in offsetTOCLookupFn()
279 int32_t *pLength, in pointerTOCLookupFn()
298 *pLength=-1; in pointerTOCLookupFn()
226 offsetTOCLookupFn(const UDataMemory *pData, const char *tocEntryName, int32_t *pLength, UErrorCode *pErrorCode) offsetTOCLookupFn() argument
277 pointerTOCLookupFn(const UDataMemory *pData, const char *name, int32_t *pLength, UErrorCode *pErrorCode) pointerTOCLookupFn() argument
H A Duresdata.cpp311 res_getStringNoTrace(const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getStringNoTrace() argument
343 if(pLength) { in res_getStringNoTrace()
344 *pLength=length; in res_getStringNoTrace()
420 res_getAlias(const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getAlias() argument
432 if(pLength) { in res_getAlias()
433 *pLength=length; in res_getAlias()
439 res_getBinaryNoTrace(const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getBinaryNoTrace() argument
451 if(pLength) { in res_getBinaryNoTrace()
452 *pLength=length; in res_getBinaryNoTrace()
459 res_getIntVectorNoTrace(const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getIntVectorNoTrace() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Duresdata.h436 * and set its length in *pLength.
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()
488 return res_getStringNoTrace(pResData, res, pLength); in res_getString()
492 const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getBinary()
494 return res_getBinaryNoTrace(pResData, res, pLength); in res_getBinary()
498 const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getIntVector()
485 res_getString(const ResourceTracer& traceInfo, const ResourceData *pResData, Resource res, int32_t *pLength) res_getString() argument
491 res_getBinary(const ResourceTracer& traceInfo, const ResourceData *pResData, Resource res, int32_t *pLength) res_getBinary() argument
497 res_getIntVector(const ResourceTracer& traceInfo, const ResourceData *pResData, Resource res, int32_t *pLength) res_getIntVector() argument
[all...]
H A Dlocresdata.cpp48 int32_t *pLength, in uloc_getTableStringWithFallback()
82 item = ures_getStringByKeyWithFallback(subTable.getAlias(), itemKey, pLength, &errorCode); in uloc_getTableStringWithFallback()
92 item = ures_getStringByKeyWithFallback(table.getAlias(), itemKey, pLength, &errorCode); in uloc_getTableStringWithFallback()
105 item = ures_getStringByKeyWithFallback(table.getAlias(), replacement, pLength, &errorCode); in uloc_getTableStringWithFallback()
45 uloc_getTableStringWithFallback(const char *path, const char *locale, const char *tableKey, const char *subTableKey, const char *itemKey, int32_t *pLength, UErrorCode *pErrorCode) uloc_getTableStringWithFallback() argument
H A Ducmndata.cpp228 int32_t *pLength, in offsetTOCLookupFn()
251 *pLength = (int32_t)(entry[1].dataOffset - entry->dataOffset); in offsetTOCLookupFn()
253 *pLength = -1; in offsetTOCLookupFn()
279 int32_t *pLength, in pointerTOCLookupFn()
298 *pLength=-1; in pointerTOCLookupFn()
226 offsetTOCLookupFn(const UDataMemory *pData, const char *tocEntryName, int32_t *pLength, UErrorCode *pErrorCode) offsetTOCLookupFn() argument
277 pointerTOCLookupFn(const UDataMemory *pData, const char *name, int32_t *pLength, UErrorCode *pErrorCode) pointerTOCLookupFn() argument
H A Duresdata.cpp311 res_getStringNoTrace(const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getStringNoTrace() argument
343 if(pLength) { in res_getStringNoTrace()
344 *pLength=length; in res_getStringNoTrace()
420 res_getAlias(const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getAlias() argument
432 if(pLength) { in res_getAlias()
433 *pLength=length; in res_getAlias()
439 res_getBinaryNoTrace(const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getBinaryNoTrace() argument
451 if(pLength) { in res_getBinaryNoTrace()
452 *pLength=length; in res_getBinaryNoTrace()
459 res_getIntVectorNoTrace(const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getIntVectorNoTrace() argument
[all...]
H A Ducmndata.h91 int32_t *pLength,
/third_party/node/deps/icu-small/source/common/
H A Duresdata.h436 * and set its length in *pLength.
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()
488 return res_getStringNoTrace(pResData, res, pLength); in res_getString()
492 const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getBinary()
494 return res_getBinaryNoTrace(pResData, res, pLength); in res_getBinary()
498 const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getIntVector()
485 res_getString(const ResourceTracer& traceInfo, const ResourceData *pResData, Resource res, int32_t *pLength) res_getString() argument
491 res_getBinary(const ResourceTracer& traceInfo, const ResourceData *pResData, Resource res, int32_t *pLength) res_getBinary() argument
497 res_getIntVector(const ResourceTracer& traceInfo, const ResourceData *pResData, Resource res, int32_t *pLength) res_getIntVector() argument
[all...]
H A Dlocresdata.cpp50 int32_t *pLength, in uloc_getTableStringWithFallback()
84 item = ures_getStringByKeyWithFallback(subTable.getAlias(), itemKey, pLength, &errorCode); in uloc_getTableStringWithFallback()
94 item = ures_getStringByKeyWithFallback(table.getAlias(), itemKey, pLength, &errorCode); in uloc_getTableStringWithFallback()
107 item = ures_getStringByKeyWithFallback(table.getAlias(), replacement, pLength, &errorCode); in uloc_getTableStringWithFallback()
47 uloc_getTableStringWithFallback(const char *path, const char *locale, const char *tableKey, const char *subTableKey, const char *itemKey, int32_t *pLength, UErrorCode *pErrorCode) uloc_getTableStringWithFallback() argument
H A Ducmndata.cpp228 int32_t *pLength, in offsetTOCLookupFn()
251 *pLength = (int32_t)(entry[1].dataOffset - entry->dataOffset); in offsetTOCLookupFn()
253 *pLength = -1; in offsetTOCLookupFn()
279 int32_t *pLength, in pointerTOCLookupFn()
298 *pLength=-1; in pointerTOCLookupFn()
226 offsetTOCLookupFn(const UDataMemory *pData, const char *tocEntryName, int32_t *pLength, UErrorCode *pErrorCode) offsetTOCLookupFn() argument
277 pointerTOCLookupFn(const UDataMemory *pData, const char *name, int32_t *pLength, UErrorCode *pErrorCode) pointerTOCLookupFn() argument
H A Duresdata.cpp311 res_getStringNoTrace(const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getStringNoTrace() argument
343 if(pLength) { in res_getStringNoTrace()
344 *pLength=length; in res_getStringNoTrace()
420 res_getAlias(const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getAlias() argument
432 if(pLength) { in res_getAlias()
433 *pLength=length; in res_getAlias()
439 res_getBinaryNoTrace(const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getBinaryNoTrace() argument
451 if(pLength) { in res_getBinaryNoTrace()
452 *pLength=length; in res_getBinaryNoTrace()
459 res_getIntVectorNoTrace(const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getIntVectorNoTrace() argument
[all...]
H A Ducmndata.h91 int32_t *pLength,
/third_party/icu/icu4c/source/i18n/unicode/
H A Dudatpg.h358 * @param pLength a pointer to the length of conflictingPattern.
369 UChar *conflictingPattern, int32_t capacity, int32_t *pLength,
403 * @param pLength A pointer that will receive the length of appendItemFormat.
410 int32_t *pLength);
437 * @param pLength A pointer that will receive the length of the name for field.
445 int32_t *pLength);
520 * @param pLength A pointer that will receive the length of the format
526 int32_t *pLength);
570 * @param pLength
587 UDateFormatStyle style, int32_t *pLength,
[all...]
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dudatpg.h358 * @param pLength a pointer to the length of conflictingPattern.
369 UChar *conflictingPattern, int32_t capacity, int32_t *pLength,
403 * @param pLength A pointer that will receive the length of appendItemFormat.
410 int32_t *pLength);
437 * @param pLength A pointer that will receive the length of the name for field.
445 int32_t *pLength);
520 * @param pLength A pointer that will receive the length of the format
526 int32_t *pLength);
569 * @param pLength
586 UDateFormatStyle style, int32_t *pLength,
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dudatpg.h358 * @param pLength a pointer to the length of conflictingPattern.
369 UChar *conflictingPattern, int32_t capacity, int32_t *pLength,
403 * @param pLength A pointer that will receive the length of appendItemFormat.
410 int32_t *pLength);
437 * @param pLength A pointer that will receive the length of the name for field.
445 int32_t *pLength);
509 * @param pLength A pointer that will receive the length of the format
515 int32_t *pLength);
538 * @param pLength A pointer that will receive the length of the decimal string.
544 int32_t *pLength);
[all...]
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_ioctl.h177 uint64_t pLength; member
180 uint32_t *pLength; /* pointer to frame lengths, updated
/third_party/icu/icu4c/source/common/unicode/
H A Dures.h671 * @param pLength Input: Capacity of destination buffer.
699 char *dest, int32_t *pLength,
764 * @param pLength Input: Capacity of destination buffer.
792 char *dest, int32_t *pLength,

Completed in 28 milliseconds

123