Searched full:private (Results 1 – 25 of 3242) sorted by relevance
12345678910>>...130
58 [from:SebastianBergmann\Diff\Diff:private] => a/tests/MoneyTest.php59 [to:SebastianBergmann\Diff\Diff:private] => b/tests/MoneyTest.php60 [chunks:SebastianBergmann\Diff\Diff:private] => Array64 [start:SebastianBergmann\Diff\Chunk:private] => 8765 [startRange:SebastianBergmann\Diff\Chunk:private] => 766 [end:SebastianBergmann\Diff\Chunk:private] => 8767 [endRange:SebastianBergmann\Diff\Chunk:private] => 768 [lines:SebastianBergmann\Diff\Chunk:private] => Array72 [type:SebastianBergmann\Diff\Line:private] => 373 … [content:SebastianBergmann\Diff\Line:private] => * @covers SebastianBergmann\Money\Money::add[all …]
26 private static final String MP3_COMMAND_PROPERTY = "mp3command";27 private static final String TOOL_BAR_PROPERTY = "toolBar";28 private static final String SPEED_SCALE_PROPERTY = "speedScale";29 private static final String SOUND_PROPERTY = "sound";30 private static final String SCREEN_SCALE_PROPERTY = "screenScale";31 private static final String REMOVE_INACTIVITY_PROPERTY = "removeInactivity";32 private static final String PLAY_PROPERTY = "play";33 private static final String MOUSE_PROPERTY = "mouse";34 private static final String MIXER_NAME_PROPERTY = "mixerName";35 private static final String LOOP_PROPERTY = "loop";[all …]
33 private JRadioButton sampleSize16Button;34 private JTextField timeLineScaleTextField;35 private JCheckBox toobarCheckBox;36 private JCheckBox videoBorderCheckBox;37 private JTextField screenScaleTextField;38 private JLabel timelineScalingLabel;39 private JLabel screenScalingLabel;40 private JTextField fpsTextField;41 private JLabel fpsLabel;42 private ButtonGroup sampleSizeButtonGroup;[all …]
... thisDataSetName private String chemicalName private String thisStructuralFormula private String thisFormula private boolean iHaveDesiredModel private java.util.Hashtable htHetero public ...
40 * @access private48 * @access private58 * Break a public or private key down into its constituent components68 if (!isset($components['private'])) {72 $private = $components['private'];78 if (Strings::shift($private, 4) != "\0\0\0\x20") {81 $components['dA'] = $components['curve']->extractSecret($private);83 list($components['dA']) = Strings::unpackSSH2('i', $private);91 * Convert a private key to the appropriate format.111 // PuTTY pads private keys with a null byte per the following:[all …]
39 private var protocols_arr:Array = new Array("rtmp","rtmpt","rtmpe","rtmpte","rtmps");40 private var ports_arr:Array = new Array("",":1935",":80",":443");41 private const protCount:Number = 5;42 private const portCount:Number = 4;44 private var _ncRef:Object;46 private var _aNC:Array;48 private var k_TIMEOUT:Number = 30000;49 private var k_startConns:Number;50 private var m_connList:Array = [];51 private var m_serverName:String;[all …]
26 private var mySound:Sound = new Sound();27 private var myChannel:SoundChannel = new SoundChannel();28 private var myContext:SoundLoaderContext = new SoundLoaderContext(3000, false);29 private var myTransform:SoundTransform = new SoundTransform();30 private var myRequest:URLRequest = new URLRequest();32 private var timeUpdateTimer:Timer = new Timer(250, 0); // Matched to HTML event freq33 private var progressTimer:Timer = new Timer(250, 0); // Matched to HTML event freq34 …private var seekingTimer:Timer = new Timer(100, 0); // Internal: How often seeking is checked to s…35 …private var playingTimer:Timer = new Timer(100, 0); // Internal: How often waiting/playing is chec…36 …private var waitingTimer:Timer = new Timer(3000, 0); // Internal: Check from loadstart to loadOpen…[all …]
41 * @access private43 private static $comment = 'phpseclib-generated-key';49 * @access private51 private static $version = 2;81 * @access private86 private static function generateV2Key($password, $length)100 * @access private108 private static function generateV3Key($password, $flavour, $memory, $passes, $salt)136 * Break a public or private key down into its constituent components198 throw new \RuntimeException('Only v2 and v3 PuTTY private keys are supported');[all …]
149 private $maxcols = null;150 private $numrows = null;151 private $pos = null;162 private $pos = null;219 private $colspan;220 private $align;221 private $rowspan;238 private $colspan = 1;239 private $align = null;240 private $rowspan = 1;[all …]
27 * @access private29 private $api_url = false;37 * @access private39 private $api_app_id = false;47 * @access private49 private $api_key = false;57 * @access private59 private $api_encrypt = false;67 * @access private69 private $api_username = false;[all …]
54 private var jQuery:String;55 private var sentNumberFractionDigits:uint = 2;59 private var myInitTimer:Timer = new Timer(100, 0);61 private var myMp3Player:JplayerMp3;62 private var myMp4Player:JplayerMp4;64 private var myRtmpPlayer:JplayerRtmp;66 private var isRtmp:Boolean = false;67 private var isMp4:Boolean = false;69 private var isMp3:Boolean = false;70 private var isVideo:Boolean = false;[all …]
14 private $type = 'sioct:WikiArticle';15 private $id = null;16 private $url = null;17 private $subject = null;18 private $creator = array();19 private $contributors = array();20 private $created = null;21 private $modified = null;22 private $links = array();23 private $backlinks = array();[all …]
31 private $title;32 private $blog_url;33 private $sioc_url;34 private $encoding;35 private $generator;36 private $urlseparator;37 private $urlequal;38 private $url4type; // e.g. type or sioc_type39 private $url4id; // TS e. g. id or sioc_id40 private $url4page;[all …]
27 private $compassPath;28 private $rubyPath;29 private $scss;32 private $unixNewlines;33 private $debugInfo;34 private $cacheLocation;35 private $noCache;38 private $force;39 private $style;40 private $quiet;[all …]
25 private $cleanCssBin;26 private $nodeBin;28 private $keepLineBreaks;29 private $compatibility;30 private $debug;31 private $rootPath;32 private $skipImport = true;33 private $timeout;34 private $semanticMerging;35 private $roundingPrecision;[all …]
13 * $private = \phpseclib3\Crypt\DSA::createKey();14 * $public = $private->getPublicKey();18 * $signature = $private->sign($plaintext);54 * @access private62 * @access private72 * @access private80 * @access private88 * @access private96 * @access private104 * @access private[all …]
26 private $unicodeEscapePattern;27 private $simpleEscapePattern;28 private $newLineEscapePattern;29 private $escapePattern;30 private $stringEscapePattern;31 private $nonAsciiPattern;32 private $nmCharPattern;33 private $nmStartPattern;34 private $identifierPattern;35 private $hashPattern;[all …]
24 private $blacklist;29 private $globalVariables = array();34 private $superGlobalArrays = array();39 private $superGlobalVariables = array();44 private $staticAttributes = array();49 private $iniSettings = array();54 private $includedFiles = array();59 private $constants = array();64 private $functions = array();69 private $interfaces = array();[all …]
55 private $binaryFormatMajorVersion;56 private $binaryFormatMinorVersion;57 private $buildEpoch;58 private $databaseType;59 private $description;60 private $ipVersion;61 private $languages;62 private $nodeByteSize;63 private $nodeCount;64 private $recordSize;[all …]
13 private static $instance = NULL;15 private $note;16 private $key;17 private $page;18 private $namespace;19 private $enabled;47 private function load() {60 private function loadNotesFromConfiguration() {71 private function loadKeys() {98 private function normalizeKeyText($text) {[all …]
33 private $foo;34 private $bar;39 private $name;62 private $name;68 private $name2;101 private $id;104 private $title;107 private $nbComments;110 private $comments;112 private $createdAt;[all …]
14 private $block;15 private $currentBlock;16 private $currentSectionLevel;17 private $sectionEdit;43 private function buildLayout(&$event) {69 private function reset() {80 private function detectSectionEdit($call, $start) {115 private function handleColumns($callIndex, $state, $sectionEdit) {140 private $sectionLevel;141 private $call;[all …]
22 private $noticeId;23 private $name;24 private $place;25 private $startTime;26 private $hasStartTime;27 private $endTime;28 private $hasEnd;29 private $hasEndTime;30 private $deadline;31 private $category;[all …]