OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Execution
(Results
51 - 57
of
57
) sorted by null
1
2
3
/prebuilts/go/linux-x86/src/encoding/gob/
decode.go
25
// decoderState is the
execution
state of an instance of the decoder. A new state
417
//
Execution
engine
[
all
...]
/external/v8/test/cctest/compiler/
test-simplified-lowering.cc
20
#include "src/
execution
.h"
85
MaybeHandle<Object> result =
Execution
::Call(
[
all
...]
/external/opencv3/modules/highgui/src/
ppltasks_winrt.h
185
///
execution
. Cancellation is requested on a task if the task was created with a cancellation token, and
194
/// after performing any cleanup you need. This will abort the
execution
of the task and cause it to enter into
195
/// the <c>canceled</c> state. If you do not respond and continue
execution
, or return instead of calling
220
/// task's
execution
and cause it to enter the <c>canceled</c> state. While it may be used in response to
[
all
...]
/external/opencv3/modules/videoio/src/
ppltasks_winrt.hpp
185
///
execution
. Cancellation is requested on a task if the task was created with a cancellation token, and
194
/// after performing any cleanup you need. This will abort the
execution
of the task and cause it to enter into
195
/// the <c>canceled</c> state. If you do not respond and continue
execution
, or return instead of calling
220
/// task's
execution
and cause it to enter the <c>canceled</c> state. While it may be used in response to
[
all
...]
/external/mdnsresponder/mDNSCore/
uDNS.c
[
all
...]
/prebuilts/go/darwin-x86/src/cmd/go/
build.go
639
//
Execution
state.
641
priority int // relative
execution
priority
1100
// work does not matter much to overall
execution
time,
1103
// ensure that, all else being equal, the
execution
prefers
1113
// Initialize per-action
execution
state.
[
all
...]
/prebuilts/go/linux-x86/src/cmd/go/
build.go
639
//
Execution
state.
641
priority int // relative
execution
priority
1100
// work does not matter much to overall
execution
time,
1103
// ensure that, all else being equal, the
execution
prefers
1113
// Initialize per-action
execution
state.
[
all
...]
Completed in 1517 milliseconds
1
2
3