Home
last modified time | relevance | path

Searched defs:actualType (Results 1 – 17 of 17) sorted by relevance

/third_party/icu/icu4c/source/common/
Dlocavailable.cpp148 ULocAvailableType actualType = fType; in next() local
Ducptrie.cpp57 UCPTrieType actualType = (UCPTrieType)typeInt; in ucptrie_openFromBinary() local
/third_party/node/deps/icu-small/source/common/
Dlocavailable.cpp148 ULocAvailableType actualType = fType; in next() local
Ducptrie.cpp57 UCPTrieType actualType = (UCPTrieType)typeInt; in ucptrie_openFromBinary() local
/third_party/skia/third_party/externals/icu/source/common/
Dlocavailable.cpp148 ULocAvailableType actualType = fType; in next() local
Ducptrie.cpp57 UCPTrieType actualType = (UCPTrieType)typeInt; in ucptrie_openFromBinary() local
/third_party/flutter/skia/tests/
DGeometryTest.cpp226 SkCubicType actualType = SkClassifyCubic(bezierPoints.data()); in check_cubic_type() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducptrie.cpp57 UCPTrieType actualType = (UCPTrieType)typeInt; in ucptrie_openFromBinary() local
/third_party/skia/src/sksl/
DSkSLDSLParser.cpp601 DSLType actualType = *type; in structDeclaration() local
867 DSLType actualType = *type; in interfaceBlock() local
/third_party/skia/tests/
DGeometryTest.cpp291 SkCubicType actualType = SkClassifyCubic(bezierPoints.data()); in check_cubic_type() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCodePointTrie.java190 Type actualType; in fromBinary() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DCodePointTrie.java182 Type actualType; in fromBinary() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11window.c194 Atom actualType; in X11_GetNetWMState() local
/third_party/flutter/glfw/src/
Dx11_window.c1510 Atom actualType; in _glfwGetWindowPropertyX11() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dformatutils.cpp1864 void MaybeOverrideLuminance(GLenum &format, GLenum &type, GLenum actualFormat, GLenum actualType) in MaybeOverrideLuminance()
/third_party/typescript/src/harness/
DfourslashImpl.ts2621 …const actualType = typeof actualClassification.classificationType === "number" ? this.classificat… constant
/third_party/libxml2/
Dxmlschemas.c25242 xmlSchemaTypePtr actualType; in xmlSchemaValidateElemDecl() local