Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:chomp
(Results
1 - 24
of
24
) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/
H
A
D
cgcc
103
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
D
parse_output.rb
124
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
D
colour_reporter.rb
17
line.
chomp
!
H
A
D
unity_test_summary.rb
36
lines = File.readlines(result_file).map(&:
chomp
)
H
A
D
stylize_as_junit.rb
85
lines = File.readlines(result_file).map(&:
chomp
)
/third_party/pcre2/pcre2/
H
A
D
132html
191
chomp
;
212
chomp
;
230
chomp
($one);
/third_party/cJSON/tests/unity/auto/
H
A
D
parse_output.rb
85
reason = array[last_item].
chomp
107
reason = array[last_item].
chomp
+ ' at line: ' + array[last_item - 3]
H
A
D
colour_reporter.rb
17
line.
chomp
!
H
A
D
unity_test_summary.rb
36
lines = File.readlines(result_file).map(&:
chomp
)
H
A
D
stylize_as_junit.rb
85
lines = File.readlines(result_file).map(&:
chomp
)
/third_party/toybox/toys/lsb/
H
A
D
hostname.c
48
if (!*
chomp
(hostname)) {
in hostname_main()
/third_party/curl/scripts/
H
A
D
cd2cd
159
chomp
;
H
A
D
cd2nroff
193
chomp
;
/third_party/toybox/toys/pending/
H
A
D
lsof.c
145
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
D
gencnval.c
165
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
D
gencnval.c
164
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
D
genIndexFilters.bat
120
chomp
($set);
H
A
D
dumpICUrules.bat
287
chomp
;
/third_party/toybox/lib/
H
A
D
lib.h
241
char *
chomp
(char *s);
H
A
D
lib.c
440
char *
chomp
(char *s)
in chomp()
function
/third_party/toybox/porting/liteos_a/lib/
H
A
D
lib.h
233
char *
chomp
(char *s);
/third_party/node/deps/openssl/openssl/util/
H
A
D
find-doc-nits
881
chomp
;
/third_party/openssl/util/
H
A
D
find-doc-nits
881
chomp
;
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H
A
D
libcpuset.c
264
static void
chomp
(char *s)
in chomp()
function
2214
chomp
(buf);
in cpuset_getcpusetpath()
Completed in 20 milliseconds