Home
last modified time | relevance | path

Searched defs:spec (Results 1 – 25 of 42) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
DSink.php29 public $spec; variable in Google\\Service\\Dataflow\\Sink
48 public function setSpec($spec)
DSource.php40 public $spec; variable in Google\\Service\\Dataflow\\Source
101 public function setSpec($spec)
/plugin/asciidocjs/node_modules/handlebars/lib/
Dhandlebars.runtime.js23 hb.template = function(spec) { argument
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
DQRcode.php817 protected function init($spec) {
2343 protected function getEccSpec($version, $level, $spec) {
2571 protected function rsBlockNum($spec) {
2580 protected function rsBlockNum1($spec) {
2589 protected function rsDataCodes1($spec) {
2598 protected function rsEccCodes1($spec) {
2607 protected function rsBlockNum2($spec) {
2616 protected function rsDataCodes2($spec) {
2625 protected function rsEccCodes2($spec) {
2634 protected function rsDataLength($spec) {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DUpdateChartSpecRequest.php46 public function setSpec(ChartSpec $spec)
DUpdateSlicerSpecRequest.php64 public function setSpec(SlicerSpec $spec)
DSlicer.php62 public function setSpec(SlicerSpec $spec)
DDataSource.php81 public function setSpec(DataSourceSpec $spec)
DEmbeddedChart.php78 public function setSpec(ChartSpec $spec)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OrgPolicyAPI/
DGoogleCloudOrgpolicyV2AlternatePolicySpec.php46 public function setSpec(GoogleCloudOrgpolicyV2PolicySpec $spec)
DGoogleCloudOrgpolicyV2Policy.php62 public function setSpec(GoogleCloudOrgpolicyV2PolicySpec $spec)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
DRevisionTemplate.php44 public function setSpec(RevisionSpec $spec)
DRevision.php82 public function setSpec(RevisionSpec $spec)
DService.php82 public function setSpec(ServiceSpec $spec)
DConfiguration.php82 public function setSpec(ConfigurationSpec $spec)
DDomainMapping.php82 public function setSpec(DomainMappingSpec $spec)
DRoute.php82 public function setSpec(RouteSpec $spec)
/plugin/asciidocjs/node_modules/handlebars/dist/amd/
Dhandlebars.runtime.js28 hb.template = function (spec) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
DNotifierConfig.php80 public function setSpec(NotifierSpec $spec)
/plugin/asciidocjs/node_modules/handlebars/dist/cjs/
Dhandlebars.runtime.js50 hb.template = function (spec) { argument
/plugin/qrcode2/
Dphpqrcode.php538 public static function getEccSpec($version, $level, array &$spec)
894 public static function rsBlockNum($spec) { return $spec[0] + $spec[3]; }
895 public static function rsBlockNum1($spec) { return $spec[0]; }
896 public static function rsDataCodes1($spec) { return $spec[1]; }
897 public static function rsEccCodes1($spec) { return $spec[2]; }
898 public static function rsBlockNum2($spec) { return $spec[3]; }
899 public static function rsDataCodes2($spec) { return $spec[4]; }
900 public static function rsEccCodes2($spec) { return $spec[2]; }
901 …public static function rsDataLength($spec) { return ($spec[0] * $spec[1]) + ($spec[3] * $spec[4]…
902 public static function rsEccLength($spec) { return ($spec[0] + $spec[3]) * $spec[2]; }
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
DGoogleIdentityAccesscontextmanagerV1ServicePerimeter.php92 public function setSpec(GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig $spec)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
DServicePerimeter.php92 public function setSpec(ServicePerimeterConfig $spec)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
DGoogleCloudApigeeV1ApiProxyRevision.php94 public $spec; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiProxyRevision
371 public function setSpec($spec)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
DFeature.php154 public function setSpec(CommonFeatureSpec $spec)

12