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

<<21222324252627282930>>

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
PciOptionRomSupport.h 39 the size of Buffer required to retrieve the requested file.
41 then no the size of the requested file is returned in BufferSize.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ia32/
PlDebugSupportIa32.c 103 @retval EFI_INVALID_PARAMETER Requested uninstalling a handler from a vector that has
105 @retval EFI_ALREADY_STARTED Requested install to a vector that already has a handler registered.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/X64/
PlDebugSupportX64.c 103 @retval EFI_INVALID_PARAMETER Requested uninstalling a handler from a vector that has
105 @retval EFI_ALREADY_STARTED Requested install to a vector that already has a handler registered.
  /device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
I2cMaster.h 33 @param BusClockHertz Pointer to the requested I2C bus clock frequency in Hertz.
83 @retval EFI_UNSUPPORTED The controller does not support the requested transaction.
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DebugPort.h 58 @param BufferSize On input, the requested number of bytes of data to write. On output, the
81 @param BufferSize On input, the requested number of bytes of data to read. On output, the
HiiConfigRouting.h 75 values corresponding to all requested
139 values corresponding to all requested
364 the requested data. If Guid is NULL, then all GUID
368 the requested data. If Name is NULL, then all Name
372 the requested data. If DevicePath is NULL, then all
376 the requested data. If this parameter is NULL,
379 function which contains the retrieved string as requested.
383 @retval EFI_SUCCESS The request succeeded. The requested data was extracted
LoadFile.h 53 the size of Buffer required to retrieve the requested file.
55 then the size of the requested file is returned in
LoadFile2.h 46 the size of Buffer required to retrieve the requested file.
48 then no the size of the requested file is returned in
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/
ActiveBios.h 68 Change the current active BIOS settings to the requested state.
75 @param[in] DesiredState The requested state to configure the system for.
ActiveBiosProtocol.h 56 Change the current active BIOS settings to the requested state.
66 DesiredState The requested state to configure the system for.
  /docs/source.android.com/en/devices/sensors/
sensor-stack.html 55 into account requirements from each application and sends the updated requested
58 <li> The <a href="hal-interface.html#sampling_period_ns">sampling frequency</a> will be the maximum of the requested sampling frequencies, meaning some
60 requested. </li>
61 <li> The <a href="hal-interface.html#max_report_latency_ns">maximum reporting latency</a> will be the minimum of the requested ones. If one application requests one
63 events from this sensor in continuous mode even if some requested the sensor
77 requested the same sensor at a faster rate, the first application will also
79 <li> The same lack of guarantee applies to the requested maximum reporting latency:
80 applications might receive events with much less latency than they requested. </li>
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
FieldWithLocationTest.java 47 * and verify that requested FIELD_ACCESS event occurs in the
61 * and verify that requested FIELD_MODIFICATION event occurs in the
  /external/autotest/client/cros/cellular/wardmodem/state_machines/
network_operator_machine.py 144 'Requested index: %s. Operator list: %s' %
155 'Requested index: %d. Operator list: %s' %
  /external/autotest/server/cros/faft/config/
config.py 40 the requested config attribute.
61 for the first occurrence of the requested attribute (name) and
  /external/autotest/server/site_tests/firmware_RollbackKernel/
firmware_RollbackKernel.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/autotest/site_utils/
hwid_lib.py 27 """Given a hwid and info type, return a dict of the requested info.
30 @param info_type: String of info type requested.
  /external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
templates.cpp 45 template int infer_result(X, X); // expected-note{{in instantiation of function template specialization 'infer_result<X>' requested here}}
142 struct X2 { // expected-note{{in instantiation of default member initializer 'NonLocalLambdaInstantation::X2<int *>::x' requested here}}
  /external/clang/test/CXX/special/class.dtor/
p10-0x.cpp 17 template void b(const int*, const A*); // expected-note{{in instantiation of function template specialization 'b<int>' requested here}}
18 template void b(const A*,const A*); // expected-note{{in instantiation of function template specialization 'b<A>' requested here}}
  /external/clang/test/OpenMP/
parallel_num_threads_messages.cpp 43 #pragma omp parallel num_threads (num_threads(tmain<int, char, -1>(argc, argv) // expected-error 2 {{expected ')'}} expected-note 2 {{to match this '('}} expected-note {{in instantiation of function template specialization 'tmain<int, char, -1>' requested here}}
47 return tmain<int, char, 3>(argc, argv); // expected-note {{in instantiation of function template specialization 'tmain<int, char, 3>' requested here}}
parallel_sections_num_threads_messages.cpp 59 #pragma omp parallel sections num_threads (num_threads(tmain<int, char, -1>(argc, argv) // expected-error 2 {{expected ')'}} expected-note 2 {{to match this '('}} expected-note {{in instantiation of function template specialization 'tmain<int, char, -1>' requested here}}
62 return tmain<int, char, 3>(argc, argv); // expected-note {{in instantiation of function template specialization 'tmain<int, char, 3>' requested here}}
target_parallel_num_threads_messages.cpp 63 #pragma omp target parallel num_threads (num_threads(tmain<int, char, -1>(argc, argv) // expected-error 2 {{expected ')'}} expected-note 2 {{to match this '('}} expected-note {{in instantiation of function template specialization 'tmain<int, char, -1>' requested here}}
68 return tmain<int, char, 3>(argc, argv); // expected-note {{in instantiation of function template specialization 'tmain<int, char, 3>' requested here}}
  /external/clang/test/SemaCXX/
alignof.cpp 91 typedef int __attribute__((__aligned__(A))) T1; // expected-error {{requested alignment is dependent but declaration is not dependent}}
97 typedef __attribute__((aligned(N))) int Field[sizeof(N)]; // expected-error {{requested alignment is dependent but declaration is not dependent}}
attr-cxx0x.cpp 3 int align_illegal alignas(3); //expected-error {{requested alignment is not a power of 2}}
5 int align_small alignas(1); // expected-error {{requested alignment is less than minimum}}
captured-statements.cpp 77 template_capture_var<int&>(); // expected-note{{in instantiation of function template specialization 'template_capture_var<int &>' requested here}}
97 template_capture_var<int, const int>(0, 1); // expected-note{{in instantiation of function template specialization 'template_capture_var<int, const int>' requested here}}
  /external/clang/test/SemaObjCXX/
blocks.mm 89 __block A<1> x; // expected-note {{requested here}}
93 __block A<n> x; // expected-note {{requested here}}

Completed in 493 milliseconds

<<21222324252627282930>>