HomeSort by relevance Sort by last modified time
    Searched refs:Extra2 (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/
QNCSmm.h 447 UINTN Extra2; // may not need this one
  /prebuilts/go/darwin-x86/src/encoding/xml/
marshal_test.go 133 Extra2 interface{} `xml:"host>extra2"`
784 Value: &Service{Port: &Port{Number: "80"}, Extra1: "A", Extra2: "B"},
788 `<host><extra2>B</extra2></host>` +
793 Value: &Service{Port: &Port{Number: "80"}, Extra2: "example"},
796 `<host><extra2>example</extra2></host>` +
    [all...]
  /prebuilts/go/linux-x86/src/encoding/xml/
marshal_test.go 133 Extra2 interface{} `xml:"host>extra2"`
784 Value: &Service{Port: &Port{Number: "80"}, Extra1: "A", Extra2: "B"},
788 `<host><extra2>B</extra2></host>` +
793 Value: &Service{Port: &Port{Number: "80"}, Extra2: "example"},
796 `<host><extra2>example</extra2></host>` +
    [all...]

Completed in 901 milliseconds