Home
last modified time | relevance | path

Searched defs:profile (Results 1 – 25 of 26) sorted by relevance

12

/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/Dumper/
H A DBaseDumper.php23 public function dump(Profile $profile)
28 abstract protected function formatTemplate(Profile $profile, $prefix);
30 abstract protected function formatNonTemplate(Profile $profile, $prefix);
32 abstract protected function formatTime(Profile $profile, $percent);
34 private function dumpProfile(Profile $profile, $prefix = '', $sibling = false)
H A DHtmlDumper.php30 public function dump(Profile $profile)
35 protected function formatTemplate(Profile $profile, $prefix)
40 protected function formatNonTemplate(Profile $profile, $prefix)
45 protected function formatTime(Profile $profile, $percent)
H A DTextDumper.php23 protected function formatTemplate(Profile $profile, $prefix)
28 protected function formatNonTemplate(Profile $profile, $prefix)
33 protected function formatTime(Profile $profile, $percent)
H A DBlackfireDumper.php23 public function dump(Profile $profile)
45 private function dumpChildren($parent, Profile $profile, &$data)
58 private function dumpProfile($edge, Profile $profile, &$data)
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DProfilerExtension.php21 public function __construct(Profile $profile)
26 public function enter(Profile $profile)
32 public function leave(Profile $profile)
/plugin/highlightjs/highlight/languages/
H A Dprofile.js7 hljs.LANGUAGES.profile = { class in hljs.LANGUAGES
/plugin/freesync/
H A Dscript.js25 function plugin_freesync_diff(id, profile) { argument
H A Dhelper.php56 function saveProfile($oldname, $profile) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DVp9CodecSettings.php50 public $profile; variable in Google\\Service\\Transcoder\\Vp9CodecSettings
155 public function setProfile($profile)
H A DH265CodecSettings.php71 public $profile; variable in Google\\Service\\Transcoder\\H265CodecSettings
266 public function setProfile($profile)
H A DH264CodecSettings.php75 public $profile; variable in Google\\Service\\Transcoder\\H264CodecSettings
284 public function setProfile($profile)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2DataProfilePubSubMessage.php46 public function setProfile(GooglePrivacyDlpV2TableDataProfile $profile)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DTeacher.php50 public function setProfile(UserProfile $profile)
H A DStudent.php52 public function setProfile(UserProfile $profile)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSslPolicy.php62 public $profile; variable in Google\\Service\\Compute\\SslPolicy
199 public function setProfile($profile)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DAccountTreeResponse.php64 public function setProfile(Profile $profile)
H A DAccountTicket.php86 public function setProfile(Profile $profile)
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/
H A DProfile.php81 public function addProfile(self $profile)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DLocation.php219 public function setProfile(Profile $profile)
/plugin/fastwiki/
H A Dscript.js18 var m_supportedActions = {'':1, edit:1, draft:1, history:1, recent:1, revisions:1, show:1, subscribe:1, backlink:1, index:1, profile:1, media:1, diff:1, save:1}; property in plugin_fastwiki.m_supportedActions
/plugin/combo/resources/dictionary/
H A Dicomoon-icons.json37 "profile": "036-profile", string
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …</gm,"&lt;").replace(/>/gm,"&gt;")}function k(s,r){if(!s){return false}for(var c=0;c<s.length;c++)… class in hljs.LANGUAGES.cpp
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js6042 this.profile=function(title){logFormatted(["console.profile() not supported."],"warn",true) method in AnonymousFunctionf1d9e84c22d00.FirebugConsoleHandler
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js23182 this.profile = function(title) method in AnonymousFunction7f0ac55722f00.FirebugConsoleHandler
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js6053 this.profile=function(title){logFormatted(["console.profile() not supported."],"warn",true) method in AnonymousFunction4beb612323200.FirebugConsoleHandler
[all...]

12