Searched defs:old_context (Results 1 - 5 of 5) sorted by relevance

/external/v8/src/parsing/
H A Dpattern-rewriter.cc73 PatternContext old_context = context(); local
81 return old_context;
89 PatternContext old_context = context(); local
96 switch (old_context) {
107 return old_context;
287 PatternContext old_context = SetAssignmentContextIfNeeded(initializer); local
310 return set_context(old_context);
626 PatternContext old_context = SetAssignmentContextIfNeeded(initializer); local
628 set_context(old_context);
/external/selinux/policycoreutils/newrole/
H A Dnewrole.c643 int send_audit_message(int success, security_context_t old_context, argument
655 old_context ? old_context : "?",
677 security_context_t old_context
816 security_context_t old_context,
914 send_audit_message(0, old_context, new_con, ttyn);
921 context = context_new(old_context);
966 send_audit_message(0, old_context, new_con, ttyn);
1022 security_context_t old_context = NULL; /* original securiy context */ local
1087 * old_context an
815 parse_command_line_arguments(int argc, char **argv, char *ttyn, security_context_t old_context, security_context_t * new_context, int *preserve_environment) argument
[all...]
/external/v8/src/interpreter/
H A Dinterpreter.cc927 Node* old_context = __ GetContext(); local
928 __ StoreRegister(old_context, reg_index);
/external/guice/extensions/struts2/lib/
H A Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/mortbay/jetty/ org/mortbay/jetty/webapp/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 708 milliseconds