Searched refs:discard (Results 1 - 25 of 159) sorted by relevance

1234567

/macosx-10.9.5/dtrace-118.1/test/tst/common/speculation/
H A Dtst.DiscardAftCommit.d31 * Can call discard() on a buffer after it has been commited.
44 self->discard = 0;
63 discard(var1);
64 self->discard++;
68 /self->discard/
76 /!self->discard/
78 printf("Couldnt discard a commited buffer\n");
H A Dtst.SpeculationDiscard.d30 * ASSERTION: Test the normal behavior of speculate() and discard().
44 self->discard = 0;
58 discard(self->var);
59 self->discard++;
63 /(1 == self->discard)/
65 printf("Succesfully tested buffer discard\n");
70 /(0 == self->discard)/
72 printf("Failed to discard buffer\n");
H A Dtst.DiscardAftDataRec.d48 discard(self->spec);
H A Dtst.CommitAfterDiscard.d45 self->discard = 0;
62 discard(var1);
63 self->discard++;
H A Dtst.ExitAftDiscard.d30 * ASSERTION: Using exit after discard should work fine.
54 discard(self->spec);
H A Dtst.DiscardAftDiscard.d31 * Can call discard on an already discarded buffer.
61 discard(var1);
63 discard(var1);
78 printf("Couldnt discard a discarded buffer\n");
H A Dtst.DataRecAftDiscard.d31 * Data recording actions may follow discard.
57 discard(self->spec);
59 printf("Data recording after discard\n");
H A Dtst.DiscardWithZero.d31 * commit() and discard() without any ill effects.
51 discard(self->spec);
58 printf("discard(), self->discardFlag = %d\n", self->discardFlag);
65 printf("discard(), self->discardFlag = %d\n", self->discardFlag);
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/antlr/
H A DTokenStreamBasicFilter.hpp20 * tokens except for those that you tell it to discard.
24 /** The set of token types to discard */
35 void discard(int ttype);
37 void discard(const BitSet& mask);
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tclxml/library/
H A Dxpath.tcl80 if {[regexp {^/(.*)} $locpath discard locpath]} {
87 if {[regexp {^\.\.(.*)} $locpath discard locpath]} {
91 } elseif {[regexp {^/(.*)} $locpath discard locpath]} {
94 if {[regexp ^$nodetestExpr2 [string trimleft $locpath] discard discard discard nodetest discard typetest discard discard literal wildcard locpath]} {
100 } elseif {[regexp ^\\.${::xml::allWsp}(.*) $locpath discard locpat
[all...]
H A Dsgmlparser.tcl144 if {[regexp {<!DOCTYPE[^[<]+\[([^]]+)\]} $sgml discard dtd]} {
337 incr state(line) [regsub -all \n $param {} discard]
338 incr state(line) [regsub -all \n $text {} discard]
348 if {[regexp ([cl ^-]*)--\$ $tag discard comm1]} {
355 } elseif {[regexp ([cl ^-]*)--\$ $param discard comm1]} {
363 } elseif {[regexp ([cl ^-]*)-->(.*) $text discard comm1 text]} {
378 if {[string length $param] && [regexp ([cl ^\]]*)\]\][cl $Wsp]*\$ $tag discard cdata1]} {
385 } elseif {[regexp ([cl ^\]]*)\]\][cl $Wsp]*\$ $param discard cdata1]} {
393 } elseif {[regexp (.*)\]\][cl $Wsp]*>(.*) $text discard cdata1 text]} {
441 regexp (.*)(/)[cl $Wsp]*$ $param discard para
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/src/
H A DTokenStreamBasicFilter.cpp14 * tokens except for those that you tell it to discard.
22 void TokenStreamBasicFilter::discard(int ttype) function in class:antlr::TokenStreamBasicFilter
27 void TokenStreamBasicFilter::discard(const BitSet& mask) function in class:antlr::TokenStreamBasicFilter
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tclxslt/library/
H A Dtclxslt.tcl27 if {[regexp {::([^:]+)$} $proc discard name]} {
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/page/
H A Dpeg_grammar.tcl62 Define discard APOSTROPH {t '}
71 Define discard CLOSE {x {t \51} {n SPACE}}
72 Define discard CLOSEB {t \135}
73 Define discard COLON {x {t :} {n SPACE}}
74 Define discard COMMENT {x {t #} {* {x {! {n EOL}} dot}} {n EOL}}
75 Define discard DAPOSTROPH {t \42}
78 Define discard END {x {t E} {t N} {t D} {n SPACE}}
79 Define discard EOF {! dot}
80 Define discard EOL {/ {x {t \n} {t \r}} {t \n} {t \r}}
82 Define discard Fina
[all...]
H A Dgen_peg_hb.tcl70 discard {discard}
/macosx-10.9.5/dtrace-118.1/test/tst/common/proc/
H A Dtst.discard.ksh26 #pragma ident "@(#)tst.discard.ksh 1.1 06/08/28 SMI"
29 # This script tests that the proc:::signal-discard probe fires correctly
39 proc:::signal-discard
48 proc:::signal-discard
/macosx-10.9.5/postfix-252/postfix/src/smtpd/
H A Dsmtpd_check.in417 mail discard@hold.domain
/macosx-10.9.5/postfix-252/postfix/conf/
H A Dmaster.cf50 discard unix - - n - - discard
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DTransaction.java24 {@link com.sleepycat.db.Transaction#discard Transaction.discard}
251 public void discard() method in class:Transaction
254 txn.discard(0);
/macosx-10.9.5/dtrace-118.1/test/tst/common/docsExamples/
H A Dspecopen.d75 discard(self->spec);
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_peg_interp.tcl236 $myparser i_loc_pop_rewind/discard ;# -- fail/ok
255 $myparser i_loc_pop_rewind/discard ;# -- fail/ok
274 $myparser i_loc_pop_rewind/discard ;# -- fail/ok
324 $myparser i_ast_pop_rewind/discard
325 $myparser i_loc_pop_rewind/discard
/macosx-10.9.5/ruby-104/ruby/test/ruby/
H A Dtest_sprintf_comb.rb368 discard = digits - (precision+1)
369 if discard != 0
370 q, r = int.divmod(10**discard)
371 if r < 10**discard / 2
373 exp += discard
376 exp += discard
378 discard += 1
379 q, r = int.divmod(10**discard)
381 exp += discard
423 discard
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tclxml/examples/
H A Dxmlwc17 incr lines [regsub -all \n $data {} discard]
19 incr words [regsub -all { } $data {} discard]
/macosx-10.9.5/ruby-104/ruby/lib/rake/
H A Dpromise.rb68 discard
87 def discard method in class:Rake
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/library/xml/
H A Dsgml.tcl108 if {[regexp {<!DOCTYPE[^[<]+\[([^]]+)\]} $sgml discard dtd]} {
241 incr state(line) [regsub -all \n $param {} discard]
242 incr state(line) [regsub -all \n $text {} discard]
251 if {[regexp ([cl ^-]*)--\$ $tag discard comm1]} {
259 } elseif {[regexp ([cl ^-]*)--\$ $param discard comm1]} {
268 } elseif {[regexp ([cl ^-]*)-->(.*) $text discard comm1 text]} {
284 if {[string length $param] && [regexp ([cl ^\]]*)\]\][cl $Wsp]*\$ $tag discard cdata1]} {
291 } elseif {[regexp ([cl ^\]]*)\]\][cl $Wsp]*\$ $param discard cdata1]} {
299 } elseif {[regexp ([cl ^\]]*)\]\][cl $Wsp]*>(.*) $text discard cdata1 text]} {
345 [regexp {([^"]*"[^>]*)>(.*)} $text discard attrListRemainde
[all...]

Completed in 225 milliseconds

1234567