Home
last modified time | relevance | path

Searched defs:do_add (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/external/clang/test/PCH/
H A Dblocks.c8 int do_add(int x, int y) { return add(x, y); } in do_add() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/classic/example/techniques/no_rules_with_typeof/
Drule_parser_2_2.cpp46 void do_add(char const*, char const*) { std::cout << "ADD" << std::endl; } in do_add() function
Drule_parser_2_1.cpp34 void do_add(char const*, char const*) { std::cout << "ADD" << std::endl; } in do_add() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/
Dcalc2.cpp43 void do_add() { std::cout << "add\n"; } in do_add() function
/aosp_15_r20/external/iproute2/ip/
H A Dipfou.c113 static int do_add(int argc, char **argv) in do_add() function
H A Dip6tunnel.c419 static int do_add(int cmd, int argc, char **argv) in do_add() function
H A Dipila.c217 static int do_add(int argc, char **argv) in do_add() function
H A Diptunnel.c262 static int do_add(int cmd, int argc, char **argv) in do_add() function
H A Diptuntap.c204 static int do_add(int argc, char **argv) in do_add() function
H A Dipl2tp.c716 static int do_add(int argc, char **argv) in do_add() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/x3/calc/
Dcalc2.cpp42 auto do_add = []{ std::cout << "add\n"; }; in __anon19f07fbb0302() variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/classic/example/fundamental/
Dcalc_plain.cpp39 void do_add(char const*, char const*) { cout << "ADD\n"; } in do_add() function
Dsubrule_calc.cpp40 void do_add(char const*, char const*) { cout << "ADD\n"; } in do_add() function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_cmd.py154 def do_add(self, s): member in samplecmdclass
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_cmd.py165 def do_add(self, s): member in samplecmdclass
/aosp_15_r20/external/bc/scripts/
H A Drandmath.py145 def compare(exe, options, p, test, halt, expected, op, do_add=True): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dwrap_function_test.py45 def f(x, do_add): argument
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/scripts/
Dtest_channel.py157 def do_add(self, args): member in TestChannelShell
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc1197 static void interop_database_add_remove_addr(bool do_add, const char* feature_name, in interop_database_add_remove_addr()
1216 static void interop_database_add_remove_name(bool do_add, const char* feature_name, in interop_database_add_remove_name()
/aosp_15_r20/external/python/cpython2/Demo/pdist/
Drcvs.py438 def do_add(self, opts, files): member in rcvs
/aosp_15_r20/external/python/cpython2/Lib/
Dpstats.py590 def do_add(self, line): member in ProfileBrowser
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dpstats.py661 def do_add(self, line): member in ProfileBrowser
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dpstats.py661 def do_add(self, line): member in ProfileBrowser
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dpstats.py661 def do_add(self, line): member in ProfileBrowser
/aosp_15_r20/external/python/cpython3/Lib/
Dpstats.py661 def do_add(self, line): member in ProfileBrowser

12