Home
last modified time | relevance | path

Searched refs:algorithm (Results 1 – 25 of 1207) sorted by relevance

12345678910>>...49

/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/
Dlibcxx.imp2 { include: [ "<__algorithm/adjacent_find.h>", "private", "<algorithm>", "public" ] },
3 { include: [ "<__algorithm/all_of.h>", "private", "<algorithm>", "public" ] },
4 { include: [ "<__algorithm/any_of.h>", "private", "<algorithm>", "public" ] },
5 { include: [ "<__algorithm/binary_search.h>", "private", "<algorithm>", "public" ] },
6 { include: [ "<__algorithm/clamp.h>", "private", "<algorithm>", "public" ] },
7 { include: [ "<__algorithm/comp.h>", "private", "<algorithm>", "public" ] },
8 { include: [ "<__algorithm/comp_ref_type.h>", "private", "<algorithm>", "public" ] },
9 { include: [ "<__algorithm/copy.h>", "private", "<algorithm>", "public" ] },
10 { include: [ "<__algorithm/copy_backward.h>", "private", "<algorithm>", "public" ] },
11 { include: [ "<__algorithm/copy_if.h>", "private", "<algorithm>", "public" ] },
[all …]
/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/
Dlibcxx.imp2 { include: [ "<__algorithm/adjacent_find.h>", "private", "<algorithm>", "public" ] },
3 { include: [ "<__algorithm/all_of.h>", "private", "<algorithm>", "public" ] },
4 { include: [ "<__algorithm/any_of.h>", "private", "<algorithm>", "public" ] },
5 { include: [ "<__algorithm/binary_search.h>", "private", "<algorithm>", "public" ] },
6 { include: [ "<__algorithm/clamp.h>", "private", "<algorithm>", "public" ] },
7 { include: [ "<__algorithm/comp.h>", "private", "<algorithm>", "public" ] },
8 { include: [ "<__algorithm/comp_ref_type.h>", "private", "<algorithm>", "public" ] },
9 { include: [ "<__algorithm/copy.h>", "private", "<algorithm>", "public" ] },
10 { include: [ "<__algorithm/copy_backward.h>", "private", "<algorithm>", "public" ] },
11 { include: [ "<__algorithm/copy_if.h>", "private", "<algorithm>", "public" ] },
[all …]
/prebuilts/clang/host/linux-x86/clang-r547379/include/c++/v1/
Dlibcxx.imp2 { include: [ "<__algorithm/adjacent_find.h>", "private", "<algorithm>", "public" ] },
3 { include: [ "<__algorithm/all_of.h>", "private", "<algorithm>", "public" ] },
4 { include: [ "<__algorithm/any_of.h>", "private", "<algorithm>", "public" ] },
5 { include: [ "<__algorithm/binary_search.h>", "private", "<algorithm>", "public" ] },
6 { include: [ "<__algorithm/clamp.h>", "private", "<algorithm>", "public" ] },
7 { include: [ "<__algorithm/comp.h>", "private", "<algorithm>", "public" ] },
8 { include: [ "<__algorithm/comp_ref_type.h>", "private", "<algorithm>", "public" ] },
9 { include: [ "<__algorithm/copy.h>", "private", "<algorithm>", "public" ] },
10 { include: [ "<__algorithm/copy_backward.h>", "private", "<algorithm>", "public" ] },
11 { include: [ "<__algorithm/copy_if.h>", "private", "<algorithm>", "public" ] },
[all …]
/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/
Dlibcxx.imp2 { include: [ "<__algorithm/adjacent_find.h>", "private", "<algorithm>", "public" ] },
3 { include: [ "<__algorithm/all_of.h>", "private", "<algorithm>", "public" ] },
4 { include: [ "<__algorithm/any_of.h>", "private", "<algorithm>", "public" ] },
5 { include: [ "<__algorithm/binary_search.h>", "private", "<algorithm>", "public" ] },
6 { include: [ "<__algorithm/clamp.h>", "private", "<algorithm>", "public" ] },
7 { include: [ "<__algorithm/comp.h>", "private", "<algorithm>", "public" ] },
8 { include: [ "<__algorithm/comp_ref_type.h>", "private", "<algorithm>", "public" ] },
9 { include: [ "<__algorithm/copy.h>", "private", "<algorithm>", "public" ] },
10 { include: [ "<__algorithm/copy_backward.h>", "private", "<algorithm>", "public" ] },
11 { include: [ "<__algorithm/copy_if.h>", "private", "<algorithm>", "public" ] },
[all …]
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/commands/
Dhash.py45 algorithm = options.algorithm
48 "%s:\n--hash=%s:%s", path, algorithm, _hash_of_file(path, algorithm)
53 def _hash_of_file(path: str, algorithm: str) -> str:
56 hash = hashlib.new(algorithm)
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/commands/
Dhash.py45 algorithm = options.algorithm
48 "%s:\n--hash=%s:%s", path, algorithm, _hash_of_file(path, algorithm)
53 def _hash_of_file(path: str, algorithm: str) -> str:
56 hash = hashlib.new(algorithm)
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/site-packages/pip/_internal/commands/
Dhash.py45 algorithm = options.algorithm
48 "%s:\n--hash=%s:%s", path, algorithm, _hash_of_file(path, algorithm)
53 def _hash_of_file(path: str, algorithm: str) -> str:
56 hash = hashlib.new(algorithm)
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/commands/
Dhash.py45 algorithm = options.algorithm
48 "%s:\n--hash=%s:%s", path, algorithm, _hash_of_file(path, algorithm)
53 def _hash_of_file(path: str, algorithm: str) -> str:
56 hash = hashlib.new(algorithm)
/prebuilts/jdk/jdk8/darwin-x86/jre/lib/security/
Djava.security99 # the traditional system/thread activity algorithm will be used.
127 # This is a comma-separated list of algorithm and/or algorithm:provider
285 ssl.KeyManagerFactory.algorithm=SunX509
286 ssl.TrustManagerFactory.algorithm=PKIX
424 # generally no longer considered to be a secure hash algorithm. This section
425 # describes the mechanism for disabling algorithms based on algorithm name
428 # The syntax of the disabled algorithm string is described as follows:
449 # Integer value of the algorithm's key length in bits
460 # The "AlgorithmName" is the standard algorithm name of the disabled
461 # algorithm. See "Java Cryptography Architecture Standard Algorithm Name
[all …]
/prebuilts/jdk/jdk8/linux-x86/jre/lib/security/
Djava.security98 # the traditional system/thread activity algorithm will be used.
126 # This is a comma-separated list of algorithm and/or algorithm:provider
282 ssl.KeyManagerFactory.algorithm=SunX509
283 ssl.TrustManagerFactory.algorithm=PKIX
421 # generally no longer considered to be a secure hash algorithm. This section
422 # describes the mechanism for disabling algorithms based on algorithm name
425 # The syntax of the disabled algorithm string is described as follows:
446 # Integer value of the algorithm's key length in bits
457 # The "AlgorithmName" is the standard algorithm name of the disabled
458 # algorithm. See "Java Cryptography Architecture Standard Algorithm Name
[all …]
/prebuilts/jdk/jdk21/darwin-x86/conf/security/
Djava.security89 # The property is a comma-separated list of serviceType.algorithm:provider
91 # not specified, the algorithm applies to all service types that support it.
92 # The algorithm is the standard algorithm name or transformation.
99 # algorithms together. The type is "Group" and is followed by an algorithm
143 # the traditional system/thread activity algorithm will be used.
166 # This is a comma-separated list of algorithm and/or algorithm:provider
175 # with a DRBG algorithm name, and can be instantiated with a security strength,
183 # mechanism and DRBG algorithm names are not currently configurable by any API.
201 # // The DRBG algorithm name. The "SHA-***" names are for Hash_DRBG and
329 ssl.KeyManagerFactory.algorithm=SunX509
[all …]
/prebuilts/jdk/jdk21/darwin-arm64/conf/security/
Djava.security89 # The property is a comma-separated list of serviceType.algorithm:provider
91 # not specified, the algorithm applies to all service types that support it.
92 # The algorithm is the standard algorithm name or transformation.
99 # algorithms together. The type is "Group" and is followed by an algorithm
143 # the traditional system/thread activity algorithm will be used.
166 # This is a comma-separated list of algorithm and/or algorithm:provider
175 # with a DRBG algorithm name, and can be instantiated with a security strength,
183 # mechanism and DRBG algorithm names are not currently configurable by any API.
201 # // The DRBG algorithm name. The "SHA-***" names are for Hash_DRBG and
329 ssl.KeyManagerFactory.algorithm=SunX509
[all …]
/prebuilts/jdk/jdk21/linux-x86/conf/security/
Djava.security88 # The property is a comma-separated list of serviceType.algorithm:provider
90 # not specified, the algorithm applies to all service types that support it.
91 # The algorithm is the standard algorithm name or transformation.
98 # algorithms together. The type is "Group" and is followed by an algorithm
142 # the traditional system/thread activity algorithm will be used.
165 # This is a comma-separated list of algorithm and/or algorithm:provider
174 # with a DRBG algorithm name, and can be instantiated with a security strength,
182 # mechanism and DRBG algorithm names are not currently configurable by any API.
200 # // The DRBG algorithm name. The "SHA-***" names are for Hash_DRBG and
328 ssl.KeyManagerFactory.algorithm=SunX509
[all …]
/prebuilts/vndk/v32/x86_64/include/external/libcxx/include/experimental/
Dalgorithm2 //===-------------------------- algorithm ---------------------------------===//
15 experimental/algorithm synopsis
17 #include <algorithm>
36 #include <algorithm>
/prebuilts/vndk/v33/x86/include/external/libcxx/include/experimental/
Dalgorithm2 //===-------------------------- algorithm ---------------------------------===//
15 experimental/algorithm synopsis
17 #include <algorithm>
36 #include <algorithm>
/prebuilts/vndk/v32/arm/include/external/libcxx/include/experimental/
Dalgorithm2 //===-------------------------- algorithm ---------------------------------===//
15 experimental/algorithm synopsis
17 #include <algorithm>
36 #include <algorithm>
/prebuilts/vndk/v32/x86/include/external/libcxx/include/experimental/
Dalgorithm2 //===-------------------------- algorithm ---------------------------------===//
15 experimental/algorithm synopsis
17 #include <algorithm>
36 #include <algorithm>
/prebuilts/vndk/v31/arm/include/external/libcxx/include/experimental/
Dalgorithm2 //===-------------------------- algorithm ---------------------------------===//
15 experimental/algorithm synopsis
17 #include <algorithm>
36 #include <algorithm>
/prebuilts/vndk/v33/arm/include/external/libcxx/include/experimental/
Dalgorithm2 //===-------------------------- algorithm ---------------------------------===//
15 experimental/algorithm synopsis
17 #include <algorithm>
36 #include <algorithm>
/prebuilts/vndk/v34/arm64/include/external/libcxx/include/experimental/
Dalgorithm2 //===-------------------------- algorithm ---------------------------------===//
15 experimental/algorithm synopsis
17 #include <algorithm>
36 #include <algorithm>
/prebuilts/vndk/v33/x86_64/include/external/libcxx/include/experimental/
Dalgorithm2 //===-------------------------- algorithm ---------------------------------===//
15 experimental/algorithm synopsis
17 #include <algorithm>
36 #include <algorithm>
/prebuilts/vndk/v32/arm64/include/external/libcxx/include/experimental/
Dalgorithm2 //===-------------------------- algorithm ---------------------------------===//
15 experimental/algorithm synopsis
17 #include <algorithm>
36 #include <algorithm>
/prebuilts/vndk/v30/x86/include/external/libcxx/include/experimental/
Dalgorithm2 //===-------------------------- algorithm ---------------------------------===//
15 experimental/algorithm synopsis
17 #include <algorithm>
36 #include <algorithm>
/prebuilts/vndk/v30/arm/include/external/libcxx/include/experimental/
Dalgorithm2 //===-------------------------- algorithm ---------------------------------===//
15 experimental/algorithm synopsis
17 #include <algorithm>
36 #include <algorithm>
/prebuilts/vndk/v34/x86_64/include/external/libcxx/include/experimental/
Dalgorithm2 //===-------------------------- algorithm ---------------------------------===//
15 experimental/algorithm synopsis
17 #include <algorithm>
36 #include <algorithm>

12345678910>>...49