Searched refs:end_reached (Results 1 – 6 of 6) sorted by relevance
/external/toybox/kconfig/lxdialog/ |
D | textbox.c | 31 static int begin_reached, end_reached, page_length; variable 60 end_reached = 0; in dialog_textbox() 147 end_reached = 1; in dialog_textbox() 182 if (end_reached && !passed_end) in dialog_textbox() 203 if (!end_reached) { in dialog_textbox() 217 if (end_reached) in dialog_textbox() 279 if (end_reached) { in back_lines() 280 end_reached = 0; in back_lines() 312 if (end_reached && !passed_end) in print_page() 355 end_reached = 0; in get_line() [all …]
|
/external/pcre/dist2/src/ |
D | pcre2_jit_compile.c | 2738 static void check_str_end(compiler_common *common, jump_list **end_reached) in check_str_end() argument 2746 add_jump(compiler, end_reached, CMP(SLJIT_GREATER_EQUAL, STR_PTR, 0, STR_END, 0)); in check_str_end() 2753 …add_jump(compiler, end_reached, CMP(SLJIT_GREATER_EQUAL, SLJIT_MEM1(SLJIT_SP), common->start_used_… in check_str_end() 2755 add_jump(compiler, end_reached, JUMP(SLJIT_JUMP)); in check_str_end() 2759 …add_jump(compiler, end_reached, CMP(SLJIT_GREATER_EQUAL, SLJIT_MEM1(SLJIT_SP), common->start_used_… in check_str_end()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |