Home
last modified time | relevance | path

Searched refs:conform (Results 51 – 75 of 10020) sorted by relevance

12345678910>>...401

/dports/devel/efl/efl-1.25.1/src/examples/elementary/
H A Dconformant_example_02.c17 Evas_Object *win, *conform, *btn, *bx, *en; in elm_main() local
26 conform = elm_conformant_add(win); in elm_main()
27 evas_object_size_hint_weight_set(conform, EVAS_HINT_EXPAND, EVAS_HINT_EXPAND); in elm_main()
28 elm_win_resize_object_add(win, conform); in elm_main()
29 evas_object_show(conform); in elm_main()
67 elm_object_content_set(conform, bx); in elm_main()
/dports/devel/efl/efl-1.25.1/doc/widgets/
H A Dwidget_preview_conformant.c5 Evas_Object *conform = elm_conformant_add(win);
6 elm_win_resize_object_add(win, conform);
7 evas_object_size_hint_weight_set(conform, EVAS_HINT_EXPAND, EVAS_HINT_EXPAND);
8 evas_object_show(conform);
40 elm_object_content_set(conform, bx);
/dports/math/fricas/fricas-1.3.7/src/interp/
H A Dbr-data.boot72 $conform: local := nil
92 $conform := dbMkForm SUBST('T,"T$",conform)
93 null $conform => nil
104 argl := rest $conform
164 conform:= STRCONC($kind,form2LispString $conform)
509 [op,:argl] := conform
515 childrenOf conform ==
572 op := opOf conform
602 conname := opOf conform
628 rest conform =>
[all …]
H A Dbr-op2.boot252 conform := htpProperty(htPage,'conform)
253 conargs := rest conform
366 fn(conform,domname) ==
367 conform := domname or conform
379 isExposedConstructor opOf conform => [conform,:'(T)]
380 [conform,:'(NIL)]
436 for [conform,:pred] in ancestors repeat koCatAttrsAdd(conform,pred)
462 conform := htpProperty(htPage,'conform)
485 conform := htpProperty(htPage,'conform)
580 [conform, ["*1", :rest cform], ["%", :rest conform]]
[all …]
/dports/net-mgmt/p5-Cisco-Reconfig/Cisco-Reconfig-0.912/t/datadir/
H A Da25 conform-action transmit
13 conform-action transmit
22 conform-action transmit
44 conform-action transmit
49 conform-action transmit
62 conform-action transmit
H A Da15 conform-action transmit
14 conform-action transmit
23 conform-action transmit
36 conform-action transmit
65 conform-action transmit
94 conform-action transmit
99 conform-action transmit
/dports/devel/codeville/codeville-0.1.18/
H A DNOTES390 vcpx/changes.py:46:8: C0103: Variable name "s" doesn't conform to snake_case naming style (invalid-…
391 vcpx/changes.py:49:16: C0103: Variable name "s" doesn't conform to snake_case naming style (invalid…
392 vcpx/changes.py:52:16: C0103: Variable name "s" doesn't conform to snake_case naming style (invalid…
393 vcpx/changes.py:55:16: C0103: Variable name "s" doesn't conform to snake_case naming style (invalid…
394 vcpx/changes.py:57:12: C0103: Variable name "s" doesn't conform to snake_case naming style (invalid…
395 vcpx/changes.py:59:12: C0103: Variable name "s" doesn't conform to snake_case naming style (invalid…
396 vcpx/changes.py:60:8: C0103: Variable name "s" doesn't conform to snake_case naming style (invalid-…
398 vcpx/changes.py:62:12: C0103: Variable name "s" doesn't conform to snake_case naming style (invalid…
404 vcpx/changes.py:138:8: C0103: Variable name "e" doesn't conform to snake_case naming style (invalid…
546 vcpx/config.py:67:4: C0103: Argument name "fp" doesn't conform to snake_case naming style (invalid-…
[all …]
/dports/graphics/cogl/cogl-1.22.8/tests/conform/
H A DMakefile.am8 test-conform-main.c \
98 stamp-test-conformance: Makefile $(srcdir)/test-conform-main.c
100 …@sed -n -e 's/^ \{1,\}ADD_TEST *( *\([a-zA-Z0-9_]\{1,\}\).*/\1/p' $(srcdir)/test-conform-main.c > …
175 *.c) echo ' <File RelativePath="..\..\..\tests\conform\'$$F'" />' \
185 *.c) echo ' <ClCompile Include="..\..\..\tests\conform\'$$F'" />' \
195 …*.c) echo ' <ClCompile Include="..\..\..\tests\conform\'$$F'"><Filter>Sources</Filter></ClCompi…
229 CLEANFILES = conform.test
/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/util/
H A DBase64.hpp95 , Conformance conform = Conf_RFC2045
121 , Conformance conform = Conf_RFC2045
138 , Conformance conform = Conf_RFC2045
162 , Conformance conform = Conf_RFC2045
176 , Conformance conform = Conf_RFC2045
H A DBase64.cpp254 , Conformance conform ) in getDataLength() argument
258 XMLByte* decodedData = decodeToXMLByte(inputData, &retLen, manager, conform); in getDataLength()
272 , Conformance conform ) in decode() argument
280 , conform); in decode()
295 , Conformance conform ) in decodeToXMLByte() argument
316 return decode(dataInByte, decodedLen, memMgr, conform); in decodeToXMLByte()
330 , Conformance conform) in getCanonicalRepresentation() argument
358 , conform); in getCanonicalRepresentation()
443 , Conformance conform in decode() argument
460 switch (conform) in decode()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/util/
H A DBase64.hpp95 , Conformance conform = Conf_RFC2045
121 , Conformance conform = Conf_RFC2045
138 , Conformance conform = Conf_RFC2045
162 , Conformance conform = Conf_RFC2045
176 , Conformance conform = Conf_RFC2045
H A DBase64.cpp249 , Conformance conform ) in getDataLength() argument
253 XMLByte* decodedData = decodeToXMLByte(inputData, &retLen, manager, conform); in getDataLength()
267 , Conformance conform ) in decode() argument
275 , conform); in decode()
290 , Conformance conform ) in decodeToXMLByte() argument
311 return decode(dataInByte, decodedLen, memMgr, conform); in decodeToXMLByte()
325 , Conformance conform) in getCanonicalRepresentation() argument
353 , conform); in getCanonicalRepresentation()
438 , Conformance conform in decode() argument
455 switch (conform) in decode()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/tests/ManualTests/SQL/ParameterTest/
H A DSqlParameterTest_ReleaseMode.bsl26 The data for table-valued parameter "@tvp" doesn't conform to the table type of the parameter.
29 The data for table-valued parameter "@tvp" doesn't conform to the table type of the parameter.
32 The data for table-valued parameter "@tvp" doesn't conform to the table type of the parameter.
35 The data for table-valued parameter "@tvp" doesn't conform to the table type of the parameter.
38 The data for table-valued parameter "@tvp" doesn't conform to the table type of the parameter.
41 The data for table-valued parameter "@tvp" doesn't conform to the table type of the parameter.
44 The data for table-valued parameter "@tvp" doesn't conform to the table type of the parameter.
47 The data for table-valued parameter "@tvp" doesn't conform to the table type of the parameter.
58 The data for table-valued parameter "@tvp" doesn't conform to the table type of the parameter.
61 The data for table-valued parameter "@tvp" doesn't conform to the table type of the parameter.
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dcategory-direct-members-protocol-conformance.m21 @interface I (Cat1) <P> // expected-error {{category 'Cat1' cannot conform to protocol 'P' because …
54 @interface ExpDirect (CatExpDirect) <P> // expected-error {{category 'CatExpDirect' cannot conform
64 @interface ExpDirect () <PRecursiveTop> // expected-error {{class extension cannot conform to proto…
81 @interface IProp1 () <PProp> // expected-error {{class extension cannot conform to protocol 'PProp'…
97 @interface IProp2 () <PProp2> // expected-error {{class extension cannot conform to protocol 'PProp…
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dcategory-direct-members-protocol-conformance.m21 @interface I (Cat1) <P> // expected-error {{category 'Cat1' cannot conform to protocol 'P' because …
54 @interface ExpDirect (CatExpDirect) <P> // expected-error {{category 'CatExpDirect' cannot conform
64 @interface ExpDirect () <PRecursiveTop> // expected-error {{class extension cannot conform to proto…
81 @interface IProp1 () <PProp> // expected-error {{class extension cannot conform to protocol 'PProp'…
97 @interface IProp2 () <PProp2> // expected-error {{class extension cannot conform to protocol 'PProp…
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaObjC/
H A Dcategory-direct-members-protocol-conformance.m21 @interface I (Cat1) <P> // expected-error {{category 'Cat1' cannot conform to protocol 'P' because …
54 @interface ExpDirect (CatExpDirect) <P> // expected-error {{category 'CatExpDirect' cannot conform
64 @interface ExpDirect () <PRecursiveTop> // expected-error {{class extension cannot conform to proto…
81 @interface IProp1 () <PProp> // expected-error {{class extension cannot conform to protocol 'PProp'…
97 @interface IProp2 () <PProp2> // expected-error {{class extension cannot conform to protocol 'PProp…
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dcategory-direct-members-protocol-conformance.m21 @interface I (Cat1) <P> // expected-error {{category 'Cat1' cannot conform to protocol 'P' because …
54 @interface ExpDirect (CatExpDirect) <P> // expected-error {{category 'CatExpDirect' cannot conform
64 @interface ExpDirect () <PRecursiveTop> // expected-error {{class extension cannot conform to proto…
81 @interface IProp1 () <PProp> // expected-error {{class extension cannot conform to protocol 'PProp'…
97 @interface IProp2 () <PProp2> // expected-error {{class extension cannot conform to protocol 'PProp…
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaObjC/
H A Dcategory-direct-members-protocol-conformance.m21 @interface I (Cat1) <P> // expected-error {{category 'Cat1' cannot conform to protocol 'P' because …
54 @interface ExpDirect (CatExpDirect) <P> // expected-error {{category 'CatExpDirect' cannot conform
64 @interface ExpDirect () <PRecursiveTop> // expected-error {{class extension cannot conform to proto…
81 @interface IProp1 () <PProp> // expected-error {{class extension cannot conform to protocol 'PProp'…
97 @interface IProp2 () <PProp2> // expected-error {{class extension cannot conform to protocol 'PProp…
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaObjC/
H A Dcategory-direct-members-protocol-conformance.m21 @interface I (Cat1) <P> // expected-error {{category 'Cat1' cannot conform to protocol 'P' because …
54 @interface ExpDirect (CatExpDirect) <P> // expected-error {{category 'CatExpDirect' cannot conform
64 @interface ExpDirect () <PRecursiveTop> // expected-error {{class extension cannot conform to proto…
81 @interface IProp1 () <PProp> // expected-error {{class extension cannot conform to protocol 'PProp'…
97 @interface IProp2 () <PProp2> // expected-error {{class extension cannot conform to protocol 'PProp…
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dcategory-direct-members-protocol-conformance.m21 @interface I (Cat1) <P> // expected-error {{category 'Cat1' cannot conform to protocol 'P' because …
54 @interface ExpDirect (CatExpDirect) <P> // expected-error {{category 'CatExpDirect' cannot conform
64 @interface ExpDirect () <PRecursiveTop> // expected-error {{class extension cannot conform to proto…
81 @interface IProp1 () <PProp> // expected-error {{class extension cannot conform to protocol 'PProp'…
97 @interface IProp2 () <PProp2> // expected-error {{class extension cannot conform to protocol 'PProp…
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dcategory-direct-members-protocol-conformance.m21 @interface I (Cat1) <P> // expected-error {{category 'Cat1' cannot conform to protocol 'P' because …
54 @interface ExpDirect (CatExpDirect) <P> // expected-error {{category 'CatExpDirect' cannot conform
64 @interface ExpDirect () <PRecursiveTop> // expected-error {{class extension cannot conform to proto…
81 @interface IProp1 () <PProp> // expected-error {{class extension cannot conform to protocol 'PProp'…
97 @interface IProp2 () <PProp2> // expected-error {{class extension cannot conform to protocol 'PProp…
/dports/graphics/opendx/dx-4.4.4/src/uipp/prompter/
H A DSpreadSheetChoice.C114 Widget conform = XtVaCreateManagedWidget ("conform", in createBody() local
129 xmLabelWidgetClass, conform, in createBody()
136 Widget radioBox = XmCreateRadioBox (conform, "ssheetRadio", NULL, 0); in createBody()
158 new ToggleButtonInterface (conform, "restrictOption", this->restrictCmd, in createBody()
168 xmTextFieldWidgetClass, conform, in createBody()
197 xmRowColumnWidgetClass, conform, in createBody()
240 xmLabelWidgetClass, conform, in createBody()
250 xmLabelWidgetClass, conform, in createBody()
260 xmLabelWidgetClass, conform, in createBody()
291 xmTextFieldWidgetClass, conform, in createBody()
[all …]
/dports/textproc/libunibreak/libunibreak-4.3/
H A DNEWS3 - Update the data to conform to Unicode 13
9 - Update the data to conform to Unicode 12
13 - Update the code and data to conform to Unicode 11.0.0, especially
20 - Update the code and data to conform to Unicode 9.0.0
27 - Update the code and data to conform to Unicode 7.0.0
34 - Update the code and data to conform to Unicode 6.2.0
/dports/devel/elixir-conform/conform-2.5.2/
H A DREADME.md3 [![Master](https://travis-ci.org/bitwalker/conform.svg?branch=master)](https://travis-ci.org/bitwal…
4 …![Hex.pm Version](http://img.shields.io/hexpm/v/conform.svg?style=flat)](https://hex.pm/packages/c…
6 See the full documentation [here](https://hexdocs.pm/conform).
8 The definition of conform is "Adapt or conform oneself to new or different conditions". As this lib…
34 …ice interface for configuration to your apps users via something akin to conform's translations. T…
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/docs/clang-tidy/checks/
H A Dreadability-identifier-naming.rst192 When defined, the check will ensure class names conform to the
358 When defined, the check will ensure constant names conform to the
683 When defined, the check will ensure function names conform to the
1120 When defined, the check will ensure member names conform to the
1159 When defined, the check will ensure method names conform to the
1198 When defined, the check will ensure namespace names conform to the
1237 When defined, the check will ensure parameter names conform to the
1662 When defined, the check will ensure struct names conform to the
1810 When defined, the check will ensure typedef names conform to the
1882 When defined, the check will ensure union names conform to the
[all …]

12345678910>>...401