Home
last modified time | relevance | path

Searched defs:folded (Results 1 - 8 of 8) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCaseInsensitiveString.java25 private String folded = null; field in CaseInsensitiveString
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCaseInsensitiveString.java26 private String folded = null; field in CaseInsensitiveString
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DFoldExpressions.cpp39 TIntermTyped *folded = node->fold(mDiagnostics); variable
51 TIntermTyped *folded = node->fold(mDiagnostics); variable
63 TIntermTyped *folded = node->fold(mDiagnostics); variable
75 TIntermTyped *folded = node->fold(mDiagnostics); global() variable
87 TIntermTyped *folded = node->fold(mDiagnostics); global() variable
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DIntermediate.cpp209 TIntermTyped* folded = leftTempConstant->fold(node->getOp(), rightTempConstant); in addBinaryMath() local
477 TIntermTyped* folded = child->getAsConstantUnion()->fold(op, returnType); in addBuiltInFunctionCall() local
849 TIntermTyped* folded = node->getAsConstantUnion()->fold(newOp, newType); in createConversion() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DIntermNode.cpp105 TIntermTyped *folded = new TIntermConstantUnion(constArray, originalNode->getType()); in CreateFoldedNode() local
H A DParseContext.cpp5962 TIntermTyped *folded = expression->fold(mDiagnostics); in expressionOrFoldedResult() local
[all...]
/third_party/python/Python/
H A Dcompile.c4384 PyObject *folded = PyTuple_New(n); in starunpack_helper() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 30 milliseconds