Searched refs:acts (Results 1 – 25 of 1088) sorted by relevance
12345678910>>...44
/external/libtracefs/Documentation/ |
D | libtracefs-events-file.txt | 41 name for such an event if it did exist. This acts similar to the 49 This acts similar to the *tracefs_instance_file_read*(3), but is 55 This acts similar to the *tracefs_instance_file_write*(3), but is 61 This acts similar to the *tracefs_instance_file_append*(3), but is 66 This acts similar to the *tracefs_instance_file_clear*(3), but is 71 exists, and false otherwise. This acts similar to the *tracefs_instance_file_exists*(3),
|
/external/blktrace/ |
D | blkrawverify.c | 63 static struct act_info acts[] = { variable 81 #define N_ACTS (sizeof(acts) / sizeof(struct act_info)) 91 sprintf(buf, "%s ", acts[act].string); in act_to_str()
|
/external/python/cpython2/Demo/md5test/ |
D | README | 6 When called without arguments, it acts as a filter. When called with
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_Bincount.pbtxt | 19 shape as `arr`, or a length-0 `Tensor`, in which case it acts as all weights
|
D | api_def_RaggedBincount.pbtxt | 25 shape as `input`, or a length-0 `Tensor`, in which case it acts as all weights
|
D | api_def_DenseBincount.pbtxt | 19 shape as `arr`, or a length-0 `Tensor`, in which case it acts as all weights
|
D | api_def_SparseBincount.pbtxt | 31 shape as `input`, or a length-0 `Tensor`, in which case it acts as all weights
|
D | api_def_Select.pbtxt | 38 The `condition` tensor acts as a mask that chooses, based on the value at each
|
/external/autotest/test_suites/ |
D | control.bluestreak-pre-cq | 13 This suite acts as a pre-cq specific to ChromeOS bluestreak (CFM) related
|
D | control.wificell-cq | 13 This suite acts as a pre-cq specific to ChromeOS WiFi related changes and is
|
D | control.inputs-upstream | 13 This suite acts as a pre-cq specific to ChromeOS Essential Inputs related changes and is
|
/external/iptables/extensions/ |
D | libxt_hashlimit.man | 27 \-\-hashlimit\-mode option is given, hashlimit acts like limit, but at the 56 Classify the flow instead of rate-limiting it. This acts like a
|
/external/libwebsockets/READMEs/ |
D | README.fault-injection.md | 311 |ss|`ss`|`ss_create_vhost`|Server: ss creation acts like no vhost matching typename (only for `!vho… 312 |ss|`ss`|`ss_create_pcol`|Server: ss creation acts like no protocol given in policy| 313 |ss|`ss`|`ss_srv_vh_fail`|Server: ss creation acts like unable to create vhost| 314 |ss|`ss`|`ss_create_destroy_me`|ss creation acts like CREATING state returned DESTROY_ME| 315 |ss|`ss`|`ss_create_no_ts`|Static Policy: ss creation acts like no trust store| 316 |ss|`ss`|`ss_create_smd_1`|SMD: ss creation acts like CONNECTING said DESTROY_ME| 317 |ss|`ss`|`ss_create_smd_2`|SMD: ss creation acts like CONNECTED said DESTROY_ME|
|
/external/python/bumble/docs/mkdocs/src/apps_and_tools/ |
D | hci_bridge.md | 4 This tool acts as a simple bridge between two HCI transports, with a host on one side and
|
D | link_relay.md | 4 The Link Relay is a WebSocket relay, which acts like an online chat system, where each "chat room" …
|
/external/libwebsockets/minimal-examples/raw/minimal-raw-adopt-udp/ |
D | README.md | 6 adopted into lws event loop. It acts like a tcp RAW mode connection in
|
/external/openscreen/platform/ |
D | README.md | 15 Some of the public API may also include adapter code that acts as a small
|
/external/python/cpython2/Doc/library/ |
D | userdict.rst | 17 This module also defines a class, :class:`~UserDict.UserDict`, that acts as a wrapper 102 This module defines a class that acts as a wrapper around list objects. It is a 169 This module defines a class that acts as a wrapper around string objects. It is
|
/external/python/bumble/apps/ |
D | README.md | 19 This app acts as a simple bridge between two HCI transports, with a host on one side and
|
/external/perfetto/test/cts/ |
D | README.md | 34 lifetimes, acts as a profiling consumer, and asserts the contents of the
|
/external/google-styleguide/docguide/ |
D | READMEs.md | 31 contains your code. In this way, it acts as a landing page for the directory.
|
/external/pigweed/pw_file/ |
D | docs.rst | 44 file, and acts as an interface boundary that is backed by some kind of storage
|
/external/openscreen/osp/demo/ |
D | README.md | 24 Because the demo acts like a shell and accepts commands on `stdin`, the logging
|
/external/licenseclassifier/v2/assets/License/AMPAS/ |
D | license.txt | 8 any of the aforementioned acts indicates acceptance to be bound by the
|
/external/python/cpython2/Doc/c-api/ |
D | weakref.rst | 10 simple reference object, and the second acts as a proxy for the original object
|
12345678910>>...44