Home
last modified time | relevance | path

Searched refs:lua (Results 1 – 25 of 96) sorted by relevance

1234

/external/skia/gyp/
Dlua.gyp11 'target_name': 'lua',
16 '../third_party/lua/src/lapi.c',
17 '../third_party/lua/src/lcode.c',
18 '../third_party/lua/src/lctype.c',
19 '../third_party/lua/src/ldebug.c',
20 '../third_party/lua/src/ldo.c',
21 '../third_party/lua/src/ldump.c',
22 '../third_party/lua/src/lfunc.c',
23 '../third_party/lua/src/lgc.c',
24 '../third_party/lua/src/llex.c',
[all …]
Dtools.gyp299 '../tools/lua/lua_app.cpp',
311 'lua.gyp:lua',
321 '../tools/lua/lua_pictures.cpp',
335 'lua.gyp:lua',
535 '../third_party/lua/src/',
538 'lua.gyp:lua',
DSampleApp.gyp152 'lua.gyp:lua',
/external/skia/src/utils/
DSkLuaCanvas.cpp43 #define AUTO_LUA(verb) AutoCallLua lua(fL, fFunc.c_str(), verb)
92 lua.pushRect(*rec.fBounds, "bounds"); in getSaveLayerStrategy()
95 lua.pushPaint(*rec.fPaint, "paint"); in getSaveLayerStrategy()
112 lua.pushScalar(matrix.getTranslateX(), "dx"); in didConcat()
113 lua.pushScalar(matrix.getTranslateY(), "dy"); in didConcat()
118 lua.pushScalar(matrix.getScaleX(), "sx"); in didConcat()
119 lua.pushScalar(matrix.getScaleY(), "sy"); in didConcat()
140 lua.pushRect(r, "rect"); in onClipRect()
141 lua.pushBool(kSoft_ClipEdgeStyle == edgeStyle, "aa"); in onClipRect()
147 lua.pushRRect(rrect, "rrect"); in onClipRRect()
[all …]
/external/icu/icu4c/source/data/region/
Dlu.txt50 CK{"Lutanda lua Kookɛ"}
57 CV{"Lutanda lua Kapevele"}
74 FK{"Lutanda lua Maluni"}
119 KY{"Lutanda lua Kayima"}
136 MH{"Lutanda lua Marishale"}
141 MP{"Lutanda lua Mariane wa muulu"}
155 NF{"Lutanda lua Norfok"}
185 SB{"Lutanda lua Solomu"}
202 TC{"Lutanda lua Tuluki ne Kaiko"}
225 VG{"Lutanda lua Vierzi wa Angeletele"}
[all …]
/external/svox/pico_resources/tools/LingwareBuilding/
DReadme.txt8 ! perl, lua, cygwin
11 ! lua 5.1.4 http://www.lua.org/
/external/skia/site/dev/testing/
Dct.md18 …n [telemetry](https://www.chromium.org/developers/telemetry)'s benchmarks, lua scripts and other t…
25 … contains the ability to run lua scripts on the SKP repository to scrape web pages. It only takes …
30 * Run Lua Scripts. Documentation about lua bindings is [here](https://skia.org/user/special/lua). W…
58 The framework has also been used to run multiple lua scripts to scrape the SKP repositories for the…
/external/skia/site/user/special/
Dlua.md14 Building lua requires the readline development library. If missing this can be installed (on Ubuntu…
36 $ lua
47 The key part to loading the bindings is `require 'skia'` which tells lua to look
/external/v8/tools/gcmole/
DREADME41 folder as driver (gcmole.lua).
46 CLANG_BIN=<path-to-clang-bin-folder> lua tools/gcmole/gcmole.lua [<arch>]
/external/hyphenation-patterns/Ethi/
Dhyph-und-ethi.lic.txt12 …hyphen/trunk/hyph-utf8/source/generic/hyph-utf8/languages/mul-ethi/generate_patterns_mul-ethi.lua).
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
Dpicoloadphones.lua1 #!lua
Dpicoloaddbg.lua1 #!lua
/external/icu/icu4c/source/data/lang/
Dur.txt166 lua{"لیوبا لولوآ"}
Dam.txt246 lua{"ሉባ-ሉሏ"}
Dor.txt244 lua{"ଲୁବା-ଲୁଲୁଆ"}
Dbrx.txt246 lua{"लुबा लुलुआ"}
Dks.txt248 lua{"لوٗبا لوٗلُوا"}
Dbs_Cyrl.txt252 lua{"луба-лулуа"}
Dne.txt331 lua{"लुबा-लुलुआ"}
Dhe.txt304 lua{"לובה, לולואה"}
Dfa.txt302 lua{"لوبایی‐لولوا"}
Dta.txt294 lua{"லுபா-லுலுலா"}
Dsr.txt280 lua{"Луба-лулуа"}
/external/curl/docs/
DROADMAP.md106 1. Embed a language interpreter (lua?). For that middle ground where curl
DBINDINGS123 http://luaforge.net/projects/lua-curl/

1234