Home
last modified time | relevance | path

Searched defs:myContext (Results 1 – 6 of 6) sorted by relevance

/external/testng/src/test/java/test/guice/
DGuiceTestModule.java7 private final MyContext myContext; field in GuiceTestModule
10 GuiceTestModule(MyContext myContext) { in GuiceTestModule()
/external/icu/icu4c/source/common/
Ducnv_io.cpp770 UAliasContext *myContext = (UAliasContext *)(enumerator->context); in ucnv_io_countStandardAliases() local
784 UAliasContext *myContext = (UAliasContext *)(enumerator->context); in ucnv_io_nextStandardAliases() local
841 UAliasContext *myContext; in ucnv_openStandardNames() local
1023 uint16_t *myContext = (uint16_t *)(enumerator->context); in ucnv_io_nextAllConverters() local
1058 uint16_t *myContext; in ucnv_openAllNames() local
Duloc.cpp1528 UKeywordsContext *myContext = NULL; in uloc_openKeywordList() local
Duresbund.cpp2475 ULocalesContext *myContext = NULL; in ures_openAvailableLocales() local
/external/icu/icu4c/source/i18n/
Ducurr.cpp2026 UCurrencyContext *myContext = (UCurrencyContext *)(enumerator->context); in ucurr_countCurrencyList() local
2044 UCurrencyContext *myContext = (UCurrencyContext *)(enumerator->context); in ucurr_nextCurrencyList() local
2250 UCurrencyContext *myContext; in ucurr_openISOCurrencies() local
/external/opencv3/modules/highgui/src/
Dwindow_carbon.cpp222 CGContextRef myContext; in icvDrawImage() local