Lines Matching refs:u4
109 u4 numArgs = read4BE(&buf);
122 for (u4 i = 0; i < numArgs; i++) {
131 u4 options = read4BE(&buf); /* enum InvokeOptions bit flags */
222 u4 numClasses;
237 u4 status;
262 u4 threadCount;
268 for (u4 i = 0; i < threadCount; i++) {
289 u4 groups = 1;
356 u4 exitCode = get4BE(buf);
415 u4 classPaths = 1;
416 u4 bootClassPaths = 0;
420 for (u4 i = 0; i < classPaths; i++) {
425 for (u4 i = 0; i < classPaths; i++) {
483 u4 numClasses = 0;
490 for (u4 i = 0; i < numClasses; i++) {
494 u4 status;
533 u4 modBits = dvmDbgGetAccessFlags(refTypeId);
547 u4 numFields = read4BE(&buf);
552 for (u4 i = 0; i < numFields; i++) {
587 u4 status;
729 u4 values = read4BE(&buf);
733 for (u4 i = 0; i < values; i++) {
793 u4 length = read4BE(&buf);
878 u4 numFields = read4BE(&buf);
884 for (u4 i = 0; i < numFields; i++) {
899 u4 numFields = read4BE(&buf);
903 for (u4 i = 0; i < numFields; i++) {
1066 u4 threadStatus;
1067 u4 suspendStatus;
1106 u4 startFrame = read4BE(&buf);
1107 u4 length = read4BE(&buf);
1124 if (length == (u4) -1)
1129 u4 frames = length;
1131 for (u4 i = startFrame; i < (startFrame+length); i++) {
1166 expandBufAdd4BE(pReply, (u4)frameCount);
1198 u4 suspendCount = dvmDbgGetThreadSuspendCount(threadId);
1254 u4 threadCount;
1259 for (u4 i = 0; i < threadCount; i++)
1287 u4 arrayLength = dvmDbgGetArrayLength(arrayId);
1303 u4 firstIndex = read4BE(&buf);
1304 u4 length = read4BE(&buf);
1326 u4 firstIndex = read4BE(&buf);
1327 u4 values = read4BE(&buf);
1346 u4 numClasses = 0;
1379 u4 modifierCount = read4BE(&buf);
1397 for (u4 idx = 0; idx < modifierCount; idx++) {
1405 u4 count = read4BE(&buf);
1414 u4 exprId = read4BE(&buf);
1499 u4 size, depth;
1538 u4 requestId = dvmJdwpNextEventSerial(state);
1564 u4 requestId = read4BE(&buf);
1581 u4 slots = read4BE(&buf);
1587 for (u4 i = 0; i < slots; i++) {
1588 u4 slot = read4BE(&buf);
1609 u4 slots = read4BE(&buf);
1614 for (u4 i = 0; i < slots; i++) {
1615 u4 slot = read4BE(&buf);