HomeSort by relevance Sort by last modified time
    Searched defs:coerce (Results 1 - 24 of 24) sorted by null

  /external/python/cpython2/Lib/plat-mac/
aepack.py 6 coerce(x, wanted_sample) coerces a python object to another python object
255 def coerce(data, egdata): function
256 """Coerce a python object to another type using the AE coercers"""
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
aepack.py 6 coerce(x, wanted_sample) coerces a python object to another python object
255 def coerce(data, egdata): function
256 """Coerce a python object to another type using the AE coercers"""
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
aepack.py 6 coerce(x, wanted_sample) coerces a python object to another python object
255 def coerce(data, egdata): function
256 """Coerce a python object to another type using the AE coercers"""
  /external/dexmaker/dexmaker/src/main/java/com/android/dx/
Code.java 247 return coerce(parameters.get(index), type);
258 return coerce(thisLocal, type);
262 private <T> Local<T> coerce(Local<?> local, TypeId<T> expectedType) { method in class:Code
    [all...]
  /external/turbine/java/com/google/turbine/binder/
ConstEvaluator.java 296 return coerce((Const.Value) value, ((Type.PrimTy) ty).primkind());
302 private static Const.Value coerce(Const.Value value, TurbineConstantTypeKind kind) { method in class:ConstEvaluator
421 return coerce(expr, ((Tree.PrimTy) t.ty()).tykind());
442 a = coerce(a, type);
443 b = coerce(b, type);
460 a = coerce(a, type);
461 b = coerce(b, type);
478 a = coerce(a, type);
479 b = coerce(b, type);
496 a = coerce(a, type)
    [all...]
  /external/skia/src/sksl/
SkSLIRGenerator.cpp 250 auto size = this->coerce(this->convertExpression(*rawSize), *fContext.fInt_Type);
288 value = this->coerce(std::move(value), *type);
338 std::unique_ptr<Expression> test = this->coerce(this->convertExpression(*s.fTest),
383 test = this->coerce(this->convertExpression(*f.fTest), *fContext.fBool_Type);
407 std::unique_ptr<Expression> test = this->coerce(this->convertExpression(*w.fTest),
422 std::unique_ptr<Expression> test = this->coerce(this->convertExpression(*d.fTest),
442 value = this->coerce(std::move(value), *fContext.fInt_Type);
457 caseValue = this->coerce(std::move(caseValue), value->fType);
512 result = this->coerce(std::move(result), fCurrentFunction->fReturnType);
1028 std::unique_ptr<Expression> IRGenerator::coerce(std::unique_ptr<Expression> expr, function in class:SkSL::IRGenerator
    [all...]
  /external/skqp/src/sksl/
SkSLIRGenerator.cpp 254 auto size = this->coerce(this->convertExpression(*rawSize), *fContext.fInt_Type);
292 value = this->coerce(std::move(value), *type);
339 std::unique_ptr<Expression> test = this->coerce(this->convertExpression(*s.fTest),
384 test = this->coerce(this->convertExpression(*f.fTest), *fContext.fBool_Type);
408 std::unique_ptr<Expression> test = this->coerce(this->convertExpression(*w.fTest),
423 std::unique_ptr<Expression> test = this->coerce(this->convertExpression(*d.fTest),
443 value = this->coerce(std::move(value), *fContext.fInt_Type);
458 caseValue = this->coerce(std::move(caseValue), value->fType);
513 result = this->coerce(std::move(result), fCurrentFunction->fReturnType);
1027 std::unique_ptr<Expression> IRGenerator::coerce(std::unique_ptr<Expression> expr, function in class:SkSL::IRGenerator
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 
  /external/guice/extensions/struts2/lib/
jsp-2.1.jar 
jsp-api-2.1.jar 
  /prebuilts/tools/common/m2/repository/com/linkedin/dexmaker/dexmaker/2.2.0/
dexmaker-2.2.0.jar 
  /external/guice/extensions/persist/lib/
db4o-6.4.14.8131-java5.jar 
  /external/error_prone/javac/
javac-9+181-r4173-1.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9+181-r4173-1/
javac-9+181-r4173-1.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9-dev-r4023-3/
javac-9-dev-r4023-3.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/
javac-9-dev-r3297-4.jar 
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 
  /tools/external/gradle/
gradle-api-2.14.1.jar 
gradle-api-3.4.1.jar 
gradle-api-3.5-20170307000048+0000.jar 
  /prebuilts/tools/common/m2/repository/com/google/dexmaker/dexmaker/1.0/
dexmaker-1.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/dexmaker/dexmaker/1.2/
dexmaker-1.2.jar 
  /external/annotation-tools/annotation-file-utilities/
annotation-file-utilities.jar 

Completed in 964 milliseconds