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

123

/external/chromium_org/third_party/icu/source/i18n/
H A Dudatpg.cpp122 UChar *conflictingPattern, int32_t capacity, int32_t *pLength,
136 if(pLength!=NULL) {
137 *pLength=length;
153 int32_t *pLength) {
155 if(pLength!=NULL) {
156 *pLength=result.length();
172 int32_t *pLength) {
174 if(pLength!=NULL) {
175 *pLength=result.length();
189 int32_t *pLength) {
119 udatpg_addPattern(UDateTimePatternGenerator *dtpg, const UChar *pattern, int32_t patternLength, UBool override, UChar *conflictingPattern, int32_t capacity, int32_t *pLength, UErrorCode *pErrorCode) argument
151 udatpg_getAppendItemFormat(const UDateTimePatternGenerator *dtpg, UDateTimePatternField field, int32_t *pLength) argument
170 udatpg_getAppendItemName(const UDateTimePatternGenerator *dtpg, UDateTimePatternField field, int32_t *pLength) argument
188 udatpg_getDateTimeFormat(const UDateTimePatternGenerator *dtpg, int32_t *pLength) argument
205 udatpg_getDecimal(const UDateTimePatternGenerator *dtpg, int32_t *pLength) argument
260 udatpg_getPatternForSkeleton(const UDateTimePatternGenerator *dtpg, const UChar *skeleton, int32_t skeletonLength, int32_t *pLength) argument
[all...]
/external/icu4c/i18n/
H A Dudatpg.cpp122 UChar *conflictingPattern, int32_t capacity, int32_t *pLength,
136 if(pLength!=NULL) {
137 *pLength=length;
153 int32_t *pLength) {
155 if(pLength!=NULL) {
156 *pLength=result.length();
172 int32_t *pLength) {
174 if(pLength!=NULL) {
175 *pLength=result.length();
189 int32_t *pLength) {
119 udatpg_addPattern(UDateTimePatternGenerator *dtpg, const UChar *pattern, int32_t patternLength, UBool override, UChar *conflictingPattern, int32_t capacity, int32_t *pLength, UErrorCode *pErrorCode) argument
151 udatpg_getAppendItemFormat(const UDateTimePatternGenerator *dtpg, UDateTimePatternField field, int32_t *pLength) argument
170 udatpg_getAppendItemName(const UDateTimePatternGenerator *dtpg, UDateTimePatternField field, int32_t *pLength) argument
188 udatpg_getDateTimeFormat(const UDateTimePatternGenerator *dtpg, int32_t *pLength) argument
205 udatpg_getDecimal(const UDateTimePatternGenerator *dtpg, int32_t *pLength) argument
260 udatpg_getPatternForSkeleton(const UDateTimePatternGenerator *dtpg, const UChar *skeleton, int32_t skeletonLength, int32_t *pLength) argument
[all...]
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dudatpg.h322 * @param pLength a pointer to the length of conflictingPattern.
333 UChar *conflictingPattern, int32_t capacity, int32_t *pLength,
367 * @param pLength A pointer that will receive the length of appendItemFormat.
374 int32_t *pLength);
400 * @param pLength A pointer that will receive the length of the name for field.
407 int32_t *pLength);
437 * @param pLength A pointer that will receive the length of the format
443 int32_t *pLength);
466 * @param pLength A pointer that will receive the length of the decimal string.
472 int32_t *pLength);
[all...]
/external/icu4c/i18n/unicode/
H A Dudatpg.h324 * @param pLength a pointer to the length of conflictingPattern.
335 UChar *conflictingPattern, int32_t capacity, int32_t *pLength,
369 * @param pLength A pointer that will receive the length of appendItemFormat.
376 int32_t *pLength);
402 * @param pLength A pointer that will receive the length of the name for field.
409 int32_t *pLength);
439 * @param pLength A pointer that will receive the length of the format
445 int32_t *pLength);
468 * @param pLength A pointer that will receive the length of the decimal string.
474 int32_t *pLength);
[all...]
/external/chromium_org/third_party/icu/source/common/
H A Dlocresdata.cpp46 int32_t *pLength,
81 item = ures_getStringByKeyWithFallback(&subTable, itemKey, pLength, &errorCode);
91 item = ures_getStringByKeyWithFallback(&table, itemKey, pLength, &errorCode);
104 item = ures_getStringByKeyWithFallback(&table, replacement, pLength, &errorCode);
43 uloc_getTableStringWithFallback(const char *path, const char *locale, const char *tableKey, const char *subTableKey, const char *itemKey, int32_t *pLength, UErrorCode *pErrorCode) argument
H A Ducmndata.h98 int32_t *pLength,
H A Dulocimp.h35 int32_t *pLength,
H A Duresdata.h348 * and set its length in *pLength.
352 res_getString(const ResourceData *pResData, Resource res, int32_t *pLength);
355 res_getAlias(const ResourceData *pResData, Resource res, int32_t *pLength);
358 res_getBinary(const ResourceData *pResData, Resource res, int32_t *pLength);
361 res_getIntVector(const ResourceData *pResData, Resource res, int32_t *pLength);
H A Ducmndata.c102 int32_t *pLength,
143 *pLength = (int32_t)(entry[1].dataOffset - entry->dataOffset);
145 *pLength = -1;
172 int32_t *pLength,
209 *pLength=-1;
100 offsetTOCLookupFn(const UDataMemory *pData, const char *tocEntryName, int32_t *pLength, UErrorCode *pErrorCode) argument
170 pointerTOCLookupFn(const UDataMemory *pData, const char *name, int32_t *pLength, UErrorCode *pErrorCode) argument
H A Duresdata.c295 res_getString(const ResourceData *pResData, Resource res, int32_t *pLength) { argument
323 if(pLength) {
324 *pLength=length;
330 res_getAlias(const ResourceData *pResData, Resource res, int32_t *pLength) { argument
342 if(pLength) {
343 *pLength=length;
349 res_getBinary(const ResourceData *pResData, Resource res, int32_t *pLength) { argument
361 if(pLength) {
362 *pLength=length;
369 res_getIntVector(const ResourceData *pResData, Resource res, int32_t *pLength) { argument
[all...]
/external/icu4c/common/
H A Dlocresdata.cpp46 int32_t *pLength,
81 item = ures_getStringByKeyWithFallback(&subTable, itemKey, pLength, &errorCode);
91 item = ures_getStringByKeyWithFallback(&table, itemKey, pLength, &errorCode);
104 item = ures_getStringByKeyWithFallback(&table, replacement, pLength, &errorCode);
43 uloc_getTableStringWithFallback(const char *path, const char *locale, const char *tableKey, const char *subTableKey, const char *itemKey, int32_t *pLength, UErrorCode *pErrorCode) argument
H A Ducmndata.h85 int32_t *pLength,
H A Dulocimp.h35 int32_t *pLength,
H A Duresdata.h354 * and set its length in *pLength.
358 res_getString(const ResourceData *pResData, Resource res, int32_t *pLength);
361 res_getAlias(const ResourceData *pResData, Resource res, int32_t *pLength);
364 res_getBinary(const ResourceData *pResData, Resource res, int32_t *pLength);
367 res_getIntVector(const ResourceData *pResData, Resource res, int32_t *pLength);
H A Ducmndata.c220 int32_t *pLength,
242 *pLength = (int32_t)(entry[1].dataOffset - entry->dataOffset);
244 *pLength = -1;
271 int32_t *pLength,
289 *pLength=-1;
218 offsetTOCLookupFn(const UDataMemory *pData, const char *tocEntryName, int32_t *pLength, UErrorCode *pErrorCode) argument
269 pointerTOCLookupFn(const UDataMemory *pData, const char *name, int32_t *pLength, UErrorCode *pErrorCode) argument
H A Duresdata.c302 res_getString(const ResourceData *pResData, Resource res, int32_t *pLength) { argument
330 if(pLength) {
331 *pLength=length;
337 res_getAlias(const ResourceData *pResData, Resource res, int32_t *pLength) { argument
349 if(pLength) {
350 *pLength=length;
356 res_getBinary(const ResourceData *pResData, Resource res, int32_t *pLength) { argument
368 if(pLength) {
369 *pLength=length;
376 res_getIntVector(const ResourceData *pResData, Resource res, int32_t *pLength) { argument
[all...]
/external/qemu/android/
H A Dasync-utils.h188 * If 'pLength" is not NULL, the function sets '*pLength' to the length
198 const char* asyncLineReader_getLineRaw(AsyncLineReader* alr, int *pLength);
/external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/
H A Dchrome_ex_oauthsimple.js292 var pLength = this._parameters[pName].length;
293 for (var j=0;j<pLength;j++)
/external/chromium/chrome/common/extensions/docs/examples/extensions/oauth_contacts/
H A Dchrome_ex_oauthsimple.js292 var pLength = this._parameters[pName].length;
293 for (var j=0;j<pLength;j++)
/external/chromium/chrome/common/extensions/docs/examples/extensions/wave/
H A Dchrome_ex_oauthsimple.js292 var pLength = this._parameters[pName].length;
293 for (var j=0;j<pLength;j++)
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/
H A Dchrome_ex_oauthsimple.js292 var pLength = this._parameters[pName].length;
293 for (var j=0;j<pLength;j++)
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/oauth_contacts/
H A Dchrome_ex_oauthsimple.js292 var pLength = this._parameters[pName].length;
293 for (var j=0;j<pLength;j++)
/external/sonivox/arm-fm-22k/host_src/
H A Deas_host.h67 extern EAS_RESULT EAS_HWFileLength (EAS_HW_DATA_HANDLE hwInstData, EAS_FILE_HANDLE file, EAS_I32 *pLength);
/external/sonivox/arm-hybrid-22k/host_src/
H A Deas_host.h67 extern EAS_RESULT EAS_HWFileLength (EAS_HW_DATA_HANDLE hwInstData, EAS_FILE_HANDLE file, EAS_I32 *pLength);
/external/sonivox/arm-wt-22k/host_src/
H A Deas_host.h71 extern EAS_RESULT EAS_HWFileLength (EAS_HW_DATA_HANDLE hwInstData, EAS_FILE_HANDLE file, EAS_I32 *pLength);

Completed in 787 milliseconds

123