Home
last modified time | relevance | path

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

123456789

/external/valgrind/main/docs/internals/
Ds390-opcodes.csv7 al,"add logical",implemented,
8 alr,"add logical",implemented,
38 cl,"compare logical",implemented,
39 clc,"compare logical",implemented,
40 clcl,"compare logical long",implemented,
41 cli,"compare logical",implemented,
42 clm,"compare logical characters under mask",implemented,
43 clr,"compare logical",implemented,
44 clst,"compare logical string",implemented,
176 sl,"subtract logical",implemented,
[all …]
/external/libcxx/test/utilities/function.objects/logical.operations/
DAndroid.mk17 test_makefile := external/libcxx/test/utilities/function.objects/logical.operations/Android.mk
19 test_name := utilities/function.objects/logical.operations/logical_or
23 test_name := utilities/function.objects/logical.operations/logical_and
27 test_name := utilities/function.objects/logical.operations/logical_not
31 test_name := utilities/function.objects/logical.operations/transparent
/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 …]
/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.c1146 blk64_t logical, blk64_t physical, int flags) in ext2fs_extent_set_bmap() argument
1167 handle->ino, logical, physical, flags); in ext2fs_extent_set_bmap()
1187 newextent.e_lblk = logical; in ext2fs_extent_set_bmap()
1212 retval = ext2fs_extent_goto(handle, logical); in ext2fs_extent_set_bmap()
1220 logical); in ext2fs_extent_set_bmap()
1251 retval = ext2fs_extent_goto(handle, logical); in ext2fs_extent_set_bmap()
1266 retval = ext2fs_extent_goto(handle, logical); in ext2fs_extent_set_bmap()
1272 (extent.e_pblk + (logical - extent.e_lblk) == physical)) { in ext2fs_extent_set_bmap()
1274 printf("physical block (at %llu) unchanged\n", logical); in ext2fs_extent_set_bmap()
1281 printf("mapping unmapped logical block %llu\n", logical); in ext2fs_extent_set_bmap()
[all …]
/external/chromium_org/chrome/common/extensions/api/
Dsystem_cpu.idl26 // Cumulative usage info for this logical processor.
31 // The number of logical processors.
45 // Information about each logical processor.
Dsystem_display.idl69 // The display's logical bounds.
107 // If set, updates the display's logical bounds origin along x-axis. Applied
118 // If set, updates the display's logical bounds origin along y-axis.
/external/e2fsprogs/misc/
De4defrag.c131 __u64 logical; /* start logical block number */ member
653 if (ext->data.logical <= ext_list_tmp->data.logical) { in insert_extent_by_logical()
655 if (ext_list_tmp->data.logical < in insert_extent_by_logical()
656 ext->data.logical + ext->data.len) in insert_extent_by_logical()
664 if (ext->data.logical < ext_list_tmp->data.logical) in insert_extent_by_logical()
668 if (ext->data.logical < in insert_extent_by_logical()
669 ext_list_tmp->prev->data.logical + in insert_extent_by_logical()
675 ext_list_tmp->data.logical < in insert_extent_by_logical()
676 ext->data.logical + ext->data.len) in insert_extent_by_logical()
796 if ((ext_list_tmp->prev->data.logical + in join_extents()
[all …]
Dfilefrag.c266 unsigned long long logical; in filefrag_fibmap() local
279 for (i = 0, logical = 0, *num_extents = 0, count = last_block = 0; in filefrag_fibmap()
281 i++, logical += st->st_blksize) { in filefrag_fibmap()
309 fm_ext.fe_logical + fm_ext.fe_length != logical)) { in filefrag_fibmap()
313 fm_ext.fe_logical = logical; in filefrag_fibmap()
/external/chromium_org/third_party/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/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.
/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
/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/chromium_org/content/test/data/
Dgtk_key_bindings_test_gtkrc10 "move-cursor" (logical-positions, -2, 0)
11 "move-cursor" (logical-positions, 2, 0)
/external/llvm/test/YAMLParser/
Dconstruct-bool.data5 logical: True
/external/mesa3d/src/gallium/docs/source/cso/
Dblend.rst30 The blend_enable flag is ignored for all render targets when logical
33 For a source component `s` and destination component `d`, the logical
55 The logical operation names and definitions match those of the OpenGL API,
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/cso/
Dblend.rst30 The blend_enable flag is ignored for all render targets when logical
33 For a source component `s` and destination component `d`, the logical
55 The logical operation names and definitions match those of the OpenGL API,
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSPropertyNames.in339 -webkit-logical-width
340 -webkit-logical-height
368 -webkit-max-logical-width
369 -webkit-max-logical-height
370 -webkit-min-logical-width
371 -webkit-min-logical-height
/external/e2fsprogs/tests/f_ext_zero_len/
Dexpect.13 (invalid logical block 0, physical block 37)
/external/e2fsprogs/tests/f_extent_interior_start_lblk/
Dexpect.13 Logical start 0 does not match logical start 2 at next level. Fix? yes
/external/llvm/test/CodeGen/Hexagon/
Dfusedandshift.ll2 ; Check that we generate fused logical and with shift instruction.
/external/e2fsprogs/tests/f_extent_oobounds/
Dexpect.13 (logical block 15, physical block 200, len 30)
/external/e2fsprogs/debugfs/
Dextent_inode.c366 blk64_t logical; in do_set_bmap() local
387 err = strtoblk(cmd, argv[1], &logical); in do_set_bmap()
395 retval = ext2fs_extent_set_bmap(current_handle, logical, in do_set_bmap()
/external/clang/test/Analysis/
Dlive-variables.m17 // Note, due to ObjC method call, the outermost logical operator is wrapped in ExprWithCleanups.

123456789