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

  /development/build/
sdk.exclude.atree 20 -.*.swp
  /external/kernel-headers/original/linux/
swap.h 292 static inline void free_swap_and_cache(swp_entry_t swp)
296 static inline int swap_duplicate(swp_entry_t swp)
301 static inline void swap_free(swp_entry_t swp)
305 static inline struct page *read_swap_cache_async(swp_entry_t swp,
311 static inline struct page *lookup_swap_cache(swp_entry_t swp)
  /external/qemu/distrib/sdl-1.2.15/src/video/os2fslib/
SDL_os2fslib.c 127 SWP swpDesktop, swp; local
147 WinQueryWindowPos(hwnd, &swp);
148 if (x+swp.cx>swpDesktop.cx)
149 x = swpDesktop.cx - swp.cx;
154 if (y+swp.cy>swpDesktop.cy)
155 y = swpDesktop.cy - swp.cy;
161 WinQueryWindowPos(hwnd, &swp);
162 x = swp.x;
163 y = swp.y
533 SWP swp; local
667 SWP swp; local
992 SWP swp; local
    [all...]
  /external/kernel-headers/original/asm-arm/
pgtable.h 359 #define __swp_entry_to_pte(swp) ((pte_t) { (swp).val })
  /external/chromium_org/third_party/openssl/openssl/crypto/
armv4cpuid.S 42 swp r0,r0,[r6]
  /external/openssl/crypto/
armv4cpuid.S 42 swp r0,r0,[r6]
  /external/chromium_org/third_party/devscripts/
licensecheck.pl.vanilla 153 (?:^|/)\..*\.swp$|
licensecheck.pl 156 (?:^|/)\..*\.swp$|
  /external/mksh/src/
funcs.c 2773 const char *lhs, **swp; local
    [all...]
  /external/chromium_org/third_party/libxml/src/
xmlschemastypes.c 3401 xmlSchemaValPtr swp; local
    [all...]
  /external/libxml2/
xmlschemastypes.c 3408 xmlSchemaValPtr swp; local
    [all...]
  /external/llvm/test/MC/ARM/
basic-arm-instructions.s     [all...]

Completed in 406 milliseconds