HomeSort by relevance Sort by last modified time
    Searched full:wcol (Results 1 - 5 of 5) sorted by null

  /ndk/sources/cxx-stl/stlport/src/
locale_impl.cpp 364 locale::facet *wcol = 0; local
392 wcol = new collate_byname<wchar_t>(__wcoll);
400 if (wcol) this->insert(wcol, collate<wchar_t>::id);
  /prebuilts/go/darwin-x86/src/database/sql/
fakedb_test.go 668 for widx, wcol := range s.whereCol {
669 idx := t.columnIndex(wcol)
671 return nil, fmt.Errorf("db: invalid where clause column %q", wcol)
  /prebuilts/go/linux-x86/src/database/sql/
fakedb_test.go 668 for widx, wcol := range s.whereCol {
669 idx := t.columnIndex(wcol)
671 return nil, fmt.Errorf("db: invalid where clause column %q", wcol)
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/Carbon/
Appearance.py 410 kThemeSoundWindowCollapseUp = FOUR_CHAR_CODE('wcol')
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
Appearance.py 410 kThemeSoundWindowCollapseUp = FOUR_CHAR_CODE('wcol')

Completed in 1492 milliseconds