/frameworks/rs/java/tests/Refocus/src/com/android/rs/test/f32/ |
RefocusFilterF32.java | 73 * Utility Method to extract intermediatory result 86 * Utility Method to extract intermediatory result
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/ |
vp9_convolve8_avg_neon.asm | 121 ; extract to s16 233 ; extract to s16
|
vp9_convolve8_neon.asm | 121 ; extract to s16 222 ; extract to s16
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
hwc_vsync.cpp | 61 // extract timestamp 85 // extract thermal level
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
hwc_vsync.cpp | 61 // extract timestamp 85 // extract thermal level
|
/libcore/luni/src/main/java/org/w3c/dom/ |
CharacterData.java | 68 * @param offset Start offset of substring to extract. 69 * @param count The number of 16-bit units to extract.
|
/libcore/ojluni/src/main/java/java/lang/reflect/ |
Field.java | 323 * @param object the object to extract the {@code boolean} value 348 * @param object the object to extract the {@code byte} value 375 * @param object the object to extract the {@code char} value 402 * @param object the object to extract the {@code short} value 429 * @param object the object to extract the {@code int} value 456 * @param object the object to extract the {@code long} value 483 * @param object the object to extract the {@code float} value 510 * @param object the object to extract the {@code double} value [all...] |
/libcore/ojluni/src/main/java/sun/security/provider/certpath/ |
BuildStep.java | 129 * exception received while trying to extract issuer name from certificate. 155 * if an exception was received while attempting to extract the subject name
|
/packages/apps/Messaging/src/android/support/v7/mms/pdu/ |
EncodedStringValue.java | 228 * Extract an EncodedStringValue[] from a given String. 230 public static EncodedStringValue[] extract(String src) { method in class:EncodedStringValue
|
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/ |
EncodedStringValue.java | 243 * Extract an EncodedStringValue[] from a given String. 245 public static EncodedStringValue[] extract(String src) { method in class:EncodedStringValue
|
/system/media/audio_utils/spdif/ |
AC3FrameScanner.cpp | 166 // Detect whether the stream is AC3 or EAC3. Extract data depending on type. 227 // Extract sample rate and frame size from codes.
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
v850.h | 136 extract this operand type from an instruction, check this field. 151 unsigned long (* extract) (unsigned long instruction, int * invalid); 150 unsigned long (* extract) (unsigned long instruction, int * invalid); member in struct:v850_operand
|
/bootable/recovery/minzip/ |
Zip.c | 654 LOGE("Can't extract entry to buffer.\n"); 695 LOGE("Can't extract entry to file.\n"); 731 LOGE("Can't extract entry to memory buffer.\n"); 842 /* If zipDir is empty, we'll extract the entire zip file. 868 /* Walk through the entries and extract anything whose path begins 910 /* This entry begins with zipDir, so we'll extract it.
|
/external/curl/packages/vms/ |
build_gnv_curl_pcsi_desc.com | 79 $ majorver = f$extract(0, 3, mmversion) 80 $ minorver = f$extract(3, 2, mmversion) 85 $ kit_type = f$edit(f$extract(0, 1, majorver), "upcase") 121 $ vernum = f$extract(1, f$length(node_swvers), node_swvers) 128 $ code = f$extract(0, 1, arch_type) 129 $ arch_code = f$extract(0, 1, arch_type)
|
/external/icu/icu4c/source/samples/ustring/ |
ustring.cpp | 86 out[s.extract(0, 99, out)]=0; 497 // if we need it in the original buffer, then extract() to it 498 // extract() does not do anything if the string aliases that same buffer 505 one.extract(0, i, writeable); 507 printf("writeable-alias backing buffer[%d]=0x%lx after re-extract\n", 583 // printUnicodeString() could use this, too, by changing to an extract() overload
|
/external/icu/icu4c/source/tools/icupkg/ |
icupkg.cpp | 18 * extract data pieces according to command-line options. 107 "\t-x list or --extract list extract items from the package\n" 175 "\t-d path or --destdir path directory for the --extract items\n" 201 UOPTION_DEF("extract", 'x', UOPT_REQUIRES_ARG), 463 /* extract items */
|
/external/llvm/lib/DebugInfo/DWARF/ |
DWARFContext.cpp | 70 if (!Accel.extract()) 140 while (set.extract(arangesData, &offset)) 219 while (rangeList.extract(rangesData, &offset)) 298 Abbrev->extract(abbrData); 308 AbbrevDWO->extract(abbrData); 352 // other tools (libdwarf) and extract this from the container (ObjectFile
|
/external/skia/src/opts/ |
SkBitmapProcState_opts_SSSE3.cpp | 466 // Extract low int and store. 493 // Extract low int and store. 540 // Extract low int and store. 574 // Extract low int and store. 647 // Extract low int and store. 705 // Extract low int and store.
|
/frameworks/base/media/java/android/media/ |
MediaExtractor.java | 80 * @param dataSource the MediaDataSource for the media you want to extract from 91 * @param uri the Content URI of the data you want to extract from. 198 * @param afd the AssetFileDescriptor for the file you want to extract from. 217 * @param fd the FileDescriptor for the file you want to extract from. 228 * @param fd the FileDescriptor for the file you want to extract from. 253 * Extract DRM initialization data if it exists
|
/system/update_engine/scripts/ |
brillo_update_payload | 87 HELP_PROPERTIES="properties: Extract payload properties to a file." 271 # Detect the format of the |image| file and extract its updatable partitions 287 # bundled here and we will use it to extract the partitions, so the GPT 300 # Extract Chromium OS recovery images into new temporary files. 311 cros_generate_update_payload --extract \ 341 # Extract the A/B updated partitions from a Brillo target_files zip file into
|
/toolchain/binutils/binutils-2.25/opcodes/ |
ia64-opc.c | 212 /* Extract BITS number of bits starting from OP_POINTER + BITOFFSET in 251 array, and extract its values into OPVAL and OP. The length of the 327 (*o1->extract) (o1, opcode, &f2); 328 (*o2->extract) (o2, opcode, &f3); 339 (*o1->extract) (o1, opcode, &len); 340 (*o2->extract) (o2, opcode, &count);
|
/external/squashfs-tools/ |
RELEASE-README | 734 Unsquashfs allows you to decompress and extract a Squashfs filesystem without 735 mounting it. It can extract the entire filesystem, or a specific 740 SYNTAX: ./unsquashfs [options] filesystem [directories or files to extract] 744 -no[-xattrs] don't extract xattrs in file system 745 -x[attrs] extract xattrs in file system (default) 746 -u[ser-xattrs] only extract user xattrs in file system. 758 -e[f] <extract file> list of directories or files to extract. 764 -r[egex] treat extract names as POSIX regular expressions 774 To extract a subset of the filesystem, the filenames or director [all...] |
/prebuilts/go/darwin-x86/src/regexp/testdata/ |
testregex.c | 1078 extract(int* tabs, char* spec, char* re, char* s, char* ans, char* msg, char* accept, regmatch_t* match, int nmatch, int nsub, unsigned long skip, unsigned long level, unsigned long test) function 1154 extract(tabs, spec, re, s, ans, msg, NiL, NiL, 0, 0, skip, level, test); [all...] |
/prebuilts/go/linux-x86/src/regexp/testdata/ |
testregex.c | 1078 extract(int* tabs, char* spec, char* re, char* s, char* ans, char* msg, char* accept, regmatch_t* match, int nmatch, int nsub, unsigned long skip, unsigned long level, unsigned long test) function 1154 extract(tabs, spec, re, s, ans, msg, NiL, NiL, 0, 0, skip, level, test); [all...] |
/external/llvm/tools/bugpoint/ |
Miscompilation.cpp | 39 cl::desc("Don't extract loops when searching for miscompilations"), 43 cl::desc("Don't extract blocks when searching for miscompilations"), 293 /// if we can extract the loops in the region without obscuring the bug. If so, 348 BD.writeProgramToFile(OutputPrefix + "-loop-extract-fail-tno.bc", 350 BD.writeProgramToFile(OutputPrefix + "-loop-extract-fail-to.bc", 352 BD.writeProgramToFile(OutputPrefix + "-loop-extract-fail-to-le.bc", 356 << OutputPrefix << "-loop-extract-fail-*.bc files.\n"; 417 // extract another loop. 474 /// TestFuncs - Extract all blocks for the miscompiled functions except for the 524 /// Given a reduced list of functions that still expose the bug, extract as man [all...] |