Home
last modified time | relevance | path

Searched refs:add_item (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/python/debug/cli/
Dcurses_widgets_test.py55 nav_history.add_item("foo", RTL(["bar"]), 0)
70 nav_history.add_item("foo", RTL(["foo_output"]), 0)
71 nav_history.add_item("bar", RTL(["bar_output"]), 0)
78 nav_history.add_item("baz", RTL(["baz_output"]), 0)
97 nav_history.add_item("foo", RTL(["foo_output"]), 0)
98 nav_history.add_item("bar", RTL(["bar_output"]), 0)
101 nav_history.add_item("baz", RTL(["baz_output"]), 0)
115 nav_history.add_item("foo", RTL(["foo_out", "more_foo_out"]), 0)
116 nav_history.add_item("bar", RTL(["bar_out", "more_bar_out"]), 0)
126 nav_history.add_item("foo", RTL(["foo_out", "more_foo_out"]), 0)
[all …]
Dcurses_widgets.py66 def add_item(self, command, screen_output, scroll_position): member in CursesNavigationHistory
Dcurses_ui.py753 self._nav_history.add_item(command, screen_output, 0)
/external/protobuf/src/google/protobuf/util/
Dmessage_differencer_unittest.cc1034 protobuf_unittest::TestDiffMessage::Item* item = msg1.add_item(); in TEST()
1036 item = msg1.add_item(); in TEST()
1038 item = msg1.add_item(); in TEST()
1040 item = msg1.add_item(); in TEST()
1043 item = msg2.add_item(); in TEST()
1045 item = msg2.add_item(); in TEST()
1047 item = msg2.add_item(); in TEST()
1049 item = msg2.add_item(); in TEST()
1066 protobuf_unittest::TestDiffMessage::Item* item = msg1.add_item(); in TEST()
1069 item = msg1.add_item(); in TEST()
[all …]
/external/harfbuzz_ng/src/
Dhb-buffer-deserialize-text.rl43 action add_item {
86 %add_item
Dhb-buffer-deserialize-json.rl43 action add_item {
92 @add_item
/external/wpa_supplicant_8/hs20/client/
Doma_dm_client.c66 static void add_item(struct hs20_osu_client *ctx, xml_node_t *parent,
196 add_item(ctx, node, locuri, data); in add_results()
226 static void add_item(struct hs20_osu_client *ctx, xml_node_t *parent, in add_item() function
268 add_item(ctx, replace, locuri, txt); in add_replace_devinfo()
/external/protobuf/src/google/protobuf/
Dwire_format_unittest.cc518 unittest::RawMessageSet::Item* item = raw.add_item(); in TEST()
527 unittest::RawMessageSet::Item* item = raw.add_item(); in TEST()
536 unittest::RawMessageSet::Item* item = raw.add_item(); in TEST()