OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mylog
(Results
1 - 5
of
5
) sorted by null
/external/llvm/test/ExecutionEngine/
2003-01-04-LoopTest.ll
5
call i32 @
mylog
( i32 4 ) ; <i32>:1 [#uses=0]
9
define internal i32 @
mylog
(i32 %num) {
/external/llvm/test/ExecutionEngine/MCJIT/
2003-01-04-LoopTest.ll
4
call i32 @
mylog
( i32 4 ) ; <i32>:1 [#uses=0]
8
define internal i32 @
mylog
(i32 %num) {
/external/clang/test/PCH/
pch__VA_ARGS__.c
5
#define
mylog
(...) printf(__VA_ARGS__)
macro
/development/ndk/tests/
run-all.sh
87
MYLOG
=/tmp/ndk-tests.log
88
mkdir -p `dirname $
MYLOG
`
89
rm -f $
MYLOG
90
echo "NDK automated tests log file" > $
MYLOG
100
$NDK/ndk-build -B $JOBS >> $
MYLOG
2>&1
119
echo "!!! BUILD FAILURE [$1]!!! See $
MYLOG
for details or use --verbose option!"
/prebuilts/tools/common/http-client/src/
commons-logging-1.1.1-src.zip
Completed in 64 milliseconds