| /third_party/boost/libs/move/test/ |
| D | algo_test.cpp | 125 order_perf_type range1[5]; in test_set_difference_normal() local 161 order_perf_type range1[5]; in test_set_difference_range1_repeated() local 191 order_perf_type range1[5]; in test_set_difference_range1_unique() local 421 order_move_type range1[4]; in test_inplace_set_difference_normal() local 449 order_move_type range1[5]; in test_inplace_set_difference_range1_repeated() local 483 order_move_type range1[5]; in test_inplace_set_difference_range1_unique() local 517 order_move_type range1[11]; in test_inplace_set_difference_range1_unique_long() local 539 order_move_type range1[5]; in test_inplace_set_difference_range1_same_start() local 567 order_move_type range1[5]; in test_inplace_set_difference_range1_same_end() local 605 order_perf_type range1[10]; in test_set_unique_difference_normal() local [all …]
|
| /third_party/boost/boost/range/algorithm/ |
| D | swap_ranges.hpp | 71 swap_ranges(SinglePassRange1& range1, SinglePassRange2& range2) in swap_ranges() 86 swap_ranges(const SinglePassRange1& range1, SinglePassRange2& range2) in swap_ranges() 101 swap_ranges(SinglePassRange1& range1, const SinglePassRange2& range2) in swap_ranges() 116 swap_ranges(const SinglePassRange1& range1, const SinglePassRange2& range2) in swap_ranges()
|
| /third_party/ffmpeg/libavcodec/ |
| D | rangecoder.h | 106 int range1 = (c->range * (*state)) >> 8; in put_rac() local 138 int range1 = (c->range * (*state)) >> 8; in get_rac() local
|
| /third_party/boost/libs/mpl/test/ |
| D | range_c.cpp | 26 typedef range_c<int,0,1> range1; in MPL_TEST_CASE() typedef
|
| /third_party/boost/libs/compute/test/ |
| D | test_equal_range.cpp | 36 std::pair<iterator, iterator> range1 = in BOOST_AUTO_TEST_CASE() local
|
| /third_party/boost/boost/sort/block_indirect_sort/blk_detail/ |
| D | move_blocks.hpp | 227 range_it range1(range2); in move_sequence() local
|
| /third_party/boost/boost/sort/spinsort/ |
| D | spinsort.hpp | 239 static void range_sort(const range<Iter1_t> &range1, in range_sort()
|
| /third_party/boost/libs/hana/example/tutorial/ |
| D | appendix_mpl.cpp | 416 using range1 = range_c<int,0,1>; in main() typedef
|
| /third_party/ffmpeg/libavformat/ |
| D | img2dec.c | 114 int range, last_index, range1, first_index; in find_image_range() local
|
| /third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
| D | OS2Table.java | 484 public static EnumSet<UnicodeRange> asSet(long range1, long range2, long range3, long range4) { in asSet() 682 public static EnumSet<CodePageRange> asSet(long range1, long range2) { in asSet()
|
| /third_party/boost/boost/geometry/algorithms/detail/relate/ |
| D | linear_areal.hpp | 1231 range1 = sub_range(geometry1, turn.operations[op_id].seg_id); in calculate_from_inside() local
|
| /third_party/libxml2/ |
| D | xpointer.c | 311 xmlXPtrRangesEqual(xmlXPathObjectPtr range1, xmlXPathObjectPtr range2) { in xmlXPtrRangesEqual()
|
| D | xmlregexp.c | 2083 xmlFACompareRanges(xmlRegRangePtr range1, xmlRegRangePtr range2) { in xmlFACompareRanges()
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| D | parser_unittest.cc | 2959 const DescriptorProto::ExtensionRange& range1 = in TEST_F() local 2993 const DescriptorProto::ReservedRange& range1 = in TEST_F() local
|
| /third_party/protobuf/src/google/protobuf/ |
| D | descriptor.cc | 4653 const DescriptorProto_ReservedRange& range1 = proto.reserved_range(i); in BuildMessage() local 4714 const Descriptor::ExtensionRange* range1 = result->extension_range(i); in BuildMessage() local 5239 const EnumDescriptorProto_EnumReservedRange& range1 = in BuildEnum() local
|