Home
last modified time | relevance | path

Searched refs:lookup (Results 76 – 100 of 131) sorted by path

123456

/plugin/jmol2/jmol/
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0_Symmetry.jar ... ) static final org.jmol.symmetry.Rotation lookup (java.lang.String) static void < ...
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2lookup:MEMFS.node_ops.lookup,mknod:MEMFS.node_ops.mknod,rename:MEMFS.node_ops.rename,unlink:MEMFS.… property in MEMFS.ops_table.dir.node
H A Dopus.js2lookup:MEMFS.node_ops.lookup,mknod:MEMFS.node_ops.mknod,rename:MEMFS.node_ops.rename,unlink:MEMFS.… property in MEMFS.ops_table.dir.node
H A Dvorbis.js2lookup:MEMFS.node_ops.lookup,mknod:MEMFS.node_ops.mknod,rename:MEMFS.node_ops.rename,unlink:MEMFS.… property in MEMFS.ops_table.dir.node
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt91 * bugfix (G:147) Quicktime fourcc codec name lookup
1079 Added memory-saving EmbeddedLookup() function for lookup tables
1623 lookup functions in getid3.riff.php
1941 lookup functions in getid3.riff.php
2099 ¤ Moved lookup functions from getid3.lookup.php to the files where
2103 Removed file: getid3.lookup.php
2404 on numeric ID, or now reverse lookup as well
2664 Moved lookup portions of decodeMPEGaudioHeader() to
2665 getid3.lookup.php
2688 Split out non-lookup functions from getid3.lookup.php to
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.asf.php1459 static $lookup = array(
1465 return (isset($lookup[$CodecListType]) ? $lookup[$CodecListType] : 'Invalid Codec Type');
1706 static $lookup = null;
1707 if ($lookup === null) {
1708 $lookup = array(
1728 $lookup = array_map(function($str) {
1730 }, $lookup);
1733 return (isset($lookup[$WMpictureType]) ? $lookup[$WMpictureType] : '');
1994 static $lookup = array(
2003 return (isset($lookup[$id]) ? $lookup[$id] : 'invalid');
H A Dmodule.audio-video.flv.php355 static $lookup = array(
373 return (isset($lookup[$id]) ? $lookup[$id] : false);
382 static $lookup = array(
388 return (isset($lookup[$id]) ? $lookup[$id] : false);
397 static $lookup = array(
401 return (isset($lookup[$id]) ? $lookup[$id] : false);
410 static $lookup = array(
418 return (isset($lookup[$id]) ? $lookup[$id] : false);
H A Dmodule.audio-video.mpeg.php599 $lookup = array(0, 23.976, 24, 25, 29.97, 30, 50, 59.94, 60);
600 return (float) (isset($lookup[$rawframerate]) ? $lookup[$rawframerate] : 0);
612 $lookup = array(
616 …$ratio = (float) (isset($lookup[$mpeg_version][$rawaspectratio]) ? $lookup[$mpeg_version][$rawaspe…
631 $lookup = array(
635 …return (isset($lookup[$mpeg_version][$rawaspectratio]) ? $lookup[$mpeg_version][$rawaspectratio] :…
646 return (isset($lookup[$video_format]) ? $lookup[$video_format] : '');
657 return (isset($lookup[$scalable_mode]) ? $lookup[$scalable_mode] : '');
668 return (isset($lookup[$picture_structure]) ? $lookup[$picture_structure] : '');
678 $lookup = array('reserved', '4:2:0', '4:2:2', '4:4:4');
[all …]
H A Dmodule.audio.ac3.php635 $lookup = array(
648 $lookup['surround_mono'] = true;
652 $lookup['surround_left'] = true;
653 $lookup['surround_right'] = true;
656 return $lookup;
H A Dmodule.audio.dts.php170 static $lookup = array(
204 return (isset($lookup[$index]) ? $lookup[$index] : false);
213 static $lookup = array(
231 return (isset($lookup[$index]) ? $lookup[$index] : false);
240 static $lookup = array(
246 return (isset($lookup[$index]) ? $lookup[$index] : false);
290 static $lookup = array(
308 return (isset($lookup[$index]) ? $lookup[$index] : 'user-defined');
H A Dmodule.audio.flac.php439 static $lookup = array(
448 return (isset($lookup[$blocktype]) ? $lookup[$blocktype] : 'reserved');
458 static $lookup = array(
483 return (isset($lookup[$applicationid]) ? $lookup[$applicationid] : 'reserved');
492 static $lookup = array (
515 return (isset($lookup[$type_id]) ? $lookup[$type_id] : 'reserved');
/plugin/mytemplate/
H A DREADME38 LOOK - This is a map lookup. You can define an array in the structure page and use a variable
104 This mainly makes sense if you intend to use LOOKRANGE for the lookup.
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1lookup table for\n * mapping named destinations to reference numbers.\n *\n * This can be …
H A Dpdf.worker.js12368 var lookup;
12372 initializer(lookup);
12376 return lookup;
27381 var lookup = IR[3];
27521 lookup = lookup.getBytes();
27709 _this3.lookup.set(bytes);
27714 _this3.lookup[i] = lookup.charCodeAt(i);
27717 _this3.lookup = lookup;
27738 var lookup = this.lookup;
38252 str += lookup[b1];
[all …]
H A Dpdf.worker.js.map1lookup","initializer","MissingDataException","XRefEntryException","XRefParseException","stopWhenFo…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1 …chmentViewerRenderParameters\n * @property {Object|null} attachments - A lookup table of attachmen…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt1403 Apache module (see www.php.net/apache-lookup-uri)
/plugin/pycode/
H A Dmethod.php711 $lookup = array (
785 foreach ($lookup as $language => $extensions) {
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md158 * The check added to the `GeoIP2\Database\Reader` lookup methods in 0.8.0 did
165 * The `GeoIp2\Database\Reader` lookup methods (e.g., `city()`, `isp()`) now
167 does not match the method. In particular, doing a `city()` lookup on a
H A DREADME.md103 If the lookup succeeds, the method call will return a model class for the
210 // Use the ->enterprise method to do a lookup in the Enterprise database
/plugin/rater/scripts/
H A Djquery.tablesorter.js424 var lookup = {};
448 lookup[cellId] = firstAvailCol;
460 return lookup;
/plugin/recommend/
H A Daction.php98 $lookup = trim($INPUT->str('search'));
99 if (utf8_strlen($lookup) < 3) {
105 $logins = $auth->retrieveUsers(0, 10, ['user' => $lookup]);
107 $logins = array_merge($logins, $auth->retrieveUsers(0, 10, ['name' => $lookup]));
/plugin/refnotes/
H A Dbibtex.php612 $text = $strings->lookup(strtolower(trim($text)));
666 public function lookup($name) { function in refnotes_bibtex_strings

123456