Searched defs:GetType (Results 176 - 193 of 193) sorted by relevance

12345678

/external/pdfium/fpdfsdk/src/
H A Dfsdk_baseannot.cpp587 CFX_ByteString CPDFSDK_Annot::GetType() const function in class:CPDFSDK_Annot
/external/chromium_org/chrome/browser/media_galleries/
H A Dmedia_galleries_preferences.cc125 bool GetType(const base::DictionaryValue& dict, function in namespace:__anon4269
246 !GetType(dict, &type)) {
1160 if (!erase && GetType(*dict, &type) &&
/external/chromium_org/components/search_engines/
H A Dtemplate_url.cc1264 return (GetType() == NORMAL) &&
1279 TemplateURL::Type TemplateURL::GetType() const { function in class:TemplateURL
1440 DCHECK(GetType() != OMNIBOX_API_EXTENSION);
/external/chromium_org/gpu/command_buffer/
H A Dbuild_gles2_cmd_buffer.py6047 def GetType(self): member in class:NamedType
8179 (named_type.GetType(), ToUnderscore(name)))
8193 (named_type.GetType(), ToUnderscore(name)))
/external/chromium_org/third_party/WebKit/Source/wtf/
H A DHashTable.h112 typedef typename Traits::IteratorConstGetType GetType; typedef in class:WTF::HashTableConstIterator
160 GetType get() const
166 GetType operator->() const { return get(); }
213 typedef typename Traits::IteratorGetType GetType; typedef in class:WTF::HashTableIterator
226 GetType get() const { return const_cast<GetType>(m_iterator.get()); }
228 GetType operator->() const { return get(); }
1289 typedef typename Traits::IteratorConstGetType GetType; typedef in struct:WTF::HashTableConstIteratorAdapter
1292 GetType get() const { return const_cast<GetType>(SourceGetTyp
1303 typedef typename Traits::IteratorGetType GetType; typedef in struct:WTF::HashTableIteratorAdapter
[all...]
/external/clang/lib/AST/
H A DASTDiagnostic.cpp884 FromType = GetType(FromIter, DefaultTTPD);
887 ToType = GetType(
1088 /// GetType - Retrieves the template type arguments, including default
1090 QualType GetType(const TSTiterator &Iter, TemplateTypeParmDecl *DefaultTTPD) { function in class:__anon17714::TemplateDiff
/external/lldb/source/API/
H A DSBValue.cpp467 SBValue::GetType() function in class:SBValue
482 log->Printf ("SBValue(%p)::GetType => SBType(%p)", value_sp.get(), type_sp.get());
484 log->Printf ("SBValue(%p)::GetType => NULL", value_sp.get());
1716 if (IsInScope() && GetType().IsPointerType())
/external/pdfium/core/include/fxge/
H A Dfx_ge.h109 ClipType GetType() const function in class:CFX_ClipRgn
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
H A Dmkvparser.cpp3675 if (pTrack->GetType() == 2) { //audio
3730 assert(pTrack->GetType() == 1); //video
3803 if (pTrack->GetType() != 1) //not video
4955 long Track::GetType() const { return m_info.type; } function in class:mkvparser::Track
7725 const long long type = pTrack->GetType();
7825 const long long type = pTrack->GetType();
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/
H A Dd3d11_context.h2105 virtual D3D11_DEVICE_CONTEXT_TYPE STDMETHODCALLTYPE GetType() function in struct:GalliumD3D11ImmediateDeviceContext
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvparser.cpp4067 if (pTrack->GetType() == 2) //audio
4123 assert(pTrack->GetType() == 1); //video
4197 if (pTrack->GetType() != 1) //not video
5656 long Track::GetType() const function in class:mkvparser::Track
8856 const long long type = pTrack->GetType();
8963 const long long type = pTrack->GetType();
/external/libvpx/libwebm/
H A Dmkvparser.cpp3677 if (pTrack->GetType() == 2) { //audio
3732 assert(pTrack->GetType() == 1); //video
3805 if (pTrack->GetType() != 1) //not video
4958 long Track::GetType() const { return m_info.type; } function in class:mkvparser::Track
7723 const long long type = pTrack->GetType();
7823 const long long type = pTrack->GetType();
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
H A Dd3d11_context.h2105 virtual D3D11_DEVICE_CONTEXT_TYPE STDMETHODCALLTYPE GetType() function in struct:GalliumD3D11ImmediateDeviceContext
/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_doc.h325 ActionType GetType() const;
1090 Type GetType() function in class:CPDF_FormField
1349 CPDF_FormField::Type GetType() function in class:CPDF_FormControl
1351 return m_pField->GetType();
/external/clang/lib/Serialization/
H A DASTReader.cpp3775 Context.setCFConstantStringType(GetType(String));
3779 QualType FileType = GetType(File);
3800 QualType Jmp_bufType = GetType(Jmp_buf);
3821 QualType Sigjmp_bufType = GetType(Sigjmp_buf);
3841 Context.ObjCIdRedefinitionType = GetType(ObjCIdRedef);
3847 Context.ObjCClassRedefinitionType = GetType(ObjCClassRedef);
3853 Context.ObjCSelRedefinitionType = GetType(ObjCSelRedef);
3857 QualType Ucontext_tType = GetType(Ucontext_t);
5048 /// location. It is a helper routine for GetType, which deals with reading type
5783 QualType ASTReader::GetType(TypeI function in class:ASTReader
[all...]
/external/chromium_org/v8/src/
H A Dapi.cc7193 HeapGraphEdge::Type HeapGraphEdge::GetType() const { function in class:v8::HeapGraphEdge
7237 HeapGraphNode::Type HeapGraphNode::GetType() const { function in class:v8::HeapGraphNode
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 7951 milliseconds

12345678