Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/systrace/systrace/
Dtrace_result.py15 def __init__(self, source_name, raw_data): argument
/external/tensorflow/tensorflow/python/tools/api/generator/
Dcreate_python_api.py136 def add_import(self, symbol, source_module_name, source_name, argument
281 def format_import(self, source_module_name, source_name, dest_name): argument
408 source_name, argument
/external/perfetto/tools/
Dgen_amalgamated356 def _add_source(self, target_name, source_name): argument
411 def _patch_source(self, source_name, lines): argument
/external/antlr/runtime/Ruby/lib/antlr3/
Dstreams.rb221 attr_accessor :source_name accessor
528 alias source_name name alias in ANTLR3.StringStream
Dtoken.rb158 def source_name method
Dtree.rb119 def source_name method in ANTLR3.AST.TreeParser
1075 def source_name method in CommonTreeNodeStream
Derror.rb107 attr_accessor :input, :index, :line, :column, :symbol, :token, :source_name accessor in ANTLR3.Error.RecognitionError
/external/e2fsprogs/ext2ed/
Dmain.c538 void internal_error (char *description,char *source_name,char *function_name) in internal_error()
/external/pigweed/pw_cli/py/pw_cli/
Dplugins.py112 def source_name(self) -> str: member in Plugin
/external/libbrillo/brillo/files/
Dsafe_fd.cc406 const std::string& source_name, in Link()
/external/squashfs-tools/squashfs-tools/
Dmksquashfs.h49 char *source_name; member
Dmksquashfs.c3188 static inline struct dir_ent *create_dir_entry(char *name, char *source_name, in create_dir_entry()
3247 static inline void add_dir_entry2(char *name, char *source_name, in add_dir_entry2()
/external/wayland/cursor/
Dconvert_font.c477 char *target_name, *source_name; member
/external/tensorflow/tensorflow/tools/graph_transforms/
Dtransform_utils.cc511 const string& source_name = input_to_rename.first; in RenameNodeInputs() local
/external/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
DStructuredDataDarwinLog.cpp754 const char *source_name) { in AppendStrictSourcesWarning()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineTimestampTests.cpp446 const char* source_name) in bindShaderStage()