Home
last modified time | relevance | path

Searched defs:comp (Results 1 – 25 of 579) sorted by relevance

12345678910>>...24

/third_party/boost/boost/algorithm/
Dminmax_element.hpp58 basic_minmax_element(ForwardIter first, ForwardIter last, Compare comp) in basic_minmax_element()
133 minmax_element(ForwardIter first, ForwardIter last, BinaryPredicate comp) in minmax_element()
215 BinaryPredicate comp) in basic_first_min_element()
228 BinaryPredicate comp) in basic_last_min_element()
241 BinaryPredicate comp) in basic_first_max_element()
254 BinaryPredicate comp) in basic_last_max_element()
276 first_min_element(ForwardIter first, ForwardIter last, BinaryPredicate comp) in first_min_element()
292 last_min_element(ForwardIter first, ForwardIter last, BinaryPredicate comp) in last_min_element()
308 first_max_element(ForwardIter first, ForwardIter last, BinaryPredicate comp) in first_max_element()
324 last_max_element(ForwardIter first, ForwardIter last, BinaryPredicate comp) in last_max_element()
[all …]
/third_party/boost/boost/intrusive/
Dsplaytree_algorithms.hpp257 (node_ptr header1, NodePtrCompare comp, node_ptr header2, node_ptr z) in transfer_unique()
272 (node_ptr header1, NodePtrCompare comp, node_ptr header2, node_ptr z) in transfer_equal()
296 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in count()
311 (const_node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in count()
318 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound()
330 (const_node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound()
337 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in upper_bound()
349 (const_node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in upper_bound()
356 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in find()
366 (const_node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in find()
[all …]
/third_party/boost/boost/multi_index/detail/
Dord_index_ops.hpp67 const CompatibleCompare& comp) in ordered_index_find()
85 const CompatibleCompare& comp,mpl::true_) in ordered_index_find()
96 const CompatibleCompare& comp,mpl::false_) in ordered_index_find()
117 const CompatibleCompare& comp) in ordered_index_lower_bound()
133 const CompatibleCompare& comp,mpl::true_) in ordered_index_lower_bound()
144 const CompatibleCompare& comp,mpl::false_) in ordered_index_lower_bound()
163 const CompatibleCompare& comp) in ordered_index_upper_bound()
179 const CompatibleCompare& comp,mpl::true_) in ordered_index_upper_bound()
190 const CompatibleCompare& comp,mpl::false_) in ordered_index_upper_bound()
209 const CompatibleCompare& comp) in ordered_index_equal_range()
[all …]
Drnk_index_ops.hpp93 const CompatibleCompare& comp) in ranked_index_find_rank()
111 const CompatibleCompare& comp,mpl::true_) in ranked_index_find_rank()
122 const CompatibleCompare& comp,mpl::false_) in ranked_index_find_rank()
150 const CompatibleCompare& comp) in ranked_index_lower_bound_rank()
166 const CompatibleCompare& comp,mpl::true_) in ranked_index_lower_bound_rank()
177 const CompatibleCompare& comp,mpl::false_) in ranked_index_lower_bound_rank()
203 const CompatibleCompare& comp) in ranked_index_upper_bound_rank()
219 const CompatibleCompare& comp,mpl::true_) in ranked_index_upper_bound_rank()
230 const CompatibleCompare& comp,mpl::false_) in ranked_index_upper_bound_rank()
257 const CompatibleCompare& comp) in ranked_index_equal_range_rank()
[all …]
/third_party/boost/boost/sort/common/util/
Dmerge.hpp86 const Iter2_t end_buf2, Iter3_t buf_out, Compare comp) in merge()
109 if (not comp(*buf2, *(end_buf1 - 1))) in merge() local
148 Value_t *it_out, Compare comp) in merge_construct()
170 if (not comp(*first2, *(last1 - 1))) in merge_construct() local
211 const Iter2_t end_buf2, Iter2_t buf_out, Compare comp) in merge_half()
234 if (not comp(*buf2, *(end_buf1 - 1))) in merge_half() local
273 Compare comp) in merge_half_backward()
297 if (not comp(*buf2, *(end_buf1 - 1))) in merge_half_backward() local
338 Iter3_t aux, Compare comp) in merge_uncontiguous()
398 Iter2_t buf, Compare comp) in merge_contiguous()
[all …]
Dsearch.hpp70 const Compare & comp = Compare(), in internal_find_first()
104 const Compare & comp = Compare(), Filter flt = in internal_find_last()
143 const Compare & comp = Compare(), in find_first()
168 const Compare & comp = Compare(), in find_last()
190 const Compare & comp = Compare(), in lower_bound()
214 const Compare & comp = Compare(), in upper_bound()
238 const Compare & comp = Compare(), in equal_range()
260 const Compare & comp = Compare(), Filter flt = in insert_first()
282 const Compare & comp = Compare(), Filter flt = in insert_last()
/third_party/boost/libs/bimap/test/
Dtest_bimap_operator_bracket.cpp54 bool comp; in test_bimap_operator_bracket() local
78 bool comp; in test_bimap_operator_bracket() local
98 bool comp; in test_bimap_operator_bracket() local
132 bool comp; in test_bimap_operator_bracket() local
150 bool comp; in test_bimap_operator_bracket() local
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec.c68 OMX_ERRORTYPE vid_dec_LoaderComponent(stLoaderComponentType *comp) in vid_dec_LoaderComponent()
154 static OMX_ERRORTYPE vid_dec_Constructor(OMX_COMPONENTTYPE *comp, OMX_STRING name) in vid_dec_Constructor()
259 static OMX_ERRORTYPE vid_dec_Destructor(OMX_COMPONENTTYPE *comp) in vid_dec_Destructor()
290 OMX_COMPONENTTYPE *comp = handle; in vid_dec_SetParameter() local
368 OMX_COMPONENTTYPE *comp = handle; in vid_dec_GetParameter() local
426 static OMX_ERRORTYPE vid_dec_MessageHandler(OMX_COMPONENTTYPE* comp, internalRequestMessageType *ms… in vid_dec_MessageHandler()
459 OMX_COMPONENTTYPE* comp = port->standCompContainer; in vid_dec_DecodeBuffer() local
533 OMX_COMPONENTTYPE* comp = port->standCompContainer; in vid_dec_FreeDecBuffer() local
544 static void vid_dec_FrameDecoded(OMX_COMPONENTTYPE *comp, OMX_BUFFERHEADERTYPE* input, in vid_dec_FrameDecoded()
Dvid_enc.c76 OMX_ERRORTYPE vid_enc_LoaderComponent(stLoaderComponentType *comp) in vid_enc_LoaderComponent()
124 static OMX_ERRORTYPE vid_enc_Constructor(OMX_COMPONENTTYPE *comp, OMX_STRING name) in vid_enc_Constructor()
246 static OMX_ERRORTYPE vid_enc_Destructor(OMX_COMPONENTTYPE *comp) in vid_enc_Destructor()
290 OMX_COMPONENTTYPE* comp = port->standCompContainer; in enc_AllocateBackTexture() local
323 OMX_COMPONENTTYPE *comp = handle; in vid_enc_SetParameter() local
420 OMX_COMPONENTTYPE *comp = handle; in vid_enc_GetParameter() local
508 OMX_COMPONENTTYPE *comp = handle; in vid_enc_SetConfig() local
571 OMX_COMPONENTTYPE *comp = handle; in vid_enc_GetConfig() local
598 static OMX_ERRORTYPE vid_enc_MessageHandler(OMX_COMPONENTTYPE* comp, internalRequestMessageType *ms… in vid_enc_MessageHandler()
696 OMX_COMPONENTTYPE* comp = port->standCompContainer; in vid_enc_FreeInBuffer() local
[all …]
/third_party/boost/boost/sort/common/
Dsort_basic.hpp52 Compare comp = Compare()) in is_stable_sorted_forward()
75 Compare comp = Compare()) in is_reverse_stable_sorted_forward()
99 Compare comp = Compare()) in number_stable_sorted_forward()
136 Compare comp = Compare()) in is_stable_sorted_backward()
159 Compare comp = Compare()) in is_reverse_stable_sorted_backward()
184 Compare comp = Compare()) in number_stable_sorted_backward()
217 Compare comp, uint32_t level, bool even = true) in internal_sort()
264 const range<Iter2_t> & rng_aux, Compare comp) in range_sort_data()
301 const range<Iter2_t> & rng_aux, Compare comp) in range_sort_buffer()
Dpivot.hpp43 inline Iter_t mid3 (Iter_t iter_1, Iter_t iter_2, Iter_t iter_3, Compare comp) in mid3()
64 inline void pivot3 (Iter_t first, Iter_t last, Compare comp) in pivot3()
91 Iter_t iter_9, Compare comp) in mid9()
110 inline void pivot9 (Iter_t first, Iter_t last, Compare comp) in pivot9()
/third_party/boost/boost/sort/spreadsort/
Dstring_sort.hpp259 RandomAccessIter last, Compare comp, Unsigned_char_type unused) in reverse_string_sort()
310 inline void reverse_string_sort(Range& range, Compare comp, Unsigned_char_type unused) in reverse_string_sort()
358 RandomAccessIter last, Compare comp) in reverse_string_sort()
401 inline void reverse_string_sort(Range& range, Compare comp) in reverse_string_sort()
559 Get_char get_character, Get_length length, Compare comp) in string_sort()
619 Get_char get_character, Get_length length, Compare comp) in string_sort()
671 RandomAccessIter last, Get_char get_character, Get_length length, Compare comp) in reverse_string_sort()
733 …ine void reverse_string_sort(Range& range, Get_char get_character, Get_length length, Compare comp) in reverse_string_sort()
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dnir.c95 static void ppir_node_add_src(ppir_compiler *comp, ppir_node *node, in ppir_node_add_src()
212 static bool ppir_emit_discard_block(ppir_compiler *comp) in ppir_emit_discard_block()
235 ppir_compiler *comp = block->comp; in ppir_emit_discard_if() local
552 static ppir_block *ppir_get_block(ppir_compiler *comp, nir_block *nblock) in ppir_get_block()
562 ppir_compiler *comp = block->comp; in ppir_emit_jump() local
606 static ppir_block *ppir_block_create(ppir_compiler *comp) in ppir_block_create()
620 static bool ppir_emit_block(ppir_compiler *comp, nir_block *nblock) in ppir_emit_block()
639 static bool ppir_emit_if(ppir_compiler *comp, nir_if *if_stmt) in ppir_emit_if()
705 static bool ppir_emit_loop(ppir_compiler *comp, nir_loop *nloop) in ppir_emit_loop()
736 static bool ppir_emit_function(ppir_compiler *comp, nir_function_impl *nfunc) in ppir_emit_function()
[all …]
Dliveness.c30 ppir_liveness_propagate(ppir_compiler *comp, in ppir_liveness_propagate()
43 ppir_liveness_set_equal(ppir_compiler *comp, in ppir_liveness_set_equal()
61 ppir_liveness_instr_srcs(ppir_compiler *comp, ppir_instr *instr) in ppir_liveness_instr_srcs()
124 ppir_liveness_instr_dest(ppir_compiler *comp, ppir_instr *instr) in ppir_liveness_instr_dest()
181 ppir_liveness_compute_live_sets(ppir_compiler *comp) in ppir_liveness_compute_live_sets()
284 ppir_liveness_analysis(ppir_compiler *comp) in ppir_liveness_analysis()
Dregalloc.c81 static void ppir_regalloc_update_reglist_ssa(ppir_compiler *comp) in ppir_regalloc_update_reglist_ssa()
105 static void ppir_regalloc_print_result(ppir_compiler *comp) in ppir_regalloc_print_result()
180 static bool ppir_update_spilled_src(ppir_compiler *comp, ppir_block *block, in ppir_update_spilled_src()
268 static bool ppir_update_spilled_dest_load(ppir_compiler *comp, ppir_block *block, in ppir_update_spilled_dest_load()
330 static bool ppir_update_spilled_dest(ppir_compiler *comp, ppir_block *block, in ppir_update_spilled_dest()
370 static bool ppir_regalloc_spill_reg(ppir_compiler *comp, ppir_reg *chosen) in ppir_regalloc_spill_reg()
405 static ppir_reg *ppir_regalloc_choose_spill_node(ppir_compiler *comp, in ppir_regalloc_choose_spill_node()
486 static void ppir_regalloc_reset_liveness_info(ppir_compiler *comp) in ppir_regalloc_reset_liveness_info()
513 static void ppir_all_interference(ppir_compiler *comp, struct ra_graph *g, in ppir_all_interference()
527 static bool ppir_regalloc_prog_try(ppir_compiler *comp, bool *spilled) in ppir_regalloc_prog_try()
[all …]
/third_party/boost/boost/move/algo/detail/
Dheap_sort.hpp39 …omAccessIterator first, size_type hole_index, size_type const len, value_type &value, Compare comp) in adjust_heap()
67 static void make_heap(RandomAccessIterator first, RandomAccessIterator last, Compare comp) in make_heap()
80 static void sort_heap(RandomAccessIterator first, RandomAccessIterator last, Compare comp) in sort_heap()
93 static void sort(RandomAccessIterator first, RandomAccessIterator last, Compare comp) in sort()
102 …OVE_FORCEINLINE void heap_sort(RandomAccessIterator first, RandomAccessIterator last, Compare comp) in heap_sort()
Dinsertion_sort.hpp41 …(ForwardIterator first1, ForwardIterator last1, BirdirectionalIterator first2, Compare comp, Op op) in insertion_sort_op()
61 …rt_swap(ForwardIterator first1, ForwardIterator last1, BirdirectionalIterator first2, Compare comp) in insertion_sort_swap()
68 …rt_copy(ForwardIterator first1, ForwardIterator last1, BirdirectionalIterator first2, Compare comp) in insertion_sort_copy()
76 void insertion_sort(BirdirectionalIterator first, BirdirectionalIterator last, Compare comp) in insertion_sort()
99 , Compare comp) in insertion_sort_uninitialized_copy()
Dmerge_sort.hpp45 void inplace_stable_sort(RandIt first, RandIt last, Compare comp) in inplace_stable_sort()
63 , RandIt2 dest, Compare comp) in merge_sort_copy()
85 , Compare comp) in merge_sort_uninitialized_copy()
109 void merge_sort( RandIt first, RandIt last, Compare comp in merge_sort()
138 void merge_sort_with_constructed_buffer( RandIt first, RandIt last, Compare comp, RandItRaw buffer) in merge_sort_with_constructed_buffer()
162 …ort_ONlogN_recursive(RandIt first, RandIt last, Pointer buffer, Distance buffer_size, Compare comp) in stable_sort_ONlogN_recursive()
190 Compare comp, in stable_sort_adaptive_ONlogN2()
Dmerge.hpp363 (RandIt first, const RandIt last, const T& key, Compare comp) in lower_bound()
388 (RandIt first, const RandIt last, const T& key, Compare comp) in upper_bound()
417 , Compare comp in op_merge_left()
447 (RandIt buf_first, RandIt first1, RandIt const last1, RandIt const last2, Compare comp) in merge_left()
458 (RandIt buf_first, RandIt first1, RandIt const last1, RandIt const last2, Compare comp) in swap_merge_left()
465 (RandIt const first1, RandIt last1, RandIt last2, RandIt buf_last, Compare comp, Op op) in op_merge_right()
497 (RandIt first1, RandIt last1, RandIt last2, RandIt buf_last, Compare comp) in merge_right()
507 (RandIt first1, RandIt last1, RandIt last2, RandIt buf_last, Compare comp) in swap_merge_right()
520 , Compare comp, Op op in op_buffered_merge()
545 , Compare comp in buffered_merge()
[all …]
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
Doptimize.c66 optimize_branches(gpir_compiler *comp) in optimize_branches()
117 optimize_not(gpir_compiler *comp) in optimize_not()
163 dead_code_eliminate(gpir_compiler *comp) in dead_code_eliminate()
205 gpir_optimize(gpir_compiler *comp) in gpir_optimize()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstcompare.c127 GstCompare *comp = GST_COMPARE (object); in gst_compare_finalize() local
187 gst_compare_init (GstCompare * comp) in gst_compare_init()
223 gst_compare_reset (GstCompare * comp) in gst_compare_reset()
230 GstCompare *comp; in gst_compare_query() local
240 gst_compare_meta (GstCompare * comp, GstBuffer * buf1, GstCaps * caps1, in gst_compare_meta()
307 gst_compare_mem (GstCompare * comp, GstBuffer * buf1, GstCaps * caps1, in gst_compare_mem()
325 gst_compare_max (GstCompare * comp, GstBuffer * buf1, GstCaps * caps1, in gst_compare_max()
355 gst_compare_ssim_window (GstCompare * comp, guint8 * data1, guint8 * data2, in gst_compare_ssim_window()
402 gst_compare_ssim_component (GstCompare * comp, guint8 * data1, guint8 * data2, in gst_compare_ssim_component()
431 gst_compare_ssim (GstCompare * comp, GstBuffer * buf1, GstCaps * caps1, in gst_compare_ssim()
[all …]
/third_party/boost/boost/pending/
Dmutable_heap.hpp37 inline TreeNode up_heap(TreeNode x, const Compare& comp, ExternalData& edata) in up_heap()
45 inline TreeNode down_heap(TreeNode x, const Compare& comp, ExternalData& edata) in down_heap()
60 inline void update_heap(TreeNode x, const Compare& comp, ExternalData& edata) in update_heap()
/third_party/typescript/tests/baselines/reference/
DemitCompoundExponentiationOperator2.js2 var comp: number; variable
28 var comp; variable
DemitCompoundExponentiationOperator1.js2 var comp: number; variable
24 var comp; variable
/third_party/gn/src/base/containers/
Dflat_map.h245 flat_map<Key, Mapped, Compare>::flat_map(const Compare& comp) : tree(comp) {} in flat_map()
252 const Compare& comp) in flat_map()
258 const Compare& comp) in flat_map()
265 const Compare& comp) in flat_map()

12345678910>>...24