OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:szFriendlyName
(Results
1 - 3
of
3
) sorted by null
/external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/tools/
list_ports_windows.py
214
szFriendlyName
= byte_buffer(250)
221
ctypes.byref(
szFriendlyName
),
222
ctypes.sizeof(
szFriendlyName
) - 1,
230
yield string(port_name_buffer), string(
szFriendlyName
), szHardwareID_str
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/dinput/
dinput.h
270
CHAR
szFriendlyName
[MAX_PATH];
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dinput.h
[
all
...]
Completed in 266 milliseconds