| /cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
| image_and_kernel.rsh | 20 // Auxiliary information that is needed to extract a kernel matrix from a buffer
|
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Ppi/GuidedSectionExtraction/ |
| GuidedSectionExtraction.c | 28 // extract EFI_SECTION_GUID_DEFINED type section.
|
| /external/ImageMagick/PerlMagick/demo/ |
| steganography.pl | 20 # Extract image from image.
|
| /external/clang/test/Driver/ |
| Wp-args.c | 1 // Check that we extract -MD from '-Wp,-MD,FOO', which is used by a number of
|
| /external/curl/docs/ |
| README.netware | 20 command line similar to this in order to extract a separate text file:
|
| README.win32 | 19 command line similar to this in order to extract a separate text file:
|
| /external/libchrome/base/metrics/ |
| user_metrics_action.h | 12 // constructors and extract the associated string constants.
|
| /external/libmojo/base/android/java/src/org/chromium/base/metrics/ |
| RecordUserAction.java | 16 * We use a script (extract_actions.py) to scan the source code and extract actions. A string
|
| /external/libpng/contrib/examples/ |
| iccfrompng.c | 8 * Extract any icc profiles found in the given PNG files. This is a simple 37 extract(FILE *fp, png_uint_32 *proflen) function 99 png_bytep profile = extract(fp, &proflen); 182 /* Exit code is true if any extract succeeds */
|
| /external/llvm/lib/DebugInfo/DWARF/ |
| DWARFDebugAbbrev.cpp | 25 bool DWARFAbbreviationDeclarationSet::extract(DataExtractor Data, function in class:DWARFAbbreviationDeclarationSet 32 while (AbbrDecl.extract(Data, OffsetPtr)) { 76 void DWARFDebugAbbrev::extract(DataExtractor Data) { function in class:DWARFDebugAbbrev 83 if (!AbbrDecls.extract(Data, &Offset))
|
| /external/llvm/test/CodeGen/ARM/ |
| fp16-args.ll | 10 %tmp.0.extract.trunc = trunc i32 %0 to i16 11 %1 = bitcast i16 %tmp.0.extract.trunc to half 13 %tmp1.0.extract.trunc = trunc i32 %2 to i16 14 %3 = bitcast i16 %tmp1.0.extract.trunc to half
|
| /external/llvm/test/Transforms/CodeExtractor/ |
| 2004-03-14-NoSwitchSupport.ll | 1 ; RUN: opt < %s -loop-extract-single -disable-output
|
| 2004-03-17-UpdatePHIsOutsideRegion.ll | 1 ; RUN: opt < %s -loop-extract -disable-output
|
| /external/lzma/CPP/7zip/UI/Console/ |
| Console.mak | 21 $O\Extract.obj \
|
| /external/lzma/CPP/7zip/UI/GUI/ |
| ExtractGUI.h | 6 #include "../Common/Extract.h"
|
| /external/mockito/src/main/java/org/mockito/plugins/ |
| AnnotationEngine.java | 25 * @param clazz Class where to extract field information, check implementation for details
|
| /external/python/cpython3/PC/ |
| generrmap.c | 7 /* Extract the mapping of Win32 error codes to errno */
|
| /external/robolectric-shadows/shadowapi/src/main/java/org/robolectric/internal/ |
| IShadow.java | 7 <T> T extract(Object instance); method in interface:IShadow
|
| /external/robolectric-shadows/shadows/supportv4/src/test/java/org/robolectric/shadows/support/v4/ |
| ShadowDrawerLayoutTest.java | 26 return (ShadowDrawerLayout) Shadow.extract(drawerLayout);
|
| /external/selinux/libsepol/src/ |
| context.h | 31 /* Extract the context as string */
|
| /external/skia/tools/ |
| imgslice.cpp | 18 DEFINE_int32_2(row, r, -1, "Row to extract"); 19 DEFINE_int32_2(column, c, -1, "Column to extract"); 21 DEFINE_int32_2(min, n, 0, "Minimum row/column to extract - inclusive"); 22 DEFINE_int32_2(max, m, 100, "Maximum row/column to extract - inclusive");
|
| /external/skqp/tools/ |
| imgslice.cpp | 18 DEFINE_int32_2(row, r, -1, "Row to extract"); 19 DEFINE_int32_2(column, c, -1, "Column to extract"); 21 DEFINE_int32_2(min, n, 0, "Minimum row/column to extract - inclusive"); 22 DEFINE_int32_2(max, m, 100, "Maximum row/column to extract - inclusive");
|
| /external/swiftshader/third_party/LLVM/test/Archive/ |
| extract.ll | 3 ; This test just makes sure that llvm-ar can extract bytecode members
|
| /external/swiftshader/third_party/LLVM/test/Transforms/CodeExtractor/ |
| 2004-03-14-NoSwitchSupport.ll | 1 ; RUN: opt < %s -loop-extract-single -disable-output
|
| 2004-03-17-UpdatePHIsOutsideRegion.ll | 1 ; RUN: opt < %s -loop-extract -disable-output
|