HomeSort by relevance Sort by last modified time
    Searched full:physical (Results 51 - 75 of 1948) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/skia/src/animator/
thingstodo.txt 3 at these points, generate an error if actual physical stack gets too large
  /external/e2fsprogs/lib/ext2fs/
ext3_extents.h 28 __u16 ee_start_hi; /* high 16 bits of physical block */
29 __u32 ee_start; /* low 32 bigs of physical block */
38 __u32 ei_leaf; /* pointer to the physical block of the next *
40 __u16 ei_leaf_hi; /* high 16 bits of physical block */
  /external/e2fsprogs/tests/f_extents2/
expect.1 3 (invalid logical block 0, physical block 23, len 12)
17 (logical block 0, invalid physical block 500, len 10)
21 (logical block 0, physical block 120, invalid len 6000)
25 (invalid logical block 10, physical block 155, len 45)
  /external/libppp/src/
i4b.c 68 #include "physical.h"
81 struct device dev; /* What struct physical knows about */
102 struct physical *p = data;
157 i4b_StartTimer(struct physical *p)
172 i4b_AwaitCarrier(struct physical *p)
188 i4b_Raw(struct physical *p)
203 i4b_Offline(struct physical *p)
219 i4b_Cooked(struct physical *p)
230 i4b_StopTimer(struct physical *p)
238 i4b_Free(struct physical *p
    [all...]
atm.c 57 #include "physical.h"
66 struct device dev; /* What struct physical knows about */
78 atm_Sendto(struct physical *p, const void *v, size_t n)
89 atm_Recvfrom(struct physical *p, void *v, size_t n)
100 atm_Free(struct physical *p)
144 atm_iov2device(int type, struct physical *p, struct iovec *iov, int *niov,
168 atm_CreateDevice(struct physical *p, const char *iface, unsigned vpi,
208 atm_Create(struct physical *p)
pap.h 36 struct physical;
39 extern void pap_Init(struct authinfo *, struct physical *);
tty.c 67 #include "physical.h"
88 struct device dev; /* What struct physical knows about */
119 struct physical *p = data;
181 tty_StartTimer(struct physical *p)
196 tty_AwaitCarrier(struct physical *p)
227 tty_SetAsyncParams(struct physical *p, u_int32_t mymap, u_int32_t hismap)
253 LoadLineDiscipline(struct physical *p)
382 UnloadLineDiscipline(struct physical *p)
407 tty_Write(struct physical *p, const void *v, size_t n)
418 tty_Read(struct physical *p, void *v, size_t n
    [all...]
  /external/llvm/test/CodeGen/Generic/
2011-07-07-ScheduleDAGCrash.ll 3 ; the uses of a copy to a physical register without ignoring non-data
  /external/llvm/test/CodeGen/X86/
remat-phys-dead.ll 4 ; We need to make sure that rematerialization into a physical register marks the
  /external/skia/src/animator/
thingstodo.txt 3 at these points, generate an error if actual physical stack gets too large
  /external/chromium/chrome/common/extensions/
extension_resource.h 15 // because extension resources can come from multiple physical file locations
32 // Gets the physical file path for the extension resource, taking into account
  /external/chromium_org/media/base/
audio_renderer_mixer.h 56 // Handles physical stream pause when no inputs are playing. For latency
57 // reasons we don't want to immediately pause the physical stream.
  /external/chromium_org/remoting/host/win/
wts_terminal_monitor.cc 28 // the physical console.
54 // the physical console.
  /external/chromium_org/third_party/skia/include/device/xps/
SkXPSDevice.h 40 @param unitsPerMeter converts geometry units into physical units.
42 @param trimSize final page size in physical units.
43 The top left of the trim is the origin of physical space.
44 @param mediaBox The size of the physical media in physical units.
48 @param bleedBox The size of the bleed box in physical units.
51 @param artBox The size of the content box in physical units.
54 @param cropBox The size of the recommended view port in physical units.
  /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/kernel-headers/original/asm-arm/
memory.h 66 * Since we use sections to map it, this macro replaces the physical address
121 * Physical vs virtual RAM address space conversion. These are
131 * Convert a physical address to a Page Frame Number and back
153 * PFNs are used to describe any physical page; this means
154 * PFN 0 == physical address 0.
202 * Conversion between a struct page and a physical address.
204 * Note: when converting an unknown physical address to a
207 * for any physical address not corresponding to a system
  /external/kernel-headers/original/linux/mtd/
flashchip.h 50 the same physical chip when present. */
82 between partitions of the same physical chip. */
  /external/oprofile/module/
op_util.c 21 * virtual mapping of the physical memory mapped at ADR.
43 /* Here we want the physical address of the memory.
  /external/skia/include/device/xps/
SkXPSDevice.h 40 @param unitsPerMeter converts geometry units into physical units.
42 @param trimSize final page size in physical units.
43 The top left of the trim is the origin of physical space.
44 @param mediaBox The size of the physical media in physical units.
48 @param bleedBox The size of the bleed box in physical units.
51 @param artBox The size of the content box in physical units.
54 @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.

Completed in 700 milliseconds

1 23 4 5 6 7 8 91011>>