Searched
full:conversion (Results
276 -
300 of
3269) sorted by null
<<11121314151617181920>>
/frameworks/base/core/java/android/util/ |
FloatMath.java | 33 * Returns the float conversion of the most positive (i.e. closest to 42 * Returns the float conversion of the most negative (i.e. closest to
|
/frameworks/base/tools/layoutlib/bridge/src/android/util/ |
FloatMath_Delegate.java | 38 * Returns the float conversion of the most positive (i.e. closest to 50 * Returns the float conversion of the most negative (i.e. closest to
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/ |
OpenWnnEngineJAJP.java | 56 /** Dictionary type (Japanese EISU-KANA conversion) */ 112 /** Converter for single/consecutive clause conversion */ 115 /** Kana converter (for EISU-KANA conversion) */ 124 /** A result of consecutive clause conversion */ 205 /* skip to Kana conversion if EISU-KANA conversion mode */ 208 /* skip to single clause conversion if single clause conversion mode */ 232 /* get candidates by single clause conversion */ 240 /* end of candidates by single clause conversion */ [all...] |
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
macros_misc.sgml | 454 The platform dependent length modifier for conversion specifiers for scanning 457 length modifiers between percent-sign and conversion specifier and append a 458 conversion specifier. 476 This is the platform dependent conversion specifier for scanning and 479 modifiers between percent-sign and conversion specifier. 498 This is the platform dependent conversion specifier for scanning and 506 The platform dependent length modifier for conversion specifiers for scanning 516 This is the platform dependent conversion specifier for scanning and 524 This is the platform dependent conversion specifier for scanning and 532 The platform dependent length modifier for conversion specifiers for scannin [all...] |
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
ucnv.h | 7 * External APIs for the ICU's codeset conversion library 21 * \brief C API: Character conversion 23 * <h2>Character Conversion C API</h2> 43 * <a href="http://oss.software.ibm.com/icu/userguide/conversion.html">User's 58 * conversion APIs are not used. 127 /* Number of converter types for which we have conversion routines. */ 148 * Called when an error has occured in conversion to unicode, or on open/close of the callback (see reason). 150 * @param args Information about the conversion in progress 168 * Called when an error has occured in conversion from unicode, or on open/close of the callback (see reason). 170 * @param args Information about the conversion in progres [all...] |
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
ucnv.h | 7 * External APIs for the ICU's codeset conversion library 21 * \brief C API: Character conversion 23 * <h2>Character Conversion C API</h2> 43 * <a href="http://oss.software.ibm.com/icu/userguide/conversion.html">User's 58 * conversion APIs are not used. 127 /* Number of converter types for which we have conversion routines. */ 148 * Called when an error has occured in conversion to unicode, or on open/close of the callback (see reason). 150 * @param args Information about the conversion in progress 168 * Called when an error has occured in conversion from unicode, or on open/close of the callback (see reason). 170 * @param args Information about the conversion in progres [all...] |
/external/webkit/Source/WebCore/icu/unicode/ |
ucnv.h | 7 * External APIs for the ICU's codeset conversion library 21 * \brief C API: Character conversion 23 * <h2>Character Conversion C API</h2> 43 * <a href="http://oss.software.ibm.com/icu/userguide/conversion.html">User's 58 * conversion APIs are not used. 127 /* Number of converter types for which we have conversion routines. */ 148 * Called when an error has occured in conversion to unicode, or on open/close of the callback (see reason). 150 * @param args Information about the conversion in progress 168 * Called when an error has occured in conversion from unicode, or on open/close of the callback (see reason). 170 * @param args Information about the conversion in progres [all...] |
/external/clang/include/clang/Sema/ |
Initialization.h | 379 IC_ExplicitConvs, ///< Normal context, but allows explicit conversion funcs 519 /// conversion functions. 572 /// \brief Perform a user-defined conversion, either via a conversion 575 /// \brief Perform a qualification conversion, producing an rvalue. 577 /// \brief Perform a qualification conversion, producing an xvalue. 579 /// \brief Perform a qualification conversion, producing an lvalue. 581 /// \brief Perform an implicit conversion sequence. 621 /// \brief The kind of conversion or initialization step we are taking. 630 /// resolved to or the conversion function to call, respectively [all...] |
/bionic/libc/bionic/ |
time64_config.h | 18 with tm. Conversion functions will be provided.
|
/bionic/libm/src/ |
e_gammaf.c | 2 * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
|
e_gammaf_r.c | 2 * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
|
e_ldexpf.c | 2 * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
|
e_lgammaf.c | 2 * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
|
s_fabsf.c | 2 * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
|
s_finitef.c | 2 * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
|
s_significandf.c | 2 * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
ITemplateRuleReturnScope.cs | 6 * Conversion to C#:
|
ITemplateRuleReturnScope`1.cs | 6 * Conversion to C#:
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ |
DebugGrammarLexerHelper.cs | 6 * Conversion to C#:
|
ProfileGrammarLexerHelper.cs | 6 * Conversion to C#:
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/ |
FastSimpleExpressionLexerHelper.cs | 6 * Conversion to C#:
|
FastSimpleExpressionParserHelper.cs | 6 * Conversion to C#:
|
SimpleExpressionLexerHelper.cs | 6 * Conversion to C#:
|
SimpleExpressionParserHelper.cs | 6 * Conversion to C#:
|
TestExpressionFeatures.g3.lexer.cs | 6 * Conversion to C#:
|
Completed in 2387 milliseconds
<<11121314151617181920>>