- Sort Score
- Result 10 results
- Languages All
Results 501 - 510 of 4,102 for parche (0.05 sec)
-
BsWebAuthenticationCB.java
L1:/* L2: * Copyright 2012-2024 CodeLibs Project and the Others. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 7.5K bytes -
WebPlatformUrlTest.kt
L1:/* L2: * Copyright (C) 2015 Square, Inc. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,...github.com/square/okhttp/okhttp/src/test/java/o...Mon Jan 08 01:13:22 UTC 2024 4.7K bytes -
MultimapKeysTester.java
L1:/* L2: * Copyright (C) 2013 The Guava Authors L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except L5: * in compliance with the License. You may obtain a copy of the License at L6: * L7: * http://www.apache.org/licenses/LICENSE-2.0 L8: * L9: * Unless required by applicable law or agreed to in writing, software distributed under the License L10: * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express...github.com/google/guava/android/guava-testlib/s...Wed Oct 30 16:15:19 UTC 2024 4.2K bytes -
WhitespaceMatcherBenchmark.java
L1:/* L2: * Copyright (C) 2010 The Guava Authors L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,...github.com/google/guava/android/guava-tests/ben...Wed May 16 22:49:59 UTC 2018 3.9K bytes -
SetTestSuiteBuilder.java
L1:/* L2: * Copyright (C) 2008 The Guava Authors L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,...github.com/google/guava/android/guava-testlib/s...Wed Oct 30 16:15:19 UTC 2024 4.7K bytes -
FilesCreateTempDirTest.java
L1:/* L2: * Copyright (C) 2007 The Guava Authors L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,...github.com/google/guava/guava-tests/test/com/go...Fri Oct 06 17:11:11 UTC 2023 4.3K bytes -
WhitespaceMatcherBenchmark.java
L1:/* L2: * Copyright (C) 2010 The Guava Authors L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,...github.com/google/guava/guava-tests/benchmark/c...Wed May 16 22:49:59 UTC 2018 3.9K bytes -
IndexUpdateCallbackImpl.java
L1:/* L2: * Copyright 2012-2024 CodeLibs Project and the Others. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:53:18 UTC 2024 7.9K bytes -
CacheStats.java
javax.annotation.CheckForNull; L27: L28:/** L29: * Statistics about the performance of a {@link Cache}. Instances of this class are immutable. L30: * L31: * <p>Cache statistics are incremented according to the following rules: L32: * L33: * <ul> L34: * <li>When a cache lookup encounters an existing cache entry {@code hitCount} is incremented. L35: * <li>When a cache lookup first encounters a missing cache entry, a new entry is loaded. L36: * <ul> L37: * <li>After successfully loading...github.com/google/guava/android/guava/src/com/g...Fri Oct 18 19:07:49 UTC 2024 12.6K bytes -
CacheStats.java
javax.annotation.CheckForNull; L27: L28:/** L29: * Statistics about the performance of a {@link Cache}. Instances of this class are immutable. L30: * L31: * <p>Cache statistics are incremented according to the following rules: L32: * L33: * <ul> L34: * <li>When a cache lookup encounters an existing cache entry {@code hitCount} is incremented. L35: * <li>When a cache lookup first encounters a missing cache entry, a new entry is loaded. L36: * <ul> L37: * <li>After successfully loading...github.com/google/guava/guava/src/com/google/co...Fri Oct 18 19:07:49 UTC 2024 12.6K bytes