Searched
full:over (Results
376 -
400 of
13432) sorted by null
<<11121314151617181920>>
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/net/ |
if_types.h | 69 #define IFT_EON 0x19 /* ISO over IP */ 71 #define IFT_NSIP 0x1b /* XNS over IP */ 72 #define IFT_SLIP 0x1c /* IP over generic TTY */ 93 #define IFT_AAL5 0x31 /* AAL5 over ATM */ 136 #define IFT_FRAMERELAYMPI 0x5c /* Multiproto Interconnect over FR */ 148 #define IFT_VOICEOVERIP 0x68 /* voice over IP encapsulation */ 182 #define IFT_DIGITALPOWERLINE 0x8a /* IP over Power Lines */ 183 #define IFT_MEDIAMAILOVERIP 0x8b /* (xxx) Multimedia Mail over IP */ 196 #define IFT_VOICEOVERATM 0x98 /* Voice over ATM */ 197 #define IFT_VOICEOVERFRAMERELAY 0x99 /* Voice Over Frame Relay * [all...] |
/system/sepolicy/ |
binderservicedomain.te | 13 # Receive and write to a pipe received over Binder from an app.
|
mediaserver.te | 42 # Read resources from open apk files passed over Binder. 47 # Read /data/data/com.android.providers.telephony files passed over Binder. 50 # Use pipes passed over Binder from app domains. 55 # Inter System processes communicate over named pipe (FIFO)
|
/system/tools/aidl/tests/java_app/ |
README | 6 3) Push over hellod binary:
|
/system/webservd/ |
README | 19 HTTP request processing and dispatches the requests to libwebserv clients over
|
/system/webservd/webservd/ |
request_handler_interface.h | 26 // An abstract interface to dispatch of HTTP requests to remote handlers over
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/ |
pic-gc-73.d | 7 # Left-over code coverage case from pic-gc-72; local symbol.
|
/external/icu/icu4c/source/common/unicode/ |
usetiter.h | 16 * \brief C++ API: UnicodeSetIterator iterates over the contents of a UnicodeSet. 26 * UnicodeSetIterator iterates over the contents of a UnicodeSet. It 27 * iterates over either code points or code point ranges. After all 35 * <p>To iterate over code points and strings, use a loop like this: 46 * <p>To iterate over code point ranges, instead of individual code points, 81 * When iterating over ranges using <tt>nextRange()</tt>, 84 * iterating over code points using <tt>next()</tt>, or if 102 * Create an iterator over the given set. The iterator is valid 104 * @param set set to iterate over 110 * Create an iterator over nothing. <tt>next()</tt> an [all...] |
/developers/build/prebuilts/gradle/DrawableTinting/Application/src/main/res/values/ |
strings.xml | 36 <item>Destination over (DST_OVER)</item> 45 <item>Source over (SRC_OVER)</item>
|
/developers/samples/android/connectivity/nfc/BeamLargeFiles/ |
template-params.xml | 30 handshake over NFC, file transfer will take place over a secondary high-speed
|
/developers/samples/android/ui/DrawableTinting/Application/src/main/res/values/ |
strings.xml | 36 <item>Destination over (DST_OVER)</item> 45 <item>Source over (SRC_OVER)</item>
|
/development/samples/browseable/DrawableTinting/res/values/ |
strings.xml | 36 <item>Destination over (DST_OVER)</item> 45 <item>Source over (SRC_OVER)</item>
|
/docs/source.android.com/src/devices/accessories/ |
custom.jd | 34 <h2 id="connecting-over-usb">Connecting over USB</h2> 78 <h2 id="connecting-over-bluetooth">Connecting over Bluetooth</h2> 79 <p>An accessory that connects with Android devices over a Bluetooth connection 113 <h2 id="audio-over-usb">Connecting audio over USB</h2> 114 <p>An accessory that connects with Android over USB can use AOAv2 (supported on
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/ |
UnivariateStatistic.java | 28 * Returns the result of evaluating the statistic over the input array. 36 * Returns the result of evaluating the statistic over the specified entries
|
WeightedEvaluation.java | 28 * Returns the result of evaluating the statistic over the input array, 38 * Returns the result of evaluating the statistic over the specified entries
|
/external/autotest/client/site_tests/hardware_StorageFio/ |
login | 6 ; gmail over wired ethernet. This data is an average collected over 3 boots.
|
/external/autotest/client/site_tests/platform_CryptohomeFio/ |
login | 6 ; gmail over wired ethernet. This data is an average collected over 3 boots.
|
/external/autotest/server/site_tests/generic_RebootTest/ |
control | 29 the adb commands are sent to the android device over usb, via the beaglebone, 31 we'll send the adb commands over tcp.
|
/external/chromium-trace/catapult/netlog_viewer/netlog_viewer/ |
mouse_over_help.js | 7 * when it overs over a specied element. The div always appears below and to 16 * |helpDivId| div on mouse over.
|
/external/chromium-trace/catapult/third_party/polymer/components/iron-iconset-svg/ |
README.md | 7 Edit those files, and our readme bot will duplicate them over here! 24 Using svg elements to create icons has a few advantages over traditional
|
/external/e2fsprogs/lib/et/test_cases/ |
imap_err.c | 13 N_( "Over quota"), 34 N_( "Mailbox is over quota"),
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/duration/ |
DurationFormatterFactory.java | 42 * Set a fallback formatter for durations over a given limit. 50 * Set a fallback limit for durations over a given limit.
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/ |
DurationFormatterFactory.java | 40 * Set a fallback formatter for durations over a given limit. 48 * Set a fallback limit for durations over a given limit.
|
/external/jetty/src/resources/org/eclipse/jetty/servlets/jmx/ |
DoSFilter-mbean.properties | 3 delayMs: delay (in milliseconds) that is applied to all requests over the rate limit, before they are considered at all, 0 - no delay, -1 - reject request. 5 throttledRequests: number of requests over the rate limit able to be considered at once.
|
/external/kernel-headers/original/uapi/linux/ |
seccomp.h | 25 * The ordering ensures that a min_t() over composed return values always 39 * struct seccomp_data - the format the BPF program executes over.
|
Completed in 948 milliseconds
<<11121314151617181920>>