OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NumberFormatFactory
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/unicode/
numfmt.h
43
class
NumberFormatFactory
;
707
* Register a new
NumberFormatFactory
. The factory will be adopted.
708
* @param toAdopt the
NumberFormatFactory
instance to be adopted
713
static URegistryKey U_EXPORT2 registerFactory(
NumberFormatFactory
* toAdopt, UErrorCode& status);
716
* Unregister a previously-registered
NumberFormatFactory
using the key returned from the
718
* The
NumberFormatFactory
corresponding to the key will be deleted.
[
all
...]
/external/icu4c/i18n/unicode/
numfmt.h
46
class
NumberFormatFactory
;
773
* Register a new
NumberFormatFactory
. The factory will be adopted.
774
* @param toAdopt the
NumberFormatFactory
instance to be adopted
[
all
...]
/external/chromium_org/third_party/icu/source/i18n/
numfmt.cpp
160
NumberFormatFactory
::~
NumberFormatFactory
() {}
729
NumberFormatFactory
* _delegate;
733
NFFactory(
NumberFormatFactory
* delegate)
844
NumberFormat::registerFactory(
NumberFormatFactory
* toAdopt, UErrorCode& status)
[
all
...]
/external/icu4c/i18n/
numfmt.cpp
185
NumberFormatFactory
::~
NumberFormatFactory
() {}
812
NumberFormatFactory
* _delegate;
816
NFFactory(
NumberFormatFactory
* delegate)
933
NumberFormat::registerFactory(
NumberFormatFactory
* toAdopt, UErrorCode& status)
[
all
...]
/external/chromium_org/third_party/icu/source/common/unicode/
urename.h
[
all
...]
/prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 432 milliseconds