HomeSort by relevance Sort by last modified time
    Searched refs:subname (Results 1 - 25 of 32) sorted by null

1 2

  /external/e2fsprogs/e2fsck/
profile.h 68 (profile_t profile, const char *name, const char *subname,
72 (profile_t profile, const char *name, const char *subname,
77 (profile_t profile, const char *name, const char *subname,
82 (profile_t profile, const char *name, const char *subname,
87 (profile_t profile, const char *name, const char *subname,
profile.c 212 const char *subname, const char *subsubname,
1463 const char *subname, const char *subsubname,
1767 const char *subname = 0; local
    [all...]
  /external/selinux/libsemanage/src/
boolean_record.c 88 char *subname = selinux_boolean_sub(name); local
89 rc = sepol_bool_set_name(handle->sepolh, boolean, subname);
90 free(subname);
  /hardware/libhardware/
hardware.c 126 * Check if a HAL with given name and subname exists, if so return 0, otherwise
130 const char *subname)
133 HAL_LIBRARY_PATH2, name, subname);
138 HAL_LIBRARY_PATH1, name, subname);
  /external/emma/ant/ant14/com/vladium/emma/
emmaTask.java 104 protected String getNestedTaskName (final String subname)
106 return getTaskName ().concat (".").concat (subname);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mhlib.py 166 for subname in subnames:
167 fullsubname = os.path.join(fullname, subname)
169 name_subname = os.path.join(name, subname)
193 for subname in subnames:
194 if subname[0] == ',' or isnumeric(subname): continue
195 fullsubname = os.path.join(fullname, subname)
197 name_subname = os.path.join(name, subname)
228 for subname in os.listdir(fullname):
229 fullsubname = os.path.join(fullname, subname)
    [all...]
pkgutil.py 178 subname = fullname.split(".")[-1]
179 if subname != fullname and self.path is None:
186 file, filename, etc = imp.find_module(subname, path)
220 subname = inspect.getmodulename(fn)
221 if subname=='__init__':
imputil.py 346 subname = "%s.%s" % (package.__name__, sub)
347 submod = self._import_one(package, sub, subname)
349 raise ImportError, "cannot import name " + subname
modulefinder.py 220 subname = "%s.%s" % (m.__name__, sub)
221 submod = self.import_module(sub, subname, m)
223 raise ImportError, "No module named " + subname
552 subname = name[i+1:]
560 elif subname in pkg.globalnames:
ihooks.py 505 subname = "%s.%s" % (m.__name__, sub)
506 submod = self.import_it(sub, subname, m)
508 raise ImportError, "No module named '%s'" % subname
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mhlib.py 166 for subname in subnames:
167 fullsubname = os.path.join(fullname, subname)
169 name_subname = os.path.join(name, subname)
193 for subname in subnames:
194 if subname[0] == ',' or isnumeric(subname): continue
195 fullsubname = os.path.join(fullname, subname)
197 name_subname = os.path.join(name, subname)
228 for subname in os.listdir(fullname):
229 fullsubname = os.path.join(fullname, subname)
    [all...]
pkgutil.py 178 subname = fullname.split(".")[-1]
179 if subname != fullname and self.path is None:
186 file, filename, etc = imp.find_module(subname, path)
220 subname = inspect.getmodulename(fn)
221 if subname=='__init__':
imputil.py 346 subname = "%s.%s" % (package.__name__, sub)
347 submod = self._import_one(package, sub, subname)
349 raise ImportError, "cannot import name " + subname
modulefinder.py 220 subname = "%s.%s" % (m.__name__, sub)
221 submod = self.import_module(sub, subname, m)
223 raise ImportError, "No module named " + subname
552 subname = name[i+1:]
560 elif subname in pkg.globalnames:
ihooks.py 505 subname = "%s.%s" % (m.__name__, sub)
506 submod = self.import_it(sub, subname, m)
508 raise ImportError, "No module named '%s'" % subname
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_importhooks.py 110 subname = fullname.split(".")[-1]
111 if subname != fullname and self.path is None:
118 file, filename, stuff = imp.find_module(subname, path)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_importhooks.py 110 subname = fullname.split(".")[-1]
111 if subname != fullname and self.path is None:
118 file, filename, stuff = imp.find_module(subname, path)
  /bionic/libc/kernel/uapi/sound/
asound.h 292 unsigned char subname[32]; member in struct:snd_pcm_info
575 unsigned char subname[32]; member in struct:snd_rawmidi_info
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 303 unsigned char subname[32]; /* subdevice name */ member in struct:snd_pcm_info
583 unsigned char subname[32]; /* name of active or selected subdevice */ member in struct:snd_rawmidi_info
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 286 unsigned char subname[32]; member in struct:snd_pcm_info
571 unsigned char subname[32]; member in struct:snd_rawmidi_info
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h 298 unsigned char subname[32]; /* subdevice name */ member in struct:snd_pcm_info
575 unsigned char subname[32]; /* name of active or selected subdevice */ member in struct:snd_rawmidi_info
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 286 unsigned char subname[32]; member in struct:snd_pcm_info
571 unsigned char subname[32]; member in struct:snd_rawmidi_info
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 298 unsigned char subname[32]; /* subdevice name */ member in struct:snd_pcm_info
575 unsigned char subname[32]; /* name of active or selected subdevice */ member in struct:snd_rawmidi_info
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 275 unsigned char subname[32]; /* subdevice name */ member in struct:snd_pcm_info
498 unsigned char subname[32]; /* name of active or selected subdevice */ member in struct:snd_rawmidi_info
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 280 unsigned char subname[32]; /* subdevice name */ member in struct:snd_pcm_info
505 unsigned char subname[32]; /* name of active or selected subdevice */ member in struct:snd_rawmidi_info
    [all...]

Completed in 333 milliseconds

1 2