HomeSort by relevance Sort by last modified time
    Searched refs:While (Results 1 - 25 of 114) sorted by null

1 2 3 4 5

  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
PchSmb.asl 513 While(LGreater(Sizeof(Arg2),Local1))
519 While(LAnd(LNot(And(HSTS,0x80)),Local0))
617 While(LAnd(LNot(And(HSTS,0x80)),Local0))
635 While(LLess(Local1,DerefOf(Index(TBUF,0))))
641 While(LAnd(LNot(And(HSTS,0x80)),Local0))
707 While(Local0)
734 While(Local0)
789 While(Local0)
  /device/linaro/bootloader/edk2/ArmPkg/Library/CompilerIntrinsicsLib/Arm/
memset.asm 46 ; While size is not 0
memset.S 51 @ While size is not 0
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/PL35xSmc/
InitializeSMC.asm 33 // While (SmcConfigurationStart < SmcConfigurationEnd)
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/
Cpu0Tst.asl 155 While(LLess(Local3, SizeOf(TSSI)))
  /prebuilts/go/darwin-x86/src/runtime/trace/
trace.go 20 // While tracing, the trace will be buffered and written to w.
  /prebuilts/go/darwin-x86/src/time/
tick.go 26 // If the client falls behind while reading, we drop ticks
50 // channel only. While Tick is useful for clients that have no need to shut down
  /prebuilts/go/linux-x86/src/runtime/trace/
trace.go 20 // While tracing, the trace will be buffered and written to w.
  /prebuilts/go/linux-x86/src/time/
tick.go 26 // If the client falls behind while reading, we drop ticks
50 // channel only. While Tick is useful for clients that have no need to shut down
  /system/chre/apps/chqts/src/shared/
Android.mk 15 # While it's arguably overkill to have unit test for our testing code,
  /hardware/interfaces/media/omx/1.0/vts/functional/
README.md 34 While tesing audio/video encoder, decoder components, test fixtures require input files. These input are (…)
  /compatibility/cdd/5_multimedia/
5_4_audio-recording.md 3 While some of the requirements outlined in this section are listed as SHOULD
  /external/protobuf/csharp/src/Google.Protobuf/
InvalidProtocolBufferException.cs 57 "Completed reading a message while more data was available in the stream.");
63 "While parsing a protocol message, the input ended unexpectedly " +
  /external/vulkan-validation-layers/
CONTRIBUTING.md 8 while the LunarG repositories host sources for additional tools and sample programs.
21 While there are often active and organized development efforts underway to improve their coverage,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
symtable.c 457 while (PyDict_Next(scope, &pos, &name, &v)) {
535 while (PyDict_Next(symbols, &pos, &name, &v)) {
559 while (PyDict_Next(free, &pos, &name, &v)) {
667 while (PyDict_Next(ste->ste_symbols, &pos, &name, &v)) {
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
symtable.c 455 while (PyDict_Next(scope, &pos, &name, &v)) {
533 while (PyDict_Next(symbols, &pos, &name, &v)) {
557 while (PyDict_Next(free, &pos, &name, &v)) {
665 while (PyDict_Next(ste->ste_symbols, &pos, &name, &v)) {
    [all...]
  /external/python/cpython2/Python/
symtable.c 457 while (PyDict_Next(scope, &pos, &name, &v)) {
535 while (PyDict_Next(symbols, &pos, &name, &v)) {
559 while (PyDict_Next(free, &pos, &name, &v)) {
667 while (PyDict_Next(ste->ste_symbols, &pos, &name, &v)) {
    [all...]
  /compatibility/cdd/7_hardware-compatibility/
7_7_usb.md 39 chargers or devices that support the standard USB Power Delivery methods. While
82 * SHOULD support charging the connected USB peripheral device while in host
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Python-ast.h 122 } While;
408 #define While(a0, a1, a2, a3, a4, a5) _Py_While(a0, a1, a2, a3, a4, a5)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Python-ast.h 122 } While;
408 #define While(a0, a1, a2, a3, a4, a5) _Py_While(a0, a1, a2, a3, a4, a5)
  /external/libunwind/doc/
libunwind-ptrace.tex 45 \Func{ptrace}(2). While it's not very difficult to do so directly,
  /external/python/cpython2/Include/
Python-ast.h 122 } While;
408 #define While(a0, a1, a2, a3, a4, a5) _Py_While(a0, a1, a2, a3, a4, a5)
  /prebuilts/gdb/darwin-x86/include/python2.7/
Python-ast.h 122 } While;
408 #define While(a0, a1, a2, a3, a4, a5) _Py_While(a0, a1, a2, a3, a4, a5)
  /prebuilts/gdb/linux-x86/include/python2.7/
Python-ast.h 122 } While;
408 #define While(a0, a1, a2, a3, a4, a5) _Py_While(a0, a1, a2, a3, a4, a5)
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
Python-ast.h 122 } While;
408 #define While(a0, a1, a2, a3, a4, a5) _Py_While(a0, a1, a2, a3, a4, a5)

Completed in 922 milliseconds

1 2 3 4 5