/aosp_15_r20/external/clang/test/PCH/ |
H A D | blocks.c | 8 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/ |
D | rule_parser_2_2.cpp | 46 void do_add(char const*, char const*) { std::cout << "ADD" << std::endl; } in do_add() function
|
D | rule_parser_2_1.cpp | 34 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/ |
D | calc2.cpp | 43 void do_add() { std::cout << "add\n"; } in do_add() function
|
/aosp_15_r20/external/iproute2/ip/ |
H A D | ipfou.c | 113 static int do_add(int argc, char **argv) in do_add() function
|
H A D | ip6tunnel.c | 419 static int do_add(int cmd, int argc, char **argv) in do_add() function
|
H A D | ipila.c | 217 static int do_add(int argc, char **argv) in do_add() function
|
H A D | iptunnel.c | 262 static int do_add(int cmd, int argc, char **argv) in do_add() function
|
H A D | iptuntap.c | 204 static int do_add(int argc, char **argv) in do_add() function
|
H A D | ipl2tp.c | 716 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/ |
D | calc2.cpp | 42 auto do_add = []{ std::cout << "add\n"; }; in __anon19f07fbb0302() variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/classic/example/fundamental/ |
D | calc_plain.cpp | 39 void do_add(char const*, char const*) { cout << "ADD\n"; } in do_add() function
|
D | subrule_calc.cpp | 40 void do_add(char const*, char const*) { cout << "ADD\n"; } in do_add() function
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_cmd.py | 154 def do_add(self, s): member in samplecmdclass
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_cmd.py | 165 def do_add(self, s): member in samplecmdclass
|
/aosp_15_r20/external/bc/scripts/ |
H A D | randmath.py | 145 def compare(exe, options, p, test, halt, expected, op, do_add=True): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/ |
H A D | wrap_function_test.py | 45 def f(x, do_add): argument
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/scripts/ |
D | test_channel.py | 157 def do_add(self, args): member in TestChannelShell
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | bluetooth.cc | 1197 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/ |
D | rcvs.py | 438 def do_add(self, opts, files): member in rcvs
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | pstats.py | 590 def do_add(self, line): member in ProfileBrowser
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | pstats.py | 661 def do_add(self, line): member in ProfileBrowser
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | pstats.py | 661 def do_add(self, line): member in ProfileBrowser
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | pstats.py | 661 def do_add(self, line): member in ProfileBrowser
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | pstats.py | 661 def do_add(self, line): member in ProfileBrowser
|