Home
last modified time | relevance | path

Searched refs:Coerce (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/CodeGenObjC/
Dx86_64-struct-return-gc.m2 struct Coerce { struct
6 struct Coerce coerce_func(void); argument
10 struct Coerce c;
/external/python/cpython2/Lib/test/
Dtest_compare.py8 class Coerce: class
16 if isinstance(other, Coerce):
32 set1 = [2, 2.0, 2L, 2+0j, Coerce(2), Cmp(2.0)]
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DMergeFunctions.rst338 1. Coerce pointer to integer. If left type is a pointer, try to coerce it to the
/external/llvm/docs/
DMergeFunctions.rst338 1. Coerce pointer to integer. If left type is a pointer, try to coerce it to the
/external/python/cpython2/Doc/c-api/
Dunicode.rst350 Coerce an encoded object *obj* to a Unicode object and return a reference with