Home
last modified time | relevance | path

Searched refs:PerlasmSource (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/boringssl/src/util/pregenerate/
H A Dbuild.go39 PerlasmAarch64 []PerlasmSource `json:"perlasm_aarch64,omitempty"`
40 PerlasmArm []PerlasmSource `json:"perlasm_arm,omitempty"`
41 PerlasmX86 []PerlasmSource `json:"perlasm_x86,omitempty"`
42 PerlasmX86_64 []PerlasmSource `json:"perlasm_x86_64,omitempty"`
45 type PerlasmSource struct { struct
101 addPerlasmTask := func(list *[]string, p *PerlasmSource, fileSuffix string, args []string) {
/aosp_15_r20/external/boringssl/src/util/pregenerate/
H A Dbuild.go39 PerlasmAarch64 []PerlasmSource `json:"perlasm_aarch64,omitempty"`
40 PerlasmArm []PerlasmSource `json:"perlasm_arm,omitempty"`
41 PerlasmX86 []PerlasmSource `json:"perlasm_x86,omitempty"`
42 PerlasmX86_64 []PerlasmSource `json:"perlasm_x86_64,omitempty"`
45 type PerlasmSource struct { struct
101 addPerlasmTask := func(list *[]string, p *PerlasmSource, fileSuffix string, args []string) {