/external/tensorflow/tensorflow/core/ops/ |
D | list_ops.cc | 81 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon9187032f0302() local 128 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon9187032f0402() local 169 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon9187032f0502() local 206 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon9187032f0602() local 245 auto* handle_data = c->input_handle_shapes_and_types(0); in TensorListConcatShapeInference() local 371 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon9187032f0b02() local 408 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon9187032f0d02() local 436 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon9187032f0e02() local 452 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon9187032f0f02() local 476 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon9187032f1002() local [all …]
|
D | control_flow_ops.cc | 35 auto* handle_data = c->input_handle_shapes_and_types(0); in SwitchShape() local 145 auto* handle_data = c->input_handle_shapes_and_types(0); in __anonc22003ab0402() local
|
D | resource_variable_ops.cc | 34 auto* handle_data = c->input_handle_shapes_and_types(0); in ValidateVariableResourceHandle() local 76 auto* handle_data = c->input_handle_shapes_and_types(i); in ReadVariablesShapeFn() local 236 auto* handle_data = c->input_handle_shapes_and_types(0); in VariableShapeShapeFn() local
|
D | state_ops.cc | 281 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon42cd40540502() local
|
D | lookup_ops.cc | 95 auto* handle_data = c->input_handle_shapes_and_types(0); in ValidateTableResourceHandle() local
|
D | math_ops_test.cc | 206 std::vector<std::unique_ptr<ShapeDtypeV>> handle_data; in TEST() local
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | gpu_swapping_ops.cc | 33 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon6ac1cb770202() local 49 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon6ac1cb770302() local
|
/external/skia/tools/ |
D | compare_codereview.py | 108 def handle_data(self, data): member in CodeReviewHTMLParser 237 def handle_data(self, data): member in BuilderHTMLParser
|
/external/skqp/tools/ |
D | compare_codereview.py | 108 def handle_data(self, data): member in CodeReviewHTMLParser 237 def handle_data(self, data): member in BuilderHTMLParser
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | noise_summary.py | 66 def handle_data(self, data): member in ParseReport 106 def handle_data(self, data): member in CountIterations
|
/external/tensorflow/tensorflow/python/framework/ |
D | cpp_shape_inference.proto | 24 HandleData handle_data = 4; field
|
/external/tensorflow/tensorflow/c/ |
D | python_api.cc | 124 CppShapeInferenceResult::HandleData handle_data; in GetHandleShapeAndType() local 149 tensorflow::CppShapeInferenceResult::HandleData handle_data; in SetHandleShapeAndType() local
|
/external/libchrome/mojo/public/cpp/bindings/lib/ |
D | native_struct_serialization.cc | 109 auto* handle_data = handles_data->at(i).Get(); in DeserializeMessageAttachments() local
|
/external/python/cpython3/Lib/idlelib/ |
D | help.py | 143 def handle_data(self, data): member in HelpParser
|
/external/python/cpython2/Lib/idlelib/ |
D | help.py | 141 def handle_data(self, data): member in HelpParser
|
/external/python/cpython2/Lib/ |
D | sgmllib.py | 439 def handle_data(self, data): member in SGMLParser 467 def handle_data(self, data): member in TestSGMLParser
|
D | xmllib.py | 778 def handle_data(self, data): member in XMLParser 819 def handle_data(self, data): member in TestXMLParser
|
D | HTMLParser.py | 427 def handle_data(self, data): member in HTMLParser
|
/external/python/cpython3/Lib/html/ |
D | parser.py | 447 def handle_data(self, data): member in HTMLParser
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_wired.c | 80 static void handle_data(void *ctx, unsigned char *buf, size_t len) in handle_data() function
|
/external/harfbuzz_ng/src/ |
D | gen-tag-table.py | 386 def handle_data (self, data): member in OpenTypeRegistryParser
|
/external/python/cpython2/Lib/test/ |
D | test_sgmllib.py | 46 def handle_data(self, data): member in EventCollector
|
D | test_htmlparser.py | 50 def handle_data(self, data): member in EventCollector
|
/external/python/cpython3/Lib/test/ |
D | test_htmlparser.py | 49 def handle_data(self, data): member in EventCollector
|
/external/tensorflow/tensorflow/core/framework/ |
D | shape_inference.cc | 64 std::vector<std::unique_ptr<std::vector<ShapeAndType>>> handle_data( in InferenceContext() local 118 std::vector<std::unique_ptr<std::vector<ShapeAndType>>> handle_data( in InferenceContext() local
|