Home
last modified time | relevance | path

Searched defs:sorted (Results 26 - 50 of 92) sorted by relevance

1234

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DMultiValue.java65 MultiValue( String s, Function<String, T> fn, char separator, Comparator<T> comparator, boolean sorted) MultiValue() argument
70 MultiValue( Iterable<T> values, char separator, Comparator<T> comparator, boolean sorted) MultiValue() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dselftest_guc_multi_lrc.c15 struct intel_engine_cs *sorted[MAX_ENGINE_INSTANCE + 1]; in logical_sort() local
/third_party/openssl/test/
H A Dstack_test.c61 int sorted; in test_int_stack() member
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Ddebug.c34 struct bset *ondisk, *sorted, *inmemory; in bch_btree_verify() local
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Ddebug.c34 struct bset *ondisk, *sorted, *inmemory; in bch_btree_verify() local
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
H A Dmodel.h78 OHNNOperandTest sorted = {OH_NN_BOOL, OH_NN_TOP_K_SORTED, {}, &valueSorted, sizeof(bool)}; member
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
H A Dmodel.h78 OHNNOperandTest sorted = {OH_NN_BOOL, OH_NN_TOP_K_SORTED, {}, &valueSorted, sizeof(bool)}; member
/third_party/node/deps/brotli/c/dec/
H A Dhuffman.c113 int sorted[BROTLI_CODE_LENGTH_CODES]; /* symbols sorted by code length */ in BrotliBuildCodeLengthsHuffmanTable() local
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dhuffman.c113 int sorted[BROTLI_CODE_LENGTH_CODES]; /* symbols sorted by code length */ in BrotliBuildCodeLengthsHuffmanTable() local
/kernel/linux/linux-5.10/kernel/kcsan/
H A Ddebugfs.c42 bool sorted; /* if elements are sorted */ member
/kernel/linux/linux-6.6/kernel/kcsan/
H A Ddebugfs.c47 bool sorted; /* if elements are sorted */ member
/test/xts/acts/ai/nncore/common/
H A Dnncore_utils.h119 OHNNOperandTest sorted = {OH_NN_BOOL, OH_NN_TOP_K_SORTED, {}, &valueSorted, sizeof(bool)}; member
/third_party/gn/src/gn/
H A Dtrace.cc97 std::vector<Coalesced> sorted; in Coalesced() local
/third_party/libwebsockets/lib/misc/
H A Ddiskcache.c55 lws_list_ptr sorted; member
[all...]
/third_party/node/deps/openssl/openssl/crypto/stack/
H A Dstack.c27 int sorted; member
[all...]
/third_party/openssl/crypto/stack/
H A Dstack.c27 int sorted; member
[all...]
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dhuffman_utils.c80 BuildHuffmanTable(HuffmanCode* const root_table, int root_bits, const int code_lengths[], int code_lengths_size, uint16_t sorted[]) BuildHuffmanTable() argument
252 uint16_t sorted[SORTED_SIZE_CUTOFF]; VP8LBuildHuffmanTable() local
256 uint16_t* const sorted = VP8LBuildHuffmanTable() local
[all...]
/third_party/python/Lib/lib2to3/tests/
H A Dtest_pytree.py20 def sorted(lst): function
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dbtree_benchmark.cc64 void BM_InsertImpl(benchmark::State& state, bool sorted) { in BM_InsertImpl() argument
126 void BM_LookupImpl(benchmark::State& state, bool sorted) { in BM_LookupImpl() argument
393 void BM_RangeConstructionImpl(benchmark::State& state, bool sorted) { in BM_RangeConstructionImpl() argument
/third_party/ffmpeg/libavcodec/
H A Dh264_refs.c103 static int add_sorted(H264Picture **sorted, H264Picture * const *src, in add_sorted() argument
140 H264Picture *sorted[32]; in h264_initialise_ref_list() local
/third_party/ffmpeg/libavfilter/
H A Dvf_deflicker.c62 float sorted[SIZE]; member
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactor.cpp95 std::vector<std::pair<const Variable *, int>> sorted; in materializeAll() local
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4acl.c376 int sorted = 0, i; in sort_pacl_range() local
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4acl.c376 int sorted = 0, i; in sort_pacl_range() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscp.c561 BOOL sorted; in sort_runlist() local

Completed in 24 milliseconds

1234