Searched refs:add_stub (Results 1 – 2 of 2) sorted by relevance
/external/adhd/cras/src/tests/ |
D | system_state_unittest.cc | 70 static int add_stub(int fd, in add_stub() function 337 rc = cras_system_set_select_handler(add_stub, rm_stub, select_data); in TEST() 341 rc = cras_system_set_select_handler(add_stub, rm_stub, select_data); in TEST()
|
/external/pcre/dist2/src/ |
D | pcre2_jit_compile.c | 3031 static void add_stub(compiler_common *common, struct sljit_jump *start) in add_stub() function 3082 add_stub(common, CMP(SLJIT_LESS, STACK_TOP, 0, STACK_LIMIT, 0)); in allocate_stack()
|