Searched
full:requested (Results
651 -
675 of
11551) sorted by null
<<21222324252627282930>>
/external/clang/test/SemaObjCXX/ |
instantiate-expr.mm | 67 template void f4(B*, int*); // expected-note{{in instantiation of function template specialization 'f4<int *>' requested here}} 75 template void f5(B*, int*); // expected-note{{in instantiation of function template specialization 'f5<B *, int *>' requested here}}
|
/external/clang/test/SemaTemplate/ |
dependent-names.cpp | 103 template struct Derived<int>; // expected-note {{requested here}} 184 O::C<double> c; // expected-note {{requested here}} 241 Dump(0); // expected-note {{requested here}} 242 Dump(ns::Data()); // expected-note {{requested here}} 243 Dump(std::vector<ns2::Data>()); // expected-note {{requested here}} 244 Dump(std::pair<ns::Data, ns2::Data>()); // expected-note {{requested here}} 261 Negate(ns::Data()); // expected-note {{requested here}} 389 template void PR14695_g(PR14695_X); // expected-note{{requested here}}
|
instantiate-static-var.cpp | 12 X<int, 0> xi0; // expected-note{{in instantiation of template class 'X<int, 0>' requested here}} 26 Y<float> fy; // expected-note{{in instantiation of template class 'Y<float>' requested here}}
|
/external/curl/tests/data/ |
test239 | 31 Contents of that page you requested, sir. 44 Contents of that page you requested, sir.
|
test551 | 35 Contents of that page you requested, sir. 50 Contents of that page you requested, sir.
|
test590 | 42 Contents of that page you requested, sir. 62 Contents of that page you requested, sir.
|
/external/elfutils/tests/ |
asm-tst7.c | 153 printf ("requested alignment 16, is %" PRIuMAX "\n", 160 printf ("requested size 4, is %" PRIuMAX "\n",
|
/external/f2fs-tools/ |
configure.ac | 76 [AC_MSG_ERROR([selinux support requested but libselinux not found])] 89 [AC_MSG_ERROR([blkid support requested but libblkid not found])]
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
UFormat.java | 38 * This may may differ from the locale requested at the time of 49 * @param type type of information requested, either {@link
|
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/ |
UFormat.java | 35 // * This may may differ from the locale requested at the time of 46 // * @param type type of information requested, either {@link
|
/external/kernel-headers/original/uapi/linux/ |
net_tstamp.h | 54 * driver or hardware does not support the requested @rx_filter value, 99 /* return value: time stamp all packets requested plus some others */
|
/external/libmicrohttpd/src/testcurl/https/ |
test_https_session_info.c | 68 "Warning: requested TLS 1.1, got TLS 1.2\n"); 74 "Error: requested protocol mismatch (wanted %d, got %d)\n",
|
/external/llvm/include/llvm/Support/ |
MemoryObject.h | 50 /// Ensures that the requested data is in memory, and returns a pointer to it. 55 /// @result - valid pointer to the requested data
|
/external/ltp/testcases/kernel/syscalls/epoll2/man/ |
epoll_ctl.2 | 174 file descriptor, or the requested operation 179 There was insufficient memory to handle the requested
|
epoll_ctl.txt | 92 descriptor, or the requested operation op is not supported by 95 ENOMEM There was insufficient memory to handle the requested op control
|
/external/ltp/testcases/network/tcp_cmds/sendfile/ |
testsf_s.c | 144 /* open requested file to send */ 168 close(fd); /* close requested file */
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_read/ |
assertions.xml | 35 The requested AIO operation was not queued to the system 55 [ECANCELED] if The requested I/O was canceled before the I/O completed.
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_write/ |
assertions.xml | 28 The requested AIO operation was not queued to the system due to system 52 [ECANCELED] The requested I/O was canceled before the I/O completed.
|
/external/pcre/dist2/doc/html/ |
pcre2_config.html | 36 the requested information. When the information is a string, the value is in 72 requested, the function returns the number of code units used, including the
|
pcre2_pattern_info.html | 80 the requested information, in bytes. Otherwise, the <i>where</i> argument must 96 PCRE2_ERROR_UNSET the requested information is not set
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowToast.java | 101 * @return whether the {@code Toast} was requested 117 * @return whether the {@code Toast} was requested
|
/external/skia/include/private/ |
SkMalloc.h | 21 SK_MALLOC_TEMP = 0x01, //!< hint to sk_malloc that the requested memory will be freed in the scope of the stack frame 25 specified size. If the requested memory cannot be returned, either
|
/external/skia/src/codec/ |
SkJpegCodec.h | 39 * Recommend a set of destination dimensions given a requested scale 106 * Checks if the conversion between the input image and the requested output
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
Threading.h | 48 /// on a separate thread or honoring the requested stack size, but tries to do 53 /// \param RequestedStackSize - If non-zero, a requested size (in bytes) for
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
MemoryObject.h | 50 /// Ensures that the requested data is in memory, and returns a pointer to it. 55 /// @result - valid pointer to the requested data
|
Completed in 1089 milliseconds
<<21222324252627282930>>