Searched refs:NT (Results 1 – 15 of 15) sorted by relevance
8 @rem Set local scope for the variables with windows NT shell66 @rem Get arguments from the 4NT Shell from JP Software78 @rem End local scope for the variables with windows NT shell
8 @rem Set local scope for the variables with windows NT shell72 @rem End local scope for the variables with windows NT shell
233 final int NT = mTiles.size(); in distributeTiles() local234 for (int i = 0; i < NT; i++) { in distributeTiles()
58 �c����K�h�;���O�Rw�5ϣM�ô�>S%�͖^r4 3������9�GYu�?m�<^z�4��\^1%p�Y�B/ZI�1�NT�a��J❏�<������y�…
4614 const size_t NT = ((NP >= 0) ? NP : 0) + N; in getBagLocked() local4615 set = (bag_set*)malloc(sizeof(bag_set)+sizeof(bag_entry)*NT); in getBagLocked()4631 set->availAttrs = NT; in getBagLocked()
3407 const size_t NT = pkg->getOrderedTypes().size(); in writePublicDefinitions() local3408 for (size_t i=0; i<NT; i++) { in writePublicDefinitions()
15385 int NT = receivers.size(); in broadcastIntentLocked() local15386 for (int it=0; it<NT; it++) { in broadcastIntentLocked()15391 NT--; in broadcastIntentLocked()15398 int NT = receivers != null ? receivers.size() : 0; in broadcastIntentLocked() local15402 while (it < NT && ir < NR) { in broadcastIntentLocked()15415 NT++; in broadcastIntentLocked()
8026 int NT = types.size(); in writeJobCompletionsToParcelLocked() local8027 out.writeInt(NT); in writeJobCompletionsToParcelLocked()8028 for (int it=0; it<NT; it++) { in writeJobCompletionsToParcelLocked()