Searched refs:NT (Results 1 – 6 of 6) 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
350 <td id="AU-NT">351 AU-NT
3899 const size_t NT = ((NP >= 0) ? NP : 0) + N; in getBagLocked() local3900 set = (bag_set*)malloc(sizeof(bag_set)+sizeof(bag_entry)*NT); in getBagLocked()3912 set->availAttrs = NT; in getBagLocked()
3277 const size_t NT = pkg->getOrderedTypes().size(); in writePublicDefinitions() local3278 for (size_t i=0; i<NT; i++) { in writePublicDefinitions()
16211 int NT = receivers.size(); in broadcastIntentLocked() local16212 for (int it=0; it<NT; it++) { in broadcastIntentLocked()16217 NT--; in broadcastIntentLocked()16224 int NT = receivers != null ? receivers.size() : 0; in broadcastIntentLocked() local16228 while (it < NT && ir < NR) { in broadcastIntentLocked()16241 NT++; in broadcastIntentLocked()
8610 int NT = exitingAppTokens.size(); in rebuildAppWindowListLocked() local8611 for (int j = 0; j < NT; j++) { in rebuildAppWindowListLocked()