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

  /external/selinux/libsepol/src/
mls.h 62 uint32_t specified, context_struct_t * newcontext);
mls.c 611 uint32_t specified, context_struct_t * newcontext)
629 return mls_range_set(newcontext, r);
639 return mls_context_cpy_low(newcontext, scontext);
641 return mls_context_cpy_high(newcontext, scontext);
643 return mls_context_cpy(newcontext, scontext);
645 return mls_context_cpy_low(newcontext, tcontext);
647 return mls_context_cpy_high(newcontext, tcontext);
649 return mls_context_cpy(newcontext, tcontext);
656 return mls_copy_context(newcontext, scontext);
659 return mls_scopy_context(newcontext, scontext)
    [all...]
services.c 1367 context_struct_t *scontext = 0, *tcontext = 0, newcontext; local
    [all...]
  /external/mesa3d/src/glx/apple/
apple_glx_pbuffer.c 203 CGLContextObj newcontext; local
220 err = apple_cgl.create_context(pfobj, NULL, &newcontext);
233 err = apple_cgl.set_current_context(newcontext);
245 apple_cgl.destroy_context(newcontext);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
decimal.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
decimal.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
decimal.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
decimal.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
decimal.py     [all...]

Completed in 540 milliseconds