Searched
full:extract (Results
1551 -
1575 of
5734) sorted by null
<<61626364656667686970>>
/external/icu/android_icu4j/runner/src/main/java/android/icu/junit/ |
ErrorReportingRunner.java | 100 // Extract the first line of the message, exclude any special characters that could
|
/external/icu/icu4c/source/i18n/ |
wintzimpl.cpp | 144 * Given the timezone icuid, fill in zoneInfo by calling auxillary functions that creates a timezone and extract the
|
/external/icu/icu4c/source/samples/break/ |
break.cpp | 19 s.extract(0, s.length(), charBuf, sizeof(charBuf)-1, 0);
|
/external/icu/icu4c/source/samples/layout/ |
UnicodeReader.cpp | 114 myText.extract(0, myText.length(), charBuffer);
|
/external/icu/icu4c/source/tools/toolutil/ |
flagparser.c | 113 * Extract the setting after the '=' and store it in flag excluding the newline character.
|
/external/icu/icu4j/main/classes/core/ |
build.xml | 34 <target name="copy-data" depends="set-icuconfig-datapath" unless="icu4c.data.path" description="Extract pre-built ICU core data files and copy them to the project's binary directory">
|
/external/jsoncpp/ |
CMakeLists.txt | 47 # Extract major, minor, patch from version text
|
/external/libchrome/base/metrics/ |
histogram_snapshot_manager.cc | 58 // COUNT_LOW_ERROR and they never arise together, so we don't need to extract
|
/external/libchrome/crypto/ |
ec_private_key.h | 32 // keys, export keys to other formats, or to extract a public key.
|
/external/libexif/auto-m4/ |
progtest.m4 | 55 # Extract the first word of "$2", so it can be a program name with args.
|
/external/libexif/libexif/ |
exif-mnote-data.h | 52 * \param[in,out] d extract the data from this structure
|
exif.h | 21 * load EXIF data into memory. From there, it would extract that data as
|
/external/llvm/ |
Android.mk | 118 tools/llvm-extract \
|
/external/llvm/include/llvm/DebugInfo/DWARF/ |
DWARFDebugRangeList.h | 68 bool extract(DataExtractor data, uint32_t *offset_ptr);
|
/external/llvm/lib/ExecutionEngine/Orc/ |
ExecutionUtils.cpp | 53 // Extract function pointer, pulling off any casts.
|
/external/llvm/lib/Target/X86/ |
X86TargetTransformInfo.h | 36 int getScalarizationOverhead(Type *Ty, bool Insert, bool Extract);
|
/external/llvm/test/CodeGen/AMDGPU/ |
select64.ll | 6 ; to use a shfit to extract the hi dword of the input.
|
/external/llvm/test/CodeGen/X86/ |
avx512-cmp.ll | 31 ; FIXME: Can use vcmpeqss and extract from the mask here in AVX512.
|
h-register-addressing-32.ll | 3 ; Use h-register extract and zero-extend.
|
h-register-addressing-64.ll | 3 ; Use h-register extract and zero-extend.
|
vec_ins_extract.ll | 4 ; This checks that various insert/extract idiom work without going to the
|
/external/llvm/test/MC/AArch64/ |
arm64-bitfield-encoding.s | 31 ; 5.4.5 Extract (immediate)
|
/external/llvm/test/MC/Disassembler/AArch64/ |
arm64-bitfield.txt | 22 # 5.4.5 Extract (immediate)
|
/external/llvm/test/Object/ |
archive-extract.test | 1 ; This test just makes sure that llvm-ar can extract bytecode members
|
/external/llvm/tools/ |
Makefile | 31 lli llvm-extract llvm-mc bugpoint llvm-bcanalyzer llvm-diff \
|
Completed in 1373 milliseconds
<<61626364656667686970>>