/external/libmpeg2/common/arm/ |
D | impeg2_inter_pred.s | 318 vext.8 d8, d0, d1, #1 @Extract pixels (1-8) of row1 320 vext.8 d12, d2, d3, #1 @Extract pixels (1-8) of row5 322 vext.8 d16, d4, d5, #1 @Extract pixels (1-8) of row2 324 vext.8 d20, d6, d7, #1 @Extract pixels (1-8) of row6 336 vext.8 d1, d9, d10, #1 @Extract pixels (1-8) of row3 338 vext.8 d3, d13, d14, #1 @Extract pixels (1-8) of row7 342 vext.8 d5, d17, d18, #1 @Extract pixels (1-8) of row4 344 vext.8 d7, d21, d22, #1 @Extract pixels (1-8) of row8 429 vext.8 d1, d0, d1, #1 @Extract pixels (1-8) of row1 433 vext.8 d3, d2, d3, #1 @Extract pixels (1-8) of row5 [all …]
|
/external/lzma/CPP/7zip/Bundles/SFXWin/ |
D | resource.rc | 21 DEFPUSHBUTTON "Extract", IDOK, bx2, by, bxs, bys, WS_GROUP 36 DEFPUSHBUTTON "Extract", IDOK, bx2, by, bxs, bys, WS_GROUP 45 #include "../../UI/GUI/Extract.rc"
|
/external/llvm/docs/CommandGuide/ |
D | llvm-extract.rst | 36 Extract the function named *function-name* from the LLVM bitcode. May be 41 Extract the function(s) matching *function-regular-expr* from the LLVM bitcode. 47 Extract the global variable named *global-name* from the LLVM bitcode. May be 52 Extract the global variable(s) matching *global-regular-expr* from the LLVM
|
/external/llvm/tools/llvm-ar/ |
D | llvm-ar.cpp | 120 Extract, ///< Extract files back to file system enumerator 222 case 'x': ++NumOperations; Operation = Extract; break; in parseCommandLine() 291 if (OriginalDates && Operation != Extract) in parseCommandLine() 379 case Extract: in shouldCreateArchive() 393 if (Operation == Extract && OldArchive->isThin()) in performReadOperation() 421 case Extract: in performReadOperation() 633 case Extract: in performOperation()
|
/external/llvm/test/Linker/ |
D | replaced-function-matches-first-subprogram.ll | 42 ; Extract out the list of subprograms from each compile unit. 49 ; Extract out each compile unit's single subprogram. The replaced subprogram's 58 ; Extract out the file from the replaced subprogram.
|
/external/llvm/tools/llvm-extract/ |
D | llvm-extract.cpp | 247 legacy::PassManager Extract; in main() local 248 Extract.add(createGVExtractionPass(Gvs, DeleteFn)); in main() 249 Extract.run(*M); in main()
|
/external/lzma/CPP/7zip/UI/GUI/ |
D | ExtractDialog.rc | 29 CAPTION "Extract" 79 CAPTION "Extract"
|
/external/opencv3/doc/py_tutorials/py_calib3d/ |
D | py_table_of_contents_calib3d.markdown | 21 Extract depth
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | arm64-bitfield.txt | 22 # 5.4.5 Extract (immediate)
|
/external/lzma/CPP/7zip/UI/Common/ |
D | Extract.cpp | 165 result = archive->Extract(NULL, (UInt32)(Int32)-1, testMode, ecs); in DecompressArchive() 171 result = archive->Extract(&realIndices.Front(), realIndices.Size(), testMode, ecs); in DecompressArchive() 199 HRESULT Extract( in Extract() function
|
D | Extract.h | 79 HRESULT Extract(
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-3.3 | 124 Extract all files matching "*.gz" in the top level directory "test". 128 Extract all files beginning with "example" inside top level directories 135 Extract all files matching "*.gz" in top level directory "test",
|
/external/lzma/CPP/7zip/UI/Console/ |
D | Console.mak | 21 $O\Extract.obj \
|
/external/libcxx/cmake/Modules/ |
D | CodeCoverage.cmake | 27 message(STATUS "Extract Directories: ${EXTRACT_DIRS}")
|
/external/llvm/test/MC/AArch64/ |
D | arm64-bitfield-encoding.s | 31 ; 5.4.5 Extract (immediate)
|
/external/bison/djgpp/ |
D | djunpack.bat | 46 Rem Extract top src dir from archive file. 59 Rem Extract fnchange.lst from archive.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/ |
D | README.searchcvs.setup.mysql.txt | 7 1. Extract the searchcvs/ folder from cvs and place it in your $HOME folder
|
/external/llvm/lib/Target/ARM/ |
D | ARMTargetTransformInfo.h | 38 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract);
|
/external/lzma/CPP/7zip/Bundles/SFXSetup/ |
D | ExtractEngine.cpp | 79 …Result = ArchiveLink.GetArchive()->Extract(0, (UInt32)(Int32)-1 , BoolToInt(false), ExtractCallbac… in Process2()
|
/external/v8/src/arm64/ |
D | decoder-arm64.h | 25 V(Extract) \
|
/external/pcre/dist/ |
D | pcrecpp_unittest.cc | 371 CHECK(RE("(.*)@([^.]*)").Extract("\\2!\\1", "boris@kremvax.ru", &s)); in TestExtract() 375 CHECK(RE(".*").Extract("'\\0'", "foo", &s)); in TestExtract() 377 CHECK(!RE("bar").Extract("'\\0'", "baz", &s)); in TestExtract() 714 CHECK(re.Extract("\\1", str , &captured)); in Test_NO_AUTO_CAPTURE() 720 re.Extract("\\1",str, &captured ); in Test_NO_AUTO_CAPTURE()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64TargetTransformInfo.h | 39 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract);
|
/external/llvm/lib/Target/X86/ |
D | X86TargetTransformInfo.h | 36 int getScalarizationOverhead(Type *Ty, bool Insert, bool Extract);
|
/external/vixl/examples/ |
D | non-const-visitor.h | 63 V(Extract) \
|
/external/lzma/DOC/ |
D | 7zC.txt | 61 e: Extract files from archive 109 5) List items or Extract items
|