Home
last modified time | relevance | path

Searched refs:VAR (Results 1 – 4 of 4) sorted by relevance

/device/linaro/hikey/hifi/xaf/hifi-dpf/build_hikey/tools/
Delftobin.sh43 VAR=`less __proc | awk 'FNR == "'"$j"'" {print $1}'`
44 VARBIN=`echo "$VAR" | sed 's/^./__/' | sed "s/\..*//" | sed 's/$/.bin/' `
46 xt-objcopy $INPUT_ELF_FILE -O binary --only-section $VAR $VARBIN
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dsymtable.c186 #define GET_IDENTIFIER(VAR) \ argument
187 ((VAR) ? (VAR) : ((VAR) = PyString_InternFromString(# VAR)))
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dsymtable.c188 #define GET_IDENTIFIER(VAR) \ argument
189 ((VAR) ? (VAR) : ((VAR) = PyString_InternFromString(# VAR)))
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/VfrCompile/
DVfrCompile.g1186VAR:Number << WriteWord (GetNumber (VAR->getText(), VAR->getLine(), 2…