HomeSort by relevance Sort by last modified time
    Searched refs:fillIn (Results 1 - 25 of 43) sorted by null

1 2

  /external/chromium/third_party/icu/source/common/
uscript.c 29 UScriptCode* fillIn,
40 if(nameOrAbbrOrLocale==NULL || fillIn == NULL || capacity<0){
66 *(fillIn)++=code;
89 *(fillIn)++=code;
uresimp.h 105 * @param fillIn if NULL a new UResourceBundle struct is allocated and must be deleted by the caller.
113 UResourceBundle *fillIn, UErrorCode *status);
125 * @param fillIn if NULL a new UResourceBundle struct is allocated and must be deleted by the caller.
134 UResourceBundle *fillIn, UErrorCode *status);
138 * @param result fillin for the equivalent locale
139 * @param resultCapacity capacity of the fillin buffer
144 * @param isAvailable If non-null, pointer to fillin parameter that indicates whether the
178 * @param fillIn if NULL a new UResourceBundle struct is allocated and must be deleted by the caller.
190 UResourceBundle *fillIn,
220 * @param ver fillin for the version numbe
    [all...]
uresbund.c     [all...]
  /external/icu4c/common/
uscript.c 29 UScriptCode* fillIn,
40 if(nameOrAbbrOrLocale==NULL || fillIn == NULL || capacity<0){
66 *(fillIn)++=code;
89 *(fillIn)++=code;
uresimp.h 119 * @param fillIn if NULL a new UResourceBundle struct is allocated and must be deleted by the caller.
127 UResourceBundle *fillIn, UErrorCode *status);
139 * @param fillIn if NULL a new UResourceBundle struct is allocated and must be deleted by the caller.
148 UResourceBundle *fillIn, UErrorCode *status);
152 * @param result fillin for the equivalent locale
153 * @param resultCapacity capacity of the fillin buffer
158 * @param isAvailable If non-null, pointer to fillin parameter that indicates whether the
192 * @param fillIn if NULL a new UResourceBundle struct is allocated and must be deleted by the caller.
204 UResourceBundle *fillIn,
234 * @param ver fillin for the version numbe
    [all...]
uresbund.c     [all...]
  /external/chromium/third_party/icu/source/i18n/
ulocdata.c 91 ulocdata_getExemplarSet(ULocaleData *uld, USet *fillIn,
114 if(fillIn != NULL)
115 uset_applyPattern(fillIn, exemplarChars, len,
118 fillIn = uset_openPatternOptions(exemplarChars, len,
121 return fillIn;
  /external/chromium/third_party/icu/source/test/cintltst/
cucdapi.c 344 UScriptCode fillIn[5] = {USCRIPT_INVALID_CODE};
347 len = uscript_getCode(expectedShort[i], fillIn, LENGTHOF(fillIn), &status);
354 if(fillIn[0]!= (UScriptCode)(USCRIPT_BALINESE+i)){
355 log_err("uscript_getCode did not return expected code for script %s. EXPECTED: %i GOT: %i\n", expectedShort[i], (USCRIPT_BALINESE+i), fillIn[0] );
  /external/icu4c/i18n/
ulocdata.c 100 ulocdata_getExemplarSet(ULocaleData *uld, USet *fillIn,
123 if(fillIn != NULL)
124 uset_applyPattern(fillIn, exemplarChars, len,
127 fillIn = uset_openPatternOptions(exemplarChars, len,
130 return fillIn;
  /external/icu4c/test/cintltst/
cucdapi.c 352 UScriptCode fillIn[5] = {USCRIPT_INVALID_CODE};
355 len = uscript_getCode(expectedShort[i], fillIn, LENGTHOF(fillIn), &status);
362 if(fillIn[0]!= (UScriptCode)(USCRIPT_BALINESE+i)){
363 log_err("uscript_getCode did not return expected code for script %s. EXPECTED: %i GOT: %i\n", expectedShort[i], (USCRIPT_BALINESE+i), fillIn[0] );
  /external/chromium/third_party/icu/public/i18n/unicode/
ulocdata.h 110 * @param fillIn Pointer to a USet object to receive the
112 * contents of fillIn are lost. <em>If fillIn is NULL,
126 * @return USet* Either fillIn, or if fillIn is NULL, a pointer to
131 ulocdata_getExemplarSet(ULocaleData *uld, USet *fillIn,
194 * @param versionArray fillin that will recieve the version number
  /external/webkit/WebCore/icu/unicode/
uscript.h 104 * @param fillIn the UScriptCode buffer to fill in the script code
111 uscript_getCode(const char* nameOrAbbrOrLocale,UScriptCode* fillIn,int32_t capacity,UErrorCode *err);
  /external/webkit/WebKit/mac/icu/unicode/
uscript.h 104 * @param fillIn the UScriptCode buffer to fill in the script code
111 uscript_getCode(const char* nameOrAbbrOrLocale,UScriptCode* fillIn,int32_t capacity,UErrorCode *err);
  /external/chromium/third_party/icu/public/common/unicode/
uscript.h 210 * @param fillIn the UScriptCode buffer to fill in the script code
217 uscript_getCode(const char* nameOrAbbrOrLocale,UScriptCode* fillIn,int32_t capacity,UErrorCode *err);
ures.h 318 * and usage model for fillIn parameters without knowing sizeof(UResourceBundle)
558 * @param fillIn if NULL a new UResourceBundle struct is allocated and must be closed by the caller.
567 UResourceBundle *fillIn,
593 * @param fillIn if NULL a new UResourceBundle struct is allocated and must be closed by the caller.
603 UResourceBundle *fillIn,
684 * @param fillIn if NULL a new UResourceBundle struct is allocated and must be closed by the caller.
693 UResourceBundle *fillIn,
    [all...]
brkiter.h 159 * @param fillIn A UText to be filled in. If NULL, a new UText will be
166 virtual UText *getUText(UText *fillIn, UErrorCode &status) const = 0;
rbbi.h 356 * @param fillIn A UText to be filled in. If NULL, a new UText will be
363 virtual UText *getUText(UText *fillIn, UErrorCode &status) const;
  /external/icu4c/i18n/unicode/
ulocdata.h 130 * @param fillIn Pointer to a USet object to receive the
132 * contents of fillIn are lost. <em>If fillIn is NULL,
146 * @return USet* Either fillIn, or if fillIn is NULL, a pointer to
151 ulocdata_getExemplarSet(ULocaleData *uld, USet *fillIn,
214 * @param versionArray fillin that will recieve the version number
  /external/icu4c/common/unicode/
ures.h 326 * and usage model for fillIn parameters without knowing sizeof(UResourceBundle)
566 * @param fillIn if NULL a new UResourceBundle struct is allocated and must be closed by the caller.
575 UResourceBundle *fillIn,
601 * @param fillIn if NULL a new UResourceBundle struct is allocated and must be closed by the caller.
611 UResourceBundle *fillIn,
692 * @param fillIn if NULL a new UResourceBundle struct is allocated and must be closed by the caller.
701 UResourceBundle *fillIn,
    [all...]
brkiter.h 159 * @param fillIn A UText to be filled in. If NULL, a new UText will be
166 virtual UText *getUText(UText *fillIn, UErrorCode &status) const = 0;
rbbi.h 356 * @param fillIn A UText to be filled in. If NULL, a new UText will be
363 virtual UText *getUText(UText *fillIn, UErrorCode &status) const;
uscript.h 216 * @param fillIn the UScriptCode buffer to fill in the script code
223 uscript_getCode(const char* nameOrAbbrOrLocale,UScriptCode* fillIn,int32_t capacity,UErrorCode *err);
  /cts/tests/tests/content/src/android/content/cts/
IntentTest.java     [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaSMSDispatcher.java 84 Intent fillIn = new Intent();
85 fillIn.putExtra("pdu", sms.getPdu());
87 intent.send(mContext, Activity.RESULT_OK, fillIn);
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmSMSDispatcher.java 71 Intent fillIn = new Intent();
72 fillIn.putExtra("pdu", IccUtils.hexStringToBytes(pduString));
74 intent.send(mContext, Activity.RESULT_OK, fillIn);

Completed in 349 milliseconds

1 2