- Sort Score
- Result 10 results
- Languages All
Results 61 - 70 of 113 for unor (0.03 sec)
-
licenses/golang.org/x/exp/LICENSE
copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google LLC nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
Registered: Wed Oct 30 22:53:10 UTC 2024 - Last Modified: Fri Jul 19 08:41:18 UTC 2024 - 1.4K bytes - Viewed (0) -
licenses/google.golang.org/protobuf/LICENSE
copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
Registered: Wed Oct 30 22:53:10 UTC 2024 - Last Modified: Thu Jun 25 21:45:41 UTC 2020 - 1.4K bytes - Viewed (0) -
licenses/gopkg.in/inf.v0/LICENSE
copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
Registered: Wed Oct 30 22:53:10 UTC 2024 - Last Modified: Sat Oct 26 02:47:39 UTC 2019 - 1.5K bytes - Viewed (0) -
src/main/resources/fess_indices/fess/it/stopwords.txt
mie tuo tua tuoi tue suo sua suoi sue nostro nostra nostri nostre vostro vostra vostri vostre mi ti ci vi lo la li le gli ne il un uno una ma ed se perché anche come dov dove che chi cui non più quale quanto quanti quanta quante quello quelli quella quelle questo
Registered: Mon Oct 28 08:04:08 UTC 2024 - Last Modified: Mon Nov 27 12:59:36 UTC 2023 - 1.8K bytes - Viewed (0) -
cni/pkg/util/podutil_test.go
args: args{ namespace: namespaceWithAmbientEnabledLabel, pod: podWithAmbientEnabledLabel, }, want: true, }, { name: "ambient mode enabled for neither namespace nor pod", args: args{ namespace: unlabelledNamespace, pod: unlabelledPod, }, want: false, }, { name: "pod has sidecar and namespace has ambient enabled", args: args{
Registered: Wed Oct 30 22:53:10 UTC 2024 - Last Modified: Wed Oct 09 16:05:45 UTC 2024 - 4.9K bytes - Viewed (0) -
build-logic/binary-compatibility/src/test/groovy/gradlebuild/binarycompatibility/rules/IncubatingInternalInterfaceAddedRuleTest.groovy
} def "nothing should be reported if no changes"() { expect: noViolation(rule) } def "nothing should be reported if new interface is neither internal nor incubating"() { when: newBase.addInterface(stablePublicInterface) then: noViolation(rule) } def 'adding an #type interface can be reported'() { given:
Registered: Wed Oct 30 11:36:09 UTC 2024 - Last Modified: Thu Oct 06 19:15:15 UTC 2022 - 4K bytes - Viewed (0) -
docs/en/docs/advanced/testing-dependencies.md
Registered: Sun Oct 27 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 2.9K bytes - Viewed (0) -
docs/en/docs/advanced/response-directly.md
```Python hl_lines="1 18" {!../../docs_src/response_directly/tutorial002.py!} ``` ## Notes When you return a `Response` directly its data is not validated, converted (serialized), nor documented automatically. But you can still document it as described in [Additional Responses in OpenAPI](additional-responses.md){.internal-link target=_blank}.
Registered: Sun Oct 27 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 3K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/riscv64.s
MINU X30, X5 // b3d2e20b ORN X6, X7, X8 // 33e46340 or 1344f3ff33e48300 ORN X6, X7 // b3e36340 or 934ff3ffb3e3f301 SEXTB X16, X17 // 93184860 SEXTH X17, X18 // 13995860 XNOR X18, X19, X20 // 33ca2941 or 33ca2901134afaff XNOR X18, X19 // b3c92941 or b3c9290193c9f9ff ZEXTH X19, X20 // 3bca0908 // 28.4.2: Bitwise Rotation (Zbb) ROL X8, X9, X10 // 33958460 or b30f8040b3dff4013395840033e5af00
Registered: Tue Oct 29 11:13:09 UTC 2024 - Last Modified: Fri Oct 25 12:05:29 UTC 2024 - 16.8K bytes - Viewed (0) -
common-protos/k8s.io/apimachinery/pkg/api/resource/generated.proto
// // <decimalExponent> ::= "e" <signedNumber> | "E" <signedNumber> // ``` // // No matter which of the three exponent forms is used, no quantity may represent // a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal // places. Numbers larger or more precise will be capped or rounded up. // (E.g.: 0.1m will rounded up to 1m.) // This may be extended in the future if we require larger or smaller quantities. //
Registered: Wed Oct 30 22:53:10 UTC 2024 - Last Modified: Mon Mar 11 18:43:24 UTC 2024 - 3.9K bytes - Viewed (0)