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

  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Type_Names_Suite.py 154 class target_id(aetools.ComponentItem): class in inherits:aetools.ComponentItem
346 target_id._superclassnames = []
347 target_id._privpropdict = {
349 target_id._privelemdict = {
419 'targ' : target_id,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Type_Names_Suite.py 154 class target_id(aetools.ComponentItem): class in inherits:aetools.ComponentItem
346 target_id._superclassnames = []
347 target_id._privpropdict = {
349 target_id._privelemdict = {
419 'targ' : target_id,
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
ndldic.c 1842 NJ_UINT16 target_id; local
    [all...]
  /external/selinux/libsepol/src/
link.c 856 char *id = key, *new_id = NULL, *target_id; local
879 target_id = mod->policy->p_type_val_to_name[primval - 1];
880 target_type = hashtab_search(state->base->p_types.table, target_id);
883 state->cur_mod_name, target_id, id);
887 if (!strcmp(id, target_id)) {
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf-bfd.h 704 enum elf_target_id target_id;
702 enum elf_target_id target_id; member in struct:elf_backend_data
    [all...]

Completed in 222 milliseconds