Home
last modified time | relevance | path

Searched defs:rep (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/SDL2/src/joystick/bsd/
A DSDL_sysjoystick.c198 #define REP_BUF_DATA(rep) ((rep)->buf->ucr_data) argument
200 #define REP_BUF_DATA(rep) ((rep)->buf) argument
202 #define REP_BUF_DATA(rep) ((rep)->buf->ugd_data) argument
204 #define REP_BUF_DATA(rep) ((rep)->buf->data) argument
349 struct report *rep = NULL; local
539 struct report *rep; local
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dminiunz.c274 char rep = 0; in do_extract_currentfile() local
/AliOS-Things-master/components/SDL2/src/image/
A DIMG_tga.c102 int count, rep; in IMG_LoadTGA_RW() local
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/minizip/
A Dminizip.c346 char rep=0; local
A Dminiunz.c378 char rep=0; local
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/blast/
A Dblast.c191 local int construct(struct huffman *h, const unsigned char *rep, int n) in construct()
/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_evdev_kbd.c97 SDL_bool rep; /* flag telling character repeat */ member
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Drun-test262.c667 AgentReport *rep; in js_agent_getReport() local
692 AgentReport *rep; in js_agent_report() local
A Dquickjs.c39990 JSValueConst matched, str, captures, namedCaptures, rep; in js_string___GetSubstitution() local
42430 JSValueConst rx = this_val, rep = argv[1]; in js_regexp_Symbol_replace() local

Completed in 119 milliseconds