Searched defs:rx (Results 1 - 25 of 61) sorted by relevance

123

/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Drx.el666 (defmacro rx (&rest regexps) function
[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/shapes/
H A DRectangleShape.h51 float rx() const { return m_radii.width(); } function in class:WebCore::FloatRoundedRect
H A DRectangleShape.cpp37 static inline float ellipseXIntercept(float y, float rx, float ry) argument
43 static inline float ellipseYIntercept(float x, float rx, float ry) argument
[all...]
/macosx-10.9.5/ncurses-42/ncurses/form/
H A Dfty_regex.c105 char *rx = va_arg(*ap, char *); local
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DtsaDERUtilities.c85 DERReturn rx; local
H A DSecExternalRep.cpp459 OSStatus rx = impExpPkcs7Import(mExternal, flags, keyParams, importKeychain, local
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DtsaDERUtilities.c85 DERReturn rx; local
H A DSecExternalRep.cpp459 OSStatus rx = impExpPkcs7Import(mExternal, flags, keyParams, importKeychain, local
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DtsaDERUtilities.c85 DERReturn rx; local
H A DSecExternalRep.cpp459 OSStatus rx = impExpPkcs7Import(mExternal, flags, keyParams, importKeychain, local
/macosx-10.9.5/SmartCardServices-55111/src/PCSC/
H A Dthread_macosx.c71 int rx; local
H A Deventhandler.cpp100 int rx = ftruncate(fd, pageSize * PCSCLITE_MAX_READERS_CONTEXTS); local
H A Dhotplug_macosx.cpp142 int rx = pthread_create(wthread, NULL, HPDeviceNotificationThread, NULL); local
148 int rx = pthread_detach(sHotplugWatcherThread); local
158 int rx = pthread_cancel(sHotplugWatcherThread); local
165 int rx = pthread_join(sHotplugWatcherThread, (void **)&value_ptr); local
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGPathByteStreamSource.cpp102 bool SVGPathByteStreamSource::parseArcToSegment(float& rx, float& ry, float& angle, bool& largeArc, bool& sweep, FloatPoint& targetPoint) argument
H A DSVGPathSegListSource.cpp138 bool SVGPathSegListSource::parseArcToSegment(float& rx, float& ry, float& angle, bool& largeArc, bool& sweep, FloatPoint& targetPoint) argument
H A DSVGPathStringSource.cpp228 static bool parseArcToSegmentHelper(const CharacterType*& current, const CharacterType* end, float& rx, float& ry, float& angle, bool& largeArc, bool& sweep, FloatPoint& targetPoint) argument
244 bool SVGPathStringSource::parseArcToSegment(float& rx, float& ry, float& angle, bool& largeArc, bool& sweep, FloatPoint& targetPoint) argument
H A DSVGPathParser.cpp240 float rx; local
413 bool SVGPathParser::decomposeArcToCubic(float angle, float rx, float ry, FloatPoint& point1, FloatPoint& point2, bool largeArcFlag, bool sweepFlag) argument
[all...]
/macosx-10.9.5/ncurses-42/ncurses/menu/
H A Dm_driver.c459 int ry = event.y, rx = event.x; /* screen coordinates */ local
/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DSVGPathData.cpp55 float rx = ellipse->rx().value(lengthContext); local
131 float rx = rect->rx().value(lengthContext); local
[all...]
/macosx-10.9.5/Libc-997.90.3/gen/
H A Dwordexp.c126 char *rx = "^([^\\\"'|&;<>(){}\n]" local
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dfr30-asm.c349 char *rx = rxbuf; local
[all...]
H A Dip2k-asm.c550 char *rx = rxbuf; local
[all...]
H A Diq2000-asm.c498 char *rx = rxbuf; local
[all...]
H A Dm32r-asm.c367 char *rx = rxbuf; local
[all...]
H A Dmt-asm.c634 char *rx = rxbuf; local
[all...]

Completed in 232 milliseconds

123