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

  /external/chromium_org/third_party/icu/source/common/
sprpimpl.h 78 typedef struct UStringPrepKey UStringPrepKey;
81 struct UStringPrepKey{
usprep.cpp 107 UStringPrepKey *b = (UStringPrepKey *)parm.pointer;
117 UStringPrepKey *b1 = (UStringPrepKey *)p1.pointer;
118 UStringPrepKey *b2 = (UStringPrepKey *)p2.pointer;
136 UStringPrepKey *key = NULL;
155 key = (UStringPrepKey *) e->key.pointer;
322 UStringPrepKey stackKey;
360 LocalMemory<UStringPrepKey> key
    [all...]
  /external/icu4c/common/
sprpimpl.h 78 typedef struct UStringPrepKey UStringPrepKey;
81 struct UStringPrepKey{
usprep.cpp 107 UStringPrepKey *b = (UStringPrepKey *)parm.pointer;
117 UStringPrepKey *b1 = (UStringPrepKey *)p1.pointer;
118 UStringPrepKey *b2 = (UStringPrepKey *)p2.pointer;
136 UStringPrepKey *key = NULL;
155 key = (UStringPrepKey *) e->key.pointer;
319 UStringPrepKey stackKey;
357 LocalMemory<UStringPrepKey> key
    [all...]

Completed in 25 milliseconds