Home
last modified time | relevance | path

Searched refs:logical (Results 1 – 25 of 201) sorted by relevance

123456789

/external/libogg/doc/
Drfc3533.txt101 bitstreams, which are called "Logical Bitstreams". A logical
104 "Packets". The packets are created by the encoder of that logical
130 o framing for logical bitstreams.
132 o interleaving of different logical bitstreams.
153 for Ogg. Ogg supports framing and interleaving of logical
163 A physical Ogg bitstream consists of multiple logical bitstreams
165 from multiple logical bitstreams multiplexed at the page level. The
166 logical bitstreams are identified by a unique serial number in the
177 content or encoder of the logical bitstream it represents. Pages of
178 all logical bitstreams are concurrently interleaved, but they need
[all …]
Drfc5334.txt159 An Ogg bitstream generally consists of one or more logical bitstreams
162 logical bitstreams may be identified without decoding the header
163 pages of the logical bitstreams through use of a [Skeleton]
180 logical bitstream that they cannot decode SHOULD ignore it, while
422 Skeleton logical bitstream to identify all other contained logical
480 "video/ogg" SHOULD contain an Ogg Skeleton logical bitstream.
535 under the "audio/ogg" type SHOULD have an Ogg Skeleton logical
609 logical and physical bitstream overview, Ogg logical
/external/e2fsprogs/tests/f_extents2/
Dexpect.13 (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/e2fsprogs/lib/ext2fs/
Dextent.c1143 blk64_t logical, blk64_t physical, int flags) in ext2fs_extent_set_bmap() argument
1164 handle->ino, logical, physical, flags); in ext2fs_extent_set_bmap()
1184 newextent.e_lblk = logical; in ext2fs_extent_set_bmap()
1209 retval = ext2fs_extent_goto(handle, logical); in ext2fs_extent_set_bmap()
1217 logical); in ext2fs_extent_set_bmap()
1248 retval = ext2fs_extent_goto(handle, logical); in ext2fs_extent_set_bmap()
1263 retval = ext2fs_extent_goto(handle, logical); in ext2fs_extent_set_bmap()
1269 (extent.e_pblk + (logical - extent.e_lblk) == physical)) { in ext2fs_extent_set_bmap()
1271 printf("physical block (at %llu) unchanged\n", logical); in ext2fs_extent_set_bmap()
1278 printf("mapping unmapped logical block %llu\n", logical); in ext2fs_extent_set_bmap()
[all …]
/external/skia/src/sfnt/
DSkOTUtils.cpp140 unsigned char* logical = data + originalDataSize + nameTableLogicalSize; in RenameFont() local
142 for (; logical < physical; ++logical) { in RenameFont()
143 *logical = 0; in RenameFont()
/external/libvorbis/doc/
Da1-encapsulation-ogg.tex8 This document describes using Ogg logical and physical transport
16 bitstream overview} and \href{framing.html}{Ogg logical
33 The Ogg stream may be chained, i.e., contain multiple, contigous logical streams (links).
74 first page of the logical Ogg stream. This results in a first Ogg
75 page of exactly 58 bytes at the very beginning of the logical stream.
85 the logical stream. However many pages they span, the third header
95 The first audio packet of the logical stream begins a fresh Ogg page.
D07-floor1.tex26 \item the first line segment (base case) is a logical line spanning
31 logical line segment and produces a y_new value at that point computed
64 We now draw new logical lines to reflect the correction to new_Y, and
239 Curve computation is split into two logical steps; the first step
/external/llvm/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebateResp1.txt16 conclusion I do: that you have to go with familiar syntax over logical
42 introduce, no matter how logical it is. Introducing a new syntax that may
51 syntax that they have never seen that has a more logical structure. I think
57 P.S. Also, while I agree that most your syntax is more logical, there is
D2001-02-06-TypeNotationDebateResp4.txt2 > conclusion I do: that you have to go with familiar syntax over logical
48 > introduce, no matter how logical it is.
77 > syntax that they have never seen that has a more logical structure. I think
/external/webkit/Source/WebCore/css/
DCSSPropertyNames.in238 -webkit-logical-width
239 -webkit-logical-height
270 -webkit-max-logical-width
271 -webkit-max-logical-height
272 -webkit-min-logical-width
273 -webkit-min-logical-height
Dwml.css134 -webkit-rtl-ordering: logical;
172 -webkit-rtl-ordering: logical;
/external/e2fsprogs/tests/f_extents/
Dexpect.16 (logical block 0, invalid physical block 21994527527949, len 17)
15 (logical block 0, invalid physical block 22011707397135, len 15)
/external/llvm/test/YAMLParser/
Dconstruct-bool.data5 logical: True
/external/llvm/test/CodeGen/Hexagon/
Dfusedandshift.ll2 ; Check that we generate fused logical and with shift instruction.
/external/llvm/test/Transforms/ConstProp/
Dlogicaltest.ll1 ; Ensure constant propagation of logical instructions is working correctly.
/external/kernel-headers/original/asm-x86/
Dio_apic_32.h90 } logical; member
/external/oprofile/events/i386/pii/
Dunit_masks21 0x10 MMX packed logical
/external/oprofile/events/i386/piii/
Dunit_masks31 0x10 MMX packed logical
/external/llvm/include/llvm/IR/
DInstruction.def122 HANDLE_BINARY_INST(20, Shl , BinaryOperator) // Shift left (logical)
123 HANDLE_BINARY_INST(21, LShr , BinaryOperator) // Shift right (logical)
/external/llvm/test/MC/Mips/
Dmips64-alu-instructions.s3 # for arithmetic and logical instructions.
Dmips-alu-instructions.s3 # for arithmetic and logical instructions.
/external/oprofile/events/i386/p6_mobile/
Dunit_masks35 0x10 MMX packed logical
/external/llvm/docs/
DLLVMBuild.rst75 As mentioned earlier, LLVM projects are organized into logical
179 The name of the logical parent of the component. Components are
180 organized into a logical tree to make it easier to navigate and
207 of the logical components tree. For example, one might define a
/external/llvm/test/Transforms/InstCombine/
Dshift-sra.ll6 ; can be logical shift.
/external/sepolicy/
Dseapp_contexts13 # All specified input selectors in an entry must match (i.e. logical AND).

123456789