Home
last modified time | relevance | path

Searched defs:context_name (Results 1 – 7 of 7) sorted by relevance

/third_party/jerryscript/jerry-core/parser/js/
Dcommon.h126 #define PARSER_TRY_CONTEXT(context_name) \ argument
129 #define PARSER_THROW(context_name) \ argument
132 #define PARSER_TRY(context_name) \ argument
/third_party/node/deps/v8/src/builtins/
Dbuiltins-console.cc159 Handle<String> context_name = context_name_obj->IsString() in ConsoleCall() local
229 Handle<Object> context_name) { in InstallContextFunction()
/third_party/pulseaudio/src/tests/
Dlo-test-util.h29 const char *context_name; member
Dlo-latency-test.c45 static const char *context_name = NULL; variable
/third_party/lwip/src/apps/snmp/
Dsnmp_msg.h126 u8_t context_name[SNMP_V3_MAX_ENGINE_ID_LENGTH]; member
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsesink.c164 gchar *context_name; member
/third_party/ffmpeg/fftools/
Dffprobe.c292 char *context_name; member