HomeSort by relevance Sort by last modified time
    Searched full:resx (Results 1 - 25 of 86) sorted by null

1 2 3 4

  /external/opencv3/samples/wp8/OpenCVXaml/OpenCVComponent/
OpenCVComponent.vcxproj.filters 6 <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms</Extensions>
  /external/icu/icu4c/source/samples/citer/
citer.vcxproj.filters 14 <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx</Extensions>
  /external/icu/icu4c/source/samples/csdet/
csdet.vcxproj.filters 14 <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx</Extensions>
  /external/icu/icu4c/source/samples/dtitvfmtsample/
dtitvfmtsample.vcxproj.filters 14 <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms</Extensions>
  /external/icu/icu4c/source/samples/dtptngsample/
dtptngsample.vcxproj.filters 14 <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms</Extensions>
  /external/icu/icu4c/source/samples/plurfmtsample/
plurfmtsample.vcxproj.filters 14 <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms</Extensions>
  /external/icu/icu4c/source/tools/gencfu/
gencfu.vcxproj.filters 10 <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx</Extensions>
  /external/icu/icu4c/source/tools/tzcode/
icuzdump.vcxproj.filters 14 <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav</Extensions>
  /external/libmicrohttpd/w32/VS2013/
hellobrowser.vcxproj.filters 14 <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms</Extensions>
  /external/libopus/win32/VS2010/
opus_demo.vcxproj.filters 14 <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms</Extensions>
  /external/libxml2/win32/VC10/
runsuite.vcxproj.filters 14 <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms</Extensions>
  /sdk/sdklauncher/
sdklauncher.vcxproj.filters 14 <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav</Extensions>
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
btSoftBodyHelpers.java 120 public static btSoftBody CreatePatch(btSoftBodyWorldInfo worldInfo, Vector3 corner00, Vector3 corner10, Vector3 corner01, Vector3 corner11, int resx, int resy, int fixeds, boolean gendiags) {
121 long cPtr = SoftbodyJNI.btSoftBodyHelpers_CreatePatch(btSoftBodyWorldInfo.getCPtr(worldInfo), worldInfo, corner00, corner10, corner01, corner11, resx, resy, fixeds, gendiags);
125 public static btSoftBody CreatePatchUV(btSoftBodyWorldInfo worldInfo, Vector3 corner00, Vector3 corner10, Vector3 corner01, Vector3 corner11, int resx, int resy, int fixeds, boolean gendiags, java.nio.FloatBuffer tex_coords) {
128 long cPtr = SoftbodyJNI.btSoftBodyHelpers_CreatePatchUV__SWIG_0(btSoftBodyWorldInfo.getCPtr(worldInfo), worldInfo, corner00, corner10, corner01, corner11, resx, resy, fixeds, gendiags, tex_coords);
133 public static btSoftBody CreatePatchUV(btSoftBodyWorldInfo worldInfo, Vector3 corner00, Vector3 corner10, Vector3 corner01, Vector3 corner11, int resx, int resy, int fixeds, boolean gendiags) {
134 long cPtr = SoftbodyJNI.btSoftBodyHelpers_CreatePatchUV__SWIG_1(btSoftBodyWorldInfo.getCPtr(worldInfo), worldInfo, corner00, corner10, corner01, corner11, resx, resy, fixeds, gendiags);
138 public static float CalculateUV(int resx, int resy, int ix, int iy, int id) {
139 return SoftbodyJNI.btSoftBodyHelpers_CalculateUV(resx, resy, ix, iy, id);
  /external/clang/tools/clang-format-vs/ClangFormat/
VSPackage.resx 3 VS SDK Notes: This resx file contains the resources that will be consumed from your package by Visual Studio.
6 resources it needs, you should put additional resources that Visual Studio will load directly into this resx
10 in Resources.resx or another resx file.
14 Microsoft ResX Schema
26 <resheader name="resmimetype">text/microsoft-resx</resheader>
119 <value>text/microsoft-resx</value>
Resources.resx 3 VS SDK Notes: This resx file contains the resources that will be consumed directly by your package.
8 Resources that are accessed directly from your package *by Visual Studio* are stored in the VSPackage.resx
13 Microsoft ResX Schema
25 <resheader name="resmimetype">text/microsoft-resx</resheader>
118 <value>text/microsoft-resx</value>
  /external/v8/test/mjsunit/tools/
profviz.js 64 var resx = 1600; variable
67 var psc = new PlotScriptComposer(resx, resy);
  /external/icu/icu4c/source/test/perf/DateFmtPerf/
DateFmtPerf.vcxproj.filters 14 <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav</Extensions>
  /external/v8/tools/profviz/
worker.js 83 var resx = args["resx"];
130 var psc = new PlotScriptComposer(resx, resy, log_error);
147 output("set terminal svg size " + resx + "," + resy +
  /sdk/find_java/
find_java_exe.vcxproj.filters 14 <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav</Extensions>
find_java_lib.vcxproj.filters 14 <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav</Extensions>
  /sdk/find_lock/
find_lock_exe.vcxproj.filters 14 <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav</Extensions>
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSoftBodyHelpers.cpp 706 int resx,
713 if((resx<2)||(resy<2)) return(0);
714 const int rx=resx;
784 int resx,
795 * [0][0] corner00 ------- corner01 [resx][0]
798 * [0][resy] corner10 -------- corner11 [resx][resy]
818 * tex_coords size (resx-1)*(resy-1)*12
860 if((resx<2)||(resy<2)) return(0);
861 const int rx=resx;
915 tex_coords[z+0]=CalculateUV(resx,resy,ix,iy,0)
    [all...]
btSoftBodyHelpers.h 87 int resx,
97 int resx,
102 static float CalculateUV(int resx,int resy,int ix,int iy,int id);
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/
Messages.resx 4 Microsoft ResX Schema
16 <resheader name="resmimetype">text/microsoft-resx</resheader>
90 <value>text/microsoft-resx</value>
  /external/valgrind/none/tests/ppc32/
test_dfp2.c 487 double resx = f19; local
491 *((unsigned long long *)(&resx)));
561 double resx = f19; local
565 *((unsigned long long *)(&resx)));
626 double resx = f19; local
630 *((unsigned long long *)(&resx)));

Completed in 3208 milliseconds

1 2 3 4