/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
wps_upnp_web.c | 287 "<direction>out</direction>\n" 297 "<direction>in</direction>\n" 302 "<direction>out</direction>\n" 312 "<direction>in</direction>\n" 317 "<direction>out</direction>\n [all...] |
/frameworks/base/core/java/android/widget/ |
ListView.java | [all...] |
/external/icu4c/i18n/ |
tridpars.h | 44 * direction. 133 * @param dir the direction. If the direction is REVERSE then the 134 * SingleID is constructed for the reverse direction. 147 * @param dir the direction. 159 * applies to the given direction. The caller should discard it 175 * @param dir the direction. 184 * a newly created global filter for this ID in this direction, or 201 * elements like "(A)" in the forward direction, or "A()" in
|
rbt_pars.h | 62 UTransDirection direction; member in class:TransliteratorParser 151 * Parse the given rules, in the given direction. After this call 156 * @param direction either FORWARD or REVERSE. 162 UTransDirection direction, 177 * @param direction either FORWARD or REVERSE. 180 UTransDirection direction,
|
usrchimp.h | 33 // depending on the iteration direction and matchedIndex is USEARCH_DONE 34 // it means that we can't find any more matches in that particular direction
|
/external/icu4c/layout/ |
ContextualSubstSubtables.cpp | 53 le_int32 direction = 1; local 58 direction = -1; 73 match += direction; 84 le_int32 direction = 1; local 89 direction = -1; 112 match += direction; 121 le_int32 direction = 1; local 126 direction = -1; 142 glyph += direction;
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
BluetoothOppNotification.java | 74 + BluetoothShare.DIRECTION + " == " + BluetoothShare.DIRECTION_OUTBOUND + ")"; 77 + BluetoothShare.DIRECTION + " == " + BluetoothShare.DIRECTION_INBOUND + ")"; 108 int direction; // to indicate sending or receiving field in class:BluetoothOppNotification.NotificationItem 197 final int directionIndex = cursor.getColumnIndexOrThrow(BluetoothShare.DIRECTION); 229 item.direction = dir; 230 if (item.direction == BluetoothShare.DIRECTION_OUTBOUND) { 232 } else if (item.direction == BluetoothShare.DIRECTION_INBOUND) { 265 if (item.direction == BluetoothShare.DIRECTION_OUTBOUND) { 268 } else if (item.direction == BluetoothShare.DIRECTION_INBOUND) {
|
/external/dropbear/libtomcrypt/src/encauth/ccm/ |
ccm_memory.c | 35 @param direction Encrypt or Decrypt direction (0 or 1) 46 int direction) 100 direction); 234 if (direction == CCM_ENCRYPT) { 292 if (direction == CCM_ENCRYPT) {
|
/external/webkit/JavaScriptCore/wtf/unicode/qt4/ |
UnicodeQt4.h | 38 ushort direction : 8; member in struct:QUnicodeTables::Properties 109 enum Direction { 395 inline Direction direction(UChar32 c) function in namespace:WTF::Unicode 397 return (Direction)QChar::direction(c);
|
/external/webkit/WebCore/page/ |
DOMSelection.cpp | 277 SelectionController::EDirection direction; 279 direction = SelectionController::FORWARD; 281 direction = SelectionController::BACKWARD; 283 direction = SelectionController::LEFT; 285 direction = SelectionController::RIGHT; 311 m_frame->selection()->modify(alter, direction, granularity, false);
|
DOMSelection.h | 63 void modify(const String& alter, const String& direction, const String& granularity); 67 // but reflect the direction in which the selection was made by the user. That does
|
/external/webkit/WebKit/android/nav/ |
CachedFrame.h | 51 enum Direction { 84 bool checkVisited(const CachedNode* , CachedFrame::Direction ) const; 200 static bool CheckBetween(Direction , const WebCore::IntRect& bestRect, 202 bool checkBetween(BestData* , Direction ); 204 void findClosest(BestData* , Direction original, Direction test,
|
/frameworks/base/awt/java/awt/geom/ |
AffineTransform.java | 502 * the distance to translate in the x direction. 504 * the distance to translate in the y direction. 525 * the scaling factor in the x direction. 527 * the scaling factor in the y direction. 547 * the shearing factor in the x direction. 549 * the shearing factor in the y direction. 596 * the distance to translate in the x direction. 598 * the distance to translate in the y direction. 615 * the distance to translate in the x direction. 617 * the distance to translate in the y direction [all...] |
/frameworks/base/core/jni/android/graphics/ |
Path.cpp | 159 static void addRect__RectFI(JNIEnv* env, jobject clazz, SkPath* obj, jobject rect, SkPath::Direction dir) { 165 static void addRect__FFFFI(JNIEnv* env, jobject clazz, SkPath* obj, jfloat left, jfloat top, jfloat right, jfloat bottom, SkPath::Direction dir) { 173 static void addOval(JNIEnv* env, jobject clazz, SkPath* obj, jobject oval, SkPath::Direction dir) { 179 static void addCircle(JNIEnv* env, jobject clazz, SkPath* obj, jfloat x, jfloat y, jfloat radius, SkPath::Direction dir) { 195 jfloat rx, jfloat ry, SkPath::Direction dir) { 204 jfloatArray array, SkPath::Direction dir) {
|
/hardware/broadcom/wlan/bcm4329/src/include/ |
linux_osl.h | 123 #define DMA_MAP(osh, va, size, direction, p, dmah) \ 124 osl_dma_map((osh), (va), (size), (direction)) 125 #define DMA_UNMAP(osh, pa, size, direction, p, dmah) \ 126 osl_dma_unmap((osh), (pa), (size), (direction)) 127 extern uint osl_dma_map(osl_t *osh, void *va, uint size, int direction); 128 extern void osl_dma_unmap(osl_t *osh, uint pa, uint size, int direction);
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
PathDashPathEffectTest.java | 31 import android.graphics.Path.Direction; 92 p.addRect(new RectF(-SQUARE, -SQUARE, SQUARE, SQUARE), Direction.CCW);
|
/external/dbus/doc/ |
introspect.xsl | 67 <xsl:when test="@direction != """> 68 <xsl:value-of select="@direction"/>
|
/external/kernel-headers/original/asm-arm/ |
dma-mapping.h | 134 * @dir: DMA transfer direction 163 * @dir: DMA transfer direction 185 * @dir: DMA transfer direction 210 * @dir: DMA transfer direction 231 * @dir: DMA transfer direction 276 * @dir: DMA transfer direction 300 * @dir: DMA transfer direction 339 * @dir: DMA transfer direction
|
dma.h | 112 /* Set the transfer direction for this channel 116 * DMA transfer direction immediately, but defer it to the
|
/external/kernel-headers/original/linux/netfilter_ipv4/ |
ip_conntrack_tuple.h | 79 /* The direction (for tuplehash) */ 101 #define DIRECTION(h) ((enum ip_conntrack_dir)(h)->tuple.dst.dir)
|
/external/quake/quake/src/QW/progs/ |
buttons.qc | 72 When a button is touched, it moves some distance in the direction of it's angle, triggers all of it's targets, waits some time, then returns to it's original position where it can be triggered again. 74 "angle" determines the opening direction
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
push.h | 31 // Pushes the weights in FST in the direction defined by TYPE. If 52 // to PTYPE in the direction defined by RTYPE. Weight needs to be
|
/external/webkit/WebCore/platform/brew/ |
LocalizedStringsBrew.cpp | 226 return "Writing direction menu"; 231 return "Default direction";
|
/external/webkit/WebCore/platform/haiku/ |
LocalizedStringsHaiku.cpp | 228 return "Writing direction menu"; 233 return "Default direction";
|
/external/webkit/WebCore/rendering/ |
RenderMarquee.h | 63 EMarqueeDirection reverseDirection() const { return static_cast<EMarqueeDirection>(-direction()); } 64 EMarqueeDirection direction() const;
|