Home
last modified time | relevance | path

Searched defs:txt (Results 1 – 25 of 252) sorted by relevance

1234567891011

/third_party/cares/test/
Dares-test-parse-txt.cc21 struct ares_txt_reply* txt = nullptr; in TEST_F() local
52 struct ares_txt_ext* txt = nullptr; in TEST_F() local
101 struct ares_txt_reply* txt = nullptr; in TEST_F() local
129 struct ares_txt_reply* txt = nullptr; in TEST_F() local
160 struct ares_txt_reply* txt = nullptr; in TEST_F() local
182 struct ares_txt_reply* txt = nullptr; in TEST_F() local
198 struct ares_txt_reply* txt = nullptr; in TEST_F() local
255 struct ares_txt_reply* txt = nullptr; in TEST_F() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dcli.c69 const char *txt) in cli_txt_list_get()
81 void cli_txt_list_del(struct dl_list *txt_list, const char *txt) in cli_txt_list_del()
91 void cli_txt_list_del_addr(struct dl_list *txt_list, const char *txt) in cli_txt_list_del_addr()
103 void cli_txt_list_del_word(struct dl_list *txt_list, const char *txt, in cli_txt_list_del_word()
120 int cli_txt_list_add(struct dl_list *txt_list, const char *txt) in cli_txt_list_add()
140 int cli_txt_list_add_addr(struct dl_list *txt_list, const char *txt) in cli_txt_list_add_addr()
152 int cli_txt_list_add_word(struct dl_list *txt_list, const char *txt, in cli_txt_list_add_word()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dcli.c69 const char *txt) in cli_txt_list_get()
81 void cli_txt_list_del(struct dl_list *txt_list, const char *txt) in cli_txt_list_del()
91 void cli_txt_list_del_addr(struct dl_list *txt_list, const char *txt) in cli_txt_list_del_addr()
103 void cli_txt_list_del_word(struct dl_list *txt_list, const char *txt, in cli_txt_list_del_word()
120 int cli_txt_list_add(struct dl_list *txt_list, const char *txt) in cli_txt_list_add()
140 int cli_txt_list_add_addr(struct dl_list *txt_list, const char *txt) in cli_txt_list_add_addr()
152 int cli_txt_list_add_word(struct dl_list *txt_list, const char *txt, in cli_txt_list_add_word()
/third_party/abseil-cpp/absl/flags/
Dflag.h302 #define ABSL_FLAG_IMPL_FLAGNAME(txt) "" argument
307 #define ABSL_FLAG_IMPL_FLAGNAME(txt) txt argument
316 #define ABSL_FLAG_IMPL_FLAGHELP(txt) absl::flags_internal::kStrippedFlagHelp argument
318 #define ABSL_FLAG_IMPL_FLAGHELP(txt) txt argument
329 #define ABSL_FLAG_IMPL_DECLARE_HELP_WRAPPER(name, txt) \ argument
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
Dflag.h303 #define ABSL_FLAG_IMPL_FLAGNAME(txt) "" argument
309 #define ABSL_FLAG_IMPL_FLAGNAME(txt) txt argument
319 #define ABSL_FLAG_IMPL_FLAGHELP(txt) absl::flags_internal::kStrippedFlagHelp argument
321 #define ABSL_FLAG_IMPL_FLAGHELP(txt) txt argument
332 #define ABSL_FLAG_IMPL_DECLARE_HELP_WRAPPER(name, txt) \ argument
/third_party/node/deps/npm/lib/utils/
Dusage.js4 module.exports = function usage (cmd, txt, opt) { argument
/third_party/flutter/engine/flutter/third_party/txt/src/skia/
Dparagraph_builder_skia.cc26 namespace txt { namespace
45 skt::ParagraphStyle TxtToSkia(const ParagraphStyle& txt) { in TxtToSkia()
82 skt::TextStyle TxtToSkia(const TextStyle& txt) { in TxtToSkia()
/third_party/boost/libs/flyweight/example/
Dserialization.cpp64 text_container txt; in save_serialization_file() local
94 text_container txt; in load_serialization_file() local
/third_party/flutter/engine/flutter/third_party/txt/tests/
Dfont_collection_unittests.cc23 namespace txt { namespace
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dtext_decoration.cc22 namespace txt { namespace
Dplatform_linux.cc13 namespace txt { namespace
Dplatform_fuchsia.cc7 namespace txt { namespace
Dplatform_ohos.cc13 namespace txt { namespace
Dplatform_android.cc7 namespace txt { namespace
Dplatform.cc9 namespace txt { namespace
Dtext_style.cc24 namespace txt { namespace
Dtest_font_manager.cc20 namespace txt { namespace
Dparagraph_style.cc21 namespace txt { namespace
Dfont_asset_provider.cc22 namespace txt { namespace
/third_party/grpc/tools/run_tests/
Drun_microbenchmark.py66 def link(txt, tgt): argument
72 def text(txt): argument
/third_party/jerryscript/tests/jerry/
Dfor-parse.js15 function parse(txt) { argument
Dif_parser.js15 function test_parse_error (txt) { argument
Darguments-parse.js15 function check_parse_error (txt) { argument
/third_party/node/deps/npm/node_modules/json-parse-better-errors/
Dindex.js4 function parseJson (txt, reviver, context) { argument
/third_party/flutter/engine/flutter/third_party/txt/benchmarks/
Dstyled_runs_benchmarks.cc24 namespace txt { namespace

1234567891011