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

1 2 3 4 5 6 7 8

  /system/core/libcutils/
uio.c 35 goto Exit;
38 goto Exit;
45 Exit:
62 goto Exit;
65 goto Exit;
72 Exit:
  /external/freetype/src/cff/
cffload.c 250 goto Exit;
255 goto Exit;
265 goto Exit;
269 goto Exit;
274 goto Exit;
283 goto Exit;
289 goto Exit;
293 Exit:
341 goto Exit;
372 Exit
    [all...]
cffpic.c 81 goto Exit;
84 goto Exit;
92 Exit:
  /bionic/libc/bionic/
basename_r.c 44 goto Exit;
56 goto Exit;
66 Exit:
dirname_r.c 43 goto Exit;
59 goto Exit;
68 Exit:
  /external/freetype/src/base/
ftpatent.c 53 goto Exit;
57 goto Exit;
64 goto Exit;
75 goto Exit;
105 Exit:
136 goto Exit;
141 Exit:
159 goto Exit;
163 goto Exit;
167 goto Exit;
    [all...]
ftgasp.c 46 goto Exit;
56 Exit:
basepic.c 67 goto Exit;
73 Exit:
ftglyph.c 69 goto Exit;
87 Exit:
170 goto Exit;
177 goto Exit;
181 Exit:
318 goto Exit;
326 goto Exit;
332 goto Exit;
345 Exit:
392 goto Exit;
    [all...]
  /external/freetype/src/sfnt/
ttload.c 143 goto Exit;
148 Exit:
193 goto Exit;
242 goto Exit;
247 goto Exit;
254 goto Exit;
258 goto Exit;
272 goto Exit;
279 goto Exit;
292 Exit
    [all...]
ttbdf.c 78 goto Exit;
128 Exit:
135 goto Exit;
159 goto Exit;
169 goto Exit;
173 goto Exit;
188 goto Exit;
219 goto Exit;
227 goto Exit;
233 goto Exit;
    [all...]
sfntpic.c 78 goto Exit;
81 goto Exit;
91 Exit:
ttpost.c 171 goto Exit;
182 goto Exit;
277 /* all right, set table fields and exit successfully */
302 Exit:
323 goto Exit;
329 goto Exit;
354 /* OK, set table fields and exit successfully */
368 Exit:
389 goto Exit;
397 goto Exit;
    [all...]
ttsbit.c 283 goto Exit;
291 goto Exit;
301 goto Exit;
314 Exit:
357 goto Exit;
368 goto Exit;
396 Exit:
483 goto Exit;
487 goto Exit;
501 goto Exit;
    [all...]
  /external/llvm/unittests/VMCore/
VerifierTest.cpp 30 BasicBlock *Exit = BasicBlock::Create(C, "exit", F.get());
31 ReturnInst::Create(C, Exit);
37 BranchInst *BI = BranchInst::Create(Exit, Exit, False, Entry);
  /frameworks/compile/linkloader/
SConstruct 49 Exit(1)
53 Exit(1)
  /external/freetype/src/truetype/
ttpload.c 78 goto Exit;
85 goto Exit;
96 goto Exit;
108 goto Exit;
163 goto Exit;
167 Exit:
301 goto Exit;
307 goto Exit;
310 goto Exit;
329 Exit
    [all...]
ttgxvar.c 158 goto Exit;
169 goto Exit;
176 Exit:
307 goto Exit;
310 goto Exit;
326 goto Exit;
338 Exit:
402 goto Exit;
406 goto Exit;
416 goto Exit;
    [all...]
ttpic.c 67 goto Exit;
72 Exit:
  /external/valgrind/main/lackey/tests/
true.stderr.exp 20 Exit code: ...
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
million.S 16 # Exit
18 exit: label
20 mov $60,%rax # put exit syscall number (60) in rax
  /external/valgrind/main/exp-bbv/tests/arm-linux/
million.S 20 @ Exit
22 exit: label
25 swi 0x0 @ and exit
  /external/valgrind/main/exp-bbv/tests/ppc32-linux/
million.S 15 # Exit
18 exit: label
19 li 3,0 # 0 exit value
20 li 0,1 # put the exit syscall number (1) in r0
21 sc # and exit
  /external/dbus/test/name-test/
test-activation-forking.py 11 sys.exit(0)
47 i.Exit(reply_handler=ignore, error_handler=ignore)
51 i.Exit(reply_handler=ignore, error_handler=ignore)
56 sys.exit(1)
60 sys.exit(0)
  /external/freetype/src/psnames/
pspic.c 66 goto Exit;
69 Exit:

Completed in 1281 milliseconds

1 2 3 4 5 6 7 8