OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fifo
(Results
326 - 350
of
563
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/device/google/dragon/sensor_hub/
sensors.cpp
42
* TODO(gwendal): We should guess the
fifo
size, but
44
* EC will trigger an interrupt at 2/3 of its
FIFO
.
103
* BMI160 has a problem at 6.25Hz or less,
FIFO
not readable.
/external/valgrind/helgrind/
helgrind.h
613
Annotations useful when defining
FIFO
queues that transfer data
622
for
FIFO
queues. For non-
FIFO
queues use ANNOTATE_HAPPENS_BEFORE
631
/* Report that we are about to put an element into a
FIFO
queue at
636
/* Report that we've just got an element from a
FIFO
queue at address
[
all
...]
/device/google/dragon/recovery/updater/
ec_commands.h
944
/* Motion Sensor code has an internal software
FIFO
*/
[
all
...]
/external/flac/libFLAC/
stream_encoder.c
279
verify_input_fifo *
fifo
,
287
verify_input_fifo *
fifo
,
[
all
...]
/external/valgrind/coregrind/m_gdbserver/
README_DEVELOPERS
63
commands from gdb using read system call on a
FIFO
(e.g. a command
137
commands and writes them on
FIFO
/tmp/vgdb-pipe-from-vgdb-to-PID-by-USER-on-HOST.
138
vgdb reads replies on
FIFO
/tmp/vgdb-pipe-to-vgdb-from-PID-by-USER-on-HOST
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/
TestSensorEnvironment.java
404
* saved in the hardware
fifo
/device/google/contexthub/firmware/inc/
seos.h
144
* that have heretofore been peacefully queueing in full faith and with complete belief in fairness of our "
FIFO
"-ness.
/docs/source.android.com/src/devices/audio/
latency_measure.jd
131
You will also need the <a href="avoiding_pi.html#nonBlockingAlgorithms">non-blocking</a>
FIFO
code
/external/autotest/server/
site_autotest.py
205
# does this pushing a B to a
fifo
queue to the client.
/external/chromium-trace/catapult/dashboard/dashboard/
quick_logger.py
7
This logger keeps a fixed number of recent logs in
FIFO
behavior. Logs are
/external/chromium-trace/catapult/telemetry/docs/pydoc/
telemetry.internal.backends.mandoline.android.html
69
|on_fifo_closed| will be run if the
FIFO
can't be found or when it's closed.<br>
/external/iproute2/tc/
tc_qdisc.c
39
fprintf(stderr, "QDISC_KIND := { [p|b]
fifo
| tbf | prio | cbq | red | etc. }\n");
/external/kernel-headers/original/uapi/linux/
capability.h
271
/* Allow use of
FIFO
and round-robin (realtime) scheduling on own
/external/libcap/libcap/include/uapi/linux/
capability.h
271
/* Allow use of
FIFO
and round-robin (realtime) scheduling on own
/external/libdrm/include/drm/
nouveau_class.h
357
* DMA
FIFO
channels
/external/libnl/lib/route/
qdisc.c
43
* // the packet
fifo
qdisc to 64
/external/libopus/celt/
entdec.c
40
rediscovery of the
FIFO
arithmetic code introduced by \cite{Pas76}.
/external/llvm/lib/Target/WebAssembly/
WebAssemblyRegStackify.cpp
233
// Verify that pushes and pops are performed in
FIFO
order.
/external/mesa3d/src/gallium/drivers/r300/
r300_reg.h
[
all
...]
/external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_context.c
156
nouveau_error("Error initializing the
FIFO
.\n");
/external/toybox/toys/other/
lsattr.c
259
* (like
fifo
or dev file) then escape the file.
/frameworks/av/include/media/stagefright/
SurfaceMediaSource.h
68
// onFrameAvailable() is called from queueBuffer() is the
FIFO
is
/frameworks/base/core/java/android/hardware/camera2/legacy/
PerfMeasurement.java
217
* row, the results will be available in
FIFO
order.</p>
/hardware/invensense/65xx/libsensors_iio/
MPLSensor.cpp
[
all
...]
/libcore/luni/src/main/java/java/util/concurrent/
ArrayBlockingQueue.java
27
* array. This queue orders elements
FIFO
(first-in-first-out). The
44
* to {@code true} grants threads access in
FIFO
order. Fairness
205
* on insertion or removal, are processed in
FIFO
order;
226
* on insertion or removal, are processed in
FIFO
order;
[
all
...]
Completed in 2227 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>