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

  /external/chromium/third_party/libjingle/source/talk/base/
win32.cc 120 wchar_t* filepart = NULL; local
123 if (0 == ::GetFullPathName(wfilename, full_len, start, &filepart)) {
  /external/chromium_org/third_party/icu/source/test/intltest/
tchcfmt.cpp 72 const UnicodeString filepart[] = {"are no files","is one file","are {2} files"}; local
73 ChoiceFormat* formnew=new ChoiceFormat(filelimits, filepart, 3);
119 const UnicodeString filepart[] = {"are corrupted files", "are no files","is one file","are {2} files"}; local
121 ChoiceFormat* fileform = new ChoiceFormat( filelimits, filepart, 4);
msfmrgts.cpp 793 UnicodeString filepart [] = { local
798 ChoiceFormat *fileform = new ChoiceFormat(filelimits, filepart, 3);
    [all...]
tmsgfmt.cpp 494 UnicodeString filepart[] = {"no files","one file","{0,number} files"}; local
495 ChoiceFormat* fileform = new ChoiceFormat(filelimits, filepart, 3);
    [all...]
  /external/icu4c/test/intltest/
tchcfmt.cpp 72 const UnicodeString filepart[] = {"are no files","is one file","are {2} files"}; local
73 ChoiceFormat* formnew=new ChoiceFormat(filelimits, filepart, 3);
129 const UnicodeString filepart[] = {"are corrupted files", "are no files","is one file","are {2} files"}; local
131 ChoiceFormat* fileform = new ChoiceFormat( filelimits, filepart, 4);
msfmrgts.cpp 795 UnicodeString filepart [] = { local
800 ChoiceFormat *fileform = new ChoiceFormat(filelimits, filepart, 3);
    [all...]
tmsgfmt.cpp 503 UnicodeString filepart[] = {"no files","one file","{0,number} files"}; local
504 ChoiceFormat* fileform = new ChoiceFormat(filelimits, filepart, 3);
    [all...]
  /external/chromium_org/native_client_sdk/src/tools/
decode_dump.py 57 filepart = posixpath.basename(filename)
58 nmf_entry = self.nmf_data.get('files', {}).get(filepart, {})
  /external/chromium_org/third_party/libjingle/source/talk/base/
win32.cc 412 wchar_t* filepart = NULL; local
415 if (0 == ::GetFullPathName(wfilename, full_len, start, &filepart)) {

Completed in 1472 milliseconds