Searched refs:g (Results 1 – 6 of 6) sorted by relevance
20 …- if [ "$TRAVIS_OS_NAME" = "linux" ]; then sudo apt-get install --force-yes -qq gcc-4.9 g++-4.9; fi21 …NAME" = "linux" ]; then sudo update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-4.9 90; fi22 …_NAME" = "linux" ]; then sudo apt-get --force-yes -y install gcc-4.9-multilib g++-4.9-multilib; fi29 …- if [ "$TRAVIS_OS_NAME" = "linux" ]; then clang --version && g++ --version && premake4 gmake && p…30 …- if [ "$TRAVIS_OS_NAME" = "osx" ]; then clang --version && g++ --version && premake4 gmake && pus…
77 http://www.youtube.com/watch?v=X1T3IQ4N-3g
49 int g = FloatToInt( 63.0f*colour.Y(), 63 ); in FloatTo565() local53 return ( r << 11 ) | ( g << 5 ) | b; in FloatTo565()
139 uint8 g = srcPixels[index + 1]; in SUITE() local142 uint32 color = 0xFF000000 | ((b << 16) | (g << 8) | (r)); in SUITE()
107 ./configure CC=c99 CFLAGS=-g LIBS=-lposix134 CXX="g++ -arch i386 -arch x86_64 -arch ppc -arch ppc64" \135 CPP="gcc -E" CXXCPP="g++ -E"
317 # definitions whose arguments contain STL classes (e.g. func(std::string);358 # type (e.g. under the Public Functions section). Set it to NO to prevent366 # are shown inside the group in which they are included (e.g. using \ingroup)1110 # that doxygen needs, which is dependent on the configuration options used (e.g.1153 # Note: The order of the extra style sheet files is of importance (e.g. the last1252 # set bundle. This should be a reverse domain-name style string, e.g.1261 # string, e.g. com.mycompany.MyDocSet.documentation.1716 # Note: The order of the extra style sheet files is of importance (e.g. the last1775 # bibliography, e.g. plainnat, or ieeetr. See2046 # defined before the preprocessor is started (similar to the -D option of e.g.