Home
last modified time | relevance | path

Searched refs:selectors (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/src/cpuinfo/
A DSDL_cpuinfo.c319 int selectors[2] = { CTL_MACHDEP, CPU_ALTIVEC }; in CPU_haveAltiVec() local
321 int selectors[2] = { CTL_HW, HW_VECTORUNIT }; in CPU_haveAltiVec() local
325 int error = sysctl(selectors, 2, &hasVectorUnit, &length, NULL, 0); in CPU_haveAltiVec()
/AliOS-Things-master/components/SDL2/src/gfx/Docs/html/
A Djquery.js20selectors=T.selectors;F.matches=T.matches})()}if(document.getElementsByClassName&&document.documen…
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoakeyboard.m75 selectors to handle special keys, instead we use SDL
A DSDL_cocoawindow.m125 /* We'll respond to selectors by doing nothing so we don't beep.
929 /* We'll respond to selectors by doing nothing so we don't beep.
/AliOS-Things-master/components/SDL2/src/joystick/iphoneos/
A DSDL_sysjoystick.m55 /* remove compilation warnings for strict builds by defining these selectors, even though
/AliOS-Things-master/components/py_engine/engine/tools/
A Duncrustify.cfg1243 # (OC) Whether to indent Objective-C code inside message selectors.

Completed in 17 milliseconds