/external/e2fsprogs/debian/ |
D | e2fsprogs-l10n.copyright | 2 files of the EXT2 file system utilities. The EXT2 utilities were 18 This package, the EXT2 filesystem utilities, is protected by the GNU
|
D | e2fsck-static.copyright | 1 This is the Debian GNU/Linux prepackaged version of the static EXT2 2 file system consistency checker (e2fsck.static). The EXT2 utilities 18 This package, the EXT2 filesystem utilities, is protected by the GNU
|
D | copyright | 1 This is the Debian GNU/Linux prepackaged version of the EXT2 file 2 system utilities (e2fsck, mke2fs, etc.). The EXT2 utilities were 17 This package, the EXT2 filesystem utilities, are made available under
|
D | libcom-err2.copyright | 2 Description library. It is currently distributed together with the EXT2 file
|
D | libss2.copyright | 3 distributed together with the EXT2 file system utilities, which are
|
/external/e2fsprogs/debian/attic/libs/ |
D | control | 12 Description: The EXT2 file system utilities. 13 EXT2 stands for "Extended Filesystem", version 2. It's the main 16 This package contains programs for creating, checking, and maintaining EXT2 30 It is mainly used by the EXT2-filesystem tools. 47 Description: The EXT2 file system shared libs. 48 EXT2 stands for "Extended Filesystem", version 2. It's the filesystem type
|
/external/v8/src/codegen/ppc/ |
D | assembler-ppc.cc | 359 return (((instr & kOpcodeMask) == EXT2) && in IsCmpRegister() 360 ((EXT2 | (instr & kExt2OpcodeMask)) == CMP)); in IsCmpRegister() 798 xo_form(EXT2 | ADDCX, dst, src1, src2, o, r); in addc() 803 xo_form(EXT2 | ADDEX, dst, src1, src2, o, r); in adde() 808 emit(EXT2 | ADDZEX | dst.code() * B21 | src1.code() * B16 | o | r); in addze() 813 xo_form(EXT2 | SUBFX, dst, src2, src1, o, r); in sub() 818 xo_form(EXT2 | SUBFCX, dst, src2, src1, o, r); in subc() 823 xo_form(EXT2 | SUBFEX, dst, src2, src1, o, r); in sube() 832 xo_form(EXT2 | ADDX, dst, src1, src2, o, r); in add() 838 xo_form(EXT2 | MULLW, dst, src1, src2, o, r); in mullw() [all …]
|
D | assembler-ppc.h | 414 emit(EXT2 | EXTSW | ra.code() * B21 | rs.code() * B16 | rc); 575 if ((xinstr & sradi_mask) == (EXT2 | SRADIX)) { in cmpi_optimization() 579 } else if ((xinstr & srawi_mask) == (EXT2 | SRAWIX)) { in cmpi_optimization()
|
/external/e2fsprogs/ |
D | e2fsprogs.lsm | 2 Title: EXT2 Filesystem utilities 5 Description: The filesystem utilities for the EXT2, EXT3, and EXT4
|
/external/v8/src/diagnostics/ppc/ |
D | disasm-ppc.cc | 273 (opcode == EXT2 && instr->Bits(10, 2) << 2 == SRADIX)) { in FormatOption() 636 switch (EXT2 | (instr->BitField(10, 1))) { in DecodeExt2() 757 switch (EXT2 | (instr->BitField(10, 2))) { in DecodeExt2() 764 switch (EXT2 | (instr->BitField(10, 0))) { in DecodeExt2() 784 switch (EXT2 | (instr->BitField(9, 1))) { in DecodeExt2() 1049 switch (EXT2 | (instr->BitField(5, 1))) { in DecodeExt2() 1445 case EXT2: { in InstructionDecode()
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | sign_extend.ll | 69 ; GCN-DAG: s_bfe_i32 [[EXT2:s[0-9]+]], [[VAL]], 0x80010 74 ; GCN-DAG: v_mov_b32_e32 [[VEXT2:v[0-9]+]], [[EXT2]] 101 ; GCN-DAG: v_bfe_i32 [[EXT2:v[0-9]+]], [[VAL]], 16, 8 106 ; GCN: buffer_store_dword [[EXT2]]
|
/external/ltp/testcases/kernel/fs/scsi/ltpfs/ |
D | ltpfs.part1 | 2 # Check the EXT2 & NFS filesystems
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | sign_extend.ll | 107 ; GCN-DAG: s_bfe_i32 [[EXT2:s[0-9]+]], [[VAL]], 0x80010 125 ; GCN-DAG: v_mov_b32_e32 [[VEXT2:v[0-9]+]], [[EXT2]] 155 ; VI-DAG: v_bfe_i32 [[EXT2:v[0-9]+]], [[VAL]], 16, 8 158 ; SI-DAG: v_bfe_i32 [[EXT2:v[0-9]+]], [[VAL]], 16, 8 164 ; GCN: buffer_store_dword [[EXT2]]
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/ |
D | rjsmin.c | 405 #ifdef EXT2 in rjsmin_jsmin() 425 #ifdef EXT2 in rjsmin_jsmin() 465 #ifdef EXT2 in rjsmin_jsmin()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/GlobalISel/ |
D | arm-param-lowering.ll | 195 ; CHECK: [[EXT2:%[0-9]+]]:_(s32) = G_EXTRACT [[ARG_ARR]](s64), 32 198 ; CHECK: [[INS2:%[0-9]+]]:_(s64) = G_INSERT [[INS1]], [[EXT2]](s32), 32 241 ; CHECK: [[EXT2:%[0-9]+]]:_(s32) = G_EXTRACT [[ARG_ARR0]](s64), 32 246 ; CHECK: [[INS2:%[0-9]+]]:_(s64) = G_INSERT [[INS1]], [[EXT2]](s32), 32 328 ; CHECK: [[EXT2:%[0-9]+]]:_(s64) = G_EXTRACT [[ARR_MERGED]](s192), 64 332 ; CHECK: [[INS2:%[0-9]+]]:_(s192) = G_INSERT [[INS1]], [[EXT2]](s64), 64 397 ; CHECK: [[EXT2:%[0-9]+]]:_(s64) = G_EXTRACT [[X_ARR]](s192), 64 408 ; CHECK: [[INS2:%[0-9]+]]:_(s192) = G_INSERT [[INS1]], [[EXT2]](s64), 64 514 ; CHECK: [[EXT2:%[0-9]+]]:_(p0) = G_EXTRACT [[RES_ARR]](s64), 32 517 ; CHECK: [[INS3:%[0-9]+]]:_(s64) = G_INSERT [[INS2]], [[EXT2]](p0), 32 [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/ |
D | call-translator-ios.ll | 66 ; CHECK: [[EXT2:%[0-9]+]]:_(s64) = G_EXTRACT [[INS2]](s128), 64 76 ; CHECK: G_STORE [[EXT2]](s64), [[ADDR]](p0) :: (store 8 into stack + 8, align 0)
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/include/ |
D | cext.h | 90 #define EXT2 macro
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/ |
D | rcssmin.c | 1050 #ifdef EXT2 in rcssmin_cssmin() 1070 #ifdef EXT2 in rcssmin_cssmin() 1118 #ifdef EXT2 in rcssmin_cssmin()
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/include/ |
D | cext.h | 104 #define EXT2 macro
|
/external/e2fsprogs/doc/ |
D | libext2fs.texinfo | 132 * EXT2 data abstractions:: 905 @node Bitmap Functions, EXT2 data abstractions, Directory functions, EXT2FS Library Functions 1095 @node EXT2 data abstractions, Byte-swapping functions, Bitmap Functions, EXT2FS Library Functions 1097 @section EXT2 data abstractions 1110 @node Badblocks list management, Directory-block list management, EXT2 data abstractions, EXT2 data… 1148 @node Directory-block list management, Inode count functions, Badblocks list management, EXT2 data … 1198 @node Inode count functions, , Directory-block list management, EXT2 data abstractions 1271 @node Byte-swapping functions, Other functions, EXT2 data abstractions, EXT2FS Library Functions
|
/external/python/cpython2/Lib/ |
D | pickle.py | 152 EXT2 = '\x83' # ditto, but 2-byte index variable 768 write("%c%c%c" % (EXT2, code&0xff, code>>8)) 1108 dispatch[EXT2] = load_ext2
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | insert-extract-shuffle.ll | 246 ; CHECK-NEXT: [[EXT2:%.*]] = extractelement <2 x float> %x, i32 0 247 … x float> <float 0.000000e+00, float 0.000000e+00, float undef, float undef>, float [[EXT2]], i32 2
|
/external/python/cpython3/Lib/ |
D | pickle.py | 161 EXT2 = b'\x83' # ditto, but 2-byte index variable 1084 write(EXT2 + pack("<H", code)) 1546 dispatch[EXT2[0]] = load_ext2
|
/external/python/cpython2/Lib/test/ |
D | pickletester.py | 1338 self.produce_global_ext(0x00000100, pickle.EXT2) # smallest EXT2 code 1339 self.produce_global_ext(0x0000ffff, pickle.EXT2) # largest EXT2 code 1340 self.produce_global_ext(0x0000abcd, pickle.EXT2) # check endianness
|
/external/u-boot/doc/ |
D | README.dfu | 20 - MMC (RAW or FAT / EXT2 / EXT3 / EXT4 file system)
|