Home
last modified time | relevance | path

Searched full:none (Results 1 – 25 of 87) sorted by relevance

1234

/civetweb-2.7.6/src/third_party/duktape-1.5.2/config/
Dgenconfig.py44 use_defs = None
45 use_defs_list = None
46 opt_defs = None
47 opt_defs_list = None
48 use_tags = None
49 use_tags_list = None
50 tags_meta = None
111 helper_snippets = None
182 lines = None # lines of text and/or snippets
183 provides = None # map from define to 'True' for now
[all …]
/civetweb-2.7.6/src/third_party/duktape-1.8.0/config/
Dgenconfig.py44 use_defs = None
45 use_defs_list = None
46 opt_defs = None
47 opt_defs_list = None
48 use_tags = None
49 use_tags_list = None
50 tags_meta = None
111 helper_snippets = None
182 lines = None # lines of text and/or snippets
183 provides = None # map from define to 'True' for now
[all …]
/civetweb-2.7.6/src/third_party/duktape-1.5.2/
Dlicense.spdx14 <_3:licenseInfoInFile rdf:resource="http://spdx.org/rdf/terms#none"/>
28 <_3:licenseInfoInFile rdf:resource="http://spdx.org/rdf/terms#none"/>
37 <_3:licenseInfoInFile rdf:resource="http://spdx.org/rdf/terms#none"/>
58 <_3:licenseInfoInFile rdf:resource="http://spdx.org/rdf/terms#none"/>
67 <_3:licenseInfoInFile rdf:resource="http://spdx.org/rdf/terms#none"/>
91 <_3:licenseInfoInFile rdf:resource="http://spdx.org/rdf/terms#none"/>
105 <_3:licenseInfoInFile rdf:resource="http://spdx.org/rdf/terms#none"/>
114 <_3:licenseInfoInFile rdf:resource="http://spdx.org/rdf/terms#none"/>
128 <_3:licenseInfoInFile rdf:resource="http://spdx.org/rdf/terms#none"/>
137 <_3:licenseInfoInFile rdf:resource="http://spdx.org/rdf/terms#none"/>
[all …]
/civetweb-2.7.6/src/third_party/duktape-1.8.0/
Dlicense.spdx13 <ns1:licenseInfoInFile rdf:resource="http://spdx.org/rdf/terms#none"/>
273 <ns1:licenseInfoInFile rdf:resource="http://spdx.org/rdf/terms#none"/>
278 <ns1:licenseInfoInFile rdf:resource="http://spdx.org/rdf/terms#none"/>
292 <ns1:licenseInfoInFile rdf:resource="http://spdx.org/rdf/terms#none"/>
300 <ns1:licenseInfoInFile rdf:resource="http://spdx.org/rdf/terms#none"/>
313 <ns1:licenseInfoInFile rdf:resource="http://spdx.org/rdf/terms#none"/>
589 <ns1:licenseInfoInFile rdf:resource="http://spdx.org/rdf/terms#none"/>
598 <ns1:licenseInfoInFile rdf:resource="http://spdx.org/rdf/terms#none"/>
614 <ns1:licenseInfoInFile rdf:resource="http://spdx.org/rdf/terms#none"/>
623 <ns1:licenseInfoInFile rdf:resource="http://spdx.org/rdf/terms#none"/>
[all …]
/civetweb-2.7.6/VisualStudio/civetweb_lua/
Dcivetweb_lua.vcxproj.filters53 <None Include="..\..\src\md5.inl">
55 </None>
56 <None Include="..\..\src\sha1.inl">
58 </None>
59 <None Include="..\..\src\mod_lua.inl">
61 </None>
62 <None Include="..\..\src\timer.inl">
64 </None>
65 <None Include="..\..\src\mod_duktape.inl">
67 </None>
[all …]
Dcivetweb_lua.vcxproj202 <None Include="..\..\src\handle_form.inl" />
203 <None Include="..\..\src\md5.inl" />
204 <None Include="..\..\src\sha1.inl" />
205 <None Include="..\..\src\mod_duktape.inl" />
206 <None Include="..\..\src\mod_lua.inl" />
207 <None Include="..\..\src\timer.inl" />
/civetweb-2.7.6/src/third_party/lua-5.2.4/doc/
Dlua.css40 border-left: none ;
46 text-decoration: none ;
51 text-decoration: none ;
73 display: none ;
/civetweb-2.7.6/conan/
Dbuild.py17 printer = Printer(None)
37 if os.getenv("CONAN_UPLOAD", None) is not None:
44 return None
/civetweb-2.7.6/src/third_party/lua-5.3.5/doc/
Dlua.css41 text-decoration: none ;
77 outline: none ;
81 display: none ;
115 border: none ;
Dindex.css2 list-style-type: none ;
10 border: none ;
/civetweb-2.7.6/src/third_party/lua-5.1.5/doc/
Dlua.css32 border-left: none ;
38 text-decoration: none ;
43 text-decoration: none ;
/civetweb-2.7.6/src/third_party/duktape-1.8.0/debugger/static/
Dstyle.css3 outline: none;
106 text-decoration: none;
114 text-decoration: none;
338 border: none;
339 background: none;
/civetweb-2.7.6/src/third_party/duktape-1.5.2/debugger/static/
Dstyle.css3 outline: none;
106 text-decoration: none;
114 text-decoration: none;
338 border: none;
339 background: none;
/civetweb-2.7.6/src/third_party/lua-5.2.4/
DMakefile7 PLAT= none
76 none: target
112 .PHONY: all $(PLATS) clean test install local none dummy echo pecho lecho
/civetweb-2.7.6/src/third_party/lua-5.3.5/
DMakefile7 PLAT= none
76 none: target
112 .PHONY: all $(PLATS) clean test install local none dummy echo pecho lecho
/civetweb-2.7.6/src/third_party/lua-5.1.5/
DMakefile8 PLAT= none
74 none: target
126 .PHONY: all $(PLATS) clean test install local none dummy echo pecho lecho
/civetweb-2.7.6/
D.clang-format16 AllowShortFunctionsOnASingleLine: None
33 IndentPPDirectives: None
DMakefile67 # only set main compile options if none were chosen
389 …astyle --suffix=none --style=linux --indent=spaces=4 --lineend=linux include/*.h src/*.c src/*.cp…
/civetweb-2.7.6/src/third_party/lua-5.1.5/src/
DMakefile8 PLAT= none
79 none: target
119 .PHONY: all $(PLATS) default o a clean depend echo none
/civetweb-2.7.6/src/third_party/lua-5.2.4/src/
DMakefile7 PLAT= none
87 none: target
124 .PHONY: all $(PLATS) default o a clean depend echo none
/civetweb-2.7.6/src/third_party/lua-5.3.5/src/
DMakefile7 PLAT= none
87 none: target
128 .PHONY: all $(PLATS) default o a clean depend echo none
/civetweb-2.7.6/examples/_obsolete/ws_server/docroot/
Dindex.html147 display: none;
174 -webkit-animation: none;
175 background-image: none;
/civetweb-2.7.6/docs/api/
Dmg_version.md7 *none*
Dmg_close_connection.md13 *none*
Dmg_unlock_context.md13 *none*

1234