HomeSort by relevance Sort by last modified time
    Searched refs:groups (Results 726 - 750 of 1215) sorted by null

<<21222324252627282930>>

  /prebuilts/go/linux-x86/src/crypto/rc4/
rc4_test.go 19 // http://groups.google.com/group/sci.crypt/msg/10a300c9d21afca0?pli=1
  /prebuilts/tools/common/m2/repository/oro/oro/2.0.8/
oro-2.0.8.jar 
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/json/
decoder.py 96 content, terminator = chunk.groups()
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/json/
decoder.py 86 content, terminator = chunk.groups()
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
fixdiv.py 197 filename, lineno, what = m.groups()
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/
gencodec.py 95 enc,uni,comment = m.groups()
  /external/autotest/client/site_tests/platform_MemoryMonitor/
platform_MemoryMonitor.py 49 r'\s+(\d+) total,\s+(\d+) used,\s+(\d+) free', line).groups()
  /external/autotest/client/site_tests/video_HangoutHardwarePerf/
video_HangoutHardwarePerf.py 173 prefix, md5sum, suffix = m.groups()
  /external/autotest/contrib/
log_distiller.py 58 @return: A tuple with the matching groups, if there was a match.
62 return log_match.groups()
  /external/clang/utils/
token-delta.py 127 tokens.append(Token(*kTokenRE.match(ln).groups()))
  /external/libcups/cups/
ppd.h 180 typedef struct ppd_group_s /**** Groups ****/
191 int num_subgroups; /* Number of sub-groups */
192 struct ppd_group_s *subgroups; /* Sub-groups (max depth = 1) */
318 int num_groups; /* Number of UI groups */
319 ppd_group_t *groups; /* UI groups */ member in struct:ppd_file_s
  /prebuilts/gdb/darwin-x86/lib/python2.7/json/
decoder.py 86 content, terminator = chunk.groups()
  /prebuilts/gdb/linux-x86/lib/python2.7/json/
decoder.py 86 content, terminator = chunk.groups()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/
decoder.py 86 content, terminator = chunk.groups()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/
decoder.py 86 content, terminator = chunk.groups()
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
config.py 418 d = self.config[m.groups()[0]]
423 d = d[m.groups()[0]]
427 idx = m.groups()[0]
    [all...]
  /external/autotest/client/common_lib/
packages.py 47 return match.groups()
    [all...]
  /external/libxml2/xstc/
xstc.py 474 self.groups = {}
490 return self.groups[groupName]
493 self.groups[group.name] = group
  /external/ltp/utils/ffsb-6.0-rc2/
parser.c 1005 tg_set_statsc(&fc->groups[num], &fsc);
1028 fc->groups = ffsb_malloc(sizeof(ffsb_tg_t) * fc->num_threadgroups);
1031 init_threadgroup(fc, config, &fc->groups[i], i);
  /external/wpa_supplicant_8/wpa_supplicant/
mesh_rsn.c 290 int *groups = wpa_s->ifmsh->bss[0]->conf->sae_groups; local
293 if (!index_within_array(groups, wpa_s->mesh_rsn->sae_group_index))
297 int group = groups[wpa_s->mesh_rsn->sae_group_index];
  /prebuilts/gdb/darwin-x86/lib/python2.7/logging/
config.py 424 d = self.config[m.groups()[0]]
429 d = d[m.groups()[0]]
433 idx = m.groups()[0]
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/logging/
config.py 424 d = self.config[m.groups()[0]]
429 d = d[m.groups()[0]]
433 idx = m.groups()[0]
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
config.py 424 d = self.config[m.groups()[0]]
429 d = d[m.groups()[0]]
433 idx = m.groups()[0]
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/
config.py 424 d = self.config[m.groups()[0]]
429 d = d[m.groups()[0]]
433 idx = m.groups()[0]
    [all...]
  /system/core/init/
init.cpp 981 gid_t groups[] = { AID_READPROC }; local
982 setgroups(arraysize(groups), groups); local
    [all...]

Completed in 1566 milliseconds

<<21222324252627282930>>