HomeSort by relevance Sort by last modified time
    Searched refs:ust (Results 1 - 11 of 11) sorted by null

  /external/srtp/
Makefile 87 ust = crypto/ust/ust.o macro
94 crypto/kernel/key.o $(rng) $(err) # $(ust)
  /bionic/libc/kernel/arch-mips/asm/ip32/
mace.h 271 volatile unsigned int ust; member in struct:__anon107::reg
277 volatile unsigned long ust; member in struct:mace_timers
  /development/ndk/platforms/android-9/arch-mips/include/asm/ip32/
mace.h 271 volatile unsigned int ust; member in struct:__anon1296::reg
277 volatile unsigned long ust; member in struct:mace_timers
  /external/kernel-headers/original/asm-mips/ip32/
mace.h 267 volatile unsigned int ust; member in struct:__anon9466::reg
273 volatile unsigned long ust; member in struct:mace_timers
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/ip32/
mace.h 271 volatile unsigned int ust; member in struct:__anon39376::reg
277 volatile unsigned long ust; member in struct:mace_timers
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/ip32/
mace.h 271 volatile unsigned int ust; member in struct:__anon42101::reg
277 volatile unsigned long ust; member in struct:mace_timers
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmSMSDispatcher.java 180 UsimServiceTable ust = mPhone.getUsimServiceTable(); local
185 if (ust != null && ust.isAvailable(
  /sdk/emulator/opengl/host/libs/Translator/include/GL/
wglext.h 645 extern BOOL WINAPI wglGetSyncValuesOML (HDC hdc, INT64 *ust, INT64 *msc, INT64 *sbc);
649 extern BOOL WINAPI wglWaitForMscOML (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder, INT64 *ust, INT64 *msc, INT64 *sbc);
650 extern BOOL WINAPI wglWaitForSbcOML (HDC hdc, INT64 target_sbc, INT64 *ust, INT64 *msc, INT64 *sbc);
652 typedef BOOL (WINAPI * PFNWGLGETSYNCVALUESOMLPROC) (HDC hdc, INT64 *ust, INT64 *msc, INT64 *sbc);
656 typedef BOOL (WINAPI * PFNWGLWAITFORMSCOMLPROC) (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder, INT64 *ust, INT64 *msc, INT64 *sbc);
657 typedef BOOL (WINAPI * PFNWGLWAITFORSBCOMLPROC) (HDC hdc, INT64 target_sbc, INT64 *ust, INT64 *msc, INT64 *sbc);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
glxext.h 385 /* Define int32_t, int64_t, and uint64_t types for UST/MSC */
696 typedef Bool ( * PFNGLXGETSYNCVALUESOMLPROC) (Display *dpy, GLXDrawable drawable, int64_t *ust, int64_t *msc, int64_t *sbc);
699 typedef Bool ( * PFNGLXWAITFORMSCOMLPROC) (Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t *ust, int64_t *msc, int64_t *sbc);
700 typedef Bool ( * PFNGLXWAITFORSBCOMLPROC) (Display *dpy, GLXDrawable drawable, int64_t target_sbc, int64_t *ust, int64_t *msc, int64_t *sbc);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glxext.h 385 /* Define int32_t, int64_t, and uint64_t types for UST/MSC */
696 typedef Bool ( * PFNGLXGETSYNCVALUESOMLPROC) (Display *dpy, GLXDrawable drawable, int64_t *ust, int64_t *msc, int64_t *sbc);
699 typedef Bool ( * PFNGLXWAITFORMSCOMLPROC) (Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t *ust, int64_t *msc, int64_t *sbc);
700 typedef Bool ( * PFNGLXWAITFORSBCOMLPROC) (Display *dpy, GLXDrawable drawable, int64_t target_sbc, int64_t *ust, int64_t *msc, int64_t *sbc);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glxext.h 385 /* Define int32_t, int64_t, and uint64_t types for UST/MSC */
696 typedef Bool ( * PFNGLXGETSYNCVALUESOMLPROC) (Display *dpy, GLXDrawable drawable, int64_t *ust, int64_t *msc, int64_t *sbc);
699 typedef Bool ( * PFNGLXWAITFORMSCOMLPROC) (Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t *ust, int64_t *msc, int64_t *sbc);
700 typedef Bool ( * PFNGLXWAITFORSBCOMLPROC) (Display *dpy, GLXDrawable drawable, int64_t target_sbc, int64_t *ust, int64_t *msc, int64_t *sbc);

Completed in 487 milliseconds