Home
last modified time | relevance | path

Searched defs:GetByte (Results 1 – 4 of 4) sorted by relevance

/third_party/uboot/u-boot-2020.01/tools/dtoc/
Dfdt_util.py146 def GetByte(node, propname, default=None): function
/third_party/skia/third_party/externals/tint/fuzzers/
Drandom_generator.cc74 uint8_t RandomGenerator::GetByte() { in GetByte() function in tint::fuzzers::RandomGenerator
Drandom_generator_test.cc129 TEST_F(RandomGeneratorTest, GetByte) { in TEST_F() argument
/third_party/uboot/u-boot-2020.01/drivers/fpga/
Dlattice.c124 unsigned char GetByte(void) in GetByte() function