Searched
full:converter (Results
376 -
400 of
1346) sorted by null
<<11121314151617181920>>
/external/autotest/contrib/ |
modelviz.py | 2 """Django model to DOT (Graphviz) converter
|
/external/clang/test/PCH/ |
cxx-templates.cpp | 60 template<typename T, char Converter(T)> static inline unsigned createHash(const T*, unsigned) {
|
/external/doclava/src/com/google/doclava/ |
Hierarchy.java | 101 ClassInfo cl = Converter.obtainClass(name);
|
TodoFile.java | 71 ClassInfo[] classes = Converter.rootClasses();
|
/external/fonttools/Doc/ |
install.txt | 90 TTF table converter architecture. See ttLib/tables/table_API_readme.txt.
|
/external/guava/guava/src/com/google/common/primitives/ |
Doubles.java | 29 import com.google.common.base.Converter; 272 extends Converter<String, Double> implements Serializable { 297 * Returns a serializable converter object that converts between strings and 303 public static Converter<String, Double> stringConverter() {
|
Floats.java | 29 import com.google.common.base.Converter; 268 extends Converter<String, Float> implements Serializable { 293 * Returns a serializable converter object that converts between strings and 299 public static Converter<String, Float> stringConverter() {
|
Ints.java | 27 import com.google.common.base.Converter; 339 extends Converter<String, Integer> implements Serializable { 364 * Returns a serializable converter object that converts between strings and 370 public static Converter<String, Integer> stringConverter() {
|
Longs.java | 26 import com.google.common.base.Converter; 371 private static final class LongConverter extends Converter<String, Long> implements Serializable { 396 * Returns a serializable converter object that converts between strings and 402 public static Converter<String, Long> stringConverter() {
|
Shorts.java | 27 import com.google.common.base.Converter; 337 extends Converter<String, Short> implements Serializable { 362 * Returns a serializable converter object that converts between strings and 368 public static Converter<String, Short> stringConverter() {
|
/external/guava/guava-gwt/src-super/com/google/common/primitives/super/com/google/common/primitives/ |
Doubles.java | 28 import com.google.common.base.Converter; 267 extends Converter<String, Double> implements Serializable { 292 * Returns a serializable converter object that converts between strings and 298 public static Converter<String, Double> stringConverter() {
|
Floats.java | 28 import com.google.common.base.Converter; 264 extends Converter<String, Float> implements Serializable { 289 * Returns a serializable converter object that converts between strings and 295 public static Converter<String, Float> stringConverter() {
|
Ints.java | 26 import com.google.common.base.Converter; 287 extends Converter<String, Integer> implements Serializable { 312 * Returns a serializable converter object that converts between strings and 318 public static Converter<String, Integer> stringConverter() {
|
Shorts.java | 26 import com.google.common.base.Converter; 285 extends Converter<String, Short> implements Serializable { 310 * Returns a serializable converter object that converts between strings and 316 public static Converter<String, Short> stringConverter() {
|
/external/guice/core/src/com/google/inject/internal/ |
State.java | 158 /** Returns the matching converter for {@code type}, or null if none match. */
|
/external/icu/icu4c/source/tools/toolutil/ |
ucbuf.c | 77 /* open the converter for the detected Unicode charset */ 216 /* since state is saved in the converter we add offset to source*/ 271 /* reset the converter */ 497 fprintf(stderr,"###WARNING: No converter defined. Using codepage of system.\n");
|
xmlparser.cpp | 200 // open converter according to Unicode signature 206 // unexpected error opening Latin-1 converter 265 // unable to open the converter 311 // reached end of file, convert once more to flush the converter
|
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
CharsetUTF32.java | 79 * converter function will not see and count the BOM. offsetDelta will have the number of the BOM bytes that
|
/external/jacoco/org.jacoco.report/src/org/jacoco/report/html/ |
HTMLFormatter.java | 78 * converter for language specific names
|
/external/libchrome/base/strings/ |
utf_string_conversion_utils.cc | 105 // Generalized Unicode converter -----------------------------------------------
|
utf_string_conversion_utils.h | 83 // Generalized Unicode converter -----------------------------------------------
|
/external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/flame/ |
PreAlpha.java | 45 super("Premultiply alpha converter");
|
/external/libweave/third_party/chromium/base/strings/ |
utf_string_conversion_utils.h | 74 // Generalized Unicode converter -----------------------------------------------
|
/external/llvm/lib/Target/AArch64/ |
AArch64Subtarget.cpp | 32 "converter pass"), cl::init(true), cl::Hidden);
|
/external/nist-sip/java/gov/nist/javax/sip/ |
Utils.java | 61 * to hex converter
|
Completed in 757 milliseconds
<<11121314151617181920>>