OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:physical
(Results
626 - 650
of
2428
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/vboot_reference/firmware/lib/tpm_lite/
tlcl.c
265
VBDEBUG(("TPM: Asserting
physical
presence\n"));
270
VBDEBUG(("TPM: Enable the
physical
presence command\n"));
285
VBDEBUG(("TPM: Lock
physical
presence\n"));
/libcore/ojluni/src/main/java/java/net/
NetworkInterface.java
211
* a subinterface, or <code>null</code> if it is a
physical
458
* of a
physical
interface and given different settings (like address or
461
* can be several virtual interfaces attached to a single
physical
/libcore/ojluni/src/main/java/javax/sql/
package.html
84
physical
data source, and each connection the <code>DataSource</code> object
85
creates is a connection to that
physical
data source.
93
<code>DataSource</code> object to create a connection to the
physical
data
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
emu10k1.h
59
#define EXTOUT(x) (0x20 + (x)) /* x = 0x00 - 0x0f
physical
outs -> FXWC low 16 bits */
105
#define A_EXTIN(x) (0x40 + (x)) /* x = 0x00 - 0x0f
physical
ins */
107
#define A_EXTOUT(x) (0x60 + (x)) /* x = 0x00 - 0x1f
physical
outs -> A_FXWC1 0x79-7f unknown */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
emu10k1.h
59
#define EXTOUT(x) (0x20 + (x)) /* x = 0x00 - 0x0f
physical
outs -> FXWC low 16 bits */
105
#define A_EXTIN(x) (0x40 + (x)) /* x = 0x00 - 0x0f
physical
ins */
107
#define A_EXTOUT(x) (0x60 + (x)) /* x = 0x00 - 0x1f
physical
outs -> A_FXWC1 0x79-7f unknown */
/toolchain/binutils/binutils-2.25/bfd/
elf32-m68hc12.c
50
For GNU Binutils to work, we consider there is a
physical
memory
60
treats the address as a
physical
address + page number.
81
Physical
| | |
/toolchain/binutils/binutils-2.25/include/elf/
internal.h
91
bfd_vma p_paddr; /* Segment
physical
address */
260
/* Program segment
physical
address. */
273
/* Whether the p_paddr field is valid; if not, the
physical
address
/tools/test/connectivity/acts/framework/acts/controllers/
attenuator.py
166
A user wishing to abstract the mapping of attenuators to
physical
instruments should use this
167
class, which provides an object that obscures the
physical
implementation an allows the user
253
the
physical
objects underlying them. By adding attenuators to a group, it is possible to
/external/libogg/doc/
skeleton.html
79
<p>Ogg is a generic container format for time-continuous data streams, enabling interleaving of several tracks of frame-wise encoded content in a time-multiplexed manner. As an example, an Ogg
physical
bitstream could encapsulate several tracks of video encoded in Theora and multiple tracks of audio encoded in Speex or Vorbis or FLAC at the same time. A player that decodes such a bitstream could then, for example, play one video channel as the main video playback, alpha-blend another one on top of it (e.g. a caption track), play a main Vorbis audio together with several FLAC audio tracks simultaneously (e.g. as sound effects), and provide a choice of Speex channels (e.g. providing commentary in different languages). Such a file is generally possible to create with Ogg, it is however not possible to generically parse such a file, seek on it, understand what codecs are contained in such a file, and dynamically handle and play back such content.</p>
81
<p>Ogg does not know anything about the content it carries and leaves it to the media mapping of each codec to declare and describe itself. There is no meta information available at the Ogg level about the content tracks encapsulated within an Ogg
physical
bitstream. This is particularly a problem if you don't have all the decoder libraries available and just want to parse an Ogg file to find out what type of data it encapsulates (such as the "file" command under *nix to determine what file it is through magic numbers), or want to seek to a temporal offset without having to decode the data (such as on a Web server that just serves out Ogg files and parts thereof).</p>
85
<p>Ogg Skeleton is also designed to allow the creation of substreams from Ogg
physical
bitstreams that retain the original timing information. For example, when cutting out the segment between the 7th and the 59th second of an Ogg file, it would be nice to continue to start this cut out file with a playback time of 7 seconds and not of 0. This is of particular interest if you're streaming this file from a Web server after a query for a temporal subpart such as in http://example.com/video.ogv?t=7-59</p>
104
<h3>How to allow the creation of substreams from an Ogg
physical
bitstream?</h3>
106
<p>When cutting out a subpart of an Ogg
physical
bitstream, the aim is to keep all the content pages intact (including the framing and granule positions) and just change some information in the Skeleton that allows reconstruction of the accurate time mapping. When remultiplexing such a bitstream, it is necessary to take into account all the different contained logical bitstreams. A given cut-in time maps to several different byte positions in the Ogg
physical
bitstream because each logical bitstream has its relevant information for that time at a different location. In addition, the resolution of each logical bitstream may not be high enough to accommodate for the given cut-in time and thus there may be some surplus information necessary to be remuxed into the new bitstream.</p>
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/
TestSensorEnvironment.java
402
* - At time event_time (reported in the sensor event), the
physical
event happens
403
* - At time event_time + detection_latency, the
physical
event is detected and the event is
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoInstrument.java
396
return "1 emulated, " + (count - 1) + "
physical
media";
399
return count + "
physical
media";
/external/autotest/client/tests/unixbench5/
unixbench5.py
180
Hyper-Threading, x86-64, MMX,
Physical
Address Ext, SYSENTER/SYSEXIT
182
Hyper-Threading, x86-64, MMX,
Physical
Address Ext, SYSENTER/SYSEXIT
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/
platformsettings_test.py
43
Physical
Address. . . . . . . . . : %(mac_addr)s
76
Physical
Address. . . . . . . . . : %(mac_addr)s
/external/e2fsprogs/lib/ext2fs/
fileio.c
134
* OK, the
physical
block hasn't been allocated yet.
301
* OK, the
physical
block hasn't been allocated yet.
/external/kernel-headers/original/uapi/linux/
nfc.h
67
* @NFC_CMD_ENABLE_SE: Enable the
physical
link to a specific secure element.
71
* @NFC_CMD_DISABLE_SE: Disable the
physical
link to a specific secure element.
/external/libvorbis/doc/vorbisfile/
ov_open.html
148
(determining all the logical bitstreams in one
physical
bitstream, for
159
physical
stream section.<p>
/external/libvorbis/examples/
decoder_example.c
44
ogg_sync_state oy; /* sync and verify incoming
physical
bitstream */
45
ogg_stream_state os; /* take
physical
pages, weld into a logical
/external/llvm/lib/Target/X86/
X86SelectionDAGInfo.cpp
56
// If the base register might conflict with our
physical
registers, bail out.
224
// If the base register might conflict with our
physical
registers, bail out.
/external/llvm/utils/TableGen/
PseudoLoweringEmitter.cpp
33
Record *Reg; //
Physical
register.
79
//
Physical
register reference. Explicit check for the special case
/external/tcpdump/
print-cdp.c
73
{ 0x17, "
Physical
Location"},
240
case 0x17: /*
Physical
Location - not documented */
/external/vboot_reference/utility/
crossystem.c
54
{"fmap_base", 0, "Main firmware flashmap
physical
address", "0x%08x"},
84
{"savedmem_base", 0, "RAM debug data area
physical
address", "0x%08x"},
/external/webrtc/talk/media/base/
videocommon_unittest.cc
304
// to square pixels with
physical
aspect ratio of 16:9.
311
// Pixel aspect ratio is 3:8.
Physical
aspect ratio is 4:3. Expect scale
/frameworks/base/docs/html/guide/webapps/
targeting.jd
54
because a 300px-wide image on a 320dpi screen will be scaled up (using more
physical
pixels per CSS
68
have
physical
a width
/frameworks/base/docs/html/training/accessibility/
accessible-app.jd
39
physical
disabilities. However, it's not always obvious what the correct
191
instead of the touch screen. You can use a
physical
device with a d-pad or
/hardware/intel/img/hwcomposer/merrifield/common/devices/
PhysicalDevice.cpp
325
ETRACE("failed to get
physical
size");
340
ETRACE("invalid
physical
size, EDID read error?");
Completed in 1644 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>