HomeSort by relevance Sort by last modified time
    Searched refs:fInput (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
uspoof_conf.cpp 145 fInput(NULL),
175 uprv_free(fInput);
219 fInput = static_cast<UChar *>(uprv_malloc((inputLen+1) * sizeof(UChar)));
220 if (fInput == NULL) {
223 u_strFromUTF8(fInput, inputLen+1, NULL, confusables, confusablesLen, &status);
251 if (*fInput == 0xfeff) {
252 *fInput = 0x20;
256 uregex_setText(fParseLine, fInput, inputLen, &status);
271 UChar32 keyChar = SpoofImpl::ScanHex(fInput, uregex_start(fParseLine, 1, &status),
276 uregex_setText(fParseHexNum, &fInput[mapStringStart], mapStringLength, &status)
    [all...]
uspoof_conf.h 86 UChar *fInput;
rematch.cpp 175 if (fInput) {
176 delete fInput;
236 fInput = NULL;
    [all...]
  /external/icu4c/i18n/
uspoof_conf.cpp 145 fInput(NULL),
175 uprv_free(fInput);
219 fInput = static_cast<UChar *>(uprv_malloc((inputLen+1) * sizeof(UChar)));
220 if (fInput == NULL) {
224 u_strFromUTF8(fInput, inputLen+1, NULL, confusables, confusablesLen, &status);
254 if (*fInput == 0xfeff) {
255 *fInput = 0x20;
259 uregex_setText(fParseLine, fInput, inputLen, &status);
274 UChar32 keyChar = SpoofImpl::ScanHex(fInput, uregex_start(fParseLine, 1, &status),
279 uregex_setText(fParseHexNum, &fInput[mapStringStart], mapStringLength, &status)
    [all...]
uspoof_conf.h 86 UChar *fInput;
rematch.cpp 175 if (fInput) {
176 delete fInput;
236 fInput = NULL;
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
regex.h     [all...]
  /external/icu4c/i18n/unicode/
regex.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 2928 milliseconds