Searched defs:swap (Results 151 - 163 of 163) sorted by relevance

1234567

/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/generic/
H A DjkSound.h100 int swap; member in struct:Sound
/macosx-10.9.5/xnu-2422.115.4/libkern/kxld/
H A Dkxld_object.c417 boolean_t swap = FALSE; local
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dccapitst.c3019 testSwap(const char *name, UBool swap) { argument
3156 UBool swap; member in struct:__anon1250
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Decoff.c3901 const struct ecoff_debug_swap * const swap = local
[all...]
H A Delf64-alpha.c1308 const struct ecoff_debug_swap *swap; local
1425 const struct ecoff_debug_swap * const swap = local
1508 const struct ecoff_debug_swap *swap; member in struct:extsym_info
4886 const struct ecoff_debug_swap *swap local
[all...]
H A Delfxx-mips.c364 const struct ecoff_debug_swap *swap; member in struct:extsym_info
867 const struct ecoff_debug_swap *swap; local
971 const struct ecoff_debug_swap *swap; local
9825 const struct ecoff_debug_swap * const swap = local
10192 const struct ecoff_debug_swap *swap = bed->elf_backend_ecoff_debug_swap; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dkmacro.el
H A Dediff-util.el
/macosx-10.9.5/text_cmds-87/sort/
H A Dsort.c1726 int swap = (0 < compare (&lines[-1], &lines[-2])); local
/macosx-10.9.5/CF-855.17/
H A DCFBundle.c1959 CF_INLINE uint32_t _CFBundleSwapInt32Conditional(uint32_t arg, Boolean swap) {return swap ? CFSwapInt32(arg) : arg;} argument
1960 CF_INLINE uint32_t _CFBundleSwapInt64Conditional(uint64_t arg, Boolean swap) {return swap ? CFSwapInt64(arg) : arg;} argument
2237 static UInt32 _CFBundleGrokMachTypeForFatFile(int fd, const void *bytes, CFIndex length, Boolean swap, Boolean *isX11, CFArrayRef *architectures, CFDictionaryRef *infodict, Boolean *hasObjc, uint32_t *objcVersion, uint32_t *objcFlags) { argument
/macosx-10.9.5/IOKitUser-907.100.13/graphics.subproj/
H A DIOGraphicsLib.c978 UInt32 eH, eV, eF, nH, nV, nF, swap; local
3111 float swap = desireHPix; local
3347 UInt32 insetH, insetV, width, height, swap; local
3407 UInt32 width, height, swap; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Duipc_mbuf.c6793 struct mtrace *swap; local
/macosx-10.9.5/IOKitUser-907.100.13/kext.subproj/
H A DOSKext.c5016 int swap = 0; local
5225 int swap = ISSWAPPEDMACHO(machHeader->magic); local
7435 uint8_t swap = 0; local
7619 uint8_t swap = 0; local
[all...]

Completed in 304 milliseconds

1234567