OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:physical
(Results
26 - 50
of
1897
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/e2fsprogs/tests/f_extents/
expect.1
6
(logical block 0, invalid
physical
block 21994527527949, len 17)
15
(logical block 0, invalid
physical
block 22011707397135, len 15)
/external/jmonkeyengine/engine/src/test/jme3test/helloworld/
HelloPhysics.java
54
* Example 12 - how to give objects
physical
properties so they bounce and fall.
72
/** Prepare geometries and
physical
nodes for bricks and cannon balls. */
161
/* Make the floor
physical
with mass 0.0f! */
182
/** This method creates one individual
physical
brick. */
190
/** Make brick
physical
with a mass > 0.0f. */
192
/** Add
physical
brick to physics space. */
197
/** This method creates one individual
physical
cannon ball.
209
/** Add
physical
ball to physics space. */
/external/skia/include/device/xps/
SkXPSDevice.h
43
@param unitsPerMeter converts geometry units into
physical
units.
45
@param trimSize final page size in
physical
units.
46
The top left of the trim is the origin of
physical
space.
47
@param mediaBox The size of the
physical
media in
physical
units.
51
@param bleedBox The size of the bleed box in
physical
units.
54
@param artBox The size of the content box in
physical
units.
57
@param cropBox The size of the recommended view port in
physical
units.
/frameworks/base/core/java/android/text/style/
AbsoluteSizeSpan.java
30
* Set the text size to <code>size</code>
physical
pixels.
37
* Set the text size to <code>size</code>
physical
pixels,
/hardware/ti/omap3/dspbridge/inc/
mem.h
134
* pPhysicalAddress:
Physical
address of allocated memory.
142
* the size requested. Returned
physical
address refers to
physical
241
* pPhysicalAddress: Pointer to
physical
memory region allocated by MEM_AllocPhysMem().
317
/* Structure reflecting a
physical
address and size of memory referenced. */
326
* Get the linear address corresponding to the given
physical
address.
328
* pPhysAddr:
Physical
address to be mapped.
329
* cBytes: Number of bytes in
physical
range to map.
412
*
physical
address based on the page frame address.
416
* Returns corresponding
physical
address or NULL if unsuccessfu
[
all
...]
memry.h
58
*
physical
mapping is done in the client process context.
87
* Bind a
Physical
address to a Virtual Address.
91
* pPA: Ptr to a
physical
memory location.
92
* ulBytes: Size of
physical
memory in bytes.
174
* Get the linear address corresponding to the given
physical
address.
176
* pPhysAddr:
Physical
address to be mapped.
177
* cBytes: Number of bytes in
physical
range to map.
/hardware/ti/omap3/dspbridge/libbridge/inc/
mem.h
134
* pPhysicalAddress:
Physical
address of allocated memory.
142
* the size requested. Returned
physical
address refers to
physical
241
* pPhysicalAddress: Pointer to
physical
memory region allocated by MEM_AllocPhysMem().
317
/* Structure reflecting a
physical
address and size of memory referenced. */
326
* Get the linear address corresponding to the given
physical
address.
328
* pPhysAddr:
Physical
address to be mapped.
329
* cBytes: Number of bytes in
physical
range to map.
412
*
physical
address based on the page frame address.
416
* Returns corresponding
physical
address or NULL if unsuccessfu
[
all
...]
memry.h
58
*
physical
mapping is done in the client process context.
87
* Bind a
Physical
address to a Virtual Address.
91
* pPA: Ptr to a
physical
memory location.
92
* ulBytes: Size of
physical
memory in bytes.
174
* Get the linear address corresponding to the given
physical
address.
176
* pPhysAddr:
Physical
address to be mapped.
177
* cBytes: Number of bytes in
physical
range to map.
/frameworks/base/services/core/java/com/android/server/display/
DisplayDeviceInfo.java
29
* Describes the characteristics of a
physical
display device.
45
*
physical
orientation of the display matches the logical orientation of its content.
50
* assumption that the
physical
orientation of the display is invariant.
167
* The
physical
density of the display in DPI in the X direction.
168
* This density should specify the
physical
size of each pixel.
173
* The
physical
density of the display in DPI in the X direction.
174
* This density should specify the
physical
size of each pixel.
204
* relative to its
physical
coordinate system. Default is {@link Surface#ROTATION_0}.
249
// but we don't know the
physical
size of the display.
/external/kernel-headers/original/uapi/asm-arm/asm/
setup.h
43
__u32 start; /*
physical
start address */
77
/* describes where the compressed ramdisk image lives (
physical
address) */
81
__u32 start; /*
physical
start address */
/external/llvm/lib/Target/XCore/
XCoreInstrInfo.h
38
/// load from a stack slot, return the virtual or
physical
register number of
46
/// store to a stack slot, return the virtual or
physical
register number of
85
// Emit code before MBBI to load immediate value into
physical
register Reg.
/external/sfntly/cpp/src/sfntly/table/
header.h
46
// table was constructed during building and has no
physical
location in a
57
// table was constructed during building and has no
physical
location in a
65
// constructed during building and has no
physical
location in a font file.
/frameworks/base/docs/html/guide/topics/ui/accessibility/
index.jd
3
page.metaDescription=How to make your apps accessible to users with visual,
physical
, or other limitations. Robust support will increase your app's user base.
45
devices in different ways. These include users who have visual,
physical
or age-related limitations
55
enhanced usability features such as audio prompting,
physical
feedback, and alternative navigation
/hardware/intel/img/psb_video/src/hwdefs/
img_types.h
117
* Different devices could have offset views of the
physical
address space.
151
/* cpu
physical
address */
161
/* device
physical
address */
166
/* system
physical
address */
172
system
physical
structure.
173
specifies contiguous and non-contiguous system
physical
addresses
/art/compiler/dex/
reg_location.h
29
* value is located (i.e. -
physical
register, frame, spill, etc.). For each SSA name (SReg)
53
RegStorage reg; // Encoded
physical
registers.
reg_storage.h
27
* 16-bit representation of the
physical
register container holding a Dalvik value.
28
* The encoding allows up to 64
physical
elements per storage class, and supports eight
34
*
Physical
register number for the low or solo register.
54
*
Physical
register number of the high register (valid only for register pair).
63
*
physical
register numbers in the 0..31 range.
65
* On some target architectures, the same underlying
physical
register container can be given
71
* Distinct RegStorage elements should be created for each view of a
physical
register
72
* container. The management of the aliased
physical
elements will be handled via RegisterInfo
/docs/source.android.com/src/devices/sensors/
interaction.jd
25
underlying
physical
sensor </li>
27
the same
physical
accelerometer, must be able to work concurrently </li>
/external/chromium-trace/trace-viewer/tracing/tracing/ui/tracks/
chart_transform.html
17
* series and provides conversion between world coordinates and
physical
20
* All parameters (except for pixelRatio) are assumed to be in
physical
pixels
/external/libvorbis/doc/vorbisfile/
ov_pcm_total.html
20
<p>Returns the total pcm samples of the
physical
bitstream or a specified logical bitstream.
39
<dd>Link to the desired logical bitstream. To retrieve the total pcm samples for the entire
physical
bitstream, this parameter should be set to -1.</dd>
ov_raw_total.html
20
<p>Returns the total (compressed) bytes of the
physical
bitstream or a specified logical bitstream.
39
<dd>Link to the desired logical bitstream. To retrieve the total bytes for the entire
physical
bitstream, this parameter should be set to -1.</dd>
ov_time_total.html
21
<p>Returns the total time in seconds of the
physical
bitstream or a specified logical bitstream.
41
<dd>Link to the desired logical bitstream. To retrieve the time total for the entire
physical
bitstream, this parameter should be set to -1.</b></dd>
/external/vboot_reference/utility/
chromeos-tpm-recovery
288
log_tryfix "bad state of
physical
presence enable flags"
290
log "
physical
presence enable flags are now correctly set"
292
quit "could not set
physical
presence enable flags"
296
# Is
physical
presence turned on?
299
log_tryfix "
physical
presence is OFF, expected ON"
300
# attempt to turn on
physical
presence
302
log "
physical
presence is now on"
304
quit "could not turn
physical
presence on"
tpm_init_temp_fix.c
64
syslog(pri, "TPM
physical
enable failed with code 0x%x\n", result);
72
syslog(pri, "TPM
physical
activate failed with code 0x%x\n", result);
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
text_file.py
23
report
physical
line number, even if the logical line in question
24
spans multiple
physical
lines. Also provides 'unreadline()' for
57
with a backslash, then N+1
physical
lines will be joined to
153
file spans multiple
physical
lines, the warning refers to the
156
range of
physical
lines, or an integer for a single
physical
165
may involve reading multiple
physical
lines concatenated into a
167
'warn()' after 'readline()' emits a warning about the
physical
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
text_file.py
23
report
physical
line number, even if the logical line in question
24
spans multiple
physical
lines. Also provides 'unreadline()' for
57
with a backslash, then N+1
physical
lines will be joined to
153
file spans multiple
physical
lines, the warning refers to the
156
range of
physical
lines, or an integer for a single
physical
165
may involve reading multiple
physical
lines concatenated into a
167
'warn()' after 'readline()' emits a warning about the
physical
Completed in 786 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>