Searched defs:us (Results 1 – 11 of 11) sorted by relevance
| /frameworks/compile/libbcc/tests/debuginfo/host-tests/ |
| D | globals.c | 30 unsigned short us = -1; variable
|
| D | locals.cpp | 30 unsigned short us = -1; in main() local
|
| D | global_struct.c | 23 unsigned short us = -1; variable
|
| D | parameters.cpp | 28 …s(float* pf, double ppd[][2], struct char_struct& s, int** ppn = 0, unsigned short us = 10u, const… in test_parameters()
|
| /frameworks/wilhelm/tests/sandbox/ |
| D | monkey.c | 142 unsigned us = 1000 + (rand() & 0xFFFFF); in actionSleep() local
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
| D | MccTable.java | 397 sTable.add(new MccEntry(310, "us", 3)); // United States of America in sTable.add() 398 sTable.add(new MccEntry(311, "us", 3)); // United States of America in sTable.add() 399 sTable.add(new MccEntry(312, "us", 3)); // United States of America in sTable.add() 400 sTable.add(new MccEntry(313, "us", 3)); // United States of America in sTable.add() 401 sTable.add(new MccEntry(314, "us", 3)); // United States of America in sTable.add() 402 sTable.add(new MccEntry(315, "us", 3)); // United States of America in sTable.add() 403 sTable.add(new MccEntry(316, "us", 3)); // United States of America in sTable.add()
|
| /frameworks/rs/driver/ |
| D | rsdRuntimeStubs.cpp | 1188 void rsDebug(const char *s, float f, ushort us) { 1194 ushort2 us = *us2; local 1200 ushort3 us = *us3; local 1207 ushort4 us = *us4; local
|
| /frameworks/base/core/java/android/content/ |
| D | UndoManager.java | 250 UndoState us = getTopUndo(null); in undo() local
|
| /frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
| D | WifiVendorHal.java | 1920 long us = fate.frameInfo.driverTimestampUsec; in getTxPktFates() local 1962 long us = fate.frameInfo.driverTimestampUsec; in getRxPktFates() local
|
| /frameworks/base/services/core/java/com/android/server/notification/ |
| D | NotificationManagerService.java | 1866 void setUsageStats(NotificationUsageStats us) { in setUsageStats()
|
| /frameworks/av/media/codec2/sfplugin/ |
| D | CCodec.cpp | 271 int64_t us = 1e6 / config.mMinFps + 0.5; in configure() local
|