/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
lcode.h | 41 #define luaK_codeAsBx(fs,o,A,sBx) luaK_codeABx(fs,o,A,(sBx)+MAXARG_sBx)
|
lopcodes.h | 22 `sBx' : signed Bx 61 #define MAXARG_sBx (MAXARG_Bx>>1) /* `sBx' is signed */ 199 OP_JMP,/* A sBx pc+=sBx; if (A) close all upvalues >= R(A) + 1 */ 211 OP_FORLOOP,/* A sBx R(A)+=R(A+2); 212 if R(A) <?= R(A+1) then { pc+=sBx; R(A+3)=R(A) }*/ 213 OP_FORPREP,/* A sBx R(A)-=R(A+2); pc+=sBx */ 216 OP_TFORLOOP,/* A sBx if R(A+1) ~= nil then { R(A)=R(A+1); pc += sBx }*/ [all...] |
luac.c | 290 int sbx=GETARG_sBx(i); local 308 printf("%d %d",a,sbx); 357 printf("\t; to %d",sbx+pc+2);
|
/external/syslinux/com32/lua/src/ |
lcode.h | 41 #define luaK_codeAsBx(fs,o,A,sBx) luaK_codeABx(fs,o,A,(sBx)+MAXARG_sBx)
|
lopcodes.h | 22 `sBx' : signed Bx 61 #define MAXARG_sBx (MAXARG_Bx>>1) /* `sBx' is signed */ 199 OP_JMP,/* A sBx pc+=sBx; if (A) close all upvalues >= R(A) + 1 */ 211 OP_FORLOOP,/* A sBx R(A)+=R(A+2); 212 if R(A) <?= R(A+1) then { pc+=sBx; R(A+3)=R(A) }*/ 213 OP_FORPREP,/* A sBx R(A)-=R(A+2); pc+=sBx */ 216 OP_TFORLOOP,/* A sBx if R(A+1) ~= nil then { R(A)=R(A+1); pc += sBx }*/ [all...] |
luac.c | 290 int sbx=GETARG_sBx(i); local 308 printf("%d %d",a,sbx); 357 printf("\t; to %d",sbx+pc+2);
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/ |
Utils.java | 236 StringBuilder sbx = new StringBuilder(); local 238 sbx.append(String.format("%02x ", dup.get() & BYTE_MASK)); 241 sbx.append(' '); 243 sbx.append(String.format("%c", toAscii(dup.get() & BYTE_MASK))); 245 return sbx.toString();
|
/external/fonttools/Lib/fontTools/misc/ |
psCharStrings.py | 963 self.sbx = 0 1012 sbx, wx = self.popall() 1014 self.sbx = sbx 1015 self.currentPoint = sbx, self.currentPoint[1] 1090 adx = adx + self.sbx - asb # seac weirdness
|
/external/lisa/ipynb/residency/scratch/eas1.3-july21/ |
task_residencies_uibench-eas13-prefidle-relax.ipynb | [all...] |
/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/link/20130806_221321-fw_1.0.AA-robot/ |
touch_firmware_report-link-fw_1.0.AA-robot-20130806_221321.html | [all...] |
/prebuilts/ndk/r16/platforms/android-21/arch-arm64/usr/lib/ |
libm.a | [all...] |
/prebuilts/ndk/r16/platforms/android-22/arch-arm64/usr/lib/ |
libm.a | [all...] |
/prebuilts/ndk/r16/platforms/android-23/arch-arm64/usr/lib/ |
libm.a | [all...] |
/prebuilts/ndk/r16/platforms/android-24/arch-arm64/usr/lib/ |
libm.a | [all...] |
/prebuilts/ndk/r16/platforms/android-26/arch-arm64/usr/lib/ |
libm.a | [all...] |
/prebuilts/ndk/r16/platforms/android-27/arch-arm64/usr/lib/ |
libm.a | [all...] |