Searched
full:swapped (Results
351 -
375 of
871) sorted by null
<<11121314151617181920>>
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/netinet/ |
ip.h | 174 /* bits for security (not byte swapped) */
|
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/netinet/ |
ip.h | 174 /* bits for security (not byte swapped) */
|
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/netinet/ |
ip.h | 174 /* bits for security (not byte swapped) */
|
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/netinet/ |
ip.h | 174 /* bits for security (not byte swapped) */
|
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/netinet/ |
ip.h | 174 /* bits for security (not byte swapped) */
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/netinet/ |
ip.h | 174 /* bits for security (not byte swapped) */
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/netinet/ |
ip.h | 174 /* bits for security (not byte swapped) */
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/netinet/ |
ip.h | 174 /* bits for security (not byte swapped) */
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/netinet/ |
ip.h | 174 /* bits for security (not byte swapped) */
|
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/netinet/ |
ip.h | 174 /* bits for security (not byte swapped) */
|
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/netinet/ |
ip.h | 174 /* bits for security (not byte swapped) */
|
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/netinet/ |
ip.h | 174 /* bits for security (not byte swapped) */
|
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/netinet/ |
ip.h | 174 /* bits for security (not byte swapped) */
|
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/netinet/ |
ip.h | 174 /* bits for security (not byte swapped) */
|
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/netinet/ |
ip.h | 174 /* bits for security (not byte swapped) */
|
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/netinet/ |
ip.h | 174 /* bits for security (not byte swapped) */
|
/toolchain/binutils/binutils-2.25/include/ |
bout.h | 89 structure after it's been byte-swapped and realigned on the host machine. */
|
/external/chromium-trace/catapult/tracing/tracing/ui/analysis/ |
memory_dump_overview_pane.html | 299 condition: 'Swapped', 320 'swapped': 'Swapped'
|
memory_dump_sub_view_test_utils.html | 90 swapped: 32 /* 32 B */ 101 swapped: 0 /* 32 B */ 237 swapped: 64 /* 32 B */
|
/external/icu/icu4c/source/tools/toolutil/ |
swapimpl.cpp | 17 * because some data is hardcoded in ICU4C and needs not be swapped any more. 805 /* swapped less than expected */ 806 udata_printError(ds, "udata_swap() warning: swapped only %d out of %d bytes - data format %02x.%02x.%02x.%02x (\"%c%c%c%c\")\n",
|
/external/llvm/include/llvm/Support/ |
MathExtras.h | 364 /// ByteSwap_16 - This function returns a byte-swapped representation of the 370 /// ByteSwap_32 - This function returns a byte-swapped representation of the 376 /// ByteSwap_64 - This function returns a byte-swapped representation of the
|
/external/pdfium/third_party/libtiff/ |
tif_predict.c | 136 * requires byte-swapping, then it must be byte swapped before 168 * The data should not be swapped outside of the floating 215 * requires byte-swapping, then it must be byte swapped after
|
/hardware/ti/omap3/dspbridge/libbridge/ |
DSPStrm.c | 617 /* Pages are never swapped out (i.e. always locked in Linux) */ 637 /* Pages are never swapped out (i.e. always locked in Linux) */ 807 #ifndef LINUX /* Pages are never swapped out
|
/toolchain/binutils/binutils-2.25/bfd/ |
libcoff.h | 199 /* The relocs, swapped into COFF internal form. This may be NULL. */ 504 /* Buffer large enough to hold swapped symbols of any input file. */ 520 /* Buffer large enough to hold swapped relocs of any input section. */ [all...] |
/external/icu/icu4c/source/test/cintltst/ |
trie2test.c | 625 uint32_t swapped[10000]; local 631 uprv_memset(swapped, 0x55, length2); 642 swappedLength=utrie2_swap(ds, storage, length2, swapped, &errorCode); 654 swappedLength=utrie2_swap(ds, swapped, -1, NULL, &errorCode); 662 swappedLength=utrie2_swap(ds, swapped, length2, storage, &errorCode); [all...] |
Completed in 920 milliseconds
<<11121314151617181920>>