HomeSort by relevance Sort by last modified time
    Searched refs:ARC (Results 1 - 6 of 6) 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...]
  /frameworks/base/libs/androidfw/tests/
InputEvent_test.cpp 525 // of ARC * i degrees clockwise relative to the Y axis.
531 const float ARC = 36;
532 const float ROTATION = ARC * 2;
538 float angle = float(i * ARC * PI_180);
570 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/clang/lib/Driver/
Tools.cpp     [all...]
  /prebuilt/common/netbeans-visual/
org-netbeans-api-visual.jar 
  /external/bison/tests/
testsuite     [all...]

Completed in 397 milliseconds