Lines Matching refs:getAsInteger
1061 if (!major.getAsInteger(0, m_gdb_server_version)) in GetGDBServerVersion()
1235 if (!value.getAsInteger(0, cpu)) in GetHostInfo()
1239 if (!value.getAsInteger(0, sub)) in GetHostInfo()
1279 if (!value.getAsInteger(0, pointer_byte_size)) in GetHostInfo()
1282 if (!value.getAsInteger(0, m_low_mem_addressing_bits)) { in GetHostInfo()
1286 if (!value.getAsInteger(0, m_high_mem_addressing_bits)) in GetHostInfo()
1289 if (!value.getAsInteger(0, m_low_mem_addressing_bits)) in GetHostInfo()
1311 if (!value.getAsInteger(0, timeout_seconds)) { in GetHostInfo()
1318 if (!value.getAsInteger(0, page_size)) { in GetHostInfo()
1572 if (!value.getAsInteger(16, addr_value)) in GetMemoryRegionInfo()
1575 if (!value.getAsInteger(16, addr_value)) { in GetMemoryRegionInfo()
1828 value.getAsInteger(0, m_num_supported_hardware_watchpoints); in GetWatchpointSlotCount()
2010 value.getAsInteger(0, pid); in DecodeProcessInfoResponse()
2014 value.getAsInteger(0, pid); in DecodeProcessInfoResponse()
2018 value.getAsInteger(0, uid); in DecodeProcessInfoResponse()
2022 value.getAsInteger(0, uid); in DecodeProcessInfoResponse()
2026 value.getAsInteger(0, gid); in DecodeProcessInfoResponse()
2030 value.getAsInteger(0, gid); in DecodeProcessInfoResponse()
2065 value.getAsInteger(0, cpu); in DecodeProcessInfoResponse()
2067 value.getAsInteger(0, sub); in DecodeProcessInfoResponse()
2147 if (!value.getAsInteger(16, cpu)) in GetCurrentProcessInfo()
2150 if (!value.getAsInteger(16, sub)) { in GetCurrentProcessInfo()
2183 if (!value.getAsInteger(16, pointer_byte_size)) in GetCurrentProcessInfo()
2186 if (!value.getAsInteger(16, pid)) in GetCurrentProcessInfo()
2650 value.getAsInteger(0, port); in LaunchGDBServer()
2652 value.getAsInteger(0, pid); in LaunchGDBServer()
3461 if (part.getAsInteger(/*radix=*/16, low)) in CalculateMD5()
3472 if (part.getAsInteger(/*radix=*/16, high)) in CalculateMD5()
3880 if (!value.getAsInteger(16, ival)) in GetModuleInfo()
3884 if (!value.getAsInteger(16, ival)) in GetModuleInfo()