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

  /hardware/ti/wlan/lib/
shlist.h 13 typedef int (*shListCmp)( void *valo, void *valn, void *etalon );
27 void shListInsBeforeItem( SHLIST *head, void *val, void *etalon,
  /system/core/adb/
shlist.h 13 typedef int (*shListCmp)( void *valo, void *valn, void *etalon );
27 void shListInsBeforeItem( SHLIST *head, void *val, void *etalon,
  /system/wlan/ti/lib/
shlist.h 13 typedef int (*shListCmp)( void *valo, void *valn, void *etalon );
27 void shListInsBeforeItem( SHLIST *head, void *val, void *etalon,
  /dalvik/libcore/text/src/test/java/org/apache/harmony/text/tests/java/text/
MessageFormatTest.java 1291 String etalon = "text here 00000" + c.get(Calendar.YEAR) + " and here"; local
    [all...]

Completed in 4939 milliseconds