HomeSort by relevance Sort by last modified time
    Searched refs:ARC (Results 1 - 13 of 13) sorted by null

  /external/srec/srec/include/
search_network.h 36 for arc and node references, arc and node pointers can be expanded
51 #define TO_NODE(ARC) (ARC)->to_node
53 #define LINKL_NEXT(ARC) (ARC)->linkl_next_arc
54 #define LINKL_PREV(ARC) (ARC)->linkl_prev_arc
57 #define ARC_XtoP(ARC) (ARC)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkconstants.py 97 ARC='arc'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkconstants.py 97 ARC='arc'
  /frameworks/native/libs/input/tests/
InputEvent_test.cpp 538 // of ARC * i degrees clockwise relative to the Y axis.
544 const float ARC = 36;
545 const float ROTATION = ARC * 2;
551 float angle = float(i * ARC * PI_180);
583 float angle = float((i * ARC + ROTATION) * PI_180);
  /cts/tests/tests/view/src/android/view/cts/
MotionEventTest.java 336 // of ARC * i degrees clockwise relative to the Y axis.
342 final float ARC = 36;
343 final float ROTATION = ARC * 2;
350 final float angle = (float) (i * ARC * PI_180);
386 final float angle = (float) ((i * ARC + ROTATION) * PI_180);
  /external/strace/
syscall.c 782 # elif defined(ARC)
925 #elif defined(ARC)
1023 || defined(ARC)
1049 # if defined(METAG) || defined(OR1K) || defined(X32) || defined(AARCH64) || defined(ARC)
    [all...]
defs.h 618 || defined(ARC) \
signal.c 933 #elif defined(ARC)
934 /* ARC syscall ABI only supports rt_sys_sigreturn */
    [all...]
util.c     [all...]
process.c     [all...]
  /external/clang/lib/Driver/
Tools.cpp     [all...]
  /prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar 
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 477 milliseconds