Home
last modified time | relevance | path

Searched refs:old_context (Results 1 – 25 of 132) sorted by relevance

123456

/external/selinux/policycoreutils/newrole/
Dnewrole.c647 int send_audit_message(int success, security_context_t old_context, in send_audit_message() argument
659 old_context ? old_context : "?", in send_audit_message()
681 security_context_t old_context in send_audit_message() argument
820 security_context_t old_context, in parse_command_line_arguments() argument
918 send_audit_message(0, old_context, new_con, ttyn); in parse_command_line_arguments()
925 context = context_new(old_context); in parse_command_line_arguments()
970 send_audit_message(0, old_context, new_con, ttyn); in parse_command_line_arguments()
1026 security_context_t old_context = NULL; /* original securiy context */ in main() local
1094 if (getprevcon(&old_context)) { in main()
1105 if (parse_command_line_arguments(argc, argv, ttyn, old_context, in main()
[all …]
/external/v8/src/parsing/
Dpattern-rewriter.cc80 PatternContext old_context = context(); in SetAssignmentContextIfNeeded() local
84 return old_context; in SetAssignmentContextIfNeeded()
92 PatternContext old_context = context(); in SetInitializerContextIfNeeded() local
99 switch (old_context) { in SetInitializerContextIfNeeded()
110 return old_context; in SetInitializerContextIfNeeded()
361 PatternContext old_context = SetAssignmentContextIfNeeded(initializer); in VisitRewritableAssignmentExpression() local
384 return set_context(old_context); in VisitRewritableAssignmentExpression()
551 PatternContext old_context = SetAssignmentContextIfNeeded(initializer); in VisitAssignment() local
553 set_context(old_context); in VisitAssignment()
/external/jetty/src/java/org/eclipse/jetty/server/handler/
DContextHandler.java698 Context old_context = null; in doStart() local
713 old_context = __context.get(); in doStart()
726 __context.set(old_context); in doStart()
803 Context old_context = __context.get(); in doStop() local
844 __context.set(old_context); in doStop()
944 Context old_context = null; in doScope() local
954 old_context = baseRequest.getContext(); in doScope()
957 if (old_context != _scontext) in doScope()
1029 if (old_context != _scontext) in doScope()
1038 baseRequest.setContext(old_context); in doScope()
[all …]
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/gen/
Dutil.py263 old_context = self.__comment_context
266 self.__comment_context = old_context
/external/pdfium/fpdfsdk/src/javascript/
DJS_Runtime.cpp275 v8::Local<v8::Context> old_context = GetIsolate()->GetCurrentContext(); local
287 FXJS_SetRuntimeForV8Context(old_context, this);
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c440 GET_CURRENT_CONTEXT(old_context); in _mesa_meta_free()
446 if (old_context) in _mesa_meta_free()
447 _mesa_make_current(old_context, old_context->WinSysDrawBuffer, old_context->WinSysReadBuffer); in _mesa_meta_free()
/external/guice/extensions/struts2/lib/
Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/selinux/policycoreutils/po/
Dmk.po1200 msgid "failed to get old_context.\n"
1201 msgstr "не успеав да го добијам old_context.\n"
Dhi.po1195 msgid "failed to get old_context.\n"
1196 msgstr "old_context को पाने में विफल.\n"
Dar.po1193 msgid "failed to get old_context.\n"
1194 msgstr "فشل في الحصول على old_context.\n"
Dbn_IN.po1206 msgid "failed to get old_context.\n"
1207 msgstr "old_context প্রাপ্ত করতে ব্যর্থ।\n"
Dmai.po1189 msgid "failed to get old_context.\n"
1190 msgstr "old_context केँ पाबै मे विफल.\n"
Dda.po1194 msgid "failed to get old_context.\n"
1195 msgstr "kunne ikke modtage old_context.\n"
Dca.po1212 msgid "failed to get old_context.\n"
1213 msgstr "no s'ha pogut obtenir l'old_context.\n"
Dnl.po1202 msgid "failed to get old_context.\n"
1203 msgstr "verkrijgen van old_context is mislukt.\n"
Dpt.po1211 msgid "failed to get old_context.\n"
1212 msgstr "não foi possível obter o contexto antigo (\"old_context\").\n"
Den_GB.po1192 msgid "failed to get old_context.\n"
1193 msgstr "failed to get old_context.\n"
Dkn.po1209 msgid "failed to get old_context.\n"
1210 msgstr "old_context ಅನ್ನು ಪಡೆಯುವಲ್ಲಿ ವಿಫಲತೆ.\n"
Dgu.po1201 msgid "failed to get old_context.\n"
1202 msgstr "old_context મેળવવામાં નિષ્ફળ.\n"
Dzh_TW.po1195 msgid "failed to get old_context.\n"
1196 msgstr "無法取得舊的 context(old_context)。\n"
Dpa.po1198 msgid "failed to get old_context.\n"
1199 msgstr "old_context ਪਤਾ ਲਗਾਉਣ ਵਿੱਚ ਫੇਲ।\n"
Dja.po1220 msgid "failed to get old_context.\n"
1221 msgstr "old_context の取得に失敗しました。\n"
Das.po1211 msgid "failed to get old_context.\n"
1212 msgstr "old_context প্ৰাপ্ত কৰোঁতে ব্যৰ্থ।\n"
Dsk.po1189 msgid "failed to get old_context.\n"
1190 msgstr "zlyhanie získania old_context.\n"

123456