Home
last modified time | relevance | path

Searched refs:Specify (Results 1 – 25 of 7566) sorted by relevance

12345678910>>...303

/dports/cad/opencascade/opencascade-7.6.0/src/UnitsAPI/
H A DUnitsAPI.cxx78 MDTVLocalSystemUnits.Specify("LENGTH","mm"); in CheckLoading()
79 MDTVLocalSystemUnits.Specify("AREA","mm\xB2"); in CheckLoading()
80 MDTVLocalSystemUnits.Specify("VOLUME","mm\xB3"); in CheckLoading()
81 MDTVLocalSystemUnits.Specify("INERTIA","mm**4"); in CheckLoading()
82 MDTVLocalSystemUnits.Specify("SPEED","mm/s"); in CheckLoading()
86 MDTVLocalSystemUnits.Specify("CONSUMPTION","mm\xB2"); in CheckLoading()
90 MDTVLocalSystemUnits.Specify("FORCE","kg*mm/s\xB2"); in CheckLoading()
107 MDTVLocalSystemUnits.Specify("LUMINANCE","cd/mm\xB2"); in CheckLoading()
115 MDTVLocalSystemUnits.Specify("RESISTIVITY","O*mm"); in CheckLoading()
116 MDTVLocalSystemUnits.Specify("CONDUCTIVITY","S/mm"); in CheckLoading()
[all …]
/dports/cad/tkgate/tkgate-2.1/src/verga/
H A Dspecify.h66 Specify *new_Specify(ModuleDecl *);
67 void delete_Specify(Specify *);
68 void Specify_init(Specify *,ModuleDecl *);
69 void Specify_uninit(Specify *);
70 void Specify_addStat(Specify *,SpecifyStat *);
71 void Specify_addTask(Specify *,StatDecl *);
76 void Specify_generateTasks(Specify *s,ModuleInst *mi,CodeBlock *cb);
77 int Specify_addSpecParam(Specify *,const char *name,Expr *expr);
78 int Specify_getSpecParm(Specify *,const char *name, ModuleInst *mi, int *value);
79 int Specify_getDelays(Specify*,const char *src,const char *dst,List/*SpecifyStat**/ *match);
/dports/www/glassfish/glassfish5/mq/examples/ums/csharp/
H A DREADME35 -s <host:port> Specify the server host and port.
38 -n <count> Specify number of message to send.
39 -q Specify domain is a queue. Default is queue.
40 -t Specify domain is a topic.
41 -u <user> Specify the user name. Default is guest.
42 -p <password> Specify the password. Default is guest.
48 -s <host:port> Specify the server host and port.
50 -q Specify domain is a queue. Default is queue.
51 -t Specify domain is a topic.
52 -u <user> Specify the user name. Default is guest.
[all …]
/dports/www/payara/payara5/mq/examples/ums/csharp/
H A DREADME35 -s <host:port> Specify the server host and port.
38 -n <count> Specify number of message to send.
39 -q Specify domain is a queue. Default is queue.
40 -t Specify domain is a topic.
41 -u <user> Specify the user name. Default is guest.
42 -p <password> Specify the password. Default is guest.
48 -s <host:port> Specify the server host and port.
50 -q Specify domain is a queue. Default is queue.
51 -t Specify domain is a topic.
52 -u <user> Specify the user name. Default is guest.
[all …]
/dports/www/moodle310/moodle/cohort/tests/fixtures/
H A Duploadcohorts2.csv2 Specify category as name,cohortid1,,Miscellaneous,,,
3 Specify category as idnumber,cohortid2,,CAT1,,,
4 Specify category as id,cohortid3,,1,,,
5 Specify category as path,cohortid4,,Cat 1 / Cat 3,,,
6 Specify category_id,cohortid5,,,1,,
7 Specify category_idnumber,cohortid6,,,,CAT1,
8 Specify category_path,cohortid7,,,,,Cat 1 / Cat 3
H A Duploadcohorts3.csv2 Specify context as id (system),cohortid8,,1
3 Specify context as name (system),cohortid9,,System
4 Specify context as category name only,cohortid10,,Cat 1
5 Specify context as category path,cohortid12,,Cat 1 / Cat 3
6 Specify context as category idnumber,cohortid13,,CAT2
/dports/www/moodle311/moodle/cohort/tests/fixtures/
H A Duploadcohorts2.csv2 Specify category as name,cohortid1,,Miscellaneous,,,
3 Specify category as idnumber,cohortid2,,CAT1,,,
4 Specify category as id,cohortid3,,1,,,
5 Specify category as path,cohortid4,,Cat 1 / Cat 3,,,
6 Specify category_id,cohortid5,,,1,,
7 Specify category_idnumber,cohortid6,,,,CAT1,
8 Specify category_path,cohortid7,,,,,Cat 1 / Cat 3
H A Duploadcohorts3.csv2 Specify context as id (system),cohortid8,,1
3 Specify context as name (system),cohortid9,,System
4 Specify context as category name only,cohortid10,,Cat 1
5 Specify context as category path,cohortid12,,Cat 1 / Cat 3
6 Specify context as category idnumber,cohortid13,,CAT2
/dports/www/moodle39/moodle/cohort/tests/fixtures/
H A Duploadcohorts2.csv2 Specify category as name,cohortid1,,Miscellaneous,,,
3 Specify category as idnumber,cohortid2,,CAT1,,,
4 Specify category as id,cohortid3,,1,,,
5 Specify category as path,cohortid4,,Cat 1 / Cat 3,,,
6 Specify category_id,cohortid5,,,1,,
7 Specify category_idnumber,cohortid6,,,,CAT1,
8 Specify category_path,cohortid7,,,,,Cat 1 / Cat 3
H A Duploadcohorts3.csv2 Specify context as id (system),cohortid8,,1
3 Specify context as name (system),cohortid9,,System
4 Specify context as category name only,cohortid10,,Cat 1
5 Specify context as category path,cohortid12,,Cat 1 / Cat 3
6 Specify context as category idnumber,cohortid13,,CAT2
/dports/games/flightgear/flightgear-2020.3.11/scripts/completion/
H A Dfg-completion.zsh91 '--bpp=[Specify the bits per pixel]' \
92 '--fov=[Specify field of view angle]' \
121 '--heading=[Specify heading (yaw) angle (Psi)]' \
122 '--roll=[Specify roll angle (Phi)]' \
123 '--pitch=[Specify pitch angle (Theta)]' \
124 '--uBody=[Specify velocity along the body X axis]' \
125 '--vBody=[Specify velocity along the body Y axis]' \
127 '--vc=[Specify initial airspeed (in knots)]' \
128 '--mach=[Specify initial mach number]' \
130 '--roc=[Specify initial climb rate]' \
[all …]
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/drivers/nxp/auth/csf_hdr_parser/
H A Dinput_bl2_ch210 # Specify the platform. [Mandatory]
13 # ESBC Flag. Specify ESBC=0 to sign u-boot and ESBC=1 to sign ESBC images.(default is 0)
20 # Specify the file name of the keys separated by comma.
37 # Specify the target where image will be loaded. (Default is NOR_16B) - [Optional]
53 # Specify OEM AND FSL ID to be populated in header. [Optional]
60 # Specify the file names of csf header and sg table. (Default :hdr.out) [Optional]
63 # Specify the file names of hash file and sign file.
71 # Specify the output file name of sg table. (Default :sg_table.out). [Optional]
77 # Specify House keeping Area
83 # Specify Secondary Image Flag. (0 or 1) - [Optional]
[all …]
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/drivers/nxp/auth/csf_hdr_parser/
H A Dinput_bl2_ch210 # Specify the platform. [Mandatory]
13 # ESBC Flag. Specify ESBC=0 to sign u-boot and ESBC=1 to sign ESBC images.(default is 0)
20 # Specify the file name of the keys separated by comma.
37 # Specify the target where image will be loaded. (Default is NOR_16B) - [Optional]
53 # Specify OEM AND FSL ID to be populated in header. [Optional]
60 # Specify the file names of csf header and sg table. (Default :hdr.out) [Optional]
63 # Specify the file names of hash file and sign file.
71 # Specify the output file name of sg table. (Default :sg_table.out). [Optional]
77 # Specify House keeping Area
83 # Specify Secondary Image Flag. (0 or 1) - [Optional]
[all …]
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/drivers/nxp/auth/csf_hdr_parser/
H A Dinput_bl2_ch210 # Specify the platform. [Mandatory]
13 # ESBC Flag. Specify ESBC=0 to sign u-boot and ESBC=1 to sign ESBC images.(default is 0)
20 # Specify the file name of the keys separated by comma.
37 # Specify the target where image will be loaded. (Default is NOR_16B) - [Optional]
53 # Specify OEM AND FSL ID to be populated in header. [Optional]
60 # Specify the file names of csf header and sg table. (Default :hdr.out) [Optional]
63 # Specify the file names of hash file and sign file.
71 # Specify the output file name of sg table. (Default :sg_table.out). [Optional]
77 # Specify House keeping Area
83 # Specify Secondary Image Flag. (0 or 1) - [Optional]
[all …]
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/drivers/nxp/auth/csf_hdr_parser/
H A Dinput_bl2_ch210 # Specify the platform. [Mandatory]
13 # ESBC Flag. Specify ESBC=0 to sign u-boot and ESBC=1 to sign ESBC images.(default is 0)
20 # Specify the file name of the keys separated by comma.
37 # Specify the target where image will be loaded. (Default is NOR_16B) - [Optional]
53 # Specify OEM AND FSL ID to be populated in header. [Optional]
60 # Specify the file names of csf header and sg table. (Default :hdr.out) [Optional]
63 # Specify the file names of hash file and sign file.
71 # Specify the output file name of sg table. (Default :sg_table.out). [Optional]
77 # Specify House keeping Area
83 # Specify Secondary Image Flag. (0 or 1) - [Optional]
[all …]
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/drivers/nxp/auth/csf_hdr_parser/
H A Dinput_bl2_ch210 # Specify the platform. [Mandatory]
13 # ESBC Flag. Specify ESBC=0 to sign u-boot and ESBC=1 to sign ESBC images.(default is 0)
20 # Specify the file name of the keys separated by comma.
37 # Specify the target where image will be loaded. (Default is NOR_16B) - [Optional]
53 # Specify OEM AND FSL ID to be populated in header. [Optional]
60 # Specify the file names of csf header and sg table. (Default :hdr.out) [Optional]
63 # Specify the file names of hash file and sign file.
71 # Specify the output file name of sg table. (Default :sg_table.out). [Optional]
77 # Specify House keeping Area
83 # Specify Secondary Image Flag. (0 or 1) - [Optional]
[all …]
/dports/shells/fish/fish-3.3.1/share/completions/
H A Dmkdosfs.fish9 complete -c mkdosfs -s D -x -d 'Specify drive number' -a '0x80\tHard\ disk 0x00\tFloppy\ disk'
10 complete -c mkdosfs -s f -x -d 'Specify number of FATs' -a '1\t 2\tDefault 3\t 4\t'
11 complete -c mkdosfs -s F -x -d 'Specify FAT size' -a '12 16 32'
12 complete -c mkdosfs -s h -x -d 'Specify number of hidden sectors'
13 complete -c mkdosfs -s i -x -d 'Specify volume ID'
16 complete -c mkdosfs -s m -r -d 'Specify file containing non bootable message' -a '-\tStdin'
17 complete -c mkdosfs -s M -x -d 'Specify media type' -a '
28 complete -c mkdosfs -s n -x -d 'Specify volume name'
30 complete -c mkdosfs -s R -x -d 'Specify number of reserved sectors'
31 complete -c mkdosfs -s s -x -d 'Specify number of sector per cluster' -a '1 2 4 8 16 32 64 128'
[all …]
H A Dldapsearch.fish15 complete -c ldapsearch -s b -x -d 'Specify starting point for the search'
28 complete -c ldapsearch -s H -x -d 'Specify URI(s) referring to the ldap server(s)'
29 complete -c ldapsearch -s h -x -d 'Specify an alternate host'
30 complete -c ldapsearch -s p -x -d 'Specify an alternate TCP port'
31 complete -c ldapsearch -s P -xa '2 3' -d 'Specify the LDAP protocol version'
32 complete -c ldapsearch -s e -x -d 'Specify general extensions'
33 complete -c ldapsearch -s E -x -d 'Specify search extensions'
34 complete -c ldapsearch -s o -x -d 'Specify general options'
35 complete -c ldapsearch -s O -x -d 'Specify SASL security properties'
39 complete -c ldapsearch -s U -x -d 'Specify the authentication ID for SASL bind'
[all …]
H A Dcsc.fish16 complete -c csc -o "pathmap:" -d "Specify a mapping for source path names output by the compiler"
18 complete -c csc -o "platform:anycpu" -d "Specify any platform as the output platform (default)"
19 complete -c csc -o "platform:anycpu32bitpreferred" -d "Specify any platform as the output platform"
20 complete -c csc -o "platform:ARM" -d "Specify ARM as the output platform"
21 complete -c csc -o "platform:ARM64" -d "Specify ARM64 as the output platform"
22 complete -c csc -o "platform:x64" -d "Specify AMD64 or EM64T as the output platform"
23 complete -c csc -o "platform:x86" -d "Specify x86 as the output platform"
24 complete -c csc -o "platform:Itanium" -d "Specify Itanium as the output platform"
25 complete -c csc -o "preferreduilang:" -d "Specify a language for compiler output"
34 complete -c csc -o "modulename:" -d "Specify the name of the source module"
[all …]
H A Dmutt.fish8 …complete -c mutt -s c -x -d 'Specify a carbon-copy (CC) recipient' -a '(__fish_print_abook_emails)'
9 …complete -c mutt -s b -x -d 'Specify a blind-carbon-copy (BCC) recipient' -a '(__fish_print_abook_…
25 complete -r -c mutt -s b -d 'Specify a blind-carbon-copy (BCC) recipient'
26 complete -r -c mutt -s c -d 'Specify a carbon-copy (CC) recipient'
28 complete -r -c mutt -s f -d 'Specify which mailbox to load'
29 complete -r -c mutt -s F -d 'Specify an initialization file to read instead of ~/.muttrc'
30 complete -r -c mutt -s H -d 'Specify a draft file containing header and body for the message'
31 complete -r -c mutt -s i -d 'Specify a file to include into the body of a message'
32 complete -r -c mutt -s m -d 'Specify a default mailbox type'
34 complete -r -c mutt -s s -d 'Specify the subject of the message'
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/
H A Dlgtm.template.yml147 # Specify MSBuild settings
200 # Specify .NET Core settings.
205 # Specify the version of .NET Core SDK to use.
208 # Specify MSBuild settings.
230 # Specify additional options for the extractor,
267 # Specify Gradle settings.
269 # Specify the required Gradle version.
280 # Specify Maven settings.
288 # Specify the required Maven version.
291 # Specify how XML files should be extracted:
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/contrib/inventory/
H A Dvmware.ini9 # Specify an alternate group name for guest VMs. If not defined, defaults to
13 # Specify an alternate group name for host systems when guests_only=false.
18 # Specify the number of seconds to use the inventory cache before it is
22 # Specify the directory used for storing the inventory cache. If not defined,
26 # Specify a prefix filter. Any VMs with names beginning with this string will
30 # Specify a cluster filter list (colon delimited). Only clusters matching by
36 # Specify hostname or IP address of vCenter/ESXi server. A port may be
41 # Specify a username to access the vCenter host. This setting may also be
45 # Specify a password to access the vCenter host. This setting may also be
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/vmware/scripts/inventory/
H A Dvmware.ini9 # Specify an alternate group name for guest VMs. If not defined, defaults to
13 # Specify an alternate group name for host systems when guests_only=false.
18 # Specify the number of seconds to use the inventory cache before it is
22 # Specify the directory used for storing the inventory cache. If not defined,
26 # Specify a prefix filter. Any VMs with names beginning with this string will
30 # Specify a cluster filter list (colon delimited). Only clusters matching by
36 # Specify hostname or IP address of vCenter/ESXi server. A port may be
41 # Specify a username to access the vCenter host. This setting may also be
45 # Specify a password to access the vCenter host. This setting may also be
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/macos/
H A D_security73 '-a[Specify account name (required)]' \
74 '-c[Specify item creator (optional four-character code)]' \
75 '-C[Specify item type (optional four-character code)]' \
76 '-d[Specify security domain string (optional)]' \
77 '-D[Specify kind (default is "Internet password")]' \
78 '-j[Specify comment string (optional)]' \
79 '-l[Specify label (if omitted, server name is used as default label)]' \
80 '-p[Specify path string (optional)]' \
81 '-P[Specify port number (optional)]' \
83 '-s[Specify server name (required)]' \
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ua/org.eclipse.pde.ua.ui/src/org/eclipse/pde/internal/ua/ui/editor/ctxhelp/details/
H A Dmessages.properties14 CtxHelpCommandDetails_commandDesc=Specify the command to invoke:
16 CtxHelpCommandDetails_labelDesc=Specify the display label for this command:
19 CtxHelpContextDetails_descDesc=Specify the context description that will be displayed to the user:
21 CtxHelpContextDetails_idDesc=Specify the help context id:
26 CtxHelpDescriptionDetails_descDesc=Specify the context description that will be displayed to the us…
34 CtxHelpTopicDetails_label=Specify the display label for this topic:
36 CtxHelpTopicDetails_locationHTML=Specify the location of an HTML file containing content:

12345678910>>...303