HomeSort by relevance Sort by last modified time
    Searched refs:lua (Results 1 - 21 of 21) sorted by null

  /external/chromium_org/third_party/skia/src/utils/
SkLuaCanvas.cpp 12 #include "lua.h"
32 SkDebugf("lua err: %s\n", lua_tostring(L, -1));
43 #define AUTO_LUA(verb) AutoCallLua lua(fL, fFunc.c_str(), verb)
93 lua.pushRect(*bounds, "bounds");
96 lua.pushPaint(*paint, "paint");
113 lua.pushScalar(matrix.getTranslateX(), "dx");
114 lua.pushScalar(matrix.getTranslateY(), "dy");
119 lua.pushScalar(matrix.getScaleX(), "sx");
120 lua.pushScalar(matrix.getScaleY(), "sy");
127 // lua.pushMatrix(matrix)
    [all...]
SkLua.cpp 27 #include "lua.h"
97 SkDebugf("lua err: %s\n", lua_tostring(fL, -1));
107 SkDebugf("--- lua failed: %s\n", lua_tostring(fL, -1));
207 // make it base-1 to match lua convention
216 // make it base-1 to match lua convention
228 // make it base-1 to match lua convention
522 // Currently this only returns the element list to lua, not the initial state or result bounds.
523 // It could return these as additional items on the lua stack.
    [all...]
  /external/skia/src/utils/
SkLuaCanvas.cpp 12 #include "lua.h"
32 SkDebugf("lua err: %s\n", lua_tostring(L, -1));
43 #define AUTO_LUA(verb) AutoCallLua lua(fL, fFunc.c_str(), verb)
93 lua.pushRect(*bounds, "bounds");
96 lua.pushPaint(*paint, "paint");
113 lua.pushScalar(matrix.getTranslateX(), "dx");
114 lua.pushScalar(matrix.getTranslateY(), "dy");
119 lua.pushScalar(matrix.getScaleX(), "sx");
120 lua.pushScalar(matrix.getScaleY(), "sy");
127 // lua.pushMatrix(matrix)
    [all...]
SkLua.cpp 27 #include "lua.h"
97 SkDebugf("lua err: %s\n", lua_tostring(fL, -1));
107 SkDebugf("--- lua failed: %s\n", lua_tostring(fL, -1));
207 // make it base-1 to match lua convention
216 // make it base-1 to match lua convention
228 // make it base-1 to match lua convention
522 // Currently this only returns the element list to lua, not the initial state or result bounds.
523 // It could return these as additional items on the lua stack.
    [all...]
  /external/chromium_org/third_party/skia/third_party/lua/
Makefile 1 # Makefile for installing Lua
18 INSTALL_LMOD= $(INSTALL_TOP)/share/lua/$V
19 INSTALL_CMOD= $(INSTALL_TOP)/lib/lua/$V
42 TO_BIN= lua luac
43 TO_INC= lua.h luaconf.h lualib.h lauxlib.h lua.hpp
45 TO_MAN= lua.1 luac.1
47 # Lua version and release.
58 src/lua -v
  /external/chromium_org/third_party/skia/third_party/lua/src/
Makefile 1 # Makefile for building Lua
39 LUA_T= lua
40 LUA_O= lua.o
112 $(MAKE) "LUA_A=lua52.dll" "LUA_T=lua.exe" \
114 "SYSCFLAGS=-DLUA_BUILD_AS_DLL" "SYSLIBS=" "SYSLDFLAGS=-s" lua.exe
128 lapi.o: lapi.c lua.h luaconf.h lapi.h llimits.h lstate.h lobject.h ltm.h \
131 lauxlib.o: lauxlib.c lua.h luaconf.h lauxlib.h
132 lbaselib.o: lbaselib.c lua.h luaconf.h lauxlib.h lualib.h
133 lbitlib.o: lbitlib.c lua.h luaconf.h lauxlib.h lualib.h
134 lcode.o: lcode.c lua.h luaconf.h lcode.h llex.h lobject.h llimits.h
    [all...]
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/lua/
build.sh 70 Banner Building lua
72 # Do a 'clean' first, since previous lua build from the naclports bundle
76 make TOOLCHAIN=pnacl lua-ppapi
  /external/chromium_org/third_party/skia/tools/lua/
agg_dash.lua 3 scrape_dashing_full.lua
20 dofile("/tmp/lua-output")
bbh_filter.lua 1 -- bbh_filter.lua
115 -- Prints out information in lua readable format
  /external/skia/tools/lua/
agg_dash.lua 3 scrape_dashing_full.lua
20 dofile("/tmp/lua-output")
bbh_filter.lua 1 -- bbh_filter.lua
115 -- Prints out information in lua readable format
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/
Makefile 56 PROJECTS = earth voronoi life bullet lua smoothlife cube
107 # Lua
109 lua_SRC_DIR = lua
110 lua_TGT_DIR = lua/out/naclports/src/out/publish/lua/pnacl
112 lua_TGTS = $(lua_TGT_DIR)/lua.pexe \
113 $(lua_TGT_DIR)/scimark.lua \
114 $(lua_TGT_DIR)/binarytrees.lua \
116 $(lua_TGT_DIR)/lua.nmf \
120 lua/build.s
    [all...]
  /external/chromium_org/v8/tools/gcmole/
gccause.lua 29 -- gcmole.lua and prints tree of the calls that can potentially cause a GC
32 -- Usage: lua tools/gcmole/gccause.lua <function-name-pattern>
gcmole.lua 29 -- Usage: CLANG_BIN=clang-bin-dir lua tools/gcmole/gcmole.lua [arm|ia32|x64]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
picoloaddbg.lua 0 #!lua
3 -- lua script picoloaddbg.lua --- creates pkb containing phoneme information.
picoloadphones.lua 0 #!lua
3 -- lua script picoloadphones.lua --- creates pkb containing phones table.
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/
frame.js 8 {name: 'lua', text: 'Lua Interpreter'},
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/styles/
style.css 72 nav ul li#lua a {
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk-dyn/assets/js/
android_3p-bundle.js     [all...]

Completed in 1286 milliseconds