- Sort Score
- Result 10 results
- Languages All
Results 71 - 80 of 101 for ret (0.03 sec)
-
tests/create_test.go
} var idVal int64 _, ok := mapValue1["id"].(uint) if ok { t.Skipf("This test case skipped, because the db supports returning") } idVal, ok = mapValue1["id"].(int64) if !ok { t.Fatal("ret result missing id") } if int64(result1.ID) != idVal { t.Fatal("failed to create data from map with table, @id != id") } // case2: one record, create from *map[string]interface{}
Registered: Sun Sep 07 09:35:13 UTC 2025 - Last Modified: Mon Jul 21 09:55:20 UTC 2025 - 26.8K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/avx512enc/avx512_bitalg.s
VPSHUFBITQMB Z21, Z25, K7, K5 // 62b235478fed VPSHUFBITQMB -15(R14)(R15*1), Z25, K7, K5 // 629235478fac3ef1ffffff VPSHUFBITQMB -15(BX), Z25, K7, K5 // 62f235478fabf1ffffff
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 22 14:57:15 UTC 2018 - 10.4K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/avx512enc/avx512cd.s
VPLZCNTQ Z12, K2, Z25 // 6242fd4a44cc VPLZCNTQ 7(SI)(DI*4), K2, Z25 // 6262fd4a448cbe07000000 VPLZCNTQ -7(DI)(R8*2), K2, Z25 // 6222fd4a448c47f9ffffff
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 22 14:57:15 UTC 2018 - 12.9K bytes - Viewed (0) -
lib/fips140/v1.0.0.zip
that can be found in the LICENSE file. //go:build !purego #include "textflag.h" DATA StaticData<>(SB)/4, $10 GLOBL StaticData<>(SB), NOPTR, $4 TEXT StaticText<>(SB), $0 RET TEXT ·PtrStaticData(SB), $0-4 MOVL $StaticData<>(SB), AX MOVL AX, ret+0(FP) RET TEXT ·PtrStaticText(SB), $0-4 MOVL $StaticText<>(SB), AX MOVL AX, ret+0(FP) RET golang.org/fips140@v1.0.0/fips140/v1.0.0/check/checktest/asm_amd64.s // Copyright 2024 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/arm64enc.s
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Mon Jul 24 01:11:41 UTC 2023 - 43.9K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/arm.s
// // PLD // // LTYPEPLD oreg // { // outcode($1, Always, &$2, 0, &nullgen); // } PLD (R1) PLD 4(R1) // // RET // // LTYPEA cond // { // outcode($1, $2, &nullgen, 0, &nullgen); // } BEQ 2(PC) RET // More B/BL cases, and canonical names JMP, CALL. BEQ 2(PC) B foo(SB) // JMP foo(SB) BL foo(SB) // CALL foo(SB) BEQ 2(PC) JMP foo(SB)
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Dec 15 20:51:01 UTC 2023 - 69K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/avx512enc/gfni_avx512f.s
VGF2P8MULB Z8, Z15, K1, Z5 // 62d20549cfe8 VGF2P8MULB 7(SI)(DI*8), Z15, K1, Z5 // 62f20549cfacfe07000000 VGF2P8MULB -15(R14), Z15, K1, Z5 // 62d20549cfaef1ffffff
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 22 14:57:15 UTC 2018 - 22.6K bytes - Viewed (0) -
src/main/java/jcifs/smb1/smb1/SmbFile.java
if (canon.equalsIgnoreCase(f.canon)) { try { ret = getAddress().equals(f.getAddress()); } catch (final UnknownHostException uhe) { ret = getServer().equalsIgnoreCase(f.getServer()); } return ret; } } } return false; } /*
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 112.2K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vnni.s
VPDPWSSDS Z25, Z12, K2, Z17 // 62821d4a53c9 VPDPWSSDS 17(SP), Z12, K2, Z17 // 62e21d4a538c2411000000 VPDPWSSDS -17(BP)(SI*4), Z12, K2, Z17 // 62e21d4a538cb5efffffff
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 22 14:57:15 UTC 2018 - 27.5K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/avx512enc/avx512er.s
VRSQRT28SS -7(CX)(DX*4), X2, K1, X1 // 62f26d09cd8c91f9ffffff or 62f26d29cd8c91f9ffffff or 62f26d49cd8c91f9ffffff
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 22 14:57:15 UTC 2018 - 28.4K bytes - Viewed (0)