OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:old_context
(Results
1 - 4
of
4
) sorted by null
/external/libselinux/src/
android.c
706
char *current_context, *
old_context
, *new_context;
local
709
old_context
= NULL;
723
if (selabel_lookup(sehandle_old, &
old_context
, pathname, sb.st_mode) < 0) {
738
ret = (strcmp(
old_context
, new_context) && !strcmp(current_context,
old_context
));
753
if (
old_context
)
754
freecon(
old_context
);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/common/
meta.c
440
GET_CURRENT_CONTEXT(
old_context
);
446
if (
old_context
)
447
_mesa_make_current(
old_context
,
old_context
->WinSysDrawBuffer,
old_context
->WinSysReadBuffer);
[
all
...]
/external/mesa3d/src/mesa/drivers/common/
meta.c
440
GET_CURRENT_CONTEXT(
old_context
);
446
if (
old_context
)
447
_mesa_make_current(
old_context
,
old_context
->WinSysDrawBuffer,
old_context
->WinSysReadBuffer);
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar
Completed in 384 milliseconds