OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:physical
(Results
201 - 225
of
2428
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/bionic/libc/include/
ftw.h
46
#define FTW_PHYS 0x01 /*
Physical
walk, don't follow sym links. */
/developers/build/prebuilts/androidtv/sample-inputs/
README.md
17
* Start the pre-installed system app Live Channels (which does not show up in Apps on Home screen until there is at least one TV input service or a
physical
input like HDMI1).
/development/ndk/platforms/android-21/include/
ftw.h
46
#define FTW_PHYS 0x01 /*
Physical
walk, don't follow sym links. */
/development/ndk/platforms/android-9/include/android/
native_window.h
93
* window's
physical
size, then it buffer will be scaled to match that size
/docs/source.android.com/src/devices/sensors/
index.jd
28
<p>Android sensors give applications access to a mobile device's underlying
physical
sensors. They are data-providing virtual devices defined by <a href="{@docRoot}devices/halref/sensors_8h.html">sensors.h</a>, the sensor Hardware Abstraction Layer (HAL).</p>
31
<p>Android sensors are virtual devices that provide data coming from a set of
physical
sensors: accelerometers, gyroscopes, magnetometers, barometer, humidity, pressure, light, proximity and heart rate sensors.</p>
32
<p>Not included in the list of
physical
devices providing data are camera, fingerprint sensor, microphone, and touch screen. These devices have their own reporting mechanism; the separation is arbitrary, but in general, Android sensors provide lower bandwidth data. For example, ?100hz x 3 channels? for an accelerometer versus ?25hz x 8 MP x 3 channels? for a camera or ?44kHz x 1 channel? for a microphone.</p>
33
<p>Android does not define how the different
physical
sensors are connected to the system on chip (SoC).</p>
/external/autotest/client/site_tests/network_WiFiCaps/
network_WiFiCaps.py
43
raise error.TestFail('WiFi
Physical
interface not found')
/external/droiddriver/src/io/appium/droiddriver/scroll/
StaticSentinelStrategy.java
34
* This does not work if a child is larger than the
physical
size of the
/external/e2fsprogs/lib/ext2fs/
bmap.c
2
* bmap.c --- logical to
physical
block mapping
154
* blocks in this logical cluster for a mapping to a
physical
cluster.
155
* If any such map exists, calculate the
physical
block that maps to
175
/* Try to map a logical block to an already-allocated
physical
cluster. */
/external/e2fsprogs/misc/
dumpe2fs.8.in
72
You need to know the
physical
filesystem structure to understand the
/external/kernel-headers/original/uapi/linux/dvb/
ca.h
35
#define CA_CI_PHYS 4 /* CI
physical
layer level interface */
/external/kernel-headers/original/uapi/linux/
fd.h
278
* on the FDC might not agree with the actual
physical
296
* Only writes that were attempted but failed due to a
physical
media
301
unsigned int write_errors; /* number of
physical
write errors
355
long phys_length; /*
physical
length, if different from dma length */
/external/libavc/common/
ih264_dpb_mgr.h
86
*
Physical
storage for dpbInfo for ref bufs
/external/libogg/doc/
framing.html
109
<h2>Logical and
Physical
Bitstreams</h2>
113
<em>
physical
</em> Ogg bitstream is constructed from one or more
114
than one logical Ogg bitstream (the simplest
physical
bitstream
117
bitstreams into more complex
physical
bitstreams is described in the
119
mapping of raw Vorbis packets into a valid Ogg Vorbis
physical
331
granularity in a
physical
bitstream. The most common case would be
334
number is the means by which pages
physical
pages are associated with
336
serial number within a
physical
stream:</p>
387
possible
physical
page size at 65307 bytes or just under 64kB (thus
/external/libogg/doc/libogg/
ogg_sync_state.html
22
<p>It is used during decoding to track the status of data as it is read in, synchronized, verified, and parsed into pages belonging to the various logical bistreams in the current
physical
bitstream link.
/external/libvorbis/doc/
framing.html
109
<h2>Logical and
Physical
Bitstreams</h2>
113
<em>
physical
</em> Ogg bitstream is constructed from one or more
114
than one logical Ogg bitstream (the simplest
physical
bitstream
117
bitstreams into more complex
physical
bitstreams is described in the
119
mapping of raw Vorbis packets into a valid Ogg Vorbis
physical
331
granularity in a
physical
bitstream. The most common case would be
334
number is the means by which pages
physical
pages are associated with
336
serial number within a
physical
stream:</p>
387
possible
physical
page size at 65307 bytes or just under 64kB (thus
/external/libvorbis/doc/vorbisfile/
ov_pcm_seek.html
20
<p>Seeks to the offset specified (in pcm samples) within the
physical
bitstream. This function only works for seekable streams.
ov_raw_seek.html
20
<p>Seeks to the offset specified (in compressed raw bytes) within the
physical
bitstream. This function only works for seekable streams.
ov_serialnumber.html
20
<p>Returns the serialnumber of the specified logical bitstream link number within the overall
physical
bitstream.
/external/llvm/test/CodeGen/X86/
2009-08-06-inlineasm.ll
7
; once the coalescer fixes a virtual register to
physical
register we can't
/external/mesa3d/src/gallium/state_trackers/egl/common/
native_modeset.h
51
* Get the available
physical
connectors and the number of CRTCs.
/external/opencv3/3rdparty/libjasper/
LICENSE
48
PERSONAL INJURY, OR SEVERE
PHYSICAL
OR ENVIRONMENTAL DAMAGE ("HIGH
/external/toybox/lib/
portability.c
12
// because nommu heaps use
physical
addresses so if we copy the heap all our
/frameworks/base/core/java/android/hardware/fingerprint/
Fingerprint.java
29
private long mDeviceId; //
physical
device this is associated with
/frameworks/base/docs/html/design/patterns/
compatibility.jd
43
<h4>Phones with
physical
navigation keys</h4>
/frameworks/base/media/java/android/media/tv/
ITvInputHardware.aidl
24
* TvInputService representing a
physical
port should connect to HAL through this interface.
Completed in 2031 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>