Home
last modified time | relevance | path

Searched defs:fInput (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Duspoof_conf.h92 UChar *fInput; variable
/third_party/skia/m133/third_party/externals/icu/source/i18n/
Duspoof_conf.h93 char16_t *fInput; variable
/third_party/icu/icu4c/source/i18n/
Duspoof_conf.h93 UChar *fInput; variable
/third_party/skia/m133/src/utils/
DSkShaderUtils.cpp233 const char* fInput; member in SkShaderUtils::GLSLPrettyPrint
/third_party/skia/src/gpu/
DGrShaderUtils.cpp178 const char* fInput; member in GrShaderUtils::GLSLPrettyPrint
/third_party/icu/icu4c/source/i18n/unicode/
Dregex.h1797 const UnicodeString *fInput; // The string being matched. Only used for input() variable
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dregex.h1797 const UnicodeString *fInput; // The string being matched. Only used for input() variable
/third_party/skia/m133/third_party/externals/icu/source/i18n/unicode/
Dregex.h1797 const UnicodeString *fInput; // The string being matched. Only used for input() variable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DSpoofChecker.java812 StringBuffer fInput = new StringBuffer(); in build() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSpoofChecker.java864 StringBuffer fInput = new StringBuffer(); in build() local
/third_party/skia/m133/tests/
DMathTest.cpp794 int fInput; in DEF_TEST() member