Searched
full:extract (Results
476 -
500 of
4384) sorted by null
<<11121314151617181920>>
/external/eigen/Eigen/src/Eigen2Support/ |
Lazy.h | 22 * \sa class Flagged, extract(), part()
|
/external/eigen/debug/gdb/ |
printers.py | 38 "Extract all the necessary information" 43 # The gdb extension does not support value template arguments - need to extract them by hand 133 "Extract all the necessary information" 134 # The gdb extension does not support value template arguments - need to extract them by hand
|
/external/freetype/include/ |
ftbbox.h | 65 /* extract their extrema. */
|
/external/icu/icu4c/source/common/ |
servrbf.cpp | 62 length=_bundleName.extract(0, INT32_MAX, pkg, (int32_t)sizeof(pkg), US_INV);
|
ulistformatter.cpp | 85 return res.extract(result, resultCapacity, *status);
|
/external/icu/icu4c/source/i18n/ |
udateintervalformat.cpp | 102 return res.extract(result, resultCapacity, *status);
|
/external/icu/icu4c/source/test/intltest/ |
mnkytst.cpp | 86 source.extract(MIN(s, slen), MAX(s, slen), subs); 87 source.extract(MIN(t, tlen), MAX(t, tlen), subt); 161 source.extract(MIN(s, slen), MAX(s, slen), subs); 162 source.extract(MIN(t, tlen), MAX(t, tlen), subt);
|
/external/icu/icu4j/main/classes/charset/ |
build.xml | 34 <target name="copy-data" unless="icu4c.data.path" description="Extract pre-built ICU core data files and copy them to the project's binary directory">
|
/external/icu/icu4j/main/tests/charset/ |
build.xml | 32 <target name="copy-charset-test-data" description="Extract pre-built ICU charset test data files and copy them to the project's binary directory">
|
/external/icu/icu4j/main/tests/core/ |
build.xml | 32 <target name="copy-test-data" description="Extract pre-built ICU core test data files and copy them to the project's binary directory">
|
/external/icu/icu4j/main/tests/translit/ |
build.xml | 32 <target name="copy-translit-test-data" description="Extract pre-built ICU collation test data files and copy them to the project's binary directory">
|
/external/libavc/encoder/ |
ih264e_deblk.h | 46 * @brief masks to extract csbp
|
/external/lldb/source/Plugins/SymbolFile/DWARF/ |
DWARFDebugAranges.h | 38 Extract(const lldb_private::DataExtractor &debug_aranges_data);
|
DWARFDebugPubnames.cpp | 32 DWARFDebugPubnames::Extract(const DataExtractor& data) 35 "DWARFDebugPubnames::Extract (byte_size = %" PRIu64 ")", 39 log->Printf("DWARFDebugPubnames::Extract (byte_size = %" PRIu64 ")", (uint64_t)data.GetByteSize()); 48 if (set.Extract(data, &offset))
|
/external/llvm/include/llvm/DebugInfo/DWARF/ |
DWARFAbbreviationDeclaration.h | 47 bool extract(DataExtractor Data, uint32_t* OffsetPtr);
|
/external/llvm/test/CodeGen/X86/ |
h-register-store.ll | 28 ; Use h-register extract and store.
|
/external/llvm/test/MC/AArch64/ |
neon-extract.s | 6 // Instructions for bitwise extract
|
/external/llvm/test/Transforms/CodeExtractor/ |
2004-03-17-MissedLiveIns.ll | 1 ; RUN: opt < %s -loop-extract -disable-output
|
/external/llvm/test/Transforms/MergeFunc/ |
mergefunc-struct-return.ll | 3 ; This test makes sure that the mergefunc pass, uses extract and insert value
|
/external/openfst/src/extensions/far/ |
farextract.cc | 31 "Extract set of keys separated by comma (default) "
|
/external/pdfium/third_party/freetype/include/ |
ftbbox.h | 65 /* extract their extrema. */
|
/external/skia/src/ports/ |
SkFontHost_FreeType_common.h | 39 /** For SkFontMgrs to make use of our ability to extract
|
/external/skia/tools/ |
add_codereview_message.py | 38 codereview_url: (string) we will extract the issue number from
|
/external/tcpdump/ |
print-beep.c | 31 #include "extract.h"
|
print-calm-fast.c | 29 #include "extract.h"
|
Completed in 128 milliseconds
<<11121314151617181920>>