Home
last modified time | relevance | path

Searched refs:chomp (Results 1 - 24 of 24) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dcgcc103 chomp($gcc_base_dir); # possibly remove '\n' from compiler
107 chomp($multiarch_dir); # possibly remove '\n' from compiler
297 chomp $os;
304 chomp $gccmachine;
330 chomp $arch;
/third_party/unity/auto/
H A Dparse_output.rb124 line = line.chomp
126 array.map { |x| x.to_s.lstrip.chomp }
147 reason = "#{reason_array[-1].lstrip.chomp} at line: #{reason_array[-4]}"
162 tmp_reason = reason_array[-1].lstrip.chomp
197 reason = "#{array[last_item].chomp.lstrip} at line: #{array[last_item - 3]}"
225 reason = array[last_item].chomp.lstrip
H A Dcolour_reporter.rb17 line.chomp!
H A Dunity_test_summary.rb36 lines = File.readlines(result_file).map(&:chomp)
H A Dstylize_as_junit.rb85 lines = File.readlines(result_file).map(&:chomp)
/third_party/pcre2/pcre2/
H A D132html191 chomp;
212 chomp;
230 chomp($one);
/third_party/cJSON/tests/unity/auto/
H A Dparse_output.rb85 reason = array[last_item].chomp
107 reason = array[last_item].chomp + ' at line: ' + array[last_item - 3]
H A Dcolour_reporter.rb17 line.chomp!
H A Dunity_test_summary.rb36 lines = File.readlines(result_file).map(&:chomp)
H A Dstylize_as_junit.rb85 lines = File.readlines(result_file).map(&:chomp)
/third_party/toybox/toys/lsb/
H A Dhostname.c48 if (!*chomp(hostname)) { in hostname_main()
/third_party/curl/scripts/
H A Dcd2cd159 chomp;
H A Dcd2nroff193 chomp;
/third_party/toybox/toys/pending/
H A Dlsof.c145 char *name = chomp(line + path_pos); in scan_unix()
353 fi->name = strdup(chomp(line + name_pos)); in visit_maps()
/third_party/icu/icu4c/source/tools/gencnval/
H A Dgencnval.c165 chomp(char *line);
353 lastLineSize = chomp(lastLine); in parseFile()
397 /* This works almost like the Perl chomp.
401 chomp(char *line) { in chomp() function
/third_party/skia/third_party/externals/icu/source/tools/gencnval/
H A Dgencnval.c164 chomp(char *line);
352 lastLineSize = chomp(lastLine); in parseFile()
396 /* This works almost like the Perl chomp.
400 chomp(char *line) { in chomp() function
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
H A DgenIndexFilters.bat120 chomp($set);
H A DdumpICUrules.bat287 chomp;
/third_party/toybox/lib/
H A Dlib.h241 char *chomp(char *s);
H A Dlib.c440 char *chomp(char *s) in chomp() function
/third_party/toybox/porting/liteos_a/lib/
H A Dlib.h233 char *chomp(char *s);
/third_party/node/deps/openssl/openssl/util/
H A Dfind-doc-nits881 chomp;
/third_party/openssl/util/
H A Dfind-doc-nits881 chomp;
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c264 static void chomp(char *s) in chomp() function
2214 chomp(buf); in cpuset_getcpusetpath()

Completed in 20 milliseconds