Home
last modified time | relevance | path

Searched refs:LineName (Results 1 – 25 of 66) sorted by relevance

123

/dports/mail/nextcloud-mail/mail/vendor/sabberworm/php-css-parser/lib/Sabberworm/CSS/Value/
H A DLineName.php8 class LineName extends ValueList { class
28 return new LineName($aNames, $oParserState->currentLine());
H A DValue.php94 $oValue = LineName::parse($oParserState);
/dports/www/moodle310/moodle/lib/php-css-parser/Value/
H A DLineName.php8 class LineName extends ValueList { class
28 return new LineName($aNames, $oParserState->currentLine());
/dports/www/moodle39/moodle/lib/php-css-parser/Value/
H A DLineName.php8 class LineName extends ValueList { class
28 return new LineName($aNames, $oParserState->currentLine());
/dports/www/moodle311/moodle/lib/php-css-parser/Value/
H A DLineName.php8 class LineName extends ValueList { class
28 return new LineName($aNames, $oParserState->currentLine());
/dports/editors/lazarus/lazarus/tools/apiwizz/
H A Dapiwizard.pp279 Line, SearchName, LineName: String;
296 LineName := '';
302 LineName := GetName(Line);
303 if LineName = '' then Continue;
327 if (LineName <> '')
352 Line, LineName: String;
385 LineName := GetName(Line);
386 if LineName = '' then Continue;
523 LineName: String;
526 LineName := GetName(ApiText[Idx - 1]);
[all …]
/dports/editors/lazarus-qt5/lazarus/tools/apiwizz/
H A Dapiwizard.pp279 Line, SearchName, LineName: String;
296 LineName := '';
302 LineName := GetName(Line);
303 if LineName = '' then Continue;
327 if (LineName <> '')
352 Line, LineName: String;
385 LineName := GetName(Line);
386 if LineName = '' then Continue;
523 LineName: String;
526 LineName := GetName(ApiText[Idx - 1]);
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/tools/apiwizz/
H A Dapiwizard.pp282 Line, SearchName, LineName: String;
299 LineName := '';
305 LineName := GetName(Line);
306 if LineName = '' then Continue;
330 if (LineName <> '')
355 Line, LineName: String;
388 LineName := GetName(Line);
389 if LineName = '' then Continue;
526 LineName: String;
529 LineName := GetName(ApiText[Idx - 1]);
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/tools/apiwizz/
H A Dapiwizard.pp282 Line, SearchName, LineName: String;
299 LineName := '';
305 LineName := GetName(Line);
306 if LineName = '' then Continue;
330 if (LineName <> '')
355 Line, LineName: String;
388 LineName := GetName(Line);
389 if LineName = '' then Continue;
526 LineName: String;
529 LineName := GetName(ApiText[Idx - 1]);
[all …]
/dports/math/Imath/Imath-3.1.4/src/python/PyImath/
H A DPyImathLine.cpp26 template <class T> struct LineName {static const char *value;}; argument
27 template <> const char *LineName<float>::value = "Line3f";
28 template <> const char *LineName<double>::value = "Line3d";
411 stream << LineName<T>::value << "(" << v1ReprStr << ", " << v2ReprStr << ")"; in Line3_repr()
439 const char *name = LineName<T>::value; in register_Line()
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/alidns/
H A Dstruct_record_line.go22 LineName string `json:"LineName" xml:"LineName"` member
H A Dstruct_attribute_info.go22 LineName string `json:"LineName" xml:"LineName"` member
H A Dstruct_line.go22 LineName string `json:"LineName" xml:"LineName"` member
H A Dupdate_custom_line.go77 LineName string `position:"Query" name:"LineName"` member
H A Dadd_custom_line.go77 LineName string `position:"Query" name:"LineName"` member
/dports/net/traefik/traefik-2.6.1/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/alidns/
H A Dstruct_record_line.go22 LineName string `json:"LineName" xml:"LineName"` member
H A Dstruct_attribute_info.go22 LineName string `json:"LineName" xml:"LineName"` member
H A Dstruct_line.go22 LineName string `json:"LineName" xml:"LineName"` member
H A Dupdate_custom_line.go77 LineName string `position:"Query" name:"LineName"` member
H A Dadd_custom_line.go77 LineName string `position:"Query" name:"LineName"` member
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/alidns/
H A Dstruct_record_line.go22 LineName string `json:"LineName" xml:"LineName"` member
H A Dstruct_line.go22 LineName string `json:"LineName" xml:"LineName"` member
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/alidns/
H A Dstruct_record_line.go22 LineName string `json:"LineName" xml:"LineName"` member
H A Dstruct_line.go22 LineName string `json:"LineName" xml:"LineName"` member
/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_mwi.c411 CLI_AMI_TABLE_FIELD(LineName, "-20.20", s, 20, line->name) \ in showSubscriptions()
419 CLI_AMI_TABLE_FIELD(LineName, "-20.20", s, 20, line->name) \ in showSubscriptions()
428 CLI_AMI_TABLE_FIELD(LineName, "-20.20", s, 20, line->name) \ in showSubscriptions()

123