Home
last modified time | relevance | path

Searched refs:by (Results 1 – 14 of 14) sorted by relevance

/RvlSDK-3.3/build/demos/hio2demo/vc++/multi/
DReadMe.txt35 icon is included by the main resource file multi.rc.
38 This file contains resources that are not edited by Microsoft
39 Visual C++. You should place all resources not editable by
69 for the CMultiDoc class. This icon is included by the main
90 Application manifest files are used by Windows XP to describe an applications
91 dependency on specific versions of Side-by-Side assemblies. The loader uses this
/RvlSDK-3.3/build/demos/hio2demo/vc++/dual/
DReadMe.txt35 icon is included by the main resource file dual.rc.
38 This file contains resources that are not edited by Microsoft
39 Visual C++. You should place all resources not editable by
78 Application manifest files are used by Windows XP to describe an applications
79 dependency on specific versions of Side-by-Side assemblies. The loader uses this
/RvlSDK-3.3/vcmv/
DReadme_en.txt24 built by Opera to display user-manual content for Virtual
62 dvdroot/content3/WiiNTLG_Latin-M.ttc .. shared font used by the browser
63 dvdroot/content3/Wii-cn_HeiTiW5.ttf .. shared font used by the browser on CHN platform
64 dvdroot/content3/Wii-kr_Round Gothic B.ttf .. shared font used by the browser on KOR platform
137 The package can be installed by extracting the
149 vcmv changes the font data by the language setting.
182 ** whereas the frequency of occurrence can be reduced by increasing the **
228 This package includes the font data owned by Fontworks Japan Inc, HangYang, and Dyna Font. ("Font D…
244 by Nintendo relating to the Font Data.
309 if the 16:9 Squash flag has been set to TRUE by another application.
[all …]
/RvlSDK-3.3/build/demos/hio2demo/vc++/dual/res/
Ddual.rc26 #error this file is not editable by Microsoft Visual C++
/RvlSDK-3.3/build/demos/hio2demo/vc++/multi/res/
Dmulti.rc26 #error this file is not editable by Microsoft Visual C++
/RvlSDK-3.3/build/demos/iconbanner/newmsg/
Dnmenu.ddf6 ; A table for the FST file is generated by retrieving files under the
/RvlSDK-3.3/build/demos/iconbanner/simple/
Dnmenu.ddf6 ; A table for the FST file is generated by retrieving files under the
/RvlSDK-3.3/build/buildtools/
Dcommondefs8 # Company Ltd., and are protected by Federal copyright law. They may
104 # Default location of the Metrowerks. CWFOLDER is set by the
127 # -align powerpc - 4 byte alignment by default
147 # can also be used by code.
152 # can also be used by code.
194 # also built by the top-level makefile (/dolphin/build/makefile)
450 # This section can be skipped by defining DOLPHIN_MINFLAGS for building
Deppccleandepend.sed2 # be run on every rule as it is generated by the compiler.
Dmodulerules8 # Company Ltd., and are protected by Federal copyright law. They may
17 # The library is specified by the following variables in the module makefile:
808 # uterm timeout set non-zero so that it can be auto-terminated by EOF "\004" in serial output
/RvlSDK-3.3/dvddata/thpdemo/
Dreadme.txt4 Produced by mix core (http://www.mix-core.com)
/RvlSDK-3.3/
Dreadme-RVL_SDK-3_3-2.txt35 Firmware used by SDK 3.3 titles: 56.21.29
127 …DK can be used only for the purpose of encoding and decoding data provided by application develope…
128 …Encoding and decoding of data other than that prepared by the application developer or operator (s…
174 …In a typical environment, start the update program by launching the bash shell and entering and ex…
/RvlSDK-3.3/build/tools/TexConv/sample/
Dsample.tcs5 ; this script is used by TexConv to build a sample .tpl file
111 image 10 = 0, x, I4, 0, 7, 0 ; color images are reduced to greyscale by averaging color va…
/RvlSDK-3.3/build/demos/gxdemo/src/Indirect/
Dind-bump-st.c76 f32 bx, by, bz; member
140 result.by = cosf(angle1); in donutCoord()
175 GXNormal3f32(d->bx, d->by, d->bz); in sendVertex()