- Sort Score
- Result 10 results
- Languages All
Results 271 - 280 of 830 for generateGid (0.06 sec)
-
licenses/github.com/AdaLogics/go-fuzz-headers/LICENSE
- source, and configuration files.
- "Object" form shall mean any form resulting from mechanical
- transformation or translation of a Source form, including but
- not limited to compiled object code, generated documentation,
- and conversions to other media types.
- "Work" shall mean the work of authorship, whether in Source or
- Object form, made available under the License, as indicated by a
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Jun 28 18:00:28 UTC 2021 - 11.1K bytes - Viewed (0) -
licenses/github.com/go-jose/go-jose/v3/LICENSE
- source, and configuration files.
- "Object" form shall mean any form resulting from mechanical
- transformation or translation of a Source form, including but
- not limited to compiled object code, generated documentation,
- and conversions to other media types.
- "Work" shall mean the work of authorship, whether in Source or
- Object form, made available under the License, as indicated by a
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Tue Jan 10 18:24:50 UTC 2023 - 11.1K bytes - Viewed (0) -
licenses/github.com/go-jose/go-jose/v4/LICENSE
- source, and configuration files.
- "Object" form shall mean any form resulting from mechanical
- transformation or translation of a Source form, including but
- not limited to compiled object code, generated documentation,
- and conversions to other media types.
- "Work" shall mean the work of authorship, whether in Source or
- Object form, made available under the License, as indicated by a
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Apr 08 17:05:56 UTC 2024 - 11.1K bytes - Viewed (0) -
licenses/github.com/go-openapi/jsonpointer/LICENSE
- source, and configuration files.
- "Object" form shall mean any form resulting from mechanical
- transformation or translation of a Source form, including but
- not limited to compiled object code, generated documentation,
- and conversions to other media types.
- "Work" shall mean the work of authorship, whether in Source or
- Object form, made available under the License, as indicated by a
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Sat Oct 26 02:47:39 UTC 2019 - 11.1K bytes - Viewed (0) -
LICENSE
- source, and configuration files.
- "Object" form shall mean any form resulting from mechanical
- transformation or translation of a Source form, including but
- not limited to compiled object code, generated documentation,
- and conversions to other media types.
- "Work" shall mean the work of authorship, whether in Source or
- Object form, made available under the License, as indicated by a
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Mon Jan 11 04:26:17 UTC 2021 - 11.1K bytes - Viewed (0) -
src/main/webapp/js/admin/plugins/form-validator/lang/ca.js
- /** File generated by Grunt -- do not modify
- * JQUERY-FORM-VALIDATOR
- *
- * @version 2.3.77
- * @website http://formvalidator.net/
- * @author Victor Jonsson, http://victorjonsson.se
- * @license MIT
- */
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Mon Jan 01 05:12:47 UTC 2018 - 2.6K bytes - Viewed (0) -
src/main/webapp/js/admin/plugins/form-validator/logic.js
- /** File generated by Grunt -- do not modify
- * JQUERY-FORM-VALIDATOR
- *
- * @version 2.3.77
- * @website http://formvalidator.net/
- * @author Victor Jonsson, http://victorjonsson.se
- * @license MIT
- */
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Mon Jan 01 05:12:47 UTC 2018 - 2.1K bytes - Viewed (0) -
doc/README.md
- glob "*stdlib/*minor" are treated specially. They should be in subdirectories
- corresponding to standard library package paths, and headings for those package
- paths will be generated automatically.
- Files in this repo's `api/next` directory must have corresponding files in
- `doc/next/*stdlib/*minor`.
- The files should be in the subdirectory for the package with the new
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Mon Jul 22 17:55:04 UTC 2024 - 3.1K bytes - Viewed (0) -
build-logic/documentation/src/main/groovy/gradlebuild/docs/GradleDslReferencePlugin.java
- /**
- * Generates DSL reference material using Docbook and some homegrown class parsing.
- *
- * TODO: It would be nice to replace the Docbook portion of this with Asciidoc so that it could be
- * generated in the same way as the user manual with cross-links between them.
- */
- public class GradleDslReferencePlugin implements Plugin<Project> {
- @Override
- public void apply(Project project) {
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Wed Dec 09 08:14:05 UTC 2020 - 5.7K bytes - Viewed (0) -
cmd/bootstrap-peer-server_gen_test.go
- package cmd
- // Code generated by github.com/tinylib/msgp DO NOT EDIT.
- import (
- "bytes"
- "testing"
- "github.com/tinylib/msgp/msgp"
- )
- func TestMarshalUnmarshalServerSystemConfig(t *testing.T) {
- v := ServerSystemConfig{}
- bts, err := v.MarshalMsg(nil)
- if err != nil {
- t.Fatal(err)
- }
- left, err := v.UnmarshalMsg(bts)
- if err != nil {
- t.Fatal(err)
- }
- if len(left) > 0 {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Wed Jan 24 21:36:44 UTC 2024 - 2.4K bytes - Viewed (0)