Searched refs:base (Results 151 - 155 of 155) sorted by relevance

1234567

/bionic/tests/
H A Dwchar_test.cpp415 void TestSingleWcsToInt(WcsToIntFn<T> fn, const wchar_t* str, int base, argument
418 ASSERT_EQ(expected_value, fn(str, &p, base));
H A Dstdlib_test.cpp709 static void CheckStrToInt(T fn(const char* s, char** end, int base)) { argument
712 // Negative base => invalid.
717 // Base 1 => invalid (base 0 means "please guess").
/bionic/libc/kernel/uapi/linux/
H A Dvideodev2.h523 void * base; member in struct:v4l2_framebuffer
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Dvideodev2.h523 void * base; member in struct:v4l2_framebuffer
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/
H A Dvideodev2.h523 void * base; member in struct:v4l2_framebuffer

Completed in 133 milliseconds

1234567