OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:old_out
(Results
1 - 2
of
2
) sorted by null
/external/antlr/antlr-3.4/runtime/Perl5/t/lib/ANTLR/Runtime/
Test.pm
115
open my $
old_out
, '>&STDOUT' or die "Can't capture stdout: $!";
135
open STDOUT, '>&', $
old_out
or die "Can't restore stdout: $!";
/external/libgdx/gdx/jni/gdx2d/
stb_image.h
5478
stbi_uc *out, *
old_out
; \/\/ output buffer (always 4 components)
member in struct:__anon16460
[
all
...]
Completed in 289 milliseconds