HomeSort by relevance Sort by last modified time
    Searched refs:COST (Results 1 - 5 of 5) sorted by null

  /external/clang/test/CodeGenCXX/
array-operator-delete-call.cpp 23 struct COST
25 S *cost; member in struct:COST
29 ~COST();
30 COST();
34 COST::COST()
36 cost = new S[3];
41 COST::~COST()
43 if (cost) {
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/sed/
fmt.c 48 cost of 50 means that it is as bad as a line 5 characters too short
52 typedef long COST;
54 #define MAXCOST (~(((unsigned long) 1) << (8 * sizeof (COST) -1)))
57 #define EQUIV(n) SQR ((COST) (n))
59 /* Cost of a filled line n chars longer or shorter than best_width. */
62 /* Cost of the difference between adjacent filled lines. */
65 /* Basic cost per line. */
68 /* Cost of breaking a line after the first word of a sentence, where
72 /* Cost of breaking a line before the last word of a sentence, where
79 /* Cost of breaking a line after a period not marking end of a sentence
484 register COST cost; local
518 register COST cost; local
    [all...]
  /external/quake/
NOTICE 162 cost of physically performing source distribution, a complete
287 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
507 cost of physically performing source distribution, a complete
    [all...]
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 412 cost of physically performing source distribution, a complete
535 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
  /external/e2fsprogs/lib/et/
texinfo.tex 15 %DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR
    [all...]

Completed in 255 milliseconds