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

  /external/srtp/test/
lfsr.c 171 #define MAX_WEIGHT (1 << MAX_LEN)
173 int A[MAX_WEIGHT+1];
181 for (i=0; i < MAX_WEIGHT+1; i++)
222 for (i=0; i < MAX_WEIGHT+1; i++)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
permmap.py 33 max_weight = 10 variable in class:PermissionMap
140 if not self.min_weight <= weight <= self.max_weight:
144 self.min_weight, self.max_weight))
351 if not self.min_weight <= weight <= self.max_weight:
  /external/freetype/src/cache/
ftcmanag.h 97 FT_Offset max_weight; member in struct:FTC_ManagerRec_
ftccache.c 433 if ( manager->cur_weight >= manager->max_weight )
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http2/4.1.0.CR3/
netty-codec-http2-4.1.0.CR3.jar 

Completed in 98 milliseconds