OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tfile
(Results
1 - 18
of
18
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/
configure.com
252
$ open/write
tfile
[]targmatch.h
253
$ write
tfile
"{ """ + target + "-*-*vms*""" + ","
254
$ write
tfile
"#if defined (SELECT_VECS)"
255
$ write
tfile
"SELECT_VECS"
256
$ write
tfile
"#else"
257
$ write
tfile
"UNSUPPORTED_TARGET"
258
$ write
tfile
"#endif"
259
$ write
tfile
"},"
260
$ close
tfile
/prebuilts/go/darwin-x86/src/path/filepath/
example_unix_test.go
51
fmt.Printf("input: %q\n\tdir: %q\n\
tfile
: %q\n", p, dir, file)
/prebuilts/go/linux-x86/src/path/filepath/
example_unix_test.go
51
fmt.Printf("input: %q\n\tdir: %q\n\
tfile
: %q\n", p, dir, file)
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
task.rb
166
tfile
= find_tokens_file( vocab, grammar )
167
file(
tfile
)
168
deps <<
tfile
/prebuilts/go/darwin-x86/src/cmd/addr2line/
main.go
36
fmt.Fprintf(w, "\
tfile
:line\n")
/prebuilts/go/linux-x86/src/cmd/addr2line/
main.go
36
fmt.Fprintf(w, "\
tfile
:line\n")
/bionic/tests/
stdio_test.cpp
95
FILE*
tfile
= fdopen(tf.fd, "r");
local
96
ASSERT_TRUE(
tfile
!= NULL);
99
ASSERT_EQ(buf, fgets(buf, sizeof(buf),
tfile
));
102
ASSERT_EQ(NULL, fgets(buf, sizeof(buf),
tfile
));
103
fclose(
tfile
);
[
all
...]
/prebuilts/go/darwin-x86/test/
run.go
654
tfile
:= filepath.Join(t.tempDir, "tmp__.go")
655
if err := ioutil.WriteFile(
tfile
, out, 0666); err != nil {
659
out, err = runcmd("go", "run",
tfile
)
675
tfile
:= filepath.Join(t.tempDir, "tmp__.go")
676
err = ioutil.WriteFile(
tfile
, out, 0666)
683
cmdline = append(cmdline,
tfile
)
696
t.err = t.errorCheck(string(out),
tfile
, "tmp__.go")
/prebuilts/go/linux-x86/test/
run.go
654
tfile
:= filepath.Join(t.tempDir, "tmp__.go")
655
if err := ioutil.WriteFile(
tfile
, out, 0666); err != nil {
659
out, err = runcmd("go", "run",
tfile
)
675
tfile
:= filepath.Join(t.tempDir, "tmp__.go")
676
err = ioutil.WriteFile(
tfile
, out, 0666)
683
cmdline = append(cmdline,
tfile
)
696
t.err = t.errorCheck(string(out),
tfile
, "tmp__.go")
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar
/prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar
/external/guice/extensions/struts2/lib/
ant-1.6.5.jar
/prebuilts/tools/common/ant/
ant.jar
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar
/external/jarjar/lib/
apache-ant-1.9.4.jar
/external/owasp/sanitizer/tools/findbugs/lib/
ant.jar
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar
Completed in 408 milliseconds