Searched refs:useless (Results 1 - 13 of 13) sorted by relevance

/external/llvm/test/tools/llvm-cov/Inputs/
H A Dtest.cpp12 void useless() {} function
/external/libxml2/
H A DtestThreadsWin32.c106 DWORD useless; local
108 thread_specific_data, testfiles[i], 0, &useless);
H A Druntest.c1129 * Everything is available on the context, so this is useless in our case.
4061 DWORD useless; local
4066 &useless);
/external/vulkan-validation-layers/windowsRuntimeInstaller/
H A Dconfigure_runtime.c208 PVOID useless; local
209 Wow64DisableWow64FsRedirection(&useless);
/external/google-breakpad/src/processor/
H A Dminidump.cc1586 uint32_t useless; local
1587 if (!minidump_->ReadBytes(&useless, 4)) {
2478 uint32_t useless; local
2479 if (!minidump_->ReadBytes(&useless, 4)) {
2739 uint32_t useless; local
2740 if (!minidump_->ReadBytes(&useless, 4)) {
/external/syslinux/com32/lib/libpng/
H A DCHANGES964 Removed some useless type casts of the NULL pointer.
2026 Removed a useless test and fixed incorrect test in png_set_cHRM_fixed()
2478 Eliminated useless call to png_check_cHRM() from pngset.c
/external/python/cpython2/Lib/test/
H A Dtest_datetime.py71 useless = tzinfo()
73 self.assertRaises(NotImplementedError, useless.tzname, dt)
74 self.assertRaises(NotImplementedError, useless.utcoffset, dt)
75 self.assertRaises(NotImplementedError, useless.dst, dt)
/external/python/cpython3/Lib/test/
H A Ddatetimetester.py147 useless = tzinfo()
149 self.assertRaises(NotImplementedError, useless.tzname, dt)
150 self.assertRaises(NotImplementedError, useless.utcoffset, dt)
151 self.assertRaises(NotImplementedError, useless.dst, dt)
/external/annotation-tools/annotation-file-utilities/
H A Ddesign.tex212 strategy not only obviates an additional pass but avoids much useless
/external/libffi/
H A Dtexinfo.tex209 % since that produces some useless output on the terminal. We also make
710 % If the @need value is less than one line space, it's useless.
/external/libmicrohttpd/doc/
H A Dtexinfo.tex209 % since that produces some useless output on the terminal. We also make
710 % If the @need value is less than one line space, it's useless.
/external/python/cpython2/Modules/_ctypes/libffi/
H A Dtexinfo.tex209 % since that produces some useless output on the terminal. We also make
710 % If the @need value is less than one line space, it's useless.
/external/python/cpython3/Modules/_ctypes/libffi/
H A Dtexinfo.tex209 % since that produces some useless output on the terminal. We also make
710 % If the @need value is less than one line space, it's useless.

Completed in 721 milliseconds