Searched defs:val (Results 1 – 9 of 9) sorted by relevance
/build/soong/scripts/ |
D | jsonmodify.py | 50 def apply(self, obj, val): argument 56 def apply(self, obj, val): argument
|
/build/make/tools/product_config/src/com/android/build/config/ |
D | MakeWriter.java | 118 Var(String name, Str val) { in Var() 123 final Str val; field in MakeWriter.Var
|
D | Options.java | 193 final String val = getNextNonFlagArg(); in requireNextStringArg() local 201 final String val = getNextNonFlagArg(); in requireNextNumberArg() local
|
D | FlattenConfig.java | 345 final StringBuilder val = new StringBuilder(); in flattenInheritsFrom() local 458 final Value val = mVariables.get(varName); in setDefaultKnownVars() local
|
/build/make/tools/zipalign/ |
D | ZipEntry.h | 107 void setMarked(bool val) { mMarked = val; } in setMarked() 119 static inline void putShortLE(uint8_t* buf, uint16_t val) { in putShortLE() 123 static inline void putLongLE(uint8_t* buf, uint32_t val) { in putLongLE()
|
/build/make/tools/ |
D | product_debug.py | 21 def break_lines(key, val): argument
|
/build/make/tools/ziptime/ |
D | ZipEntry.h | 59 static inline void putShortLE(uint8_t* buf, uint16_t val) { in putShortLE()
|
/build/soong/android/ |
D | variable_test.go | 27 val interface{} member
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | android-developer-docs.js | 120 function writeCookie(cookie, val, section, expiration) { argument
|