Home
last modified time | relevance | path

Searched defs:label (Results 226 – 250 of 42502) sorted by relevance

12345678910>>...1701

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/vendor/idna/
H A Dcore.py49 def valid_label_length(label): argument
56 def valid_string_length(label, trailing_dot): argument
63 def check_bidi(label, check_ltr=False): argument
124 def check_initial_combiner(label): argument
131 def check_hyphen_ok(label): argument
140 def check_nfc(label): argument
146 def valid_contextj(label, pos): argument
190 def valid_contexto(label, pos, exception=False): argument
231 def check_label(label): argument
258 def alabel(label): argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/obj-x86_64-pc-linux-gnu/_virtualenvs/init/lib/python2.7/site-packages/pip/_vendor/idna/
H A Dcore.py53 def valid_label_length(label): argument
60 def valid_string_length(label, trailing_dot): argument
67 def check_bidi(label, check_ltr=False): argument
127 def check_initial_combiner(label): argument
134 def check_hyphen_ok(label): argument
143 def check_nfc(label): argument
149 def valid_contextj(label, pos): argument
193 def valid_contexto(label, pos, exception=False): argument
234 def check_label(label): argument
266 def alabel(label): argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/patched/notpip/_vendor/idna/
H A Dcore.py49 def valid_label_length(label): argument
56 def valid_string_length(label, trailing_dot): argument
63 def check_bidi(label, check_ltr=False): argument
124 def check_initial_combiner(label): argument
131 def check_hyphen_ok(label): argument
140 def check_nfc(label): argument
146 def valid_contextj(label, pos): argument
190 def valid_contexto(label, pos, exception=False): argument
231 def check_label(label): argument
258 def alabel(label): argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/vendor/pip9/_vendor/idna/
H A Dcore.py49 def valid_label_length(label): argument
56 def valid_string_length(label, trailing_dot): argument
63 def check_bidi(label, check_ltr=False): argument
124 def check_initial_combiner(label): argument
131 def check_hyphen_ok(label): argument
140 def check_nfc(label): argument
146 def valid_contextj(label, pos): argument
190 def valid_contexto(label, pos, exception=False): argument
231 def check_label(label): argument
258 def alabel(label): argument
[all …]
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/vendor/idna/
H A Dcore.py53 def valid_label_length(label): argument
60 def valid_string_length(label, trailing_dot): argument
67 def check_bidi(label, check_ltr=False): argument
127 def check_initial_combiner(label): argument
134 def check_hyphen_ok(label): argument
143 def check_nfc(label): argument
149 def valid_contextj(label, pos): argument
193 def valid_contexto(label, pos, exception=False): argument
234 def check_label(label): argument
266 def alabel(label): argument
[all …]
/dports/devel/py-pip/pip-20.3.4/src/pip/_vendor/idna/
H A Dcore.py53 def valid_label_length(label): argument
60 def valid_string_length(label, trailing_dot): argument
67 def check_bidi(label, check_ltr=False): argument
127 def check_initial_combiner(label): argument
134 def check_hyphen_ok(label): argument
143 def check_nfc(label): argument
149 def valid_contextj(label, pos): argument
193 def valid_contexto(label, pos, exception=False): argument
234 def check_label(label): argument
266 def alabel(label): argument
[all …]
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/patched/notpip/_vendor/idna/
H A Dcore.py53 def valid_label_length(label): argument
60 def valid_string_length(label, trailing_dot): argument
67 def check_bidi(label, check_ltr=False): argument
127 def check_initial_combiner(label): argument
134 def check_hyphen_ok(label): argument
143 def check_nfc(label): argument
149 def valid_contextj(label, pos): argument
193 def valid_contexto(label, pos, exception=False): argument
234 def check_label(label): argument
266 def alabel(label): argument
[all …]
/dports/devel/py-oci/oci-2.53.1/src/oci/_vendor/idna/
H A Dcore.py58 def valid_label_length(label): argument
65 def valid_string_length(label, trailing_dot): argument
72 def check_bidi(label, check_ltr=False): argument
132 def check_initial_combiner(label): argument
139 def check_hyphen_ok(label): argument
148 def check_nfc(label): argument
154 def valid_contextj(label, pos): argument
198 def valid_contexto(label, pos, exception=False): argument
239 def check_label(label): argument
271 def alabel(label): argument
[all …]
/dports/editors/textadept/cdk-5.0-20200923/
H A Dlabel.c23 CDKLABEL *label = 0; in newCDKLabel() local
111 void activateCDKLabel (CDKLABEL *label, chtype *actions GCC_UNUSED) in activateCDKLabel()
128 void setCDKLabelMessage (CDKLABEL *label, CDK_CSTRING2 info, int infoSize) in setCDKLabelMessage()
163 chtype **getCDKLabelMessage (CDKLABEL *label, int *size) in getCDKLabelMessage()
172 void setCDKLabelBox (CDKLABEL *label, boolean Box) in setCDKLabelBox()
177 boolean getCDKLabelBox (CDKLABEL *label) in getCDKLabelBox()
200 CDKLABEL *label = (CDKLABEL *)object; in _drawCDKLabel() local
238 CDKLABEL *label = (CDKLABEL *)object; in _eraseCDKLabel() local
254 CDKLABEL *label = (CDKLABEL *)object; in _moveCDKLabel() local
301 CDKLABEL *label = (CDKLABEL *)object; in _destroyCDKLabel() local
[all …]
/dports/editors/textadept/textadept-textadept_11.1/src/cdk/
H A Dlabel.c23 CDKLABEL *label = 0; in newCDKLabel() local
111 void activateCDKLabel (CDKLABEL *label, chtype *actions GCC_UNUSED) in activateCDKLabel()
128 void setCDKLabelMessage (CDKLABEL *label, CDK_CSTRING2 info, int infoSize) in setCDKLabelMessage()
163 chtype **getCDKLabelMessage (CDKLABEL *label, int *size) in getCDKLabelMessage()
172 void setCDKLabelBox (CDKLABEL *label, boolean Box) in setCDKLabelBox()
177 boolean getCDKLabelBox (CDKLABEL *label) in getCDKLabelBox()
200 CDKLABEL *label = (CDKLABEL *)object; in _drawCDKLabel() local
238 CDKLABEL *label = (CDKLABEL *)object; in _eraseCDKLabel() local
254 CDKLABEL *label = (CDKLABEL *)object; in _moveCDKLabel() local
301 CDKLABEL *label = (CDKLABEL *)object; in _destroyCDKLabel() local
[all …]
/dports/games/warzone2100/warzone2100/data/base/wrf/cam3/cam3ad/
H A Dlabels.json3 "label": "startPosition", string
7 "label": "healthRetreat", string
11 "label": "vtolRemovePos", string
15 "label": "vtolAppearPosW", string
19 "label": "vtolAppearPosE", string
23 "label": "phantomFacNorth", string
27 "label": "phantomFacWest", string
31 "label": "phantomFacEast", string
40 "label": "landingZone", string
45 "label": "NXlandingZone", string
[all …]
/dports/devel/cdk/cdk-5.0-20161210/
H A Dlabel.c23 CDKLABEL *label = 0; in newCDKLabel() local
111 void activateCDKLabel (CDKLABEL *label, chtype *actions GCC_UNUSED) in activateCDKLabel()
128 void setCDKLabelMessage (CDKLABEL *label, CDK_CSTRING2 info, int infoSize) in setCDKLabelMessage()
163 chtype **getCDKLabelMessage (CDKLABEL *label, int *size) in getCDKLabelMessage()
172 void setCDKLabelBox (CDKLABEL *label, boolean Box) in setCDKLabelBox()
177 boolean getCDKLabelBox (CDKLABEL *label) in getCDKLabelBox()
200 CDKLABEL *label = (CDKLABEL *)object; in _drawCDKLabel() local
238 CDKLABEL *label = (CDKLABEL *)object; in _eraseCDKLabel() local
254 CDKLABEL *label = (CDKLABEL *)object; in _moveCDKLabel() local
301 CDKLABEL *label = (CDKLABEL *)object; in _destroyCDKLabel() local
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dcsqrt_1.f9025 subroutine failure(label) argument
27 character*(*) label local
33 subroutine c_r(a,b,label) argument
36 character*(*) label local
42 subroutine c_d(a,b,label) argument
45 character*(*) label local
52 subroutine c_c(a,b,label) argument
55 character*(*) label local
64 character*(*) label local
70 character*(*) label local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dcsqrt_1.f9025 subroutine failure(label) argument
27 character*(*) label local
33 subroutine c_r(a,b,label) argument
36 character*(*) label local
42 subroutine c_d(a,b,label) argument
45 character*(*) label local
52 subroutine c_c(a,b,label) argument
55 character*(*) label local
64 character*(*) label local
70 character*(*) label local
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dcsqrt_1.f9025 subroutine failure(label) argument
27 character*(*) label local
33 subroutine c_r(a,b,label) argument
36 character*(*) label local
42 subroutine c_d(a,b,label) argument
45 character*(*) label local
52 subroutine c_c(a,b,label) argument
55 character*(*) label local
64 character*(*) label local
70 character*(*) label local
[all …]
/dports/www/firefox-esr/firefox-91.8.0/mozglue/baseprofiler/public/
H A DBaseProfilerCounts.h12 # define BASE_PROFILER_DEFINE_COUNT_TOTAL(label, category, description) argument
13 # define BASE_PROFILER_DEFINE_COUNT(label, category, description) argument
14 # define BASE_PROFILER_DEFINE_STATIC_COUNT_TOTAL(label, category, description) argument
15 # define AUTO_BASE_PROFILER_COUNT_TOTAL(label, count) argument
16 # define AUTO_BASE_PROFILER_COUNT(label) argument
17 # define AUTO_BASE_PROFILER_STATIC_COUNT(label, count) argument
18 # define AUTO_BASE_PROFILER_FORCE_ALLOCATION(label) argument
194 # define BASE_PROFILER_DEFINE_COUNT_TOTAL(label, category, description) \ argument
203 # define BASE_PROFILER_DEFINE_COUNT(label, category, description) \ argument
224 # define AUTO_BASE_PROFILER_COUNT_TOTAL(label, count) \ argument
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dcsqrt_1.f9025 subroutine failure(label) argument
27 character*(*) label local
33 subroutine c_r(a,b,label) argument
36 character*(*) label local
42 subroutine c_d(a,b,label) argument
45 character*(*) label local
52 subroutine c_c(a,b,label) argument
55 character*(*) label local
64 character*(*) label local
70 character*(*) label local
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dcsqrt_1.f9025 subroutine failure(label) argument
27 character*(*) label local
33 subroutine c_r(a,b,label) argument
36 character*(*) label local
42 subroutine c_d(a,b,label) argument
45 character*(*) label local
52 subroutine c_c(a,b,label) argument
55 character*(*) label local
64 character*(*) label local
70 character*(*) label local
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dcsqrt_1.f9025 subroutine failure(label) argument
27 character*(*) label local
33 subroutine c_r(a,b,label) argument
36 character*(*) label local
42 subroutine c_d(a,b,label) argument
45 character*(*) label local
52 subroutine c_c(a,b,label) argument
55 character*(*) label local
64 character*(*) label local
70 character*(*) label local
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dcsqrt_1.f9025 subroutine failure(label) argument
27 character*(*) label local
33 subroutine c_r(a,b,label) argument
36 character*(*) label local
42 subroutine c_d(a,b,label) argument
45 character*(*) label local
52 subroutine c_c(a,b,label) argument
55 character*(*) label local
64 character*(*) label local
70 character*(*) label local
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dcsqrt_1.f9025 subroutine failure(label) argument
27 character*(*) label local
33 subroutine c_r(a,b,label) argument
36 character*(*) label local
42 subroutine c_d(a,b,label) argument
45 character*(*) label local
52 subroutine c_c(a,b,label) argument
55 character*(*) label local
64 character*(*) label local
70 character*(*) label local
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dcsqrt_1.f9025 subroutine failure(label) argument
27 character*(*) label local
33 subroutine c_r(a,b,label) argument
36 character*(*) label local
42 subroutine c_d(a,b,label) argument
45 character*(*) label local
52 subroutine c_c(a,b,label) argument
55 character*(*) label local
64 character*(*) label local
70 character*(*) label local
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dcsqrt_1.f9025 subroutine failure(label) argument
27 character*(*) label local
33 subroutine c_r(a,b,label) argument
36 character*(*) label local
42 subroutine c_d(a,b,label) argument
45 character*(*) label local
52 subroutine c_c(a,b,label) argument
55 character*(*) label local
64 character*(*) label local
70 character*(*) label local
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dcsqrt_1.f9025 subroutine failure(label) argument
27 character*(*) label local
33 subroutine c_r(a,b,label) argument
36 character*(*) label local
42 subroutine c_d(a,b,label) argument
45 character*(*) label local
52 subroutine c_c(a,b,label) argument
55 character*(*) label local
64 character*(*) label local
70 character*(*) label local
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dcsqrt_1.f9025 subroutine failure(label) argument
27 character*(*) label local
33 subroutine c_r(a,b,label) argument
36 character*(*) label local
42 subroutine c_d(a,b,label) argument
45 character*(*) label local
52 subroutine c_c(a,b,label) argument
55 character*(*) label local
64 character*(*) label local
70 character*(*) label local
[all …]

12345678910>>...1701