Searched
full:extract (Results
1651 -
1675 of
4593) sorted by null
<<61626364656667686970>>
/external/libpng/scripts/ |
dfn.awk | 64 # A definition line, apparently correctly formatted; extract the
|
/external/libsepol/src/ |
port_record.c | 70 ERR(handle, "could not extract key from port %s %d:%d",
|
user_record.c | 65 ERR(handle, "could not extract key from user %s", user->name);
|
/external/libvorbis/include/vorbis/ |
codec.h | 155 the bitstream and extract individual packets, then decode the
|
/external/libvpx/libvpx/vp8/encoder/x86/ |
temporal_filter_apply_sse2.asm | 141 ; load and extract the predictor up to shorts
|
/external/libvpx/libvpx/vp9/common/mips/dspr2/ |
vp9_itrans8_dspr2.c | 457 /* bit positon for extract from acc */ 557 /* bit positon for extract from acc */ 626 /* bit positon for extract from acc */ 673 /* bit positon for extract from acc */ [all...] |
/external/libvpx/libvpx/vp9/encoder/x86/ |
vp9_temporal_filter_apply_sse2.asm | 141 ; load and extract the predictor up to shorts
|
/external/lldb/examples/python/ |
globals.py | 54 '''Extract all globals from any arguments which must be paths to object files.'''
|
/external/lldb/include/lldb/Breakpoint/ |
BreakpointID.h | 89 /// \b true if the call was able to extract a breakpoint location from the string. \b false otherwise.
|
/external/lldb/include/lldb/Target/ |
ThreadPlanCallFunction.h | 182 lldb::ValueObjectSP m_return_valobj_sp; // If this contains a valid pointer, use the ABI to extract values when complete
|
/external/lldb/source/Core/ |
DataEncoder.cpp | 146 // Set the data with which this object will extract from to data 150 // made, this object just refers to this data and can extract from 222 // Extract a single unsigned char from the binary data and update 284 // Extract a single integer value from the data and update the offset
|
ValueObjectChild.cpp | 199 // extract the child value from within the parent data?
|
/external/lldb/source/Plugins/SymbolFile/DWARF/ |
DWARFDebugPubnamesSet.cpp | 81 DWARFDebugPubnamesSet::Extract(const DataExtractor& data, lldb::offset_t *offset_ptr)
|
/external/lldb/source/Utility/ |
StringExtractor.h | 134 std::string m_packet; // The string in which to extract data.
|
/external/lldb/tools/debugserver/source/ |
DNBDataRef.h | 14 // DNBDataRef is a class that can extract data in normal or byte
|
/external/llvm/include/llvm/Bitcode/ |
ReaderWriter.h | 44 /// Read the header of the specified bitcode buffer and extract just the
|
/external/llvm/include/llvm/Target/ |
TargetLoweringObjectFile.h | 60 /// Extract the dependent library name from a linker option string. Returns
|
/external/llvm/include/llvm/Transforms/Utils/ |
CodeExtractor.h | 101 /// work cannot be cached between the two as once we decide to extract
|
/external/llvm/lib/CodeGen/ |
DwarfEHPrepare.cpp | 154 // Extract the exception object from the ResumeInst and add it to the PHI node
|
LiveRegMatrix.cpp | 96 Matrix[*Units].extract(VirtReg);
|
/external/llvm/lib/DebugInfo/ |
DWARFDebugArangeSet.cpp | 24 DWARFDebugArangeSet::extract(DataExtractor data, uint32_t *offset_ptr) { function in class:DWARFDebugArangeSet
|
DWARFUnit.h | 96 bool extract(DataExtractor debug_info, uint32_t* offset_ptr);
|
/external/llvm/lib/Support/ |
Regex.cpp | 153 // Extract the backreference number.
|
/external/llvm/lib/Transforms/IPO/ |
ExtractGV.cpp | 56 /// @brief A pass to extract specific functions and their dependencies.
|
/external/llvm/test/Transforms/InstCombine/ |
extractvalue.ll | 36 ; And now extract a single value from there
|
Completed in 303 milliseconds
<<61626364656667686970>>