Home
last modified time | relevance | path

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

12345678910>>...12

/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/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/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/musl/libc-test/src/functionalext/supplement/unistd/
Dpread.c29 const char *txt = "This is pread_0100 test."; in pread_0100() local
54 const char *txt = "This is pread_0200 test."; in pread_0200() local
78 const char *txt = "This is pread_0300 test."; in pread_0300() local
Dpwrite.c37 const char *txt = "This is pwrite_0100 test."; in pwrite_0100() local
64 const char *txt = "This is pwrite_0200 test."; in pwrite_0200() local
/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/flutter/txt/src/skia/
Dparagraph_builder_skia.cc26 namespace txt { namespace
45 skt::ParagraphStyle TxtToSkia(const ParagraphStyle& txt) { in TxtToSkia()
86 skt::TextStyle TxtToSkia(const TextStyle& txt) { in TxtToSkia()
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dtext_decoration.cc22 namespace txt { namespace
Dplatform_fuchsia.cc7 namespace txt { namespace
Dplatform_linux.cc18 namespace txt { namespace
Dplatform_ohos.cc13 namespace txt { namespace
Dplatform.cc11 namespace txt { namespace
/third_party/flutter/txt/src/txt/
Dtext_decoration.cc22 namespace txt { namespace
Dplatform_linux.cc18 namespace txt { namespace
Dplatform_android.cc7 namespace txt { namespace
Dplatform_windows.cc8 namespace txt { namespace
Dplatform_fuchsia.cc7 namespace txt { namespace
Dplatform.cc11 namespace txt { namespace
Dplatform_ohos.cc13 namespace txt { namespace
/third_party/flutter/engine/flutter/third_party/txt/tests/
Dfont_collection_unittests.cc23 namespace txt { namespace
/third_party/jerryscript/tests/jerry/
Dfor-parse.js15 function parse(txt) { argument
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/2.0/module_identifiers_allow_for_js_extension/
Dtest_js_extension.ts18 txt: string; property in HelloWorld
/third_party/gstreamer/gstplugins_base/gst/subparse/
Dgstssaparse.c233 gst_ssa_parse_remove_override_codes (GstSsaParse * parse, gchar * txt) in gst_ssa_parse_remove_override_codes()
280 gst_ssa_parse_push_line (GstSsaParse * parse, gchar * txt, in gst_ssa_parse_push_line()
342 gchar *txt; in gst_ssa_parse_chain() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/ci/
Dradeonsi-run-tests.py38 def print_red(txt, end_line=True, prefix=None): argument
44 def print_yellow(txt, end_line=True, prefix=None): argument
50 def print_green(txt, end_line=True, prefix=None): argument

12345678910>>...12