/external/llvm-project/polly/lib/External/isl/test_inputs/codegen/ |
D | roman.in | 3 …np1, i] -> { S_17[i0, i1, i2] -> [0, i0, 2, i1, 1, i2, 1] : exists (e0 = [(np1 - i)/4294967296], e… 4 [np1, i] -> { : exists (e0 = [(np1 - i)/4294967296]: 4294967296e0 <= np1 - i and 4294967296e0 >= -… 5 [np1, i] -> { [i0, i1, i2, i3, i4, i5, i6] -> separate[o0] }
|
D | roman.c | 1 for (int c1 = 0; c1 <= min(np1 - i, -i + 1); c1 += 1) { 5 for (int c1 = max(0, -i + 2); c1 <= -((-np1 + i + 4294967295) % 4294967296) + 4294967295; c1 += 1) {
|
/external/llvm-project/clang/test/Analysis/ |
D | nullptr.cpp | 14 char *np1 = nullptr; in foo2() local 15 char *np2 = np1; in foo2() 17 if (np1 == np2) in foo2() 18 np1 = &c; in foo2() 19 *np1 = 0; // no-warning in foo2()
|
/external/clang/test/Analysis/ |
D | nullptr.cpp | 13 char *np1 = nullptr; in foo2() local 14 char *np2 = np1; in foo2() 16 if (np1 == np2) in foo2() 17 np1 = &c; in foo2() 18 *np1 = 0; // no-warning in foo2()
|
/external/clang/test/PCH/ |
D | types.c | 49 noproto np1; variable 50 int np1(x, y) in np1() function
|
/external/llvm-project/clang/test/PCH/ |
D | types.c | 49 noproto np1; variable 50 int np1(x, y) in np1() function
|
/external/antlr/runtime/ObjC/Framework/ |
D | Map.m | 334 MapElement *np, *np1; 338 np1 = [MapElement newMapElementWithName:[NSString stringWithString:name] Type:idx]; 341 [np1 setFNext:self->ptrBuffer[ self->lastHash ]]; 342 self->ptrBuffer[ self->lastHash ] = np1; 343 [np1 retain];
|
D | UniqueIDMap.m | 171 NodeMapElement *np, *np1; 177 np1 = ptrBuffer[idx]; 178 np.fNext = np1;
|
/external/pffft/ |
D | fftpack.c | 2395 integer nm1, np1; in cost() local 2407 np1 = n + 1; in cost() 2424 kc = np1 - k; in cost() 2458 integer nm1, np1, ns2; in costi() local 2468 np1 = n + 1; in costi() 2473 kc = np1 - k; in costi() 2556 integer kc, np1, ns2, modn; in sint1() local 2579 np1 = n + 1; in sint1() 2583 kc = np1 - k; in sint1() 2593 rfftf1(np1, &x[1], &xh[1], &war[1], &ifac[1]); in sint1() [all …]
|
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/ |
D | p1-11.cpp | 62 NP<nullptr> np1; variable
|
/external/llvm-project/clang/test/CXX/temp/temp.arg/temp.arg.nontype/ |
D | p1-11.cpp | 62 NP<nullptr> np1; variable
|
/external/llvm-project/clang/test/Parser/ |
D | cxx-ambig-init-templ.cpp | 89 int np1 = e<0, int a<b<c,b<c>::*>(); member
|
/external/clang/test/Parser/ |
D | cxx-ambig-init-templ.cpp | 75 int np1 = e<0, int a<b<c,b<c>::*>(); member
|
/external/fec/ |
D | config.sub | 662 np1) 663 basic_machine=np1-gould
|
/external/libogg/ |
D | config.sub | 778 np1) 779 basic_machine=np1-gould
|
/external/libnetfilter_conntrack/ |
D | config.sub | 841 np1) 842 basic_machine=np1-gould
|
/external/libexif/ |
D | config.sub | 839 np1) 840 basic_machine=np1-gould
|
/external/libnfnetlink/ |
D | config.sub | 841 np1) 842 basic_machine=np1-gould
|
/external/clang/test/CXX/expr/expr.const/ |
D | p2-0x.cpp | 205 constexpr const int *np1 = (int*)nullptr + 0; // ok variable
|
/external/llvm-project/clang/test/CXX/expr/expr.const/ |
D | p2-0x.cpp | 206 constexpr const int *np1 = (int*)nullptr + 0; // ok variable
|
/external/tensorflow/tensorflow/python/client/ |
D | session_test.py | 1890 np1 = np.array([1.0, 1.5, 2.0, 2.5]) 1897 squared_tensor: np1 * np1 1899 self.assertAllClose(np1 * np1, squared_eval)
|
/external/pcre/dist2/ |
D | config.sub | 1220 | none | np1 | ns16k | ns32k | nvptx \
|
/external/openssh/ |
D | config.sub | 1220 | none | np1 | ns16k | ns32k | nvptx \
|
/external/ImageMagick/config/ |
D | config.sub | 1218 | none | np1 | ns16k | ns32k \
|
/external/libpcap/ |
D | config.sub | 1223 | none | np1 | ns16k | ns32k | nvptx \
|