Searched
full:requested (Results
301 -
325 of
11551) sorted by null
<<11121314151617181920>>
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
PiPcdInfo.h | 40 @param[out] PcdInfo The returned information associated with the requested TokenNumber.
43 @retval EFI_NOT_FOUND The PCD service could not find the requested token number.
|
/device/linaro/bootloader/edk2/Omap35xxPkg/Include/Library/ |
OmapDmaLib.h | 57 @retval EFI_DEVICE_ERROR The system hardware could not map the requested information.
76 @retval EFI_DEVICE_ERROR The system hardware could not map the requested information.
|
/device/linaro/bootloader/edk2/ShellPkg/Include/ |
ShellBase.h | 55 /// The buffer was not large enough to hold the requested data.
141 /// incompatible with a version requested by the caller.
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/ |
Barrier.java | 30 /**A very simple barrier wait. Once a thread has requested a 51 action(); // perform the requested operation
|
/external/autotest/client/site_tests/hardware_Backlight/ |
hardware_Backlight.py | 62 # states that the requested brightness may not be the 65 # between requested brightness and actual_brightness percent be
|
/external/autotest/server/site_tests/firmware_CorruptBothKernelAB/ |
firmware_CorruptBothKernelAB.py | 24 """Ensure the requested kernel part on normal/dev boot path. 27 the requested kernel on normal/dev mode by recovering the whole OS
|
/external/clang/test/CXX/temp/temp.decls/temp.mem/ |
p5.cpp | 71 template X0::operator const char*() const; // expected-note{{'X0::operator const char *<char>' requested here}} 72 template X0::operator const int*(); // expected-note{{'X0::operator const int *<const int>' requested here}}
|
/external/clang/test/Sema/ |
attr-aligned.c | 3 int x __attribute__((aligned(3))); // expected-error {{requested alignment is not a power of 2}} 4 int y __attribute__((aligned(1 << 29))); // expected-error {{requested alignment must be 268435456 bytes or smaller}}
|
/external/clang/test/SemaCXX/ |
ms-interface.cpp | 69 // expected-note@+1 {{in instantiation of template class 'I6<S>' requested here}} 74 // expected-note@+1 {{in instantiation of template class 'I6<C>' requested here}}
|
static-assert.cpp | 21 T<1> t1; // expected-note {{in instantiation of template class 'T<1>' requested here}} 28 S<char> s1; // expected-note {{in instantiation of template class 'S<char>' requested here}}
|
typedef-redecl.cpp | 89 a.f(); // expected-note{{in instantiation of member function 'PR11630::S<int>::f' requested here}} 93 b2.f(); // expected-note{{in instantiation of member function 'PR11630::S2<2>::f' requested here}}
|
/external/clang/test/SemaTemplate/ |
instantiate-field.cpp | 23 (void)xf->x; // expected-note{{in instantiation of template class 'X<float>' requested here}} 27 (void)xf->x; // expected-note{{in instantiation of template class 'X<int (int)>' requested here}}
|
instantiate-member-expr.cpp | 19 Checkers.push_back(S<void *>()); // expected-note {{in instantiation of member function 'vector<S<void *> >::push_back' requested here}} 26 Eng.registerCheck(new RetainReleaseChecker); // expected-note {{in instantiation of function template specialization 'ExprEngine::registerCheck<RetainReleaseChecker>' requested here}}
|
/external/compiler-rt/test/scudo/ |
realloc.cpp | 7 // requested size can fit into the previously allocated chunk. Also tests that 29 // requested is lower or equal to the usable size of the associated chunk.
|
/external/google-tv-pairing-protocol/cpp/src/polo/pairing/ |
serverpairingsession.cc | 81 LOG(ERROR) << "Unsupported output encoding requested: " 89 LOG(ERROR) << "Unsupported input encoding requested: "
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/ |
TransliteratorInputMethodDescriptor.java | 63 * @param inputLocale the requested input method locale 64 * @param displayLanguage The requested translation of the Transliterator IME
|
/external/javassist/sample/evolve/ |
DemoServer.java | 10 * If a html file /java.html is requested, this web server calls
18 * Furthermore, if a html file /update.html is requested, this web
|
/external/libcxx/test/std/utilities/any/any.nonmembers/any.cast/ |
not_copy_constructible.fail.cpp | 47 any_cast<no_copy>(static_cast<any&>(a)); // expected-note {{requested here}} 51 any_cast<no_copy>(static_cast<any const&>(a)); // expected-note {{requested here}}
|
/external/llvm/lib/DebugInfo/CodeView/ |
CodeViewError.cpp | 30 return "The buffer is not large enough to read the requested number of " 35 return "The requested operation is not supported.";
|
/external/ltp/testcases/kernel/syscalls/epoll2/man/ |
epoll_wait.2 | 87 returns the number of file descriptors ready for the requested I/O, or zero 88 if no file descriptor became ready during the requested
|
/external/pcre/dist2/doc/ |
pcre2_config.3 | 23 the requested information. When the information is a string, the value is in 58 requested, the function returns the number of code units used, including the
|
pcre2_pattern_info.3 | 68 the requested information, in bytes. Otherwise, the \fIwhere\fP argument must 84 PCRE2_ERROR_UNSET the requested information is not set
|
/external/skia/include/android/ |
SkBitmapRegionDecoder.h | 67 * @param Requested destination color type 68 * @return true if we support the requested color type and false otherwise
|
/external/skia/include/c/ |
sk_surface.h | 20 allocated. If the requested surface cannot be created, or the 33 with the specified rowbytes. If the requested surface cannot be
|
/external/skia/include/core/ |
SkTraceMemoryDump.h | 23 * Enum to specify the level of the requested details for the dump from the Skia objects. 70 * Returns the type of details requested in the dump. The granularity of the dump is supposed to
|
Completed in 646 milliseconds
<<11121314151617181920>>