HomeSort by relevance Sort by last modified time
    Searched defs:RAND (Results 1 - 4 of 4) sorted by null

  /external/icu4c/test/intltest/
wbnf.cpp 311 enum CHOICE {YES, NO, RAND};
318 Bool(CHOICE flag=RAND):tag(flag){}
320 return tag == RAND ? rand()%2 : tag == YES;
321 //if (tag == RAND){
322 // return rand()%2 == 1;
329 Escaper(CHOICE escapeLiteral = RAND,
330 CHOICE twoQuotesEscape = RAND,
346 ESCAPE_FORM t = escape_form == RAND_ESC ? (ESCAPE_FORM) (rand()%3) : escape_form;
480 // First, a slot is selected by rand(). Then we translate the slot to corresponding item
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.sat4j.core_2.2.0.v20100429.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 2487 milliseconds