Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 313 for 40 (0.02 sec)

  1. src/test/java/org/codelibs/fess/util/QueryResponseListTest.java

                public int size() {
                    return 20;
                }
            };
            qrList.allRecordCount = 40;
            qrList.calculatePageInfo();
            assertEquals(20, qrList.getPageSize());
            assertEquals(1, qrList.getCurrentPageNumber());
            assertEquals(40, qrList.getAllRecordCount());
            assertEquals(2, qrList.getAllPageCount());
            assertEquals(false, qrList.isExistPrevPage());
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 14K bytes
    - Viewed (0)
  2. go.mod

    	golang.org/x/sys v0.26.0
    	golang.org/x/time v0.7.0
    	gomodules.xyz/jsonpatch/v2 v2.4.0
    	google.golang.org/genproto/googleapis/api v0.0.0-20241021214115-324edc3d5d38
    	google.golang.org/genproto/googleapis/rpc v0.0.0-20241021214115-324edc3d5d38
    	google.golang.org/grpc v1.67.1
    	google.golang.org/protobuf v1.35.1
    	gopkg.in/yaml.v2 v2.4.0
    	gopkg.in/yaml.v3 v3.0.1
    	helm.sh/helm/v3 v3.16.2
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Wed Nov 06 06:23:25 UTC 2024
    - 10.6K bytes
    - Viewed (0)
  3. src/main/java/jcifs/smb1/ntlmssp/Type2Message.java

            for (int i = 32; i < 40; i++) {
                if (material[i] != 0) {
                    byte[] context = new byte[8];
                    System.arraycopy(material, 32, context, 0, 8);
                    setContext(context);
                    break;
                }
            }
            if (offset == 40 || material.length == 40) return;
            bytes = readSecurityBuffer(material, 40);
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Fri Mar 22 20:39:42 UTC 2019
    - 12.6K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.4.md

    ## Previous Releases Included in v1.4.0
    
    For a detailed list of all changes that were included in this release, please refer to the following CHANGELOG entries:
    
    - [v1.4.0-beta.10](CHANGELOG.md#v140-beta10)
    - [v1.4.0-beta.8](CHANGELOG.md#v140-beta8)
    - [v1.4.0-beta.7](CHANGELOG.md#v140-beta7)
    - [v1.4.0-beta.6](CHANGELOG.md#v140-beta6)
    - [v1.4.0-beta.5](CHANGELOG.md#v140-beta5)
    - [v1.4.0-beta.3](CHANGELOG.md#v140-beta3)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 133.5K bytes
    - Viewed (0)
  5. go.mod

    go 1.22
    
    require (
    	cloud.google.com/go/storage v1.43.0
    	github.com/Azure/azure-sdk-for-go/sdk/azcore v1.14.0
    	github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0
    	github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.4.0
    	github.com/IBM/sarama v1.43.3
    	github.com/alecthomas/participle v0.7.1
    	github.com/beevik/ntp v1.4.3
    	github.com/buger/jsonparser v1.1.1
    	github.com/cespare/xxhash/v2 v2.3.0
    	github.com/cheggaaa/pb v1.0.29
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Tue Oct 22 15:30:50 UTC 2024
    - 11.1K bytes
    - Viewed (0)
  6. docs/en/docs/img/deployment/https/https03.drawio

                        <mxGeometry relative="1" as="geometry">
                            <mxPoint x="-40" y="275" as="sourcePoint"/>
                            <mxPoint x="341.38784067832285" y="770" as="targetPoint"/>
                            <Array as="points">
                                <mxPoint x="-40" y="290"/>
                                <mxPoint x="-40" y="290"/>
                            </Array>
                        </mxGeometry>
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Thu May 12 00:06:16 UTC 2022
    - 12.3K bytes
    - Viewed (0)
  7. lib/wasm/wasm_exec.js

    							const result = Reflect.apply(v, undefined, args);
    							sp = this._inst.exports.getsp() >>> 0; // see comment above
    							storeValue(sp + 40, result);
    							this.mem.setUint8(sp + 48, 1);
    						} catch (err) {
    							sp = this._inst.exports.getsp() >>> 0; // see comment above
    							storeValue(sp + 40, err);
    							this.mem.setUint8(sp + 48, 0);
    						}
    					},
    
    					// func valueNew(v ref, args []ref) (ref, bool)
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Aug 30 19:15:21 UTC 2024
    - 16.5K bytes
    - Viewed (0)
  8. README.md

    reliable, and efficient software.
    
    ![Gopher image](https://golang.org/doc/gopher/fiveyears.jpg)
    *Gopher image by [Renee French][rf], licensed under [Creative Commons 4.0 Attribution license][cc4-by].*
    
    Our canonical Git repository is located at https://go.googlesource.com/go.
    There is a mirror of the repository at https://github.com/golang/go.
    
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Mon Jul 22 17:45:27 UTC 2024
    - 1.4K bytes
    - Viewed (0)
  9. docs/en/docs/img/deployment/https/https02.drawio

                        <mxGeometry relative="1" as="geometry">
                            <mxPoint x="-40" y="275" as="sourcePoint"/>
                            <mxPoint x="341.38784067832285" y="770" as="targetPoint"/>
                            <Array as="points">
                                <mxPoint x="-40" y="290"/>
                                <mxPoint x="-40" y="290"/>
                            </Array>
                        </mxGeometry>
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Thu May 12 00:06:16 UTC 2022
    - 9.4K bytes
    - Viewed (0)
  10. docs/en/docs/img/deployment/https/https06.drawio

                        <mxGeometry relative="1" as="geometry">
                            <mxPoint x="-40" y="275" as="sourcePoint"/>
                            <mxPoint x="341.38784067832285" y="770" as="targetPoint"/>
                            <Array as="points">
                                <mxPoint x="-40" y="290"/>
                                <mxPoint x="-40" y="290"/>
                            </Array>
                        </mxGeometry>
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Thu May 12 00:06:16 UTC 2022
    - 17.1K bytes
    - Viewed (0)
Back to top