| /third_party/nghttp2/src/ |
| D | http2_test.cc | 720 auto rel = StringRef::from_lit("/"); in test_http2_parse_link_header() local 725 auto rel = StringRef::from_lit("/alpha"); in test_http2_parse_link_header() local 732 auto rel = StringRef::from_lit("/alpha/"); in test_http2_parse_link_header() local 739 auto rel = StringRef::from_lit("/alpha/bravo"); in test_http2_parse_link_header() local 746 auto rel = StringRef::from_lit("alpha/bravo"); in test_http2_parse_link_header() local 754 auto rel = StringRef::from_lit("bravo/charlie"); in test_http2_parse_link_header() local 761 auto rel = StringRef::from_lit("/alpha/////bravo/////"); in test_http2_parse_link_header() local 768 auto rel = StringRef::from_lit("../charlie/delta"); in test_http2_parse_link_header() local 775 auto rel = StringRef::from_lit("../charlie"); in test_http2_parse_link_header() local 782 auto rel = StringRef::from_lit("../charlie/../delta"); in test_http2_parse_link_header() local [all …]
|
| /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
|
| /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/skia/third_party/externals/tint/src/reader/wgsl/ |
| D | parser_impl_relational_expression_test.cc | 31 auto* rel = e->As<ast::BinaryExpression>(); in TEST_F() local 51 auto* rel = e->As<ast::BinaryExpression>(); in TEST_F() local 71 auto* rel = e->As<ast::BinaryExpression>(); in TEST_F() local 91 auto* rel = e->As<ast::BinaryExpression>(); in TEST_F() local
|
| D | parser_impl_multiplicative_expression_test.cc | 31 auto* rel = e->As<ast::BinaryExpression>(); in TEST_F() local 51 auto* rel = e->As<ast::BinaryExpression>(); in TEST_F() local 71 auto* rel = e->As<ast::BinaryExpression>(); in TEST_F() local
|
| D | parser_impl_equality_expression_test.cc | 31 auto* rel = e->As<ast::BinaryExpression>(); in TEST_F() local 51 auto* rel = e->As<ast::BinaryExpression>(); in TEST_F() local
|
| D | parser_impl_additive_expression_test.cc | 31 auto* rel = e->As<ast::BinaryExpression>(); in TEST_F() local 51 auto* rel = e->As<ast::BinaryExpression>(); in TEST_F() local
|
| D | parser_impl_shift_expression_test.cc | 31 auto* rel = e->As<ast::BinaryExpression>(); in TEST_F() local 51 auto* rel = e->As<ast::BinaryExpression>(); in TEST_F() local
|
| /third_party/typescript/tests/baselines/reference/project/nodeModulesMaxDepthExceeded/amd/maxDepthExceeded/built/node_modules/m1/ |
| D | index.js | 2 var rel = require('./relative'); variable
|
| /third_party/typescript/tests/cases/projects/NodeModulesSearch/maxDepthExceeded/node_modules/m1/ |
| D | index.js | 2 var rel = require('./relative'); variable
|
| /third_party/typescript/tests/baselines/reference/project/nodeModulesMaxDepthExceeded/node/maxDepthExceeded/built/node_modules/m1/ |
| D | index.js | 2 var rel = require('./relative'); variable
|
| /third_party/uboot/u-boot-2020.01/arch/arm/lib/ |
| D | reloc_arm_efi.c | 20 Elf32_Rel *rel = 0; in _relocate() local
|
| D | reloc_aarch64_efi.c | 44 Elf64_Rela *rel = 0; in _relocate() local
|
| /third_party/uboot/u-boot-2020.01/arch/x86/lib/ |
| D | reloc_x86_64_efi.c | 19 Elf64_Rel *rel = 0; in _relocate() local
|
| D | reloc_ia32_efi.c | 17 Elf32_Rel *rel = 0; in _relocate() local
|
| /third_party/boost/libs/bimap/example/bimap_and_boost/ |
| D | xpressive.cpp | 43 sregex rel = ( (s1= +_w) >> " <--> " >> (s2= +_d) ) in main() local
|
| /third_party/boost/boost/bimap/relation/support/ |
| D | get.hpp | 116 get(::boost::bimaps::relation::member_at::info, SymmetricType & rel) in get()
|
| /third_party/uboot/u-boot-2020.01/arch/riscv/lib/ |
| D | reloc_riscv_efi.c | 56 Elf_Rela *rel = 0; in _relocate() local
|
| /third_party/uboot/u-boot-2020.01/lib/efi_loader/ |
| D | efi_image_loader.c | 105 static efi_status_t efi_loader_relocate(const IMAGE_BASE_RELOCATION *rel, in efi_loader_relocate() 229 const IMAGE_BASE_RELOCATION *rel; in efi_load_pe() local
|
| /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 | 38 reldir = .release/$(distdir) directory
|
| /third_party/uboot/u-boot-2020.01/drivers/rtc/ |
| D | pcf8563.c | 25 int rel = 0; in rtc_get() local
|
| /third_party/node/deps/npm/node_modules/rc/lib/ |
| D | utils.js | 91 function find(start, rel) { argument
|
| /third_party/ffmpeg/libavformat/tests/ |
| D | url.c | 49 static void test(const char *base, const char *rel) in test()
|