/frameworks/rs/java/tests/Refocus/src/com/android/rs/test/ |
image_and_kernel.rsh | 20 // Auxiliary information that is needed to extract a kernel matrix from a buffer
|
/system/sepolicy/ |
blkid_untrusted.te | 4 # Allowed read-only access to vold block devices to extract UUID/label
|
/art/runtime/interpreter/mterp/mips/ |
op_packed_switch.S | 49 GET_INST_OPCODE(t0) # extract opcode from rINST 56 GET_INST_OPCODE(t0) # extract opcode from rINST
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/location/base/ |
IGnssTestStateContainer.java | 34 * @param resId The resource Id to extract. 40 * @param resId The resource Id to extract.
|
/external/icu/icu4c/source/samples/datefmt/ |
util.cpp | 53 // int32_t bufLen = str.extract(0, len, buf); // Preflight 59 actualLen = str.extract(0, len, buf/*, bufLen*/); // Default codepage conversion
|
/external/icu/icu4c/source/samples/msgfmt/ |
util.cpp | 53 // int32_t bufLen = str.extract(0, len, buf); // Preflight 59 actualLen = str.extract(0, len, buf/*, bufLen*/); // Default codepage conversion
|
/external/icu/icu4c/source/samples/translit/ |
util.cpp | 53 // int32_t bufLen = str.extract(0, len, buf); // Preflight 59 actualLen = str.extract(0, len, buf/*, bufLen*/); // Default codepage conversion
|
/external/llvm/include/llvm/DebugInfo/DWARF/ |
DWARFDebugAbbrev.h | 32 bool extract(DataExtractor Data, uint32_t *OffsetPtr); 55 void extract(DataExtractor Data);
|
/external/llvm/test/CodeGen/AArch64/ |
machine-copy-prop.ll | 43 %vld2_lane.0.extract = extractvalue { <1 x i64>, <1 x i64> } %vld2_lane, 0 44 %vld2_lane.1.extract = extractvalue { <1 x i64>, <1 x i64> } %vld2_lane, 1 45 %vld2_lane1 = call { <1 x i64>, <1 x i64> } @llvm.aarch64.neon.ld2lane.v1i64.p0i8(<1 x i64> %vld2_lane.0.extract, <1 x i64> %vld2_lane.1.extract, i64 0, i8* %t1) 46 %vld2_lane1.0.extract = extractvalue { <1 x i64>, <1 x i64> } %vld2_lane1, 0 47 %vld2_lane1.1.extract = extractvalue { <1 x i64>, <1 x i64> } %vld2_lane1, 1 49 call void @llvm.aarch64.neon.st2.v1i64.p0i8(<1 x i64> %vld2_lane1.0.extract, <1 x i64> %vld2_lane1.1.extract, i8* %t3)
|
/external/llvm/test/DebugInfo/X86/ |
pieces-3.ll | 43 %outer.sroa.1.8.extract.trunc = trunc i64 %outer.coerce1 to i32, !dbg !33 44 call void @llvm.dbg.value(metadata i32 %outer.sroa.1.8.extract.trunc, i64 0, metadata !34, metadata !35), !dbg !33 45 %outer.sroa.1.12.extract.shift = lshr i64 %outer.coerce1, 32, !dbg !33 46 %outer.sroa.1.12.extract.trunc = trunc i64 %outer.sroa.1.12.extract.shift to i32, !dbg !33 47 call void @llvm.dbg.value(metadata i64 %outer.sroa.1.12.extract.shift, i64 0, metadata !34, metadata !35), !dbg !33 48 call void @llvm.dbg.value(metadata i32 %outer.sroa.1.12.extract.trunc, i64 0, metadata !34, metadata !35), !dbg !33 50 ret i32 %outer.sroa.1.8.extract.trunc, !dbg !36
|
/external/llvm/tools/llvm-extract/ |
LLVMBuild.txt | 1 ;===- ./tools/llvm-extract/LLVMBuild.txt -----------------------*- Conf -*--===; 20 name = llvm-extract
|
/frameworks/support/design/src/android/support/design/widget/ |
TextInputEditText.java | 30 * <p>Using this class allows us to display a hint in the IME when in 'extract' mode.</p> 51 // EditorInfo. This allows us to display a hint in 'extract mode'.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
ExtractIncludeAction.java | 26 * Action executed when the "Extract as Include" menu item is invoked. 45 return create("Extract Include...", editorDelegate, ExtractIncludeAction.class);
|
ExtractStyleAction.java | 26 * Action executed when the "Extract Style" menu item is invoked. 45 return create("Extract Style...", editorDelegate, ExtractStyleAction.class);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/ |
TextureUnitPropertyAccessor.java | 44 // first extract the current active texture unit 51 // extract the required property for the current texture unit
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
ExtractStyleRefactoringTest.java | 57 // Extract and apply new style 63 // Extract and remove extracted 69 // Extract and apply style and remove extracted 92 // Test extracting on a single caret position over an attribute: Should extract 100 // Test extracting on a range selection inside an element: should extract just 130 // Check extract style on a selection of elements 154 // Check extract style against a set of editor text locations 192 // Pick the attributes to extract -- for now everything (and where there are
|
/external/llvm/test/CodeGen/X86/ |
avx-cast.ll | 63 ; AVX1-NOT: extract 67 ; AVX2-NOT: extract 77 ; AVX1-NOT: extract 81 ; AVX2-NOT: extract 91 ; AVX1-NOT: extract 95 ; AVX2-NOT: extract
|
x86-64-psub.ll | 25 %retval.0.extract.i15 = extractelement <1 x i64> %8, i32 0 26 ret i64 %retval.0.extract.i15 53 %retval.0.extract.i15 = extractelement <1 x i64> %8, i32 0 54 ret i64 %retval.0.extract.i15 82 %retval.0.extract.i15 = extractelement <1 x i64> %8, i32 0 83 ret i64 %retval.0.extract.i15 110 %retval.0.extract.i15 = extractelement <1 x i64> %8, i32 0 111 ret i64 %retval.0.extract.i15 138 %retval.0.extract.i15 = extractelement <1 x i64> %8, i32 0 139 ret i64 %retval.0.extract.i1 [all...] |
/external/selinux/policycoreutils/semodule/ |
semodule.8 | 44 .B \-E,\-\-extract=MODULE_PKG 45 Extract a module from the store as an HLL or CIL file to the current directory. 91 Extract module as a CIL file. This only affects the \-\-extract option. 94 Extract module as an HLL file. This only affects the \-\-extract option.
|
/system/core/libpixelflinger/arch-mips/ |
col32cb16blend.S | 20 /* extract red */ 24 /* extract green */ 28 /* extract blue */ 32 /* extract red */ 37 /* extract green */ 42 /* extract blue */
|
/toolchain/binutils/binutils-2.25/opcodes/ |
i370-dis.c | 97 if (operand->extract) 98 (*operand->extract) (insn, &invalid); 108 /* Now extract and print the operands. */ 115 /* Extract the value from the instruction. */ 116 if (operand->extract) 117 value = (*operand->extract) (insn, (int *) NULL);
|
/external/eigen/Eigen/src/Core/util/ |
BlasUtil.h | 169 static inline ExtractType extract(const XprType& x) { return x; } function in struct:Eigen::internal::blas_traits 186 static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); } function in struct:Eigen::internal::blas_traits 198 static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); } function in struct:Eigen::internal::blas_traits 211 static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); } function in struct:Eigen::internal::blas_traits 233 static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); } function in struct:Eigen::internal::blas_traits 246 return blas_traits<T>::extract(m).data() [all...] |
/external/ImageMagick/config/ |
ar-lib | 154 extract= 165 x*) extract=yes ;; 181 case $delete$extract$list$quick$replace,$index in 209 elif test -n "$extract"; then 218 func_at_file "${1#@}" -EXTRACT "$archive" 222 $AR -NOLOGO -EXTRACT:"$file" "$archive" || exit $? 229 $AR -NOLOGO -EXTRACT:"$member" "$archive" || exit $?
|
/external/opencv3/doc/tutorials/imgproc/morph_lines_detection/ |
moprh_lines_detection.md | 0 Extract horizontal and vertical lines by using morphological operations {#tutorial_moprh_lines_detection} 9 - Apply two very common morphology operators (i.e. Dilation and Erosion), with the creation of custom kernels, in order to extract straight lines on the horizontal and vertical axes. For this purpose, you will use the following OpenCV functions: 14 in an example where your goal will be to extract the music notes from a music sheet. 46 A structuring element can have many common shapes, such as lines, diamonds, disks, periodic lines, and circles and sizes. You typically choose a structuring element the same size and shape as the objects you want to process/extract in the input image. For example, to find lines in an image, create a linear structuring element as you will see later. 69 -# Now we are ready to apply morphological operations in order to extract the horizontal and vertical lines and as a consequence to separate the the music notes from the music sheet, but first let's initialize the output images that we will use for that reason: 72 -# As we specified in the theory in order to extract the object that we desire, we need to create the corresponding structure element. Since here we want to extract the horizontal lines, a corresponding structure element for that purpose will have the following shape:
|
/external/pcre/dist/ |
ar-lib | 154 extract= 165 x*) extract=yes ;; 181 case $delete$extract$list$quick$replace,$index in 209 elif test -n "$extract"; then 218 func_at_file "${1#@}" -EXTRACT "$archive" 222 $AR -NOLOGO -EXTRACT:"$file" "$archive" || exit $? 229 $AR -NOLOGO -EXTRACT:"$member" "$archive" || exit $?
|