Home
last modified time | relevance | path

Searched refs:acts (Results 1 – 25 of 245) sorted by relevance

12345678910

/external/blktrace/
Dblkrawverify.c62 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/
Dandroid_xmlrpc_server.py19 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/
Dsuppressions_mac.txt10 # It acts as a place holder for future additions for WebRTC.
Dsuppressions_win32.txt10 # It acts as a place holder for future additions for WebRTC.
Dsuppressions.txt2 # It acts as a place holder for future additions for WebRTC.
/external/valgrind/
DAUTHORS29 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/
Dcontrol.wificell-pre-cq14 This suite acts as a pre-cq specific to ChromeOS WiFi related changes and is
/external/google-tv-pairing-protocol/proto/
Dpolo.proto109 // peer (server) acts as the complementary role.
/external/llvm/lib/Target/SystemZ/
DSystemZRegisterInfo.td24 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/
Dkey.proto85 // Key is not presently persisted to disk, but it acts as the single authority
/external/autotest/client/deps/lansim/
Dcontrol9 A TAP interface is a virtual network kernel device that acts as any
/external/opencv3/doc/py_tutorials/py_feature2d/py_sift_intro/
Dpy_sift_intro.markdown36 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/
Dlibxt_hashlimit.man27 \-\-hashlimit\-mode option is given, hashlimit acts like limit, but at the
/external/libusb/
DPORTING57 The Linux backend acts as a good example - view it as a reference
/external/chromium-trace/catapult/third_party/webapp2/docs/guide/
Dresponse.rst9 The response object's acts as a file-like object that can be used for
/external/clang/test/SemaObjC/
Dprotocols-suppress-conformance.m38 // Default synthesis acts as if @dynamic
/external/mesa3d/src/gallium/docs/source/cso/
Dsampler.rst32 all graphics hardware. It sometimes acts like CLAMP_TO_EDGE or
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/
DIDNATestInput.txt607 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/
DIDNATestInput.txt607 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/
Didna_conf.txt607 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/
DREADME59 that acts differently depending on the name it was called by (cp, mv, cat...).
/external/wpa_supplicant_8/hostapd/
DREADME-WPS36 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/
DREADME-WPS37 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/
Dandroid.md50 details into a custom script that acts as a replacement for make.
/external/mesa3d/docs/
DlibGL.txt129 a __DRIscreenRec struct. This struct acts as the root of a tree of

12345678910