Home
last modified time | relevance | path

Searched defs:xc (Results 1 – 22 of 22) sorted by relevance

/external/clang/test/CodeGenCXX/
Dvisibility-hidden-extern-templates.cpp16 void test_X(X<int> xi, X<char> xc) { in test_X()
Dmicrosoft-templ-uuidof.cpp23 const _GUID &xc = __uuidof(X<C>); variable
/external/boringssl/src/crypto/fipsmodule/sha/
Dsha1.c144 #define BODY_16_19(i, a, b, c, d, e, f, xi, xa, xb, xc, xd) \ argument
151 #define BODY_20_31(i, a, b, c, d, e, f, xi, xa, xb, xc, xd) \ argument
158 #define BODY_32_39(i, a, b, c, d, e, f, xa, xb, xc, xd) \ argument
165 #define BODY_40_59(i, a, b, c, d, e, f, xa, xb, xc, xd) \ argument
172 #define BODY_60_79(i, a, b, c, d, e, f, xa, xb, xc, xd) \ argument
/external/testng/src/test/java/test/
DSimpleBaseTest.java62 XmlClass xc = new XmlClass(clazz.getName(), index++, true /* load classes */); in createXmlTest() local
77 XmlClass xc = new XmlClass(c, index++, true /* load classes */); in createXmlTest() local
/external/clang/test/SemaCXX/
Doverload-call-copycon.cpp14 void test_copycon(X x, X const xc, X volatile xv) { in test_copycon()
Doverload-member-call.cpp39 void test(X x, const X xc, X* xp, const X* xcp, volatile X xv, volatile X* xvp) { in test()
Danonymous-union.cpp48 void test_unqual_references(X x, const X xc) { in test_unqual_references()
Dcxx0x-initializer-stdinitializerlist.cpp190 XCtorInit xc = { xi, xi }; in f() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/
DMod.java147 private static int inversionStep(int[] p, int[] u, int uLen, int[] x, int xc) in inversionStep()
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/raw/
DMod.java151 private static int inversionStep(int[] p, int[] u, int uLen, int[] x, int xc) in inversionStep()
/external/clang/test/Sema/
Danonymous-struct-union.c24 void test_unqual_references(struct X x, const struct X xc) { in test_unqual_references()
/external/testng/src/main/java/org/testng/internal/
DYaml.java181 private static void toYaml(StringBuilder result, String sp2, XmlClass xc) { in toYaml()
/external/libxcam/xcore/interface/
Ddata_types.h71 float xc; member
/external/libaom/libaom/av1/common/
Dmv.h250 const int xc = in gm_get_motion_vector() local
/external/python/cpython3/Python/
Ddtoa.c621 ULong *x, *xa, *xae, *xb, *xbe, *xc, *xc0; in mult() local
876 ULong *xa, *xae, *xb, *xbe, *xc; in diff() local
/external/python/cpython2/Python/
Ddtoa.c633 ULong *x, *xa, *xae, *xb, *xbe, *xc, *xc0; in mult() local
927 ULong *xa, *xae, *xb, *xbe, *xc; in diff() local
/external/ImageMagick/MagickCore/
Ddistort.c2261 xc, in DistortImage() local
/external/pcre/dist2/src/
Dpcre2_compile.c1526 uint32_t xc; in PRIV() local
1752 uint32_t xc; in PRIV() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c697 get_next_xcoord(unsigned face, unsigned fall_off_index, int max, int xc, int yc) in get_next_xcoord()
735 get_next_ycoord(unsigned face, unsigned fall_off_index, int max, int xc, int yc) in get_next_ycoord()
/external/python/cpython2/Lib/
Ddecimal.py5802 def _dpower(xc, xe, yc, ye, p): argument
/external/python/cpython3/Lib/
D_pydecimal.py5958 def _dpower(xc, xe, yc, ye, p): argument
/external/libmtp/src/
Dptp.c626 int xc; in parse_9301_value() local