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

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2dbasetypes.h 20 FLOAT _11; member in struct:D2D_MATRIX_3X2_F
d2d1helper.h 370 _11 = __11;
421 return _11*_22 - _12*_21;
433 return _11 == 1.0f && _12 == 0.0f && _21 == 0.0f && _22 == 1.0f && _31 == 0.0f && _32 == 0.0f;
437 _11 = a._11*b._11 + a._12*b._21;
438 _12 = a._11*b._12 + a._12*b._22;
439 _21 = a._21*b._11 + a._22*b._21;
441 _31 = a._31*b._11 + a._32*b._21 + b._31;
452 return Point2F(point.x*_11 + point.y*_21 + _31, point.x*_12 + point.y*_22 + _32)
    [all...]
d3dx9math.inl 358 memcpy(&_11, pf, sizeof(D3DXMATRIX));
363 memcpy(&_11, &mat, sizeof(D3DXMATRIX));
371 _11 = f11; _12 = f12; _13 = f13; _14 = f14;
389 return (FLOAT*)&_11;
394 return (CONST FLOAT*)&_11;
405 _11 += mat._11; _12 += mat._12; _13 += mat._13; _14 += mat._14;
414 _11 -= mat._11; _12 -= mat._12; _13 -= mat._13; _14 -= mat._14;
423 _11 *= f; _12 *= f; _13 *= f; _14 *= f
    [all...]
d3dtypes.h 327 D3DVALUE _11, _12, _13, _14; member in struct:_D3DMATRIX
336 { return (&_11)[r*4 + c]; }
338 { return (&_11)[r*4 + c]; }
    [all...]
d3d8types.h 1108 float _11, _12, _13, _14; member in struct:_D3DMATRIX::__anon42201::__anon42202
    [all...]
d3d9types.h 1411 float _11, _12, _13, _14; member in struct:_D3DMATRIX::__anon42203::__anon42204
    [all...]
  /libcore/luni/src/test/java/libcore/java/nio/charset/
OldCharset_SingleByte_ISO_8859_11.java 18 /* charset x-iso-8859_11-2001 not supported on the RI */
22 // "x-iso-8859_11-2001" was the canonical name in ICU4.4 but not in ICU4.6
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.5.200.v20130514-1256/META-INF/
MANIFEST.MF 15 Build-Jdk: 1.7.0_11
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.5.200.v20130514-1256/META-INF/
MANIFEST.MF 15 Build-Jdk: 1.7.0_11
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
TimeUtil.java 74 * Example: 2010.08.16_11.42.12
  /toolchain/binutils/binutils-2.25/binutils/
BRANCHES 29 binutils-2_11-branch
  /external/icu/icu4c/source/data/mappings/
ucmfiles.mk 102 iso-8859_11-2001.ucm\
iso-8859_11-2001.ucm 47 <code_set_name> "iso-8859_11-2001"
  /external/llvm/lib/LibDriver/
LibDriver.cpp 33 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11) OPT_##ID,
  /external/tcpdump/
Android.mk 18 print-802_11.c \
INSTALL.txt 103 print-802_11.c - IEEE 802.11 printer routines
Makefile.in 89 print-802_11.c \
  /external/tcpdump/win32/prj/
GNUmakefile 46 ../../print-802_11.o \
WinDump.dsp 164 SOURCE="..\..\print-802_11.c"
  /external/wpa_supplicant_8/src/drivers/
driver_bsd.c 31 #include <netproto/802_11/ieee80211_ioctl.h>
32 #include <netproto/802_11/ieee80211_dragonfly.h>
    [all...]
  /external/dhcpcd-6.8.2/
if-bsd.c 53 # include <netproto/802_11/ieee80211_ioctl.h>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
functional 882 _Placeholder<11> _11;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
functional 882 _Placeholder<11> _11;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
functional 882 _Placeholder<11> _11;
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
functional 882 _Placeholder<11> _11;
    [all...]

Completed in 1048 milliseconds

1 2