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

1 2 3 4

  /external/clang/unittests/ASTMatchers/
ASTMatchersInternalTest.cpp 124 VerifyStartOfTranslationUnit() : Called(false) {}
126 EXPECT_TRUE(Called);
128 void onStartOfTranslationUnit() override { Called = true; }
129 bool Called;
139 EXPECT_TRUE(VerifyCallback.Called);
141 VerifyCallback.Called = false;
145 EXPECT_TRUE(VerifyCallback.Called);
150 VerifyEndOfTranslationUnit() : Called(false) {}
152 EXPECT_FALSE(Called);
154 void onEndOfTranslationUnit() override { Called = true;
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
env_posix.go 28 // Called from syscall.Setenv.
39 // Called from syscall.unsetenv.
os_dragonfly.go 173 // Called to initialize a new m (including the bootstrap m).
174 // Called on the parent thread (main thread in case of bootstrap), can allocate memory.
180 // Called to initialize a new m (including the bootstrap m).
181 // Called on the new thread, cannot allocate memory.
190 // Called from dropm to undo the effect of an minit.
os_freebsd.go 160 // Called to initialize a new m (including the bootstrap m).
161 // Called on the parent thread (main thread in case of bootstrap), can allocate memory.
167 // Called to initialize a new m (including the bootstrap m).
168 // Called on the new thread, cannot allocate memory.
180 // Called from dropm to undo the effect of an minit.
os_nacl.go 66 // Stubs so tests can link correctly. These should never be called.
73 // Called to initialize a new m (including the bootstrap m).
74 // Called on the parent thread (main thread in case of bootstrap), can allocate memory.
94 // Called to initialize a new m (including the bootstrap m).
95 // Called on the new thread, cannot allocate memory.
111 // Called from dropm to undo the effect of an minit.
os_netbsd.go 153 // semawakeup can be called on signal stack.
219 // Called to initialize a new m (including the bootstrap m).
220 // Called on the parent thread (main thread in case of bootstrap), can allocate memory.
226 // Called to initialize a new m (including the bootstrap m).
227 // Called on the new thread, cannot allocate memory.
245 // Called from dropm to undo the effect of an minit.
os_openbsd.go 153 // semawakeup can be called on signal stack.
206 // Called to initialize a new m (including the bootstrap m).
207 // Called on the parent thread (main thread in case of bootstrap), can allocate memory.
213 // Called to initialize a new m (including the bootstrap m).
214 // Called on the new thread, can not allocate memory.
223 // Called from dropm to undo the effect of an minit.
sigqueue_plan9.go 73 // Called from sighandler to send a signal back out of the signal handling thread.
95 // Called to receive the next queued signal.
96 // Must only be called from a single goroutine at a time.
113 // Must only be called from a single goroutine at a time.
126 // Must only be called from a single goroutine at a time.
131 // Must only be called from a single goroutine at a time.
runtime.go 22 // Note: Called by runtime/pprof in addition to runtime code.
os_plan9.go 158 // Called to initialize a new m (including the bootstrap m).
159 // Called on the parent thread (main thread in case of bootstrap), can allocate memory.
179 // Called to initialize a new m (including the bootstrap m).
180 // Called on the new thread, cannot allocate memory.
190 // Called from dropm to undo the effect of an minit.
  /prebuilts/go/linux-x86/src/runtime/
env_posix.go 28 // Called from syscall.Setenv.
39 // Called from syscall.unsetenv.
os_dragonfly.go 173 // Called to initialize a new m (including the bootstrap m).
174 // Called on the parent thread (main thread in case of bootstrap), can allocate memory.
180 // Called to initialize a new m (including the bootstrap m).
181 // Called on the new thread, cannot allocate memory.
190 // Called from dropm to undo the effect of an minit.
os_freebsd.go 160 // Called to initialize a new m (including the bootstrap m).
161 // Called on the parent thread (main thread in case of bootstrap), can allocate memory.
167 // Called to initialize a new m (including the bootstrap m).
168 // Called on the new thread, cannot allocate memory.
180 // Called from dropm to undo the effect of an minit.
os_nacl.go 66 // Stubs so tests can link correctly. These should never be called.
73 // Called to initialize a new m (including the bootstrap m).
74 // Called on the parent thread (main thread in case of bootstrap), can allocate memory.
94 // Called to initialize a new m (including the bootstrap m).
95 // Called on the new thread, cannot allocate memory.
111 // Called from dropm to undo the effect of an minit.
os_netbsd.go 153 // semawakeup can be called on signal stack.
219 // Called to initialize a new m (including the bootstrap m).
220 // Called on the parent thread (main thread in case of bootstrap), can allocate memory.
226 // Called to initialize a new m (including the bootstrap m).
227 // Called on the new thread, cannot allocate memory.
245 // Called from dropm to undo the effect of an minit.
os_openbsd.go 153 // semawakeup can be called on signal stack.
206 // Called to initialize a new m (including the bootstrap m).
207 // Called on the parent thread (main thread in case of bootstrap), can allocate memory.
213 // Called to initialize a new m (including the bootstrap m).
214 // Called on the new thread, can not allocate memory.
223 // Called from dropm to undo the effect of an minit.
sigqueue_plan9.go 73 // Called from sighandler to send a signal back out of the signal handling thread.
95 // Called to receive the next queued signal.
96 // Must only be called from a single goroutine at a time.
113 // Must only be called from a single goroutine at a time.
126 // Must only be called from a single goroutine at a time.
131 // Must only be called from a single goroutine at a time.
runtime.go 22 // Note: Called by runtime/pprof in addition to runtime code.
  /external/libmojo/mojo/public/js/
support.js 20 * @param {function (mojoResult)} callback Called with the result the wait is
41 * @param {function (mojoResult)} calback Called with a result any time
  /external/skia/tools/lua/
filter-counter.lua 24 startcanvas() is called at the start of each picture file, passing the
39 Called when the current canvas is done drawing.
46 Called with the parameters to each canvas.draw call, where canvas is the
scrape.lua 25 startcanvas() is called at the start of each picture file, passing the
40 Called when the current canvas is done drawing.
47 Called with the parameters to each canvas.draw call, where canvas is the
glyph-counts.lua 24 startcanvas() is called at the start of each picture file, passing the
39 Called when the current canvas is done drawing.
46 Called with the parameters to each canvas.draw call, where canvas is the
glyph-usage.lua 24 startcanvas() is called at the start of each picture file, passing the
39 Called when the current canvas is done drawing.
46 Called with the parameters to each canvas.draw call, where canvas is the
  /external/llvm/lib/CodeGen/
MachineRegisterInfo.cpp 499 const Function *Called = getCalledFunction(MI);
500 return !(Called == nullptr || !Called->hasFnAttribute(Attribute::NoReturn) ||
501 !Called->hasFnAttribute(Attribute::NoUnwind));
  /external/v8/src/js/
templates.js 5 // Called from a desugaring in the parser.

Completed in 1245 milliseconds

1 2 3 4