Searched refs:setx (Results 1 – 9 of 9) sorted by relevance
30 function setx(){ function38 setx()39 setx()42 setx()
29 function setx() { function30 setx(typeof new Uint16Array('x') === 'object');34 setx();
13 - (void)setx:(const X&)other;19 - (void)setx:(const X&)other { x_ = other; }
19 - (void)setx:(X)x;
10 ; setx .G_fmtArg_1, %o1, %o0
209 setx -m QTDIR D:/OpenCV/dep/qt/qt-everywhere-opensource-src-4.7.3331 …setx -m OPENCV_DIR D:\OpenCV\Build\x86\vc10 (suggested for Visual Studio 2010 - 32 bit Windows)332 …setx -m OPENCV_DIR D:\OpenCV\Build\x64\vc10 (suggested for Visual Studio 2010 - 64 bit Windows)334 …setx -m OPENCV_DIR D:\OpenCV\Build\x86\vc11 (suggested for Visual Studio 2012 - 32 bit Windows)335 …setx -m OPENCV_DIR D:\OpenCV\Build\x64\vc11 (suggested for Visual Studio 2012 - 64 bit Windows)362 OPENCV_DIR variable via the *setx* command inside a command window.
91 Executing ``setx HOME %USERPROFILE%`` in a terminal will set up
313 possible to use [setx](http://ss64.com/nt/setx.html) command in a console session.
704 UnicodeSet *setx = UnicodeSet::fromUSet(uset); in TestAPI() local705 TEST_ASSERT((void *)setx == (void *)uset); in TestAPI()