HomeSort by relevance Sort by last modified time
    Searched defs:psi (Results 1 - 13 of 13) sorted by null

  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
atlantis.h 47 float x, y, z, phi, theta, psi, v; member in struct:_fishRec
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
atlantis.h 47 float x, y, z, phi, theta, psi, v; member in struct:_fishRec
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
atlantis.h 47 float x, y, z, phi, theta, psi, v; member in struct:_fishRec
  /external/clang/test/SemaCXX/
reinterpret-cast.cpp 25 const int structure::*psi = 0; member in class:structure
26 (void)reinterpret_cast<const int structure::*>(psi);
92 const int structure::*psi = 0; member in class:structure
93 (void)reinterpret_cast<const float structure::*>(psi);
94 (void)reinterpret_cast<int structure::*>(psi); // expected-error {{reinterpret_cast from 'const int structure::*' to 'int structure::*' casts away qualifiers}}
99 (void)reinterpret_cast<void (structure::*)()>(psi); // expected-error {{reinterpret_cast from 'const int structure::*' to 'void (structure::*)()' is not allowed}}
cstyle-cast.cpp 223 const int structure::*psi = 0; member in class:structure
224 (void)(const float structure::*)(psi);
225 (void)(int structure::*)(psi); // const_cast appended
230 (void)(void (structure::*)())(psi); // expected-error {{C-style cast from 'const int structure::*' to 'void (structure::*)()' is not allowed}}
functional-cast.cpp 297 const int structure::*psi = 0; member in class:structure
299 (void)structurecfmp(psi);
301 (void)structureimp(psi); // const_cast appended
308 (void)structurevmfp(psi); // expected-error {{functional-style cast from 'const int structure::*' to 'structurevmfp' (aka 'void (structure::*)()') is not allowed}}
  /external/bluetooth/bluedroid/btif/src/
btif_sock_thread.c 97 int psi[MAX_POLL]; //index of poll slot member in struct:__anon3409
393 ts[h].psi[i] = -1;
502 int ps_i = ts[h].psi[i];
548 ts[h].psi[pfd_i] = ps_i;
  /external/chromium_org/third_party/icu/source/i18n/
astro.cpp 831 // double psi = ::acos(sin(fLatitude) / cos(dec));
833 // double y = ::asin(sin(x) / ::sin(psi)) * RAD_DEG;
1388 double psi = ::acos(sin(fLatitude) \/ cosD); local
    [all...]
  /external/icu4c/i18n/
astro.cpp 836 // double psi = ::acos(sin(fLatitude) / cos(dec));
838 // double y = ::asin(sin(x) / ::sin(psi)) * RAD_DEG;
1399 double psi = ::acos(sin(fLatitude) \/ cosD); local
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 472 milliseconds