/external/u-boot/tools/ |
D | gen_ethaddr_crc.c | 19 uint8_t nibble_to_hex(const char *nibble, bool lo) in nibble_to_hex() 30 char nibble[2] = { 0x00, '\n' }; /* for strtol */ in process_mac() local
|
/external/kernel-headers/original/uapi/linux/ |
D | if_plip.h | 21 unsigned long nibble; member
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | eas_imaadpcm.c | 225 static void IMADecoderADPCM (S_DECODER_STATE *pState, EAS_U8 nibble) in IMADecoderADPCM()
|
/external/u-boot/lib/efi_loader/ |
D | efi_variable.c | 65 int nibble; in hex2mem() local
|
/external/perfetto/src/base/ |
D | debug_crash_stack_trace.cc | 75 char nibble = static_cast<char>(n >> (sizeof(n) * 8 - i - 4)) & 0x0F; in PrintHex() local
|
/external/ImageMagick/MagickCore/ |
D | xwindow.c | 5995 nibble; in XMakeImageLSBFirst() local 6047 nibble; in XMakeImageLSBFirst() local 6151 nibble; in XMakeImageLSBFirst() local 6204 nibble; in XMakeImageLSBFirst() local 6612 nibble; in XMakeImageMSBFirst() local 6665 nibble; in XMakeImageMSBFirst() local 6776 nibble; in XMakeImageMSBFirst() local 6829 nibble; in XMakeImageMSBFirst() local
|
/external/grpc-grpc/tools/codegen/core/ |
D | gen_hpack_tables.cc | 213 static void build_dec_tbl(unsigned state, unsigned nibble, int nibbits, in build_dec_tbl()
|
/external/fsverity-utils/ |
D | util.c | 325 static char bin2hex_char(u8 nibble) in bin2hex_char()
|
/external/ImageMagick/coders/ |
D | icon.c | 1167 nibble, in WriteICONImage() local
|
D | bmp.c | 1961 nibble; in WriteBMPImage() local
|
D | psd.c | 1027 nibble; in ReadPSDChannelPixels() local 1035 nibble; in ReadPSDChannelPixels() local
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | AsmWriter.cpp | 768 unsigned int nibble = (word>>shiftcount) & 15; in WriteConstantInternal() local 794 unsigned int nibble = (word>>shiftcount) & 15; in WriteConstantInternal() local
|
/external/skia/tools/bookmaker/ |
D | textParser.h | 706 int nibble = *reader++ - '0'; in EscapeParser() local
|
/external/skqp/tools/bookmaker/ |
D | textParser.h | 706 int nibble = *reader++ - '0'; in EscapeParser() local
|
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/ |
D | hpack_parser.cc | 1389 static grpc_error* huff_nibble(grpc_chttp2_hpack_parser* p, uint8_t nibble) { in huff_nibble()
|
/external/u-boot/drivers/usb/gadget/ |
D | ether.c | 1980 static u8 nibble(unsigned char c) in nibble() function
|
/external/v8/src/ |
D | utils.h | 100 int nibble = 0; in MostSignificantBit() local
|