Searched refs:toy (Results 1 – 25 of 110) sorted by relevance
12345
12 toy=$116 location=$(adb shell "which $toy")18 echo "-- $toy not present"22 echo "-- $toy"26 echo "-- note: $toy is non-toybox implementation"31 export CMDNAME=$toy; \32 export C=$toy; \36 source /data/local/tmp/toybox-tests/tests/$toy.test"42 toy=`echo $t | sed 's|tests/||' | sed 's|\.test||'`43 test_toy $toy[all …]
43 // To add a toy:46 // Edit .config to enable the toy you want to add.48 // # Edit `srcs` below to add the toy.50 // # If you want this toy to have a symbolic link in /system/bin, add the toy to symlinks.
43 …clang++ -g toy.cpp `llvm-config --cxxflags --ldflags --system-libs --libs core orcjit native` -O3 …44 …er.cpp `llvm-config --cxxflags --ldflags --system-libs --libs core orcjit native` -O3 -o toy-server46 ./toy-server &47 ./toy
39 …clang++ -g toy.cpp `llvm-config --cxxflags --ldflags --system-libs --libs core orcjit native` -O3 …41 ./toy
176 $ clang++ -g -O3 toy.cpp `llvm-config --cxxflags --ldflags --system-libs --libs all` -o toy183 $ ./toy215 .. literalinclude:: ../../examples/Kaleidoscope/Chapter8/toy.cpp
39 …clang++ -g toy.cpp `llvm-config --cxxflags --ldflags --system-libs --libs core orc native` -O3 -o …41 ./toy
38 …clang++ -g toy.cpp `llvm-config --cxxflags --ldflags --system-libs --libs core orc native` -O3 -o …40 ./toy
43 …clang++ -g toy.cpp `llvm-config --cxxflags --ldflags --system-libs --libs core orc native` -O3 -o …45 ./toy
7 toy.cpp
6 toy.cpp
10 toy.cpp
11 toy.cpp
2 toy.cpp
14 toy.cpp
15 toy.cpp