Home
last modified time | relevance | path

Searched refs:conditional (Results 1 – 5 of 5) sorted by relevance

/build/soong/androidmk/androidmk/
Dandroidmk.go111 type conditional struct { struct
131 var conds []*conditional
132 var assignmentCond *conditional
165 newCond := conditional{args, eq}
252 func handleAssignment(file *bpFile, assignment *mkparser.Assignment, c *conditional) { argument
330 func handleModuleConditionals(file *bpFile, directive *mkparser.Directive, conds []*conditional) { argument
Dandroid.go788 func includeVariableIf(bpVar bpVariable, conditional func(ctx variableAssignmentContext) bool) func…
791 if conditional(ctx) {
814 func not(conditional func(ctx variableAssignmentContext) bool) func(ctx variableAssignmentContext) …
816 return !conditional(ctx)
/build/soong/docs/
Dbest_practices.md159 Conditionally compiling a module can generally be replaced with conditional
195 for compilation via a conditional, the implementations can sometimes be renamed
278 The preferred solution is to convert the conditional to runtime, either by
282 As a last resort, if the conditional cannot be removed, a Soong plugin can
/build/soong/cmd/extract_apks/bundle_proto/
Dcommands.proto74 // The targeting that makes a conditional module installed.
/build/make/tools/droiddoc/templates-ndk/assets/css/
Ddefault.css1781 /* IE9 SVG, needs conditional override of 'filter' to 'none' */