/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
nl80211.h | 70 * @NL80211_ATTR_WIPHY: index of wiphy to operate on, cf. 74 * @NL80211_ATTR_IFINDEX: network interface index of the device to operate on
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
nl80211.h | 70 * @NL80211_ATTR_WIPHY: index of wiphy to operate on, cf. 74 * @NL80211_ATTR_IFINDEX: network interface index of the device to operate on
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
nl80211.h | 70 * @NL80211_ATTR_WIPHY: index of wiphy to operate on, cf. 74 * @NL80211_ATTR_IFINDEX: network interface index of the device to operate on
|
/dalvik/vm/ |
Atomic.h | 28 * are guaranteed to operate atomically with respect to each other,
|
/dalvik/vm/mterp/x86-atom/ |
OP_IPUT_OBJECT_QUICK.S | 30 GET_VREG %eax # %eax<- vB; object to operate on
|
/external/apache-xml/src/main/java/org/apache/xpath/operations/ |
Gt.java | 44 public XObject operate(XObject left, XObject right) method in class:Gt
|
Gte.java | 44 public XObject operate(XObject left, XObject right) method in class:Gte
|
Lt.java | 44 public XObject operate(XObject left, XObject right) method in class:Lt
|
Lte.java | 44 public XObject operate(XObject left, XObject right) method in class:Lte
|
Neg.java | 44 public XObject operate(XObject right) throws javax.xml.transform.TransformerException method in class:Neg
|
NotEquals.java | 44 public XObject operate(XObject left, XObject right) method in class:NotEquals
|
Quo.java | 47 public XObject operate(XObject left, XObject right) method in class:Quo
|
String.java | 43 public XObject operate(XObject right) throws javax.xml.transform.TransformerException method in class:String
|
Operation.java | 96 * and then calling the operate method on the derived class. 112 XObject result = operate(left, right); 129 public XObject operate(XObject left, XObject right) method in class:Operation
|
Bool.java | 44 public XObject operate(XObject right) throws javax.xml.transform.TransformerException method in class:Bool
|
Div.java | 45 public XObject operate(XObject left, XObject right) method in class:Div
|
Minus.java | 46 public XObject operate(XObject left, XObject right) method in class:Minus
|
Mod.java | 45 public XObject operate(XObject left, XObject right) method in class:Mod
|
Mult.java | 45 public XObject operate(XObject left, XObject right) method in class:Mult
|
Number.java | 44 public XObject operate(XObject right) throws javax.xml.transform.TransformerException method in class:Number
|
Plus.java | 45 public XObject operate(XObject left, XObject right) method in class:Plus
|
/external/chromium/chrome/browser/sessions/ |
tab_restore_service_delegate.h | 19 // TabRestoreService to operate. These methods are mostly copies of existing
|
/system/core/include/cutils/ |
qtaguid.h | 50 * The calling process can only operate on its own tags.
|
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/ |
FwdLockConv.h | 218 * @param[in] fpReadFunc A reference to a read function that can operate on the open input file. 220 * @param[in] fpWriteFunc A reference to a write function that can operate on the open output file. 221 * @param[in] fpLSeekFunc A reference to an lseek function that can operate on the open output file.
|
/external/android-mock/src/com/google/android/testing/mocking/ |
SdkVersion.java | 67 * SDK version, which is not usually a valid version on which to operate.
|