/external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
D | graph_test_utils.cc | 29 StringPiece function_name) { in MakeFilterNode() 42 StringPiece function_name) { in MakeMapAndBatchNode() 54 StringPiece function_name) { in MakeMapNode() 68 StringPiece function_name, bool sloppy) { in MakeParallelInterleaveNode() 84 StringPiece function_name, bool sloppy) { in MakeParallelMapNode()
|
/external/libchrome/base/ |
D | location.h | 52 const char* function_name() const { return function_name_; } in function_name() function 90 #define FROM_HERE_WITH_EXPLICIT_FUNCTION(function_name) \ argument 97 #define FROM_HERE_WITH_EXPLICIT_FUNCTION(function_name) \ argument
|
D | location.cc | 24 Location::Location(const char* function_name, in Location() 66 NOINLINE Location Location::CreateFromHere(const char* function_name, in CreateFromHere()
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | elemental_ir_emitter.cc | 38 string function_name; in EmitAtan2() local 75 string function_name; in EmitTanh() local
|
D | ir_function.cc | 44 IrFunction::IrFunction(const string& function_name, in IrFunction() 70 void IrFunction::Initialize(const string& function_name, in Initialize()
|
/external/tensorflow/tensorflow/python/autograph/core/ |
D | function_wrapping.py | 27 def function_scope(function_name): argument
|
D | naming.py | 90 def function_name(self, original_fqn): member in Namer
|
/external/perfetto/protos/perfetto/trace/track_event/ |
D | task_execution.proto | 37 optional string function_name = 3; field
|
/external/python/cpython2/Objects/stringlib/ |
D | find.h | 108 stringlib_parse_args_finds(const char * function_name, PyObject *args, in stringlib_parse_args_finds() 156 stringlib_parse_args_finds_unicode(const char * function_name, PyObject *args, in stringlib_parse_args_finds_unicode()
|
/external/tensorflow/tensorflow/core/framework/ |
D | function.proto | 104 string function_name = 1; // The function name. field
|
D | function_handle_cache.cc | 35 const string& function_name, AttrSlice attrs, in Instantiate()
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | function_api_info.cc | 167 const string& function_name = function.signature().name(); in Init() local 201 const string& function_name, std::vector<string>* other_functions) const { in GetEquivalentImplementations() argument
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | cluster_function_library_runtime_test.cc | 59 Status Instantiate(const string& function_name, in Instantiate() 69 const string& function_name, const FunctionLibraryDefinition& lib_def, in InstantiateAndRun()
|
/external/autotest/client/cros/networking/chrome_testing/network_test_ext/ |
D | background.js | 23 Networking.prototype._setupFunctionCall = function(function_name) { argument 32 Networking.prototype._setResult = function(function_name, result_value) { argument
|
/external/webrtc/webrtc/base/ |
D | profiler_unittest.cc | 35 const char* function_name = TestFunc(); in TEST() local
|
/external/v8/src/ic/ |
D | ic-stats.cc | 84 char* function_name = shared->DebugName()->ToCString().release(); in GetOrCacheFunctionName() local
|
D | ic-stats.h | 32 const char* function_name; member
|
/external/compiler-rt/lib/asan/ |
D | asan_suppressions.cc | 94 const char *function_name = cur->info.function; in IsStackTraceSuppressed() local
|
/external/scapy/scapy/layers/ |
D | dhcp.py | 313 function_name = "bootpd" variable in BOOTP_am 369 function_name="dhcpd" variable in DHCP_am
|
/external/v8/src/parsing/ |
D | preparser.cc | 119 const AstRawString* function_name, FunctionKind kind, in PreParseFunction() 266 Identifier function_name, Scanner::Location function_name_location, in ParseFunctionLiteral()
|
/external/google-breakpad/src/common/linux/ |
D | libcurl_wrapper.cc | 195 #define SET_AND_CHECK_FUNCTION_POINTER(var, function_name, type) \ argument
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | process_function_library_runtime.cc | 46 DistributedFunctionLibraryRuntime* parent, const string& function_name, in DistributedInit() 412 const string& function_name) { in ValidateNoListArguments() 478 Status GetGraphAndRets(const string& function_name, AttrSlice attrs, in GetGraphAndRets() 513 const string& function_name, AttrSlice attrs, in InstantiateMultiDevice() 806 const string& function_name, AttrSlice attrs, in Instantiate()
|
/external/v8/tools/clang/traffic_annotation_extractor/ |
D | traffic_annotation_extractor.cpp | 59 std::string function_name; member 201 bool IsAPIFunction(const std::string& function_name) { in IsAPIFunction()
|
/external/google-breakpad/src/google_breakpad/processor/ |
D | stack_frame.h | 120 string function_name; member
|
/external/google-breakpad/src/processor/proto/ |
D | process_state.proto | 154 optional string function_name = 3; field
|