HomeSort by relevance Sort by last modified time
    Searched full:fixit (Results 1 - 6 of 6) sorted by null

  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/MVS/
README 7 -rw-rw-r-- 1 swl26 5022 Jul 17 14:00 fixit.l
13 The file "fixit.l" contains flex sources for a program to shorten external
17 The file "unfixit.l" reverses the changes in "fixit.l", to restore long names.
24 then run "fixit" on all .c, .h, .l, .y, and .skel files. Move the files
fixit.l 2 /* fixit.l - convert long external names to names of 8-bytes or less */
unfixit.l 3 * original names. (See fixit.l)
MVS.mail 33 a separate file 'fixit.l', which is not included in the diffs.)
  /external/e2fsprogs/e2fsck/
pass5.c 122 int problem, save_problem, fixit, had_problem; local
254 fixit = end_problem_latch(ctx, PR_LATCH_BBITMAP);
256 fixit = -1;
259 if (fixit == 1) {
276 } else if (fixit == 0)
323 int problem, save_problem, fixit, had_problem; local
444 fixit = end_problem_latch(ctx, PR_LATCH_IBITMAP);
446 fixit = -1;
449 if (fixit == 1) {
468 } else if (fixit == 0
    [all...]
  /external/srec/config/en.us/
Android.mk 92 cmu6plus.ok.zip: $(CMU2NUANCE) $(DICT_DIR)/c0.6 $(DICT_DIR)/numbers.ok $(DICT_DIR)/fixit.ok $(DICT_DIR)/enroll.ok
94 sort -u $(DICT_DIR)/c0.6.ok $(DICT_DIR)/numbers.ok $(DICT_DIR)/fixit.ok $(DICT_DIR)/enroll.ok > $(DICT_DIR)/cmu6plus.ok

Completed in 643 milliseconds