HomeSort by relevance Sort by last modified time
    Searched defs:sset (Results 1 - 10 of 10) sorted by null

  /external/chromium/third_party/icu/source/i18n/
uspoof_buildwsconf.h 44 ScriptSet *sset; // The set of scripts itself. member in class:BuilderScriptSet
52 // its underlying sset.
  /external/icu4c/i18n/
uspoof_wsconf.h 48 ScriptSet *sset; // The set of scripts itself. member in class:BuilderScriptSet
56 // its underlying sset.
  /external/chromium/third_party/icu/source/test/cintltst/
usettest.c 478 USerializedSet sset; local
502 uset_getSerializedSet(&sset, buffer, length);
504 if(uset_contains(set, c)!=uset_serializedContains(&sset, c)) {
cucdtst.c 2856 USerializedSet sset; local
    [all...]
  /external/icu4c/test/cintltst/
usettest.c 478 USerializedSet sset; local
502 uset_getSerializedSet(&sset, buffer, length);
504 if(uset_contains(set, c)!=uset_serializedContains(&sset, c)) {
cucdtst.c 2903 USerializedSet sset; local
    [all...]
  /device/samsung/crespo/alsa-utils/amixer/
amixer.c 74 printf(" sset sID P set contents for one mixer simple control\n");
1558 static int sset(unsigned int argc, char *argv[], int roflag, int keep_handle) function
    [all...]
  /external/chromium/third_party/icu/source/test/intltest/
tstnorm.cpp 1121 USerializedSet sset; local
    [all...]
  /external/icu4c/test/intltest/
tstnorm.cpp 1104 USerializedSet sset; local
    [all...]
  /external/chromium/third_party/icu/source/common/
unorm.cpp 547 USerializedSet sset; local
553 &sset,
567 for(i=0; uset_getSerializedRange(&sset, i, &start, &end); ++i) {
    [all...]

Completed in 280 milliseconds