MCPcopy Create free account

hub / github.com/Aloshi/EmulationStation / functions

Functions839 in github.com/Aloshi/EmulationStation

Methodadd
src/pugiXML/pugixml.cpp:9965
MethodaddChild
Children stuff.
src/GuiComponent.cpp:90
Methodalloc_node
src/pugiXML/pugixml.cpp:8753
Methodalloc_string
src/pugiXML/pugixml.cpp:8762
Methodallocate_memory_oob
src/pugiXML/pugixml.cpp:421
Methodallocate_page
src/pugiXML/pugixml.cpp:296
Methodany
src/pugiXML/pugixml.cpp:715
Methodany
src/pugiXML/pugixml.cpp:758
Methodany
src/pugiXML/pugixml.cpp:797
Functionappend
src/pugiXML/pugixml.cpp:5911
Methodappend_copy
src/pugiXML/pugixml.cpp:4257
MethodapplyStates
src/components/GuiSettingsMenu.cpp:108
Methodapply_predicate
src/pugiXML/pugixml.cpp:7568
Methodapply_predicates
src/pugiXML/pugixml.cpp:7594
Methodas_double
src/pugiXML/pugixml.cpp:3793
Methodas_uint
src/pugiXML/pugixml.cpp:3788
Methodattributes
src/pugiXML/pugixml.cpp:3969
Methodattributes_begin
src/pugiXML/pugixml.cpp:3949
Methodattributes_end
src/pugiXML/pugixml.cpp:3954
Methodbasic_string<wchar_t> PUGIXML_FUNCTION as_wide
src/pugiXML/pugixml.cpp:5349
Methodbasic_string<wchar_t> as_wide_impl
src/pugiXML/pugixml.cpp:1487
Methodbegin
src/pugiXML/pugixml.hpp:225
Methodbegin
src/pugiXML/pugixml.cpp:6813
Methodbidirectional_iterator_tag _Iter_cat
Workarounds for (non-standard) iterator category detection for older versions (MSVC7/IC8 and earlier)
src/pugiXML/pugixml.cpp:5383
Methodbidirectional_iterator_tag __iterator_category
Workarounds for (non-standard) iterator category detection
src/pugiXML/pugixml.cpp:5404
Functionbuffer_holder
src/pugiXML/pugixml.cpp:217
MethodbuildAtlas
src/Font.cpp:136
MethodbuildImageArray
src/components/ImageComponent.cpp:149
MethodbuildTextCache
src/Font.cpp:472
Functionc_str
src/pugiXML/pugixml.cpp:5945
MethodcalculateExtent
src/components/TextComponent.cpp:82
Methodchild_value
src/pugiXML/pugixml.cpp:4100
Methodchildren
src/pugiXML/pugixml.cpp:3959
MethodclearChildren
src/GuiComponent.cpp:119
MethodclearDetailData
src/components/GuiGameList.cpp:383
MethodcompareFileName
returns if file1 should come before file2
src/FolderData.cpp:61
MethodcompareLastPlayed
src/FolderData.cpp:112
MethodcompareRating
src/FolderData.cpp:79
MethodcompareTimesPlayed
src/FolderData.cpp:101
MethodcompareUserRating
src/FolderData.cpp:90
Methodcompare_eq
src/pugiXML/pugixml.cpp:7409
Methodcompare_rel
src/pugiXML/pugixml.cpp:7497
Methodconstruct
src/pugiXML/pugixml.cpp:255
Methodcreate
src/components/GuiGameList.cpp:392
Methodcreate
src/pugiXML/pugixml.cpp:3467
Methodcreate
src/pugiXML/pugixml.cpp:5126
Methodcreate
src/pugiXML/pugixml.cpp:9583
MethodcreateComponentChildren
recursively creates components
src/components/ThemeComponent.cpp:243
MethodcreateElement
takes an XML element definition and creates an object from it
src/components/ThemeComponent.cpp:255
MethodcursorValid
src/components/ComponentListComponent.cpp:249
Functiondata
src/pugiXML/pugixml.cpp:5955
Methoddeallocate_page
src/pugiXML/pugixml.cpp:316
Methoddecode_latin1_block
src/pugiXML/pugixml.cpp:978
Methoddecode_utf16_block
src/pugiXML/pugixml.cpp:909
Methoddecode_utf32_block
src/pugiXML/pugixml.cpp:953
Methoddecode_utf8_block
src/pugiXML/pugixml.cpp:847
Methoddecode_wchar_block
src/pugiXML/pugixml.cpp:998
Methoddecode_wchar_block_impl
src/pugiXML/pugixml.cpp:988
Functiondefault_allocate
Memory allocation
src/pugiXML/pugixml.cpp:139
Functiondefault_deallocate
src/pugiXML/pugixml.cpp:145
Functiondeinit
src/Renderer_init_sdlgl.cpp:137
Methoddeinit
src/AudioManager.cpp:103
Methoddeinit
src/Sound.cpp:65
Methoddeinit
src/VolumeControl.cpp:211
Methoddeinit
src/Window.cpp:74
Methoddeinit
src/InputManager.cpp:189
Methoddeinit
src/resources/TextureResource.cpp:82
MethoddeleteComponents
src/components/ThemeComponent.cpp:125
MethoddeleteSystems
src/SystemData.cpp:318
Methoddepth
src/pugiXML/pugixml.cpp:3701
Methoddestroy
src/pugiXML/pugixml.cpp:3474
Methoddestroy
src/pugiXML/pugixml.cpp:5147
Methoddestroy
src/pugiXML/pugixml.cpp:9590
MethoddevicePollingCallback
src/InputManager.cpp:120
MethoddoNextOperation
src/MathExp.cpp:95
MethoddoTransition
src/components/GuiGameList.cpp:413
Methoddocument_element
src/pugiXML/pugixml.cpp:5327
Methoddone
src/components/GuiDetectDevice.cpp:67
MethoddrawImageArray
src/components/ImageComponent.cpp:187
Functionempty
src/pugiXML/pugixml.cpp:5967
Methodempty
src/pugiXML/pugixml.cpp:6823
Methodend
src/pugiXML/pugixml.hpp:226
Methodend
src/pugiXML/pugixml.cpp:6818
Methodeval_string_concat
src/pugiXML/pugixml.cpp:8287
Methodevaluate_boolean
src/pugiXML/pugixml.cpp:10061
Methodevaluate_number
src/pugiXML/pugixml.cpp:10075
Methodevaluate_string
src/pugiXML/pugixml.cpp:10090
MethodexecuteCommand
src/components/GuiMenu.cpp:44
MethodexpandPath
expands a file path (./ becomes the directory of this theme file, ~/ becomes $HOME/)
src/components/ThemeComponent.cpp:309
Functionfile
src/pugiXML/pugixml.cpp:3657
Functionfind_attribute
src/pugiXML/pugixml.hpp:476
Functionfind_child
src/pugiXML/pugixml.hpp:488
Methodfind_child_by_attribute
src/pugiXML/pugixml.cpp:4502
Functionfind_node
src/pugiXML/pugixml.hpp:500
Methodfirst
src/pugiXML/pugixml.cpp:6833
Methodfirst_element_by_path
src/pugiXML/pugixml.cpp:4550
Methodflush
src/Log.cpp:39
Methodflush
src/pugiXML/pugixml.cpp:2829
Methodforward_iterator_tag _Iter_cat
src/pugiXML/pugixml.cpp:5393
Methodforward_iterator_tag __iterator_category
src/pugiXML/pugixml.cpp:5414
← previousnext →401–500 of 839, ranked by callers