/external/dropbear/libtomcrypt/src/pk/ecc/ |
D | ecc_sizes.c | 26 void ecc_sizes(int *low, int *high) in ecc_sizes()
|
/external/tesseract/ccstruct/ |
D | mod128.cpp | 69 int high, low, current; //binary search in DIR128() local
|
/external/bluetooth/glib/glib/ |
D | gqsort.c | 75 #define PUSH(low, high) ((void) ((top->lo = (low)), (top->hi = (high)), ++top)) argument 76 #define POP(low, high) ((void) (--top, (low = top->lo), (high = top->hi))) argument
|
/external/opencore/oscl/oscl/config/android/ |
D | osclconfig_unix_android.h | 75 #define INT64_HILO(high,low) ((((high##LL))<<32)|low) argument 76 #define UINT64_HILO(high,low) ((((high##ULL))<<32)|low) argument
|
/external/opencore/oscl/oscl/config/shared/ |
D | osclconfig_unix_common.h | 75 #define INT64_HILO(high,low) ((((high##LL))<<32)|low) argument 76 #define UINT64_HILO(high,low) ((((high##ULL))<<32)|low) argument
|
/external/libxml2/include/libxml/ |
D | chvalid.h | 32 unsigned short high; member 39 unsigned int high; member
|
/external/opencore/android/ |
D | autodetect.cpp | 852 int high = rangeCount; in charMatchesEncoding() local
|
/external/grub/netboot/ |
D | timer.c | 23 #define rdtsc(low,high) \ argument
|
/external/e2fsprogs/e2fsck/ |
D | dx_dirinfo.c | 83 int low, high, mid; in e2fsck_get_dx_dir_info() local
|
/external/e2fsprogs/lib/uuid/ |
D | uuid_time.c | 49 uint32_t high; in uuid_time() local
|
/external/qemu/ |
D | cpu-defs.h | 114 uint16_t high; member 120 uint16_t high; member
|
D | elf_ops.h | 188 uint64_t addr, low = (uint64_t)-1, high = 0; in glue() local
|
/external/icu4c/extra/scrptrun/ |
D | scrptrun.cpp | 125 UChar high = charArray[scriptEnd]; in next() local
|
/external/e2fsprogs/lib/blkid/ |
D | getsize.c | 83 blkid_loff_t high, low; in blkid_get_dev_size() local
|
/external/grub/stage2/ |
D | start_eltorito.S | 257 .high: add $('A'-10), %al label
|
/external/libxml2/ |
D | chvalid.c | 169 int low, high, mid; in xmlCharInRange() local
|
/external/icu4c/tools/tzcode/ |
D | icuzdump.cpp | 199 … void dumpZone(ostream& out, const char* linesep, UnicodeString tzid, int32_t low, int32_t high) { in dumpZone() 289 int32_t high = 2038; in main() local
|
/external/qemu/block/ |
D | raw-win32.c | 44 LONG high; in qemu_ftruncate64() local 169 LONG low, high; in raw_truncate() local
|
/external/e2fsprogs/lib/ext2fs/ |
D | getsize.c | 151 ext2_loff_t high, low; in ext2fs_get_device_size() local
|
/external/webkit/JavaScriptCore/bytecode/ |
D | CodeBlock.cpp | 1551 int high = m_exceptionInfo->m_lineInfo.size(); in lineNumberForBytecodeOffset() local 1582 int high = m_exceptionInfo->m_expressionInfo.size(); in expressionRangeForBytecodeOffset() local 1617 int high = m_exceptionInfo->m_getByIdExceptionInfo.size(); in getByIdExceptionInfoForBytecodeOffset() local 1643 int high = m_rareData->m_functionRegisterInfos.size(); in functionRegisterForBytecodeOffset() local 1668 int high = m_globalResolveInstructions.size(); in hasGlobalResolveInstructionAtBytecodeOffset() local 1689 int high = m_globalResolveInfos.size(); in hasGlobalResolveInfoAtBytecodeOffset() local
|
/external/srec/srec/clib/ |
D | voc_read.c | 169 const char* high; in get_prons() local
|
/external/icu4c/layout/ |
D | LEFontInstance.cpp | 60 LEUnicode16 high = chars[i]; in mapCharsToGlyphs() local
|
/external/qemu/target-arm/ |
D | neon_helper.c | 958 uint32_t high; in HELPER() local 976 int32_t high; in HELPER() local 1038 uint64_t high = (uint16_t)(x >> 16); in HELPER() local 1044 uint64_t high = (int16_t)(x >> 16); in HELPER() local 1084 uint32_t high = b + (b >> 32); in HELPER() local 1109 uint32_t low, high; in HELPER() local 1282 uint32_t high = -(x >> 32); in HELPER() local
|
/external/e2fsprogs/resize/ |
D | extent.c | 144 int low, high, mid; in ext2fs_extent_translate() local
|
/external/icu4c/i18n/ |
D | japancal.cpp | 404 int32_t high = kEraCount; in handleComputeFields() local
|