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

1 2 3 4 5 6 7 8 91011>>

  /system/core/liblog/
uio.c 35 goto Exit;
38 goto Exit;
45 Exit:
62 goto Exit;
65 goto Exit;
72 Exit:
  /external/chromium_org/third_party/freetype/src/cff/
cffload.c 249 goto Exit;
254 goto Exit;
264 goto Exit;
268 goto Exit;
273 goto Exit;
282 goto Exit;
288 goto Exit;
292 Exit:
340 goto Exit;
371 Exit
    [all...]
  /external/freetype/src/cff/
cffload.c 249 goto Exit;
254 goto Exit;
264 goto Exit;
268 goto Exit;
273 goto Exit;
282 goto Exit;
288 goto Exit;
292 Exit:
340 goto Exit;
371 Exit
    [all...]
  /external/chromium_org/third_party/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:
ftglyph.c 71 goto Exit;
89 Exit:
172 goto Exit;
179 goto Exit;
183 Exit:
320 goto Exit;
328 goto Exit;
334 goto Exit;
347 Exit:
394 goto Exit;
    [all...]
  /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:
ftglyph.c 71 goto Exit;
89 Exit:
172 goto Exit;
179 goto Exit;
183 Exit:
320 goto Exit;
328 goto Exit;
334 goto Exit;
347 Exit:
394 goto Exit;
    [all...]
  /external/chromium_org/third_party/freetype/src/sfnt/
ttload.c 142 goto Exit;
147 Exit:
192 goto Exit;
241 goto Exit;
246 goto Exit;
253 goto Exit;
257 goto Exit;
271 goto Exit;
278 goto Exit;
291 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...]
  /external/freetype/src/sfnt/
ttload.c 142 goto Exit;
147 Exit:
192 goto Exit;
241 goto Exit;
246 goto Exit;
253 goto Exit;
257 goto Exit;
271 goto Exit;
278 goto Exit;
291 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...]
  /bionic/libc/bionic/
libgen.cpp 64 goto Exit;
77 goto Exit;
88 Exit:
115 goto Exit;
133 goto Exit;
142 Exit:
  /external/chromium_org/net/quic/congestion_control/
hybrid_slow_start_test.cc 65 EXPECT_FALSE(slowStart_->Exit());
74 EXPECT_FALSE(slowStart_->Exit());
78 EXPECT_TRUE(slowStart_->Exit());
93 EXPECT_FALSE(slowStart_->Exit());
99 EXPECT_FALSE(slowStart_->Exit());
104 EXPECT_TRUE(slowStart_->Exit());
  /external/chromium_org/third_party/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 160 goto Exit;
171 goto Exit;
178 Exit:
309 goto Exit;
312 goto Exit;
328 goto Exit;
340 Exit:
404 goto Exit;
408 goto Exit;
418 goto Exit;
    [all...]
  /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 160 goto Exit;
171 goto Exit;
178 Exit:
309 goto Exit;
312 goto Exit;
328 goto Exit;
340 Exit:
404 goto Exit;
408 goto Exit;
418 goto Exit;
    [all...]
  /external/chromium_org/gin/test/
v8_test.cc 32 Local<Context>::New(instance_->isolate(), context_)->Exit();
35 instance_->isolate()->Exit();
  /external/chromium_org/tools/android/common/
daemon.cc 22 void Exit(int unused) {
55 signal(SIGUSR1, Exit);
65 kill(getppid(), SIGUSR1); // Inform the parent process to exit.
  /external/valgrind/main/lackey/tests/
true.stderr.exp 20 Exit code: ...
  /external/llvm/unittests/IR/
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);
  /external/chromium_org/third_party/freetype/src/pfr/
pfrload.c 78 if ( error ) goto Exit;
88 Exit:
95 goto Exit;
210 goto Exit;
214 Exit:
236 goto Exit;
244 goto Exit;
258 goto Exit;
327 Exit:
374 goto Exit;
    [all...]
  /external/freetype/src/pfr/
pfrload.c 78 if ( error ) goto Exit;
88 Exit:
95 goto Exit;
210 goto Exit;
214 Exit:
236 goto Exit;
244 goto Exit;
258 goto Exit;
327 Exit:
374 goto Exit;
    [all...]

Completed in 398 milliseconds

1 2 3 4 5 6 7 8 91011>>