HomeSort by relevance Sort by last modified time
    Searched defs:SetAttr (Results 1 - 8 of 8) sorted by null

  /external/tensorflow/tensorflow/c/
python_api.cc 28 void SetAttr(TF_Graph* graph, TF_Operation* op, const char* attr_name,
  /external/webrtc/webrtc/libjingle/xmllite/
xmlelement.cc 194 void XmlElement::SetAttr(const QName& name, const std::string& value) {
  /external/syslinux/gnu-efi/gnu-efi-3.0/lib/
print.c 99 INTN EFIAPI (*SetAttr)(VOID *context, UINTN attr);
238 ps.SetAttr = (INTN EFIAPI (*)(VOID *, UINTN)) DbgOut->SetAttribute;
258 if (ps.SetAttr) {
260 ps.SetAttr (ps.Context, attr);
272 if (ps.SetAttr) {
273 ps.SetAttr (ps.Context, SavedAttribute);
759 ps.SetAttr = (INTN EFIAPI (*)(VOID *, UINTN)) Out->SetAttribute;
843 if (ps->SetAttr) {
844 uefi_call_wrapper(ps->SetAttr, 2, ps->Context, Attr);
  /external/protobuf/python/google/protobuf/pyext/
message.cc     [all...]
  /prebuilts/tools/common/m2/repository/com/tunnelvisionlabs/antlr4/4.5/
antlr4-4.5.jar 
  /prebuilts/tools/common/m2/repository/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar 
  /prebuilts/checkstyle/
checkstyle.jar 

Completed in 554 milliseconds