/device/google/contexthub/firmware/os/core/ |
D | syscall.c | 36 const uint8_t *bits = mLevelBits; in syscallAddTable() local 39 uint32_t idx = path >> (32 - *bits); in syscallAddTable() 40 path <<= *bits++; in syscallAddTable() 47 if (*bits == 0) in syscallAddTable() 60 const uint8_t *bits = mLevelBits; in syscallFindHandlerLoc() local 63 uint32_t idx = path >> (32 - *bits); in syscallFindHandlerLoc() 65 path <<= *bits++; in syscallFindHandlerLoc() 70 if (!*bits) in syscallFindHandlerLoc()
|
/device/linaro/hikey/hifi/xaf/host-apf/playback/ |
D | xa_playback.c | 75 unsigned int rate, unsigned int bits, unsigned int period_size, 202 unsigned int rate, unsigned int bits, unsigned int period_size, in sample_is_playable() argument 216 can_play &= check_param(params, PCM_PARAM_SAMPLE_BITS, bits, "Bitrate", " bits"); in sample_is_playable() 229 unsigned int bits, in xa_playback_open() argument 241 if (bits == 32) in xa_playback_open() 243 else if (bits == 16) in xa_playback_open() 249 if (!sample_is_playable(card, device, channels, rate, bits, period_size, period_count)) { in xa_playback_open() 289 unsigned int rate, unsigned int bits, unsigned int period_size, 310 if (bits == 32) 312 else if (bits == 16) [all …]
|
D | xa_playback.h | 33 unsigned int bits,
|
/device/google/contexthub/firmware/os/cpu/cortexm4/ |
D | cpu.c | 50 uint32_t bits; member 75 dbx->bits = 0; in getInitedPersistedData() 131 osLog(LOG_ERROR, " CFSR = 0x%08lX BITS = 0x%08lX\n", cfsr, dbx->bits); in cpuDbxDump() 171 return (which < CPU_NUM_PERSISTENT_RAM_BITS) && ((dbx->bits >> which) & 1); in cpuRamPersistentBitGet() 180 dbx->bits |= (1ULL << which); in cpuRamPersistentBitSet() 182 dbx->bits &=~ (1ULL << which); in cpuRamPersistentBitSet()
|
/device/google/contexthub/firmware/os/platform/stm32/ |
D | gpio.c | 241 uint32_t bits[10], *bitsP = bits, base = (uint32_t)&block->BSRR; in gpioBitbangedUartOut() local 256 bits[0] = bsrrVals[0]; in gpioBitbangedUartOut() 258 bits[i + 1] = bsrrVals[chr & 1]; in gpioBitbangedUartOut() 259 bits[9] = bsrrVals[1]; in gpioBitbangedUartOut()
|
/device/linaro/hikey/hifi/xaf/host-apf/playback/tinyalsa/ |
D | pcm.c | 153 m->bits[0] = 0; in param_set_mask() 154 m->bits[1] = 0; in param_set_mask() 155 m->bits[bit >> 5] |= (1 << (bit & 31)); in param_set_mask() 221 m->bits[0] = ~0; in param_init() 222 m->bits[1] = ~0; in param_init() 742 if (element >= ARRAY_SIZE(m->bits)) in pcm_mask_test() 744 return (m->bits[element] >> (index & bitmask)) & 1; in pcm_mask_test() 757 STRLOG(string, offset, size, "%12s:\t%#08x\n", mask_name, m->bits[0]); in pcm_mask_to_string() 761 mask_name, i, m->bits[i]); in pcm_mask_to_string()
|
D | asoundlib.h | 82 unsigned int bits[32 / sizeof(unsigned int)]; member
|
/device/google/crosshatch/json-c/ |
D | Makefile.am | 14 bits.h \
|
/device/google/bonito/json-c/ |
D | Makefile.am | 14 bits.h \
|
/device/google/coral/json-c/ |
D | Makefile.am | 14 bits.h \
|
/device/google/crosshatch/sdm845/kernel-headers/linux/ |
D | msm_audio.h | 132 uint32_t bits; member
|
/device/google/coral-kernel/sm8150/kernel-headers/linux/ |
D | msm_audio.h | 132 uint32_t bits; member
|
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/ |
D | msm_audio.h | 178 uint32_t bits; member
|
/device/google/bonito/sdm710/kernel-headers/linux/ |
D | msm_audio.h | 132 uint32_t bits; member
|
/device/google/bonito/sdm710/original-kernel-headers/linux/ |
D | msm_audio.h | 178 uint32_t bits; member
|
/device/google/crosshatch/sdm845/original-kernel-headers/linux/ |
D | msm_audio.h | 178 uint32_t bits; member
|
/device/generic/opengl-transport/host/commands/emugen/ |
D | README | 142 <type name> <size in bits> <print format string> <is a pointer? true|false> 145 <size in bits> 0, 8, 16, 32 sizes are accepted
|
/device/google/contexthub/firmware/ |
D | CodingStandard.txt | 27 … when you wish to return more than one error class). Do not assume ints are 32 bits. Or 64. Or 16.
|
/device/google/coral-kernel/sm8150/kernel-headers/sound/ |
D | asound.h | 297 __u32 bits[(SNDRV_MASK_MAX + 31) / 32]; member
|
/device/google/bonito/sdm710/kernel-headers/sound/ |
D | asound.h | 292 __u32 bits[(SNDRV_MASK_MAX + 31) / 32]; member
|
/device/google/crosshatch/sdm845/kernel-headers/sound/ |
D | asound.h | 292 __u32 bits[(SNDRV_MASK_MAX + 31) / 32]; member
|
/device/google/bonito/sdm710/original-kernel-headers/sound/ |
D | asound.h | 378 __u32 bits[(SNDRV_MASK_MAX+31)/32]; member
|
/device/google/coral-kernel/sm8150/original-kernel-headers/sound/ |
D | asound.h | 386 __u32 bits[(SNDRV_MASK_MAX+31)/32]; member
|
/device/google/crosshatch/sdm845/original-kernel-headers/sound/ |
D | asound.h | 378 __u32 bits[(SNDRV_MASK_MAX+31)/32]; member
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | ResourceTracker.cpp | 958 uint32_t bits = 0; in deviceMemoryTransform_tohost() local 963 bits |= guestHas ? (1 << hostIndex) : 0; in deviceMemoryTransform_tohost() 965 typeBits[i] = bits; in deviceMemoryTransform_tohost() 1000 uint32_t bits = 0; in deviceMemoryTransform_fromhost() local 1005 bits |= hostHas ? (1 << guestIndex) : 0; in deviceMemoryTransform_fromhost() 1008 bits |= hostHas ? (1 << j) : 0; in deviceMemoryTransform_fromhost() 1011 typeBits[i] = bits; in deviceMemoryTransform_fromhost()
|