Home
last modified time | relevance | path

Searched refs:string_ref (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/contrib/lite/kernels/
Dgather.cc110 const auto string_ref = GetString(input, pos); in Eval() local
111 buffer.AddString(string_ref.str, string_ref.len); in Eval()
/external/harfbuzz_ng/src/
Dhb-coretext.cc813 CFStringRef string_ref = nullptr; in _hb_coretext_shape() local
822 assert (string_ref); in _hb_coretext_shape()
824 CFRelease (string_ref); in _hb_coretext_shape()
826 string_ref = nullptr; in _hb_coretext_shape()
848 string_ref = CFStringCreateWithCharactersNoCopy (nullptr, in _hb_coretext_shape()
851 if (unlikely (!string_ref)) in _hb_coretext_shape()
860 CFAttributedStringReplaceString (attr_string, CFRangeMake (0, 0), string_ref); in _hb_coretext_shape()
1077 UniChar ch = CFStringGetCharacterAtIndex (string_ref, j); in _hb_coretext_shape()
1080 ch = CFStringGetCharacterAtIndex (string_ref, j - 1); in _hb_coretext_shape()
1293 if (string_ref) in _hb_coretext_shape()
[all …]
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_call.h237 const std::multimap<::grpc::string_ref, ::grpc::string_ref>& client_metadata() in client_metadata()
Dgrpc_master_service.cc240 const std::multimap<::grpc::string_ref, ::grpc::string_ref>& metadata) { in TraceRpc() argument
/external/tensorflow/tensorflow/python/framework/
Ddtypes.py386 string_ref = DType(types_pb2.DT_STRING_REF) variable
434 types_pb2.DT_STRING_REF: string_ref,
Ddtypes_test.py123 self.assertIs(dtypes.string_ref, dtypes.as_dtype("string_ref"))
/external/libcxx/include/
D__string870 // This would be a nice place for a string_ref