/external/clang/test/Sema/ |
D | overloadable.c | 40 double promote(float) __attribute__((__overloadable__)); // expected-note {{candidate}} 41 double promote(double) __attribute__((__overloadable__)); // expected-note {{candidate}} 42 long double promote(long double) __attribute__((__overloadable__)); // expected-note {{candidate}} 44 void promote(...) __attribute__((__overloadable__, __unavailable__)); // \ 48 promote(1.0); in test_promote() 49 promote(sp); // expected-error{{call to unavailable function 'promote'}} in test_promote()
|
/external/eigen/unsupported/test/ |
D | FFTW.cpp | 24 complex<long double> promote(complex<T> x) { return complex<long double>(x.real(),x.imag()); } in promote() function 26 complex<long double> promote(float x) { return complex<long double>( x); } in promote() function 27 complex<long double> promote(double x) { return complex<long double>( x); } in promote() function 28 complex<long double> promote(long double x) { return complex<long double>( x); } in promote() function 41 acc += promote( timebuf[k1] ) * exp( complex<long double>(0,k1*phinc) ); in fft_rmse() 44 complex<long double> x = promote(fftbuf[k0]); in fft_rmse()
|
/external/ipsec-tools/src/racoon/ |
D | NOTICE | 13 may be used to endorse or promote products derived from this software 42 may be used to endorse or promote products derived from this software 71 may be used to endorse or promote products derived from this software 100 may be used to endorse or promote products derived from this software 128 may be used to endorse or promote products derived from this software 157 may be used to endorse or promote products derived from this software 187 may be used to endorse or promote products derived from this software 216 may be used to endorse or promote products derived from this software 248 or promote products derived from this software without specific prior 278 may be used to endorse or promote products derived from this software [all …]
|
/external/chromium/chrome/browser/autocomplete/ |
D | history_url_provider.cc | 514 bool promote = true; in PromoteOrCreateShorterSuggestion() local 534 promote = match.url_info.typed_count() <= 1; in PromoteOrCreateShorterSuggestion() 539 matches, promote); in PromoteOrCreateShorterSuggestion() 548 bool promote) { in EnsureMatchPresent() argument 554 if (promote) in EnsureMatchPresent() 562 if (promote) in EnsureMatchPresent()
|
/external/ipsec-tools/ |
D | NOTICE | 13 may be used to endorse or promote products derived from this software 42 may be used to endorse or promote products derived from this software 71 may be used to endorse or promote products derived from this software 100 may be used to endorse or promote products derived from this software 128 may be used to endorse or promote products derived from this software 157 may be used to endorse or promote products derived from this software 187 may be used to endorse or promote products derived from this software 216 may be used to endorse or promote products derived from this software 248 or promote products derived from this software without specific prior 278 may be used to endorse or promote products derived from this software [all …]
|
/external/jmonkeyengine/ |
D | NOTICE | 18 * may be used to endorse or promote products derived from this software 50 * may be used to endorse or promote products derived from this software 82 * may be used to endorse or promote products derived from this software 114 * may be used to endorse or promote products derived from this software 147 * may be used to endorse or promote products derived from this software 179 * may be used to endorse or promote products derived from this software 211 * may be used to endorse or promote products derived from this software 243 * may be used to endorse or promote products derived from this software 275 * may be used to endorse or promote products derived from this software 307 * may be used to endorse or promote products derived from this software [all …]
|
/external/llvm/test/Transforms/Mem2Reg/ |
D | 2002-05-01-ShouldNotPromoteThisAlloca.ll | 1 ; This input caused the mem2reg pass to die because it was trying to promote
|
/external/clang/ |
D | LICENSE.TXT | 34 endorse or promote products derived from this Software without specific 54 University of Illinois to endorse or promote products derived from this
|
D | NOTICE | 34 endorse or promote products derived from this Software without specific 54 University of Illinois to endorse or promote products derived from this
|
/external/clang/lib/Analysis/ |
D | NOTICE | 34 endorse or promote products derived from this Software without specific 54 University of Illinois to endorse or promote products derived from this
|
/external/opencv/ |
D | NOTICE | 24 * The name of Intel Corporation may not be used to endorse or promote products 71 * may be used to endorse or promote products derived from this software 101 * promote products derived from this software without 144 // or promote products derived from this software without specific 177 // * may be used to endorse or promote products derived from this software 221 The name of Contributor may not be used to endorse or promote products 262 may be used to endorse or promote products derived from this software 305 // * The name of Intel Corporation may not be used to endorse or promote products 347 // * The name of Intel Corporation may not be used to endorse or promote products 389 // * The name of Intel Corporation may not be used to endorse or promote products [all …]
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2009-04-07-MulPromoteToI96.ll | 4 ; Instcombine should not promote the mul to i96 because it is definitely
|
/external/fsck_msdos/ |
D | NOTICE | 18 * may be used to endorse or promote products derived from this software 52 * may be used to endorse or promote products derived from this software 86 * may be used to endorse or promote products derived from this software
|
/external/llvm/lib/Analysis/ |
D | NOTICE | 34 endorse or promote products derived from this Software without specific 56 University of Illinois to endorse or promote products derived from this
|
/external/llvm/ |
D | LICENSE.TXT | 34 endorse or promote products derived from this Software without specific 56 University of Illinois to endorse or promote products derived from this
|
/external/libxslt/ |
D | Copyright | 23 be used in advertising or otherwise to promote the sale, use or other deal- 51 be used in advertising or otherwise to promote the sale, use or other deal-
|
D | NOTICE | 23 be used in advertising or otherwise to promote the sale, use or other deal- 51 be used in advertising or otherwise to promote the sale, use or other deal-
|
/external/ipsec-tools/src/libipsec/ |
D | NOTICE | 13 may be used to endorse or promote products derived from this software 42 may be used to endorse or promote products derived from this software
|
/external/ppp/pppd/ |
D | NOTICE | 21 endorse or promote products derived from this software without 59 endorse or promote products derived from this software without 91 endorse or promote products derived from this software without 123 endorse or promote products derived from this software without 162 copyright holder nor the author is used to endorse or promote 184 endorse or promote products derived from this software without
|
/external/llvm/test/CodeGen/NVPTX/ |
D | vector-compare.ll | 6 ; tried to promote <2 x i1> to <2 x i8> and instruction selection failed.
|
/external/ping6/ |
D | NOTICE | 13 may be used to endorse or promote products derived from this software 44 may be used to endorse or promote products derived from this software
|
/external/libpcap/ |
D | NOTICE | 13 3. The names of the authors may not be used to endorse or promote
|
D | LICENSE | 13 3. The names of the authors may not be used to endorse or promote
|
/external/tcpdump/ |
D | LICENSE | 13 3. The names of the authors may not be used to endorse or promote
|
D | NOTICE | 13 3. The names of the authors may not be used to endorse or promote
|