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

  /external/libcap-ng/libcap-ng-0.7/bindings/python/
capng_swig.i 28 %typemap(python,except) int {
  /external/chromium_org/chrome/test/pyautolib/
argc_argv.i 7 %typemap(in) (int argc, char **argv) {
27 %typemap(freearg) (int argc, char **argv) {
  /external/libsepol/include/sepol/policydb/
expand.h 34 * to expand base into itself (i.e. base == out); the typemap for
45 policydb_t * out, uint32_t * typemap, uint32_t * boolmap,
57 uint32_t * typemap);
58 extern int expand_convert_type_set(policydb_t * p, uint32_t * typemap,
  /external/libsepol/tests/
test-expander.c 64 static uint32_t *typemap; variable
176 free(typemap);
  /external/libsepol/src/
expand.c 42 uint32_t *typemap; member in struct:expand_state
199 state->typemap[type->s.value - 1] = new_type->s.value;
248 if (map_ebitmap(&type->types, &tmp_union, state->typemap)) {
394 state->typemap)) {
401 typemap,
618 bounds_val = state->typemap[type->bounds - 1];
749 new_alias->s.value = state->typemap[alias->s.value - 1];
751 new_alias->s.value = state->typemap[alias->primary - 1];
768 state->typemap[alias->s.value - 1] = new_alias->s.value;
943 (state->out, state->typemap, &role->types, &tmp_union_types, 1))
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
handlers.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/
handlers.py     [all...]
  /external/chromium_org/third_party/icu/source/tools/tzcode/
zic.c 1718 int typemap[TZ_MAX_TYPES]; local
    [all...]
  /external/icu4c/tools/tzcode/
zic.c 1718 int typemap[TZ_MAX_TYPES]; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 

Completed in 466 milliseconds