Home
last modified time | relevance | path

Searched refs:GetInfo (Results 1 – 22 of 22) sorted by relevance

/external/v8/src/
Dtype-info.cc40 Handle<Object> TypeFeedbackOracle::GetInfo(TypeFeedbackId ast_id) { in GetInfo() function in v8::internal::TypeFeedbackOracle
55 Handle<Object> TypeFeedbackOracle::GetInfo(int slot) { in GetInfo() function in v8::internal::TypeFeedbackOracle
67 Handle<Object> maybe_code = GetInfo(id); in LoadIsUninitialized()
77 Handle<Object> maybe_code = GetInfo(ast_id); in StoreIsUninitialized()
85 Handle<Object> maybe_code = GetInfo(ast_id); in StoreIsKeyedPolymorphic()
96 Handle<Object> value = GetInfo(slot); in CallIsMonomorphic()
102 Handle<Object> info = GetInfo(slot); in CallNewIsMonomorphic()
110 Handle<Object> value = GetInfo(feedback_vector_slot); in ForInType()
120 Handle<Object> maybe_code = GetInfo(ast_id); in GetStoreMode()
132 Handle<Object> info = GetInfo(slot); in GetCallTarget()
[all …]
Dtype-info.h112 Handle<Object> GetInfo(TypeFeedbackId id);
116 Handle<Object> GetInfo(int slot);
Dliveedit.h366 Handle<SharedFunctionInfo> GetInfo();
Dliveedit.cc691 Handle<SharedFunctionInfo> SharedInfoWrapper::GetInfo() { in GetInfo() function in v8::internal::SharedInfoWrapper
1195 Handle<SharedFunctionInfo> shared_info = shared_info_wrapper.GetInfo(); in ReplaceFunctionCode()
1235 Handle<SharedFunctionInfo> shared_info = shared_info_wrapper.GetInfo(); in FunctionSourceUpdated()
1418 Handle<SharedFunctionInfo> info = shared_info_wrapper.GetInfo(); in PatchFunctionPositions()
/external/lldb/source/Plugins/Process/Utility/
DThreadMemory.h46 GetInfo () in GetInfo() function
49 m_backing_thread_sp->GetInfo(); in GetInfo()
/external/v8/src/compiler/
Dsimplified-lowering.cc84 NodeInfo* info = GetInfo(node); in Run()
118 NodeInfo* info = GetInfo(node); in Enqueue()
158 GetInfo(node)->output = output; in SetOutput()
175 MachineTypeUnion output = GetInfo(input)->output; in ProcessInput()
427 MachineTypeUnion input = GetInfo(node->InputAt(0))->output; in VisitNode()
446 MachineTypeUnion input = GetInfo(node->InputAt(0))->output; in VisitNode()
513 MachineTypeUnion in = GetInfo(node->InputAt(0))->output; in VisitNode()
534 MachineTypeUnion in = GetInfo(node->InputAt(0))->output; in VisitNode()
778 NodeInfo* GetInfo(Node* node) { in GetInfo() function in v8::internal::compiler::RepresentationSelector
784 MachineTypeUnion GetUseInfo(Node* node) { return GetInfo(node)->use; } in GetUseInfo()
/external/vboot_reference/utility/
Defidecompress.c677 GetInfo ( in GetInfo() function
871 return GetInfo ( in EfiGetInfo()
955 return GetInfo ( in TianoGetInfo()
1074 EFI_STATUS r = GetInfo(ibuf, isize, &osize, &ssize); in main()
/external/lldb/source/Plugins/Process/POSIX/
DPOSIXThread.h48 GetInfo();
DPOSIXThread.cpp107 POSIXThread::GetInfo() in GetInfo() function in POSIXThread
/external/pdfium/fpdfsdk/src/javascript/
DDocument.cpp836 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo(); in author()
860 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo(); in info()
919 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo(); in creationDate()
944 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo(); in creator()
1020 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo(); in keywords()
1044 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo(); in modDate()
1068 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo(); in producer()
1092 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo(); in subject()
1119 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo(); in title()
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmsio1.c970 const cmsMLU* GetInfo(cmsHPROFILE hProfile, cmsInfoType Info) in GetInfo() function
1005 const cmsMLU* mlu = GetInfo(hProfile, Info); in cmsGetProfileInfo()
1016 const cmsMLU* mlu = GetInfo(hProfile, Info); in cmsGetProfileInfoASCII()
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jpx_opj.cpp591 …void GetInfo(FX_DWORD& width, FX_DWORD& height, FX_DWORD& codestream_nComps, FX_DWORD& output_nCom…
699 void CJPX_Decoder::GetInfo(FX_DWORD& width, FX_DWORD& height, FX_DWORD& codestream_nComps, FX_DWORD… in GetInfo() function in CJPX_Decoder
801 pDecoder->GetInfo(width, height, codestream_nComps, output_nComps); in GetImageInfo()
/external/pdfium/fpdfsdk/src/
Dfpdfdoc.cpp285 CPDF_Dictionary* pInfo = pDoc->GetInfo(); in FPDF_GetMetaText()
Dfpdfeditpage.cpp39 pInfoDict = pDoc->GetInfo(); in FPDF_CreateNewDocument()
Dfpdfppo.cpp46 CPDF_Dictionary* DInfoDict = pDestPDFDoc->GetInfo(); in PDFDocInit()
/external/lldb/include/lldb/Target/
DThread.h331 GetInfo () in GetInfo() function
/external/libvpx/libwebm/
Dmkvparser.hpp967 const SegmentInfo* GetInfo() const;
Dmkvparser.cpp2405 const SegmentInfo* const pInfo = pSegment->GetInfo(); in GetTime()
3161 const SegmentInfo* Segment::GetInfo() const { return m_pInfo; } in GetInfo() function in mkvparser::Segment
3512 const SegmentInfo* const pInfo = pSegment->GetInfo(); in GetTime()
6712 const SegmentInfo* const pInfo = m_pSegment->GetInfo(); in GetTime()
7640 const SegmentInfo* const pInfo = pSegment->GetInfo(); in GetTime()
/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.hpp963 const SegmentInfo* GetInfo() const;
Dmkvparser.cpp2344 const SegmentInfo* const pInfo = pSegment->GetInfo(); in GetTime()
3086 const SegmentInfo* Segment::GetInfo() const { return m_pInfo; } in GetInfo() function in mkvparser::Segment
3431 const SegmentInfo* const pInfo = pSegment->GetInfo(); in GetTime()
6611 const SegmentInfo* const pInfo = m_pSegment->GetInfo(); in GetTime()
7504 const SegmentInfo* const pInfo = pSegment->GetInfo(); in GetTime()
/external/pdfium/core/include/fpdfapi/
Dfpdf_parser.h72 CPDF_Dictionary* GetInfo() const in GetInfo() function
/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_create.cpp239 if (pDocument->GetInfo()) { in PDF_CreatorWriteTrailer()
243 if ((len = pFile->AppendDWord(pDocument->GetInfo()->GetObjNum())) < 0) { in PDF_CreatorWriteTrailer()