/external/libsepol/tests/policies/test-expander/ |
base-base-only.conf | 14 entrypoint
|
alias-base.conf | 173 entrypoint
|
role-base.conf | 173 entrypoint
|
user-base.conf | 173 entrypoint
|
small-base.conf | 173 entrypoint 487 allow sysadm_t file_exec_t: file { execute read write ioctl lock entrypoint };
|
/external/icu4c/common/ |
icuplug.c | 42 UPlugEntrypoint *entrypoint; /**< plugin entrypoint */ member in struct:UPlugData 269 token = (*(plug->entrypoint))(plug, reason, status); 344 plug->entrypoint=NULL; 350 static UPlugData *uplug_allocatePlug(UPlugEntrypoint *entrypoint, const char *config, void *lib, const char *symName, 371 plug->entrypoint = entrypoint; 396 plug->entrypoint=0; 518 * Initialize a plugin fron an entrypoint and library - but don't load it. 520 static UPlugData* uplug_initPlugFromEntrypointAndLibrary(UPlugEntrypoint *entrypoint, const char *config, void *lib, const char *sym 582 UPlugEntrypoint *entrypoint = NULL; local [all...] |
/external/valgrind/main/coregrind/m_gdbserver/ |
valgrind-low-arm.c | 148 Addr entrypoint; local 155 if (VG_(lookup_symbol_SLOW)( "*", fnname, &entrypoint, &ptoc )) { 157 fnname, C2v(entrypoint), C2v(pc), 158 (entrypoint & 1 ? "thumb" : "arm")); 159 if (entrypoint & 1)
|
/external/icu4c/common/unicode/ |
icuplug.h | 40 * LIBRARYNAME ENTRYPOINT [ CONFIGURATION .. ]</li> 47 * <li>ENTRYPOINT is the short (undecorated) symbol name of the plugin's 48 * entrypoint, as above.</li> 128 * from the entrypoint. 141 * Return value from a plugin entrypoint. 149 * Reason code for the entrypoint's call 176 * Entrypoint for an ICU plugin. 337 * @param entrypoint entrypoint to install 344 uplug_loadPlugFromEntrypoint(UPlugEntrypoint *entrypoint, const char *config, UErrorCode *status) [all...] |
/external/libsepol/tests/policies/test-deps/ |
base-notmetreq.conf | 172 entrypoint 441 allow sysadm_t file_exec_t: file { execute read write ioctl lock entrypoint };
|
base-metreq.conf | 173 entrypoint 454 allow sysadm_t file_exec_t: file { execute read write ioctl lock entrypoint };
|
small-base.conf | 173 entrypoint 446 allow sysadm_t file_exec_t: file { execute read write ioctl lock entrypoint };
|
/external/sepolicy/ |
access_vectors | 164 entrypoint 182 entrypoint 778 entrypoint
|
/external/libsepol/tests/policies/test-hooks/ |
cmp_policy.conf | 173 entrypoint
|
small-base.conf | 173 entrypoint
|
/external/libsepol/tests/policies/test-linker/ |
small-base.conf | 173 entrypoint
|
/external/chromium/chrome/browser/resources/touch_ntp/standalone/ |
standalone_hack.js | 309 * The chrome server communication entrypoint.
|
/external/libsepol/tests/policies/test-cond/ |
refpolicy-base.conf | 166 entrypoint 175 entrypoint [all...] |