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

1 2 3 4 5 6 78 91011>>

  /device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/FdtPlatformDxe/
README.txt 41 above then it installs it in the UEFI Configuration table and the run over the
45 PcdOverridePlatformFdt" is equal to TRUE, then before to try to install the
49 defined by the UEFI variable fails then the installation proceeds as described
71 an EFI Shell file path then first the "Fdt" UEFI variable is updated accordingly
72 and then the FDT installation process is run.
  /external/skia/modules/pathkit/tests/
testReporter.js 27 _report(b64, 'svg', testname).then(() => {
57 // Reports a canvas and then an SVG of this path. Puts it on a standard size canvas.
67 return reportCanvas(canvas, testname).then(() => {
68 reportSVGString(svgStr, testname).then(() => {
88 }).then(() => console.log(`Successfully reported ${testname} to gold aggregator`));
pathops.spec.js 87 }).ready().then((_PathKit) => {
121 LoadPathKit.then(catchException(done, () => {
124 fetch('/base/tests/PathOpsOp.json').then((r) => {
125 r.json().then((json) => {
179 LoadPathKit.then(catchException(done, () => {
182 fetch('/base/tests/PathOpsSimplify.json').then((r) => {
183 r.json().then((json) => {
  /external/skqp/modules/pathkit/tests/
testReporter.js 27 _report(b64, 'svg', testname).then(() => {
57 // Reports a canvas and then an SVG of this path. Puts it on a standard size canvas.
67 return reportCanvas(canvas, testname).then(() => {
68 reportSVGString(svgStr, testname).then(() => {
88 }).then(() => console.log(`Successfully reported ${testname} to gold aggregator`));
pathops.spec.js 87 }).ready().then((_PathKit) => {
121 LoadPathKit.then(catchException(done, () => {
124 fetch('/base/tests/PathOpsOp.json').then((r) => {
125 r.json().then((json) => {
179 LoadPathKit.then(catchException(done, () => {
182 fetch('/base/tests/PathOpsSimplify.json').then((r) => {
183 r.json().then((json) => {
  /external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas 136 /// argument. So if you're nested 5 levels of Mark(), and then Release(2)
282 /// want to continue lexing then you do not want to continue parsing. Just
285 /// lexing then you should not throw an exception to the parser--it has already
335 /// If you don't want to buffer up tokens, then this method makes no
343 /// If the stream does not buffer all the tokens then it can just
564 /// If >0 then it's the level of backtracking.
594 /// emissions, then set this to the last token to be matched or
716 /// plain Mismatch(), which does not recover. Then any error
769 /// difficult because you would have to subclassing exception, but then somehow get
    [all...]
  /external/bcc/src/lua/bpf/spec/
codegen_spec.lua 9 if op then
24 if code then
25 if t.expect then
27 -- if normalize_code(t.expect) ~= got then print(bpf.dump_string(code, 1)) end
35 if not key_ctype then key_ctype = ffi.typeof('uint32_t') end
36 if not val_ctype then val_ctype = ffi.typeof('uint32_t') end
37 if not max_entries then max_entries = 4096 end
147 if proto == 5 then
163 if false then
279 if ptr < skb.data_end then
    [all...]
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
codegen.ml 44 if Array.length params == Array.length args then () else
60 let then_bb = append_block context "then" the_function in
62 (* Emit 'then' value. *)
66 (* Codegen of 'then' can change the current block, update then_bb for the
90 (* Set a unconditional branch at the end of the 'then' block and the
184 if block_begin f <> At_end f then
188 if element_type (type_of f) <> ft then
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/
codegen.ml 44 if Array.length params == Array.length args then () else
60 let then_bb = append_block context "then" the_function in
62 (* Emit 'then' value. *)
66 (* Codegen of 'then' can change the current block, update then_bb for the
90 (* Set a unconditional branch at the end of the 'then' block and the
184 if block_begin f <> At_end f then
188 if element_type (type_of f) <> ft then
  /external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
llvm.ml 395 if is_enum_attr attr then
397 else if is_string_attr attr then
725 if i = e then () else
736 if i = e then init else
745 if i = e then () else
756 if i = e then init else
792 if i = e then () else
803 if i = e then init else
812 if i = e then () else
823 if i = e then init els
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter5/
codegen.ml 44 if Array.length params == Array.length args then () else
60 let then_bb = append_block context "then" the_function in
62 (* Emit 'then' value. *)
66 (* Codegen of 'then' can change the current block, update then_bb for the
90 (* Set a unconditional branch at the end of the 'then' block and the
184 if block_begin f <> At_end f then
188 if element_type (type_of f) <> ft then
  /external/bcc/src/lua/bpf/
cdef.lua 135 if not has_syscall or not S.bpf then
140 if not S.c.BPF_MAP.LRU_HASH then
161 if not S.c.BPF_PROG.TRACEPOINT then
189 if i < #t and t.ip[i] > 0 then
200 if not v or type(v) ~= 'cdata' then return nil end
207 if ctname then
226 if not ver_str then -- kernel.version is freeform, fallback to kernel.osrelease
239 if event_type then
254 if ev and event_type then
  /build/soong/ui/build/
signal.go 38 // 4. Call cleanup() to close the log/trace buffers, then panic.
39 // 5. If another two seconds passes (if cleanup got stuck, etc), then panic.
61 // Cancel didn't work. Try to run cleanup manually, then we'll panic
  /external/ImageMagick/
Make.com 4 $ on error then continue
6 $ on error then continue
8 $ on error then continue
14 $ then
20 $ then
26 $ then
32 $ then
37 $ then
43 $if (f$trnlnm("X11") .eqs. "") then define/nolog X11 decw$include:
47 $then ! VAX with DEC C compile
    [all...]
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
codegen.ml 44 if Array.length params == Array.length args then () else
62 if block_begin f <> At_end f then
66 if element_type (type_of f) <> ft then
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
codegen.ml 44 if Array.length params == Array.length args then () else
62 if block_begin f <> At_end f then
66 if element_type (type_of f) <> ft then
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter3/
codegen.ml 44 if Array.length params == Array.length args then () else
62 if block_begin f <> At_end f then
66 if element_type (type_of f) <> ft then
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/
codegen.ml 44 if Array.length params == Array.length args then () else
62 if block_begin f <> At_end f then
66 if element_type (type_of f) <> ft then
  /external/swiftshader/third_party/LLVM/test/Bindings/Ocaml/
executionengine.ml 76 if 42 != res then bomb "main did not return 42";
95 if 4 != GenericValue.as_int res then bomb "plus did not work";
108 if ty != i32_type && ty != i64_type then bomb "target_data did not work";
  /external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter3/
codegen.ml 44 if Array.length params == Array.length args then () else
62 if block_begin f <> At_end f then
66 if element_type (type_of f) <> ft then
  /external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter4/
codegen.ml 44 if Array.length params == Array.length args then () else
62 if block_begin f <> At_end f then
66 if element_type (type_of f) <> ft then
  /bionic/libc/arch-arm/bionic/
__bionic_clone.S 56 # In the parent, reload saved registers then either return or set errno.
  /cts/tests/tests/text/src/android/text/method/cts/
TransformationMethodTest.java 73 when(mMethod.getTransformation(any(), any())).then(returnsFirstArg());
98 when(mMethod.getTransformation(any(), any())).then(returnsFirstArg());
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/
PeiCoreEntry.S 69 # Push processor count to stack first, then BIST status (AP then BSP)
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseCpuLib/Arm/
CpuSleep.asm 30 ; are disabled prior to calling this function, then the CPU will be placed in a

Completed in 805 milliseconds

1 2 3 4 5 6 78 91011>>