OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dispatched
(Results
1 - 9
of
9
) sorted by null
/external/tensorflow/tensorflow/core/common_runtime/
ring_gatherer.cc
168
bool
dispatched
= false; // true if async action was initiated
local
187
dispatched
= true;
215
dispatched
= true;
232
break; // from do while(!
dispatched
)
234
} while (!
dispatched
);
ring_reducer.cc
204
bool
dispatched
= false; // true if async action was initiated
local
223
dispatched
= true;
274
dispatched
= true;
291
break; // from do while(!
dispatched
)
296
} while (!
dispatched
);
/external/skia/modules/skottie/src/
Skottie.cpp
111
const auto
dispatched
= this->dispatchTransformProperty(adapter);
local
113
return (bound ||
dispatched
)
185
const auto
dispatched
= this->dispatchOpacityProperty(opacityNode);
local
188
return (bound ||
dispatched
) ? std::move(opacityNode) : childNode;
336
bool
dispatched
= false;
local
341
dispatched
= true;
346
return
dispatched
;
350
bool
dispatched
= false;
local
355
dispatched
= true;
360
return
dispatched
;
364
bool
dispatched
= false;
local
[
all
...]
/external/skqp/modules/skottie/src/
Skottie.cpp
105
const auto
dispatched
= this->dispatchTransformProperty(adapter);
local
107
return (bound ||
dispatched
)
179
const auto
dispatched
= this->dispatchOpacityProperty(opacityNode);
local
182
return (bound ||
dispatched
) ? std::move(opacityNode) : childNode;
283
bool
dispatched
= false;
local
288
dispatched
= true;
293
return
dispatched
;
297
bool
dispatched
= false;
local
302
dispatched
= true;
307
return
dispatched
;
311
bool
dispatched
= false;
local
[
all
...]
/device/linaro/poplar/wifi/wifi_hal/
wifi_hal.cpp
550
bool
dispatched
= false;
local
[
all
...]
/external/owasp/sanitizer/distrib/lib/
guava.jar
/external/owasp/sanitizer/lib/guava-libraries/
guava.jar
/external/conscrypt/benchmark-android/
vogar.jar
/external/dagger2/lib/
google-java-format-0.1-20151017.042846-2.jar
Completed in 330 milliseconds