Home
last modified time | relevance | path

Searched defs:source_name (Results 1 – 18 of 18) sorted by relevance

/third_party/pulseaudio/src/modules/
Dmodule-always-source.c51 char *source_name; member
Dmodule-tunnel-source-new.c108 char *source_name; member
Dmodule-tunnel.c233 char *source_name; member
/third_party/node/deps/v8/src/codegen/
Dsource-position.cc102 Object source_name; in Print() local
/third_party/jerryscript/jerry-debugger/
Djerry_client_main.py175 def __init__(self, line=None, source_name=None, function=None): argument
193 …def __init__(self, is_func, byte_code_cp, source, source_name, line, column, name, lines, offsets): argument
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
Dcmake.py144 def SetFileProperty(output, source_name, property_name, values, sep): argument
/third_party/node/tools/gyp/pylib/gyp/generator/
Dcmake.py144 def SetFileProperty(output, source_name, property_name, values, sep): argument
/third_party/node/deps/v8/src/compiler/
Dgraph-visualizer.cc105 Object source_name = script->name(); in JsonPrintFunctionSource() local
220 Object source_name = Script::cast(info->shared_info()->script()).name(); in GetVisualizerLogFileName() local
Dpipeline.cc838 Object source_name = script->name(); in PrintFunctionSource() local
/third_party/pulseaudio/src/pulsecore/
Dprotocol-http.c534 static void handle_listen_prefix(struct connection *c, const char *source_name) { in handle_listen_prefix()
Dsource-output.c1564 static void set_preferred_source(pa_source_output *o, const char *source_name) { in set_preferred_source()
Dprotocol-native.c2199 const char *name = NULL, *source_name; in command_create_record_stream() local
/third_party/pulseaudio/src/pulse/
Dintrospect.c2059 …_context_move_source_output_by_name(pa_context *c, uint32_t idx, const char *source_name, pa_conte… in pa_context_move_source_output_by_name()
2160 pa_operation* pa_context_suspend_source_by_name(pa_context *c, const char *source_name, int suspend… in pa_context_suspend_source_by_name()
/third_party/pulseaudio/src/utils/
Dpactl.c55 *source_name = NULL, variable
/third_party/pulseaudio/src/modules/dbus/
Diface-core.c1228 char *source_name; in handle_get_source_by_name() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineTimestampTests.cpp465 const char* source_name) in bindShaderStage()
/third_party/vulkan-loader/loader/
Dloader.c859 const char *source_name = names[i]; in loader_add_layer_names_to_list() local
/third_party/node/deps/v8/src/objects/
Djs-objects.cc2785 Object source_name = Script::cast(function.shared().script()).name(); in JSObjectShortPrint() local