Home
last modified time | relevance | path

Searched defs:sort_key (Results 1 – 20 of 20) sorted by relevance

/external/toybox/toys/posix/
Dsort.c76 struct sort_key { struct
77 struct sort_key *next_key; // linked list argument
84 static char *get_key_data(char *str, struct sort_key *key, int flags) in get_key_data() argument
/external/cronet/base/task/thread_pool/
Dpriority_queue.cc24 const TaskSourceSortKey& sort_key) in TaskSourceAndSortKey()
78 const TaskSourceSortKey& sort_key() const { return sort_key_; } in sort_key() function in base::internal::PriorityQueue::TaskSourceAndSortKey
161 TaskSourceSortKey sort_key) { in UpdateSortKey()
Dthread_group.cc172 auto sort_key = transaction_with_task_source.task_source->GetSortKey(); in ReEnqueueTaskSourceLockRequired() local
251 auto sort_key = transaction_with_task_source.task_source->GetSortKey(); in PushTaskSourceAndWakeUpWorkersImpl() local
292 bool ThreadGroup::ShouldYield(TaskSourceSortKey sort_key) { in ShouldYield()
Dpriority_queue_unittest.cc54 auto sort_key = task_source->GetSortKey(); in Push() local
Dpooled_single_thread_task_runner_manager.cc230 auto sort_key = transaction_with_task_source.task_source->GetSortKey(); in EnqueueTaskSource() local
/external/libchrome/base/task_scheduler/
Dpriority_queue.cc22 const SequenceSortKey& sort_key) in SequenceAndSortKey()
52 const SequenceSortKey& sort_key() const { return sort_key_; } in sort_key() function in base::internal::PriorityQueue::SequenceAndSortKey
Dtask_tracker.cc365 const SequenceSortKey sort_key = sequence->GetSortKey(); in WillScheduleSequence() local
/external/rust/cxx/gen/build/src/
Ddeps.rs84 let sort_key = k[k.len() - counter_len..] in direct_dependencies() localVariable
/external/tensorflow/tensorflow/python/training/
Dcheckpoint_utils.py363 sort_key = lambda pair: pair[0] function
/external/cronet/build/android/gyp/
Dproguard.py474 def sort_key(path): function
/external/angle/build/android/gyp/
Dproguard.py539 def sort_key(path): function
/external/cronet/build/android/
Ddump_apk_resource_strings.py314 def ManagedPythonProfiling(enable_profiling, sort_key='tottime'): argument
/external/angle/build/android/
Ddump_apk_resource_strings.py314 def ManagedPythonProfiling(enable_profiling, sort_key='tottime'): argument
/external/libtracefs/src/
Dtracefs-hist.c499 add_sort_key(struct tracefs_hist *hist, const char *sort_key, char **list) in add_sort_key()
538 const char *sort_key) in tracefs_hist_add_sort_key()
566 const char *sort_key, ...) in tracefs_hist_set_sort_key()
601 static int end_match(const char *sort_key, const char *ending) in end_match()
627 char *sort_key; in tracefs_hist_sort_key_direction() local
/external/pigweed/pw_presubmit/py/pw_presubmit/
Dkeep_sorted.py204 def sort_key(line): function
/external/python/cpython3/Tools/scripts/
Dstable_abi.py219 def sort_key(item): function
/external/tensorflow/tensorflow/python/ops/
Dspecial_math_ops.py980 def sort_key(input_index, a): function
/external/mbedtls/scripts/
Dassemble_changelog.py386 def sort_key(self): member in EntryFileSortKey
/external/openthread/third_party/mbedtls/repo/scripts/
Dassemble_changelog.py386 def sort_key(self): member in EntryFileSortKey
/external/fonttools/Lib/fontTools/varLib/
DvarStore.py365 def sort_key(self): member in _Encoding