HomeSort by relevance Sort by last modified time
    Searched refs:touch_flag (Results 1 - 7 of 7) sorted by null

  /external/freetype/src/autofit/
afhints.c 1251 FT_UInt touch_flag; local
1501 FT_UInt touch_flag; local
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
afhints.c 1214 FT_UInt touch_flag; local
1464 FT_UInt touch_flag; local
    [all...]
  /ndk/sources/host-tools/make-3.81/
remake.c 84 int t = touch_flag, q = question_flag, n = just_print_flag;
142 touch_flag = t;
147 touch_flag = question_flag = just_print_flag = 0;
263 touch_flag = t;
809 if (touch_flag
862 if (question_flag || just_print_flag || touch_flag)
    [all...]
make.h 506 extern int print_data_base_flag, question_flag, touch_flag, always_make_flag;
main.c 147 int touch_flag;
412 { 't', flag, (char *) &touch_flag, 1, 1, 1, 0, 0, "touch" },
146 int touch_flag; variable
    [all...]
file.c 348 if (question_flag || touch_flag || all_secondary)
job.c 1053 if (touch_flag && !(flags & COMMANDS_RECURSE))
    [all...]

Completed in 180 milliseconds