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

  /external/icu/icu4c/source/i18n/
tzgnames.cpp 235 GMatchInfo *gmatch = (GMatchInfo *)uprv_malloc(sizeof(GMatchInfo)); local
236 if (gmatch == NULL) {
240 gmatch->gnameInfo = nameinfo;
241 gmatch->matchLength = matchLength;
242 gmatch->timeType = UTZFMT_TIME_TYPE_UNKNOWN;
243 fResults->addElement(gmatch, status);
245 uprv_free(gmatch);
    [all...]
  /external/v8/tools/gcmole/
gcmole.lua 201 gyp:gmatch "%[.-### gcmole%((.-)%) ###(.-)%]" do
203 for file in sources:gmatch(pattern) do
227 gn:gmatch "### gcmole%((.-)%) ###(.-)%]" do
229 for file in sources:gmatch(pattern) do
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
TimeZoneGenericNames.java 826 GenericMatchInfo gmatch = new GenericMatchInfo(nameType, tzID, matchInfo.matchLength(), timeType); local
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
TimeZoneGenericNames.java 824 GenericMatchInfo gmatch = new GenericMatchInfo(nameType, tzID, matchInfo.matchLength(), timeType); local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lstrlib.c 668 static int gmatch (lua_State *L) { function
986 {"gmatch", gmatch},
  /external/skia/third_party/lua/src/
lstrlib.c 668 static int gmatch (lua_State *L) { function
986 {"gmatch", gmatch},
  /external/syslinux/com32/lua/src/
lstrlib.c 668 static int gmatch (lua_State *L) { function
986 {"gmatch", gmatch},
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 6327 milliseconds