Searched refs:Longer (Results 1 – 11 of 11) sorted by relevance
7 @CHECK-OBJ-NEXT: Value: 15, Longer Corporation NaMe
26 - Longer press (10s) to shut down system when kernel 'powerd' is disabled
18 it should consist of SHORT tests. Longer running benchmarks should be added
20 re-assess corrected issues. Longer running regression tests should be added
245 const ArgPromotion::IndicesVector &Longer) { in IsPrefix() argument246 if (Prefix.size() > Longer.size()) in IsPrefix()249 if (Prefix[i] != Longer[i]) in IsPrefix()
395 static bool IsPrefix(const IndicesVector &Prefix, const IndicesVector &Longer) { in IsPrefix() argument396 if (Prefix.size() > Longer.size()) in IsPrefix()398 return std::equal(Prefix.begin(), Prefix.end(), Longer.begin()); in IsPrefix()
330 # Do this BEFORE mapping consonants to initials. Longer keys must363 # AFTER mapping finals. Longer keys must precede shorter keys that
69 Longer explanation: In order to generate a textual representation of the
231 either implementation (on a per :ref:`GC strategy <plugin>` basis). Longer
646 argument. Longer comments can be read from a text file.
1389 // Longer forms that use a ModR/M byte. Needed for disassembler