HomeSort by relevance Sort by last modified time
    Searched full:requested (Results 376 - 400 of 11551) sorted by null

<<11121314151617181920>>

  /device/google/contexthub/sensorhal/
activityeventhandler.h 38 // Invoked when an activity recognition flush is requested.
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
LockBoxLib.h 30 @retval RETURN_ALREADY_STARTED the requested GUID already exist.
52 @retval RETURN_NOT_FOUND the requested GUID not found.
79 @retval RETURN_NOT_FOUND the requested GUID not found.
107 @retval RETURN_NOT_FOUND the requested GUID not found.
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/LockBoxNullLib/
LockBoxNullLib.c 28 @retval RETURN_ALREADY_STARTED the requested GUID already exist.
53 @retval RETURN_NOT_FOUND the requested GUID not found.
78 @retval RETURN_NOT_FOUND the requested GUID not found.
109 @retval RETURN_NOT_FOUND the requested GUID not found.
  /device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/Xen/
xen-compat.h 41 #error "These header files do not support the requested interface version."
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
PhysicalPresenceStrings.uni 17 #string TPM_HEAD_STR #language en-US "A configuration change was requested to %s this computer's TPM (Trusted Platform Module)\n\n"
18 #string TPM_PPI_HEAD_STR #language en-US "A configuration change was requested to allow the Operating System to %s the computer's TPM (Trusted Platform Module) without asking for user confirmation in the future.\n\n"
48 #string TCG_STORAGE_HEAD_STR #language en-US "A configuration change was requested to %s on subsequent boots\n\n"
49 #string TCG_STORAGE_PPI_HEAD_STR #language en-US "A configuration change was requested to allow the Operating System to %s without asking for user confirmation in the future.\n\n"
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuIo2Smm/
CpuIo2Smm.h 33 The I/O operations are carried out exactly as requested. The caller is
66 The I/O operations are carried out exactly as requested. The caller is
99 The I/O operations are carried out exactly as requested. The caller is
132 The I/O operations are carried out exactly as requested. The caller is
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/DxeTrEEPhysicalPresenceLibNull/
DxeTrEEPhysicalPresenceLibNull.c 78 Execute physical presence operation requested by the OS.
141 @param[in] TpmPpCommand The requested TPM physical presence command.
156 to whether the requested physical presence command already confirmed by user
181 Check and execute the requested physical presence command.
  /external/ImageMagick/
Install-vms.txt 17 the requested graphical lib's should be compiled with this qualifier (see
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
TokenSource.pm 34 requested a token. Keep lexing until you get a valid one. Just report
  /external/autotest/server/site_tests/firmware_ECHash/
control 24 AP-RW should have requested the EC recompute the hash of EC-RW.
  /external/autotest/tko/
retrieve_logs.cgi 41 # if this key exists, we check if requested log exists in local machine,
86 @param job_path: a requested job path.
110 # Only master should check drones and shards for the requested log.
127 # If the URL requested is a test result, it is now either on the local
  /external/bison/darwin-lib/sys/
types.h 32 /* Override off_t if Large File Support is requested on native Windows. */
  /external/bison/linux-lib/sys/
types.h 32 /* Override off_t if Large File Support is requested on native Windows. */
  /external/bison/m4/
nls.m4 25 AC_MSG_CHECKING([whether NLS is requested])
  /external/clang/test/CXX/class/
p2-0x.cpp 15 struct D : C<int> { }; // expected-note {{in instantiation of template class 'Test2::C<int>' requested here}}
  /external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.mptr/
p3.cpp 23 ft(a); // expected-note{{in instantiation of function template specialization 'ft<A>' requested here}}
  /external/clang/test/CXX/expr/expr.unary/expr.delete/
p5.cpp 38 x.f0(a); // expected-note{{in instantiation of member function 'T3_B<T3_A>::f0' requested here}}
  /external/clang/test/CXX/special/class.copy/
p33-0x.cpp 56 template void f2<X>(int); // expected-note{{in instantiation of function template specialization 'PR10142::f2<PR10142::X>' requested here}}
  /external/clang/test/CXX/temp/temp.spec/
p5.cpp 20 expected-note{{requested here}}
  /external/clang/test/Sema/
MicrosoftCompatibility.c 18 __declspec(align(32768)) struct S1 { int a; } s; /* expected-error {{requested alignment must be 8192 bytes or smaller}} */
inline-asm-validate-tmpl.cpp 11 int main() { test<300>(10); } // expected-note{{in instantiation of function template specialization 'test<300>' requested here}}
  /external/clang/test/SemaCXX/
builtins.cpp 37 int *pbf = __builtin_addressof(u.n); // expected-error {{address of bit-field requested}}
decltype-overloaded-functions.cpp 15 S<K> b; // expected-note{{in instantiation of template class 'S<K>' requested here}}
many-template-parameter-lists.cpp 35 X<int>::A<int>::B<int>::C<int>::D<int>::E<int>() += 1.0; // expected-note {{in instantiation of template class 'X<int>' requested here}}
neon-vector-types.cpp 43 template float test<4>(); // expected-note{{in instantiation of function template specialization 'rdar11688587::test<4>' requested here}}

Completed in 1044 milliseconds

<<11121314151617181920>>