Home
last modified time | relevance | path

Searched defs:coerce (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython2/Lib/plat-mac/
Daepack.py255 def coerce(data, egdata): function
/external/llvm-project/lldb/source/API/
DSBExpressionOptions.cpp51 void SBExpressionOptions::SetCoerceResultToId(bool coerce) { in SetCoerceResultToId()
/external/dexmaker/dexmaker/src/main/java/com/android/dx/
DCode.java262 private <T> Local<T> coerce(Local<?> local, TypeId<T> expectedType) { in coerce() method in Code
/external/turbine/java/com/google/turbine/binder/
DConstEvaluator.java334 private static Const.Value coerce(Const.Value value, TurbineConstantTypeKind kind) { in coerce() method in ConstEvaluator
/external/angle/src/compiler/translator/TranslatorMetalDirect/
DModifyStruct.cpp822 auto coerce = [](TIntermTyped &to, TIntermTyped &from) -> TIntermTyped & { in ConvertBoolToUint() local
/external/skqp/src/sksl/
DSkSLIRGenerator.cpp1084 std::unique_ptr<Expression> IRGenerator::coerce(std::unique_ptr<Expression> expr, in coerce() function in SkSL::IRGenerator
/external/skia/src/sksl/
DSkSLIRGenerator.cpp1393 std::unique_ptr<Expression> IRGenerator::coerce(std::unique_ptr<Expression> expr, in coerce() function in SkSL::IRGenerator