Searched refs:acts (Results 1 – 25 of 245) sorted by relevance
12345678910
/external/blktrace/ |
D | blkrawverify.c | 62 static struct act_info acts[] = { variable 80 #define N_ACTS (sizeof(acts) / sizeof(struct act_info)) 90 sprintf(buf, "%s ", acts[act].string); in act_to_str()
|
/external/autotest/client/cros/networking/ |
D | android_xmlrpc_server.py | 19 from acts.utils import get_current_epoch_time 20 import acts.controllers.android_device as android_device 21 import acts.test_utils.wifi.wifi_test_utils as utils
|
/external/webrtc/tools/valgrind-webrtc/memcheck/ |
D | suppressions_mac.txt | 10 # It acts as a place holder for future additions for WebRTC.
|
D | suppressions_win32.txt | 10 # It acts as a place holder for future additions for WebRTC.
|
D | suppressions.txt | 2 # It acts as a place holder for future additions for WebRTC.
|
/external/valgrind/ |
D | AUTHORS | 29 and other bits and pieces, and acts as our KDE liaison. 79 Mark Wielaard fixed a bunch of bugs and acts as our Fedora/RHEL
|
/external/autotest/test_suites/ |
D | control.wificell-pre-cq | 14 This suite acts as a pre-cq specific to ChromeOS WiFi related changes and is
|
/external/google-tv-pairing-protocol/proto/ |
D | polo.proto | 109 // peer (server) acts as the complementary role.
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZRegisterInfo.td | 24 def subreg_l32 : SubRegIndex<32, 0>; // Also acts as subreg_ll32. 25 def subreg_h32 : SubRegIndex<32, 32>; // Also acts as subreg_lh32.
|
/external/cros/system_api/dbus/cryptohome/ |
D | key.proto | 85 // Key is not presently persisted to disk, but it acts as the single authority
|
/external/autotest/client/deps/lansim/ |
D | control | 9 A TAP interface is a virtual network kernel device that acts as any
|
/external/opencv3/doc/py_tutorials/py_feature2d/py_sift_intro/ |
D | py_sift_intro.markdown | 36 various \f$\sigma\f$ values. LoG acts as a blob detector which detects blobs in various sizes due to 37 change in \f$\sigma\f$. In short, \f$\sigma\f$ acts as a scaling parameter. For eg, in the above im…
|
/external/iptables/extensions/ |
D | libxt_hashlimit.man | 27 \-\-hashlimit\-mode option is given, hashlimit acts like limit, but at the
|
/external/libusb/ |
D | PORTING | 57 The Linux backend acts as a good example - view it as a reference
|
/external/chromium-trace/catapult/third_party/webapp2/docs/guide/ |
D | response.rst | 9 The response object's acts as a file-like object that can be used for
|
/external/clang/test/SemaObjC/ |
D | protocols-suppress-conformance.m | 38 // Default synthesis acts as if @dynamic
|
/external/mesa3d/src/gallium/docs/source/cso/ |
D | sampler.rst | 32 all graphics hardware. It sometimes acts like CLAMP_TO_EDGE or
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/ |
D | IDNATestInput.txt | 607 desc: 2-9-1 U+3002 acts as a label separator 618 desc: 2-9-2 U+FF0E acts as a label separator 629 desc: 2-9-3 U+FF61 acts as a label separator
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/ |
D | IDNATestInput.txt | 607 desc: 2-9-1 U+3002 acts as a label separator 618 desc: 2-9-2 U+FF0E acts as a label separator 629 desc: 2-9-3 U+FF61 acts as a label separator
|
/external/icu/icu4c/source/test/testdata/ |
D | idna_conf.txt | 607 desc: 2-9-1 U+3002 acts as a label separator 618 desc: 2-9-2 U+FF0E acts as a label separator 629 desc: 2-9-3 U+FF61 acts as a label separator
|
/external/toybox/ |
D | README | 59 that acts differently depending on the name it was called by (cp, mv, cat...).
|
/external/wpa_supplicant_8/hostapd/ |
D | README-WPS | 36 roles (i.e., AP acts as an Enrollee and client device as a Registrar) 305 When the AP acts as an Enrollee, a local NFC tag with a password token
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-WPS | 37 roles (i.e., AP acts as an Enrollee and client device as a Registrar) 326 When the station acts as an Enrollee, a local NFC tag with a password
|
/external/skia/site/user/quick/ |
D | android.md | 50 details into a custom script that acts as a replacement for make.
|
/external/mesa3d/docs/ |
D | libGL.txt | 129 a __DRIscreenRec struct. This struct acts as the root of a tree of
|
12345678910