OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:abstraction
(Results
76 - 100
of
936
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
mainloop.h
38
* It supports the functions defined in the main loop
abstraction
and very
42
* pa_mainloop_free(). To get access to the main loop
abstraction
,
72
* main loop supporting the generic main loop
abstraction
layer as
111
/** Return the abstract main loop
abstraction
layer vtable for this
context.h
42
* \section mainloop_sec Main Loop
Abstraction
45
*
abstraction
. This
abstraction
contains three basic elements:
53
* The
abstraction
is represented as a number of function pointers in the
57
* be coupled to the
abstraction
. There are three of these shipped with
71
* \ref mainloop-signal.h. These rely only on the main loop
abstraction
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
mainloop-api.h
33
* Main loop
abstraction
layer. Both the PulseAudio core and the
34
* PulseAudio client library use a main loop
abstraction
layer. Due to
41
* The structure pa_mainloop_api is used as vtable for the main loop
abstraction
.
43
* This mainloop
abstraction
layer has no direct support for UNIX signals. Generic, mainloop implementation agnostic support is available through \ref mainloop-signal.h.
mainloop.h
38
* It supports the functions defined in the main loop
abstraction
and very
42
* pa_mainloop_free(). To get access to the main loop
abstraction
,
72
* main loop supporting the generic main loop
abstraction
layer as
114
/** Return the abstract main loop
abstraction
layer vtable for this
/prebuilts/tools/common/m2/repository/org/codehaus/gmaven/feature/gmaven-feature/1.5/
gmaven-feature-1.5.pom
36
Abstraction
layer for feature discovery.
/system/bt/osi/src/socket_utils/
README
21
term platform - independent
abstraction
is presented,
/system/bt/service/test/
fake_hal_util.cc
23
// class
abstraction
for this (and all other btif interfaces) that we can mock
/system/update_engine/update_manager/
real_time_provider.h
47
// A clock
abstraction
(fakeable).
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/UefiShell/
daShell.c
562
filp->f_ops = &Gip->
Abstraction
;
814
Stream->
Abstraction
.fo_close = &da_ShellClose;
815
Stream->
Abstraction
.fo_read = &da_ShellRead;
816
Stream->
Abstraction
.fo_write = &da_ShellWrite;
817
Stream->
Abstraction
.fo_fcntl = &fnullop_fcntl;
818
Stream->
Abstraction
.fo_poll = &da_ShellPoll;
819
Stream->
Abstraction
.fo_flush = &fnullop_flush;
820
Stream->
Abstraction
.fo_stat = &da_ShellStat;
821
Stream->
Abstraction
.fo_ioctl = &da_ShellIoctl;
822
Stream->
Abstraction
.fo_delete = &da_ShellDelete;
[
all
...]
/docs/source.android.com/src/devices/
index.jd
29
drivers. The hardware
abstraction
layer (HAL) provides a standard method for
81
<h2 id="Hardware
Abstraction
Layer">Hardware
abstraction
layer (HAL)</h2>
83
The hardware
abstraction
layer (HAL) defines a standard interface for hardware
93
<p class="img-caption"><strong>Figure 2.</strong> Hardware
abstraction
layer
125
the hardware that the HAL is serving as an
abstraction
for. Each hardware-specific HAL usually
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
SmmControl2.h
10
abstraction
of the platform hardware that generates an SMI. There are often I/O ports that, when
87
///
abstraction
of the platform hardware that generates an SMI. There are often I/O ports that, when
UgaIo.h
4
Abstraction
of a very simple graphics device.
162
/// Provides a basic
abstraction
to send I/O requests to the graphics device and any of its children.
/docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/
devices.jd
20
<p>Trade Federation uses an
abstraction
called
22
run tests. This
abstraction
objectifies the lowest-common-denominator Android device:</p>
/external/autotest/client/cros/audio/
audio_data.py
6
"""This module provides
abstraction
of audio data."""
52
"""The
abstraction
of audio raw data.
/external/libevent/include/event2/
bufferevent_compat.h
40
Libevent provides an
abstraction
on top of the regular event callbacks.
41
This
abstraction
is called a buffered event. A buffered event provides
/external/llvm/include/llvm/ExecutionEngine/Orc/
JITSymbol.h
1
//===----------- JITSymbol.h - JIT symbol
abstraction
-----------*- C++ -*-===//
10
//
Abstraction
for target process addresses.
/external/llvm/lib/Target/Mips/MCTargetDesc/
MipsOptionRecord.cpp
1
//===-- MipsOptionRecord.cpp -
Abstraction
for storing information --------===//
27
// we can use the same
abstraction
(MipsRegInfoRecord class) to handle both.
/external/llvm/lib/Target/Mips/
MipsOptionRecord.h
1
//===-- MipsOptionRecord.h -
Abstraction
for storing information ----------===//
10
// MipsOptionRecord -
Abstraction
for storing arbitrary information in
/external/mockftpserver/MockFtpServer/src/site/apt/
index.apt
10
level of
abstraction
.
12
<<FakeFtpServer>> provides a higher-level
abstraction
for an FTP server and is suitable for most testing
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/
QNCSmmDispatcher.inf
5
# and the
abstraction
of the ICH SMI sources.
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/Device/
Device.h
2
Device
Abstraction
Utility Routines
71
@param DevName Name of the Device
Abstraction
to find.
72
@param DevProto GUID of the Protocol associated with the Device
Abstraction
.
187
the device
abstraction
associated with this path.
/docs/source.android.com/src/security/enhancements/
enhancements60.jd
16
<li><strong>Hardware-Isolated Security</strong>. New Hardware
Abstraction
/external/apache-http/src/org/apache/commons/codec/
Encoder.java
20
* <p>Provides the highest level of
abstraction
for Encoders.
/external/autotest/client/cros/chameleon/
audio_board.py
13
"""AudioBoard is an
abstraction
of an audio board on a Chameleon board.
72
"""AudioBus is an
abstraction
of an audio bus on an audio board.
218
"""AudioJackPlugger is an
abstraction
of plugger controlled by audio board.
257
"""An
abstraction
of bluetooth module on audio board.
/external/deqp/execserver/
xsTestProcess.cpp
21
* \brief Test Process
Abstraction
.
Completed in 805 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>