HomeSort by relevance Sort by last modified time
    Searched refs:then (Results 1 - 25 of 855) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/skia/tools/lua/
classify_rrect_clips.lua 7 if (rrect:type() == "simple") then
9 if (x == y) then
14 elseif (rrect:type() == "complex") then
22 if (x ~= 0 and y ~= 0) then
23 if (numNotSquare == 0) then
29 if (rx ~= x or ry ~=y) then
37 if (numSquare > 0 and same) then
39 if (numSquare == 2) then
41 (1 == first_not_square_corner and 4 == last_not_square_corner )) then
46 elseif (1 == numSquare) then
    [all...]
dumpops.lua 4 if #str > 0 then
7 if type(k) == "number" then
12 if type(v) == "table" then
27 -- then nil out so it doesn't appear in tostr()
paths.lua 39 if usedPath then
41 if usedSWPath then
52 if not path then
56 if path:isEmpty() then
60 if path:isRect() then
68 if (string.starts(t.verb, "draw")) then
72 if (string.starts(t.verb, "clip")) then
76 if t.verb == "clipPath" then
78 if isPathValid(path) then
81 if t.aa then
    [all...]
bitmap_statistics.lua 28 -- then nil out so it doesn't appear in tostr()
29 if (string.startsWith(t.verb,"drawBitmap")) then
32 if matrixType.perspective then
34 elseif matrixType.affine then
36 elseif matrixType.scale then
38 if matrix:getScaleX() > 1 or matrix:getScaleY() > 1 then
43 elseif matrixType.translate then
xfer-counter.lua 12 if not t.paint then
18 if xferMode then
21 if gXferModeTab[modeName] == nil then
count_effects.lua 4 if #str > 0 then
7 if type(k) == "number" then
12 if type(v) == "table" then
36 if (t.paint) then
gradients.lua 30 if p then
32 if s then
34 if g then
40 if t.rect then
42 elseif t.rrect then
44 elseif t.path then
56 if not LuaDoubleNearlyEqual(g.positions[j], (j-1)/(g.colorCount-1)) then
64 if LuaDoubleNearlyEqual(g.positions[j], g.positions[j-1]) then
88 if j ~= v.colorCount then
  /external/skqp/tools/lua/
classify_rrect_clips.lua 7 if (rrect:type() == "simple") then
9 if (x == y) then
14 elseif (rrect:type() == "complex") then
22 if (x ~= 0 and y ~= 0) then
23 if (numNotSquare == 0) then
29 if (rx ~= x or ry ~=y) then
37 if (numSquare > 0 and same) then
39 if (numSquare == 2) then
41 (1 == first_not_square_corner and 4 == last_not_square_corner )) then
46 elseif (1 == numSquare) then
    [all...]
dumpops.lua 4 if #str > 0 then
7 if type(k) == "number" then
12 if type(v) == "table" then
27 -- then nil out so it doesn't appear in tostr()
paths.lua 39 if usedPath then
41 if usedSWPath then
52 if not path then
56 if path:isEmpty() then
60 if path:isRect() then
68 if (string.starts(t.verb, "draw")) then
72 if (string.starts(t.verb, "clip")) then
76 if t.verb == "clipPath" then
78 if isPathValid(path) then
81 if t.aa then
    [all...]
bitmap_statistics.lua 28 -- then nil out so it doesn't appear in tostr()
29 if (string.startsWith(t.verb,"drawBitmap")) then
32 if matrixType.perspective then
34 elseif matrixType.affine then
36 elseif matrixType.scale then
38 if matrix:getScaleX() > 1 or matrix:getScaleY() > 1 then
43 elseif matrixType.translate then
xfer-counter.lua 12 if not t.paint then
18 if xferMode then
21 if gXferModeTab[modeName] == nil then
count_effects.lua 4 if #str > 0 then
7 if type(k) == "number" then
12 if type(v) == "table" then
36 if (t.paint) then
gradients.lua 30 if p then
32 if s then
34 if g then
40 if t.rect then
42 elseif t.rrect then
44 elseif t.path then
56 if not LuaDoubleNearlyEqual(g.positions[j], (j-1)/(g.colorCount-1)) then
64 if LuaDoubleNearlyEqual(g.positions[j], g.positions[j-1]) then
88 if j ~= v.colorCount then
  /external/skqp/experimental/canvaskit/
ready.js 2 // for context on why the .then() that comes with Module breaks things (e.g. infinite loops)
6 delete Module['then'];
17 // TODO(kjlubick): Shut .then() entirely off in 0.4.0 by uncommenting below.
18 // delete Module['then']
  /external/skqp/modules/pathkit/
ready.js 2 // for context on why the .then() that comes with Module breaks things (e.g. infinite loops)
6 delete Module['then'];
17 // TODO(kjlubick): Shut .then() entirely off in 0.6.0 by uncommenting below.
18 // delete Module['then']
  /external/skia/resources/lua/
slides_utils.lua 4 if #str > 0 then
7 if type(k) == "number" then
12 if type(v) == "table" then
14 elseif type(v) == "string" then
34 if slide.transition then
63 if #block > 0 then
76 if #s == 0 then -- done with a block
81 if transition_type then
83 elseif blockstyle then
86 if block.blockstyle == "code" then
    [all...]
  /external/skqp/platform_tools/android/apps/skqp/src/main/assets/resources/lua/
slides_utils.lua 4 if #str > 0 then
7 if type(k) == "number" then
12 if type(v) == "table" then
14 elseif type(v) == "string" then
34 if slide.transition then
63 if #block > 0 then
76 if #s == 0 then -- done with a block
81 if transition_type then
83 elseif blockstyle then
86 if block.blockstyle == "code" then
    [all...]
  /external/skqp/resources/lua/
slides_utils.lua 4 if #str > 0 then
7 if type(k) == "number" then
12 if type(v) == "table" then
14 elseif type(v) == "string" then
34 if slide.transition then
63 if #block > 0 then
76 if #s == 0 then -- done with a block
81 if transition_type then
83 elseif blockstyle then
86 if block.blockstyle == "code" then
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/scripts/
Fact.lua 3 if n == 0 then
  /external/bcc/src/lua/bpf/spec/
helper.lua 24 if type(str) ~= "string" then return str end
25 if #str == 0 then return 0 end
27 if #s == 0 then return 0 end
29 if not val then return nil end
  /external/mockito/src/test/java/org/mockitousage/customization/
BDDMockitoTest.java 215 //then
225 //then
240 then("notMock").should();
245 then("notMock").should(times(19));
250 then("notMock").should();
255 then(mock).should().booleanObjectReturningMethod();
262 then(mock).should().booleanObjectReturningMethod();
263 then(mock).shouldHaveNoMoreInteractions();
268 then(mock).shouldHaveZeroInteractions();
276 then(mock).shouldHaveZeroInteractions()
    [all...]
  /external/bcc/src/lua/bcc/vendor/
json.lua 58 if type(obj) ~= 'table' then return type(obj) end
61 if obj[i] ~= nil then i = i + 1 else return 'table' end
63 if i == 1 then return 'table' else return 'array' end
81 if str:sub(pos, pos) ~= delim then
82 if err_if_missing then
95 if pos > #str then error(early_end_error) end
97 if c == '"' then return val, pos + 1 end
98 if c ~= '\\' then return parse_str_val(str, pos + 1, val .. c) end
102 if not nextc then error(early_end_error) end
110 if not val then error('Error parsing number at position ' .. pos .. '.') en
    [all...]
  /external/grpc-grpc/src/objective-c/GRPCClient/private/
GRPCReachabilityFlagNames.xmacro.h 40 GRPC_XMACRO_ITEM(methodName, FlagName), then #include this file, and then #undef \
  /external/llvm/test/Bindings/OCaml/
transform_utils.ml 17 if m == m' then failwith "m == m'";
18 if string_of_llmodule m <> string_of_llmodule m' then failwith "string_of m <> m'"

Completed in 343 milliseconds

1 2 3 4 5 6 7 8 91011>>