Search Options

Results per page
Sort
Preferred Languages
Advance

Results 531 - 540 of 4,102 for parche (0.04 sec)

  1. HashStringBenchmark.java

    L1:/* L2: * Copyright (C) 2017 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...
    Sat Oct 19 00:26:48 UTC 2024
      5.2K bytes
  2. UnsignedLongsBenchmark.java

    L1:/* L2: * Copyright (C) 2011 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...
    Mon Dec 04 17:37:03 UTC 2017
      4.3K bytes
  3. IteratorTester.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/android/guava-testlib/s...
    Wed Feb 21 16:49:06 UTC 2024
      4.3K bytes
  4. LittleEndianDataOutputStreamTest.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/test/com/go...
    Tue Jul 23 14:22:54 UTC 2024
      4.7K bytes
  5. LittleEndianDataOutputStreamTest.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/tes...
    Tue Jul 23 14:22:54 UTC 2024
      4.7K bytes
  6. AbstractPackageSanityTestsTest.java

    L1:/* L2: * Copyright (C) 2012 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-testlib/test/com/...
    Tue Jun 11 21:37:55 UTC 2019
      5.3K bytes
  7. ReflectionFreeAssertThrows.java

    L1:/* L2: * Copyright (C) 2024 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/guava-testlib/test/com/...
    Tue Oct 22 13:49:09 UTC 2024
      6.3K bytes
  8. HashStringBenchmark.java

    L1:/* L2: * Copyright (C) 2017 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...
    Sat Oct 19 00:26:48 UTC 2024
      5.2K bytes
  9. Headers.kt

    L1:/* L2: * Licensed to the Apache Software Foundation (ASF) under one or more L3: * contributor license agreements. See the NOTICE file distributed with L4: * this work for additional information regarding copyright ownership. L5: * The ASF licenses this file to You under the Apache License, Version 2.0 L6: * (the "License"); you may not use this file except in compliance with L7: * the License. You may obtain a copy of the License at L8: * L9: * http://www.apache.org/licenses/LICENSE-2.0...
    github.com/square/okhttp/okhttp/src/main/kotlin...
    Mon Jan 08 01:13:22 UTC 2024
      11.5K bytes
  10. SearchApiManager.java

    java.util.List; L30:import java.util.Locale; L31:import java.util.Map; L32:import java.util.UUID; L33:import java.util.function.Supplier; L34: L35:import org.apache.commons.lang3.ArrayUtils; L36:import org.apache.commons.lang3.StringUtils; L37:import org.apache.commons.text.StringEscapeUtils; L38:import org.apache.logging.log4j.LogManager; L39:import org.apache.logging.log4j.Logger; L40:import org.codelibs.core.CoreLibConstants; L41:import org.codelibs.core.exception.IORuntimeException; L42:import org.code...
    github.com/codelibs/fess/src/main/java/org/code...
    Sat Oct 12 01:54:46 UTC 2024
      50.3K bytes
Back to top