Home
last modified time | relevance | path

Searched refs:set_prefix (Results 1 – 12 of 12) sorted by relevance

/third_party/grpc/test/cpp/end2end/
Dxds_end2end_test.cc422 route->mutable_match()->set_prefix(""); in AdsServiceImpl()
2002 ->set_prefix("/"); in TEST_P()
2384 route1->mutable_match()->set_prefix("/grpc.testing.EchoTest1Service/"); in TEST_P()
2401 route1->mutable_match()->set_prefix(""); in TEST_P()
2403 default_route->mutable_match()->set_prefix("/"); in TEST_P()
2419 route1->mutable_match()->set_prefix("grpc.testing.EchoTest1Service/"); in TEST_P()
2435 route1->mutable_match()->set_prefix("/grpc.testing.EchoTest1Service/Echo1/"); in TEST_P()
2451 route1->mutable_match()->set_prefix("//"); in TEST_P()
2594 route1->mutable_match()->set_prefix("/grpc.testing.EchoTest1Service/"); in TEST_P()
2597 default_route->mutable_match()->set_prefix(""); in TEST_P()
[all …]
/third_party/boost/boost/program_options/
Derrors.hpp167 set_prefix(option_style); in add_context()
170 void set_prefix(int option_style) in set_prefix() function in boost::program_options::error_with_option_name
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-subset-cff2.cc230 charstring.set_prefix (ivs, OpCode_vsindexcs); in complete_parsed_str()
Dhb-subset-cff1.cc346 charstring.set_prefix (env.width); in complete_parsed_str()
Dhb-subset-cff-common.hh379 void set_prefix (const number_t &num, op_code_t op = OpCode_Invalid) in set_prefix() function
/third_party/harfbuzz/src/
Dhb-subset-cff2.cc230 charstring.set_prefix (ivs, OpCode_vsindexcs); in complete_parsed_str()
Dhb-subset-cff-common.hh376 void set_prefix (const number_t &num, op_code_t op = OpCode_Invalid) in set_prefix() function
Dhb-subset-cff1.cc346 charstring.set_prefix (env.width); in complete_parsed_str()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-subset-cff2.cc240 charstring.set_prefix (ivs, OpCode_vsindexcs); in finalize_parsed_str()
Dhb-subset-cff-common.hh427 void set_prefix (const number_t &num, op_code_t op = OpCode_Invalid) in set_prefix() function
Dhb-subset-cff1.cc406 charstring.set_prefix (env.width); in finalize_parsed_str()
/third_party/python/Misc/
DHISTORY8078 - Issue #13248: Remove lib2to3.pytree.Base.get_prefix/set_prefix.