| /third_party/boost/libs/bimap/test/ |
| D | test_relation.hpp | 40 void test_relation_with_default_tags(Relation & rel, in test_relation_with_default_tags() 79 void test_relation_with_user_tags(Relation & rel, in test_relation_with_user_tags() 136 rel_type rel( lv, rv ); in test_relation() local 150 rel_type rel( lv, rv ); in test_relation() local
|
| D | test_mutant_relation.cpp | 55 typedef mutant_relation< left_data, right_data > rel; in BOOST_BIMAP_TEST_STATIC_FUNCTION() typedef 84 tagged<left_data,left_tag>, tagged<right_data,right_tag> > rel; in BOOST_BIMAP_TEST_STATIC_FUNCTION() typedef
|
| /third_party/boost/boost/bimap/relation/ |
| D | mutant_relation.hpp | 131 relation_info_hook( const Relation & rel ) : in relation_info_hook() 136 void change_to( const Relation & rel ) in change_to() 179 relation_info_hook( const Relation & rel ) : in relation_info_hook() 183 void change_to( const Relation & rel ) in change_to() 284 mutant_relation(const mutant_relation<TA,TB,Info,false> & rel) : in mutant_relation() 287 mutant_relation(const mutant_relation<TA,TB,Info,true> & rel) : in mutant_relation() 293 mutant_relation& operator=(const mutant_relation<TA,TB,Info,FM> & rel) in operator =() 429 copy_with_left_replaced(mutant_relation<TA,TB,Info,force_mutable> const& rel, in copy_with_left_replaced() 439 copy_with_left_replaced(mutant_relation<TA,TB,::boost::mpl::na,force_mutable> const& rel, in copy_with_left_replaced() 449 copy_with_right_replaced(mutant_relation<TA,TB,Info,force_mutable> const& rel, in copy_with_right_replaced() [all …]
|
| /third_party/ffmpeg/libavformat/ |
| D | url.c | 81 static void trim_double_dot_url(char *buf, const char *rel, int size) in trim_double_dot_url() 123 const char *rel) in ff_make_absolute_url()
|
| /third_party/boost/libs/bimap/example/bimap_and_boost/ |
| D | xpressive.cpp | 43 sregex rel = ( (s1= +_w) >> " <--> " >> (s2= +_d) ) in main() local
|
| /third_party/node/tools/node_modules/eslint/node_modules/@eslint/eslintrc/lib/shared/ |
| D | deprecation-warnings.js | 40 const rel = path.relative(process.cwd(), source); constant
|
| /third_party/node/tools/node_modules/eslint/lib/shared/ |
| D | deprecation-warnings.js | 40 const rel = path.relative(process.cwd(), source); constant
|
| /third_party/boost/boost/bimap/relation/support/ |
| D | get.hpp | 116 get(::boost::bimaps::relation::member_at::info, SymmetricType & rel) in get()
|
| /third_party/ffmpeg/libavformat/tests/ |
| D | url.c | 24 static void test(const char *base, const char *rel) in test()
|
| /third_party/node/test/es-module/ |
| D | test-esm-windows.js | 18 const rel = (file) => path.join(tmpdir.path, file); function
|
| /third_party/boost/boost/mpl/aux_/test/ |
| D | assert.hpp | 23 #define MPL_ASSERT_RELATION(x, rel, y) BOOST_MPL_ASSERT_RELATION(x, rel, y) argument
|
| /third_party/libusb/ |
| D | Makefile.am | 22 reldir = .release/$(distdir) directory
|
| /third_party/node/deps/npm/node_modules/rc/lib/ |
| D | utils.js | 91 function find(start, rel) { argument
|
| /third_party/Linux_Kernel/arch/arm/include/asm/ |
| D | flat.h | 13 #define flat_get_relocate_addr(rel) (rel) argument
|
| /third_party/boost/libs/multiprecision/performance/ |
| D | miller_rabin_performance.cpp | 61 double rel = i->second / min_time; in generate_quickbook() local
|
| /third_party/glib/glib/deprecated/ |
| D | grel.c | 199 GRelation* rel = g_new0 (GRelation, 1); in g_relation_new() local 618 GRelation* rel = (GRelation*) user_data; in g_relation_print_one() local 641 GRelation* rel = (GRelation*) user_data; in g_relation_print_index() local
|
| /third_party/node/deps/npm/node_modules/config-chain/ |
| D | index.js | 27 var rel = path.join.apply(null, [].slice.call(arguments)) variable 29 function find(start, rel) { argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
| D | CollectionUtilities.java | 277 int rel = ao.compareTo(bo); in containsSome() local 294 int rel = aac.compare(ao, bo); in containsSome() local 330 int rel = ao.compareTo(bo); in containsAll() local 349 int rel = aac.compare(ao, bo); in containsAll() local
|
| /third_party/musl/ldso/ |
| D | dlstart.c | 24 size_t *rel, rel_size, base; in _dlstart_c() local
|
| /third_party/boost/boost/mpl/ |
| D | assert.hpp | 339 # define BOOST_MPL_ASSERT_RELATION_IMPL(counter, x, rel, y) \ argument 379 # define BOOST_MPL_ASSERT_RELATION(x, rel, y) \ argument
|
| /third_party/grpc/tools/mkowners/ |
| D | mkowners.py | 106 rel = os.path.relpath(owners.dir, possible_parent.dir) variable
|
| /third_party/boost/libs/geometry/test/cs_undefined/ |
| D | test_relops.hpp | 126 inline void rel(G1 const& g1, G2 const& g2, S const& s) in rel() function
|
| /third_party/boost/libs/log/src/setup/ |
| D | default_filter_factory.cpp | 268 …factory< CharT >::on_custom_relation(attribute_name const& name, string_type const& rel, string_ty… in on_custom_relation()
|
| /third_party/python/Lib/test/ |
| D | test_statistics.py | 81 def approx_equal(x, y, tol=1e-12, rel=1e-7): argument 209 self, first, second, tol=None, rel=None, msg=None argument 252 def _check_approx_seq(self, first, second, tol, rel, msg): argument 263 def _check_approx_num(self, first, second, tol, rel, msg, idx=None): argument 273 def _make_std_err_msg(first, second, tol, rel, idx): argument 359 def do_symmetry_test(self, a, b, tol, rel): argument 372 def do_exactly_equal_test(self, x, tol, rel): argument 553 def do_check_both(self, a, b, tol, rel, tol_flag, rel_flag): argument 651 def generate_substrings(self, first, second, tol, rel, idx): argument 1901 rel = 1e-12 variable in VarianceStdevMixin
|
| /third_party/boost/libs/xpressive/perf/ |
| D | command_line.cpp | 159 double rel = time / best; in print_result() local
|