HomeSort by relevance Sort by last modified time
    Searched refs:Routine (Results 1 - 24 of 24) sorted by null

  /external/drm_hwcomposer/
drmcompositorworker.h 34 void Routine() override;
drmeventlistener.h 51 virtual void Routine();
virtualcompositorworker.h 36 void Routine() override;
worker.h 47 virtual void Routine() = 0;
vsyncworker.h 42 void Routine() override;
drmcompositorworker.cpp 44 void DrmCompositorWorker::Routine() {
drmeventlistener.cpp 118 void DrmEventListener::Routine() {
drmdisplaycompositor.h 121 void Routine() override;
virtualcompositorworker.cpp 96 void VirtualCompositorWorker::Routine() {
vsyncworker.cpp 138 void VSyncWorker::Routine() {
worker.cpp 186 worker->Routine();
drmdisplaycompositor.cpp 202 void DrmDisplayCompositor::FrameWorker::Routine() {
    [all...]
  /external/llvm/tools/msbuild/
install.bat 52 REM Routine for installing v100 toolchain.
63 REM Routine for installing v110 toolchain.
80 REM Routine for installing v120 toolchain.
97 REM Routine for installing v140 toolchain.
  /external/llvm/tools/llvm-readobj/
ARMWinEHPrinter.h 31 bool (Decoder::*Routine)(const uint8_t *, unsigned &, unsigned, bool);
ARMAttributeParser.h 24 void (ARMAttributeParser::*Routine)(ARMBuildAttrs::AttrType,
ARMEHABIPrinter.h 35 void (OpcodeDecoder::*Routine)(const uint8_t *Opcodes, unsigned &OI);
296 (this->*Ring[REI].Routine)(Opcodes, OCI);
418 /// |0| personality routine offset |
420 /// | personality routine data ... |
430 /// |1| 0 | Ix | data for pers routine |
432 /// | more personality routine data |
ARMAttributeParser.cpp 572 (this->*DisplayRoutines[AHI].Routine)(ARMBuildAttrs::AttrType(Tag),
ARMWinEHPrinter.cpp 55 // opcode and dispatching to the associated printing routine. The bytecode
501 Terminated = (this->*Ring[DI].Routine)(Opcodes.data(), OI, 0, Prologue);
575 SW.printString("Routine", formatSymbol(*Name, Address));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
miniport.h 46 PVOID Routine;
portcls.h 880 IN PINTERRUPTSYNCROUTINE Routine,
888 IN PINTERRUPTSYNCROUTINE Routine,
897 IN PINTERRUPTSYNCROUTINE Routine, \
905 IN PINTERRUPTSYNCROUTINE Routine, \
    [all...]
ndis.h     [all...]
wdm.h     [all...]
  /bionic/libc/arch-arm/krait/bionic/
memcpy_base.S 39 #error Routine does not support offsets less than 1
  /external/libunwind/doc/
unw_create_addr_space.tex 19 The \Func{unw\_create\_addr\_space}() routine creates a new unwind
41 The first argument to every call-back routine is an address-space
44 call-back routine, \Prog{libunwind} sets the \Var{as} argument to the
49 The synopsis and a detailed description of every call-back routine
52 \subsection{Call-back Routine Synopsis}
144 routine to convert between the target's and the host's byte-order, if
163 responsibility of the call-back routine to convert between the
183 routine to convert between the target's and the host's byte-order, if

Completed in 754 milliseconds