Searched refs:things (Results 1 – 25 of 29) sorted by relevance
12
39 std::string Join(const ContainerT& things, SeparatorT separator) { in Join() argument40 if (things.empty()) { in Join()45 result << *things.begin(); in Join()46 for (auto it = std::next(things.begin()); it != things.end(); ++it) { in Join()
13 * bta - *Bluetooth Application* - Strange collection of a-lot of things **Deprecate?**
155 fired from the SYS side of things, except from the initial path they take:
70 ### These are things that the bluetooth app should NEVER be able to do
348 ### These are things that Android apps should NEVER be able to do
71 ### These are things that the bluetooth app should NEVER be able to do
337 ### These are things that Android apps should NEVER be able to do
77 ### These are things that the bluetooth app should NEVER be able to do
41 # created by things like renderscript or via other mechanisms.
74 ### These are things that the bluetooth app should NEVER be able to do
24 * Array assignments are done using specified-index syntax to keep things in
50 things are.</td>
28 // And disable some dumb things.
129 changes to these functions clarifies things better :139 # Arrange things so that the first SIGINT will kill the
64 things. Use `-h` to get a list of all supported parameters.
59 // MinGW hides some things behind _POSIX_SOURCE.
155 double-quotes. Arguments cannot contain double quotes or things
29 // And disable some dumb things.
254 # injecting swipes and things.
363 as running the whole things with a large configuration can take over 30 minutes.368 Think about what device specific things are not being tested, and test them manually.369 In particular, things that if not handled carefully could create security exploits.
228 run. That means that things like <thread> and <mutex> should not be used,
366 ### These are things that Android apps should NEVER be able to do