Home
last modified time | relevance | path

Searched refs:usx (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/OpenMP/
Datomic_read_codegen.c13 unsigned short usv, usx; variable
97 usv = usx; in main()
222 cfv = usx; in main()
Datomic_write_codegen.c13 unsigned short usv, usx; variable
97 usx = usv; in main()
259 usx = cfv; in main()
Datomic_update_codegen.cpp13 unsigned short usv, usx; variable
105 usx += usv; in main()
708 usx /= cfv; in main()
/external/apache-http/src/org/apache/http/impl/conn/
DProxySelectorRoutePlanner.java204 } catch (URISyntaxException usx) { in determineProxy()
206 ("Cannot convert host to URI: " + target, usx); in determineProxy()
/external/mesa3d/src/mesa/program/
Dprog_execute.c1307 GLuint result[4], usx, usy; in _mesa_execute_program() local
1311 usx = F_TO_I(a[0] * 65535.0F); in _mesa_execute_program()
1316 result[3] = usx | (usy << 16); in _mesa_execute_program()
1797 GLushort usx, usy; in _mesa_execute_program() local
1798 usx = raw & 0xffff; in _mesa_execute_program()
1800 result[0] = result[2] = usx * (1.0f / 65535.0f); in _mesa_execute_program()
/external/robolectric/lib/main/
Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...