OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:begun
(Results
51 - 75
of
222
) sorted by null
1
2
3
4
5
6
7
8
9
/external/icu/icu4j/perf-tests/perldriver/
PerfFramework4j.pm
305
die "$method was
begun
but not finished" if ($method);
337
die "$method was
begun
but not finished" if ($method);
/external/libchrome/base/trace_event/
trace_log.h
93
// The number of times we have
begun
recording traces. If tracing is off,
96
// passively discover when a new trace has
begun
. This is then used to
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pfr/
pfrgload.c
135
/* check that we have
begun
a new path */
171
/* check that we have
begun
a new path */
/frameworks/base/core/java/android/hardware/camera2/legacy/
CaptureCollector.java
464
* Called to alert the {@link CaptureCollector} that the jpeg capture has
begun
.
522
* Called to alert the {@link CaptureCollector} that the preview capture has
begun
.
/frameworks/base/services/core/java/com/android/server/
LockSettingsStorage.java
525
* has not changed since the load operation has
begun
.
527
* after it had
begun
.
/frameworks/native/services/surfaceflinger/DisplayHardware/
VirtualDisplaySurface.h
217
// | IDLE | beginFrame ||
BEGUN
|
218
// |
BEGUN
| prepareFrame || PREPARED |
/cts/tests/tests/webkit/src/android/webkit/cts/
CookieTest.java
51
// chance of remove thread running after test has
begun
/dalvik/dx/src/com/android/dx/cf/direct/
ClassPathOpener.java
79
* Informs consumer that processing of an archive file has
begun
.
/external/guava/guava/src/com/google/common/util/concurrent/
ExecutionList.java
65
* listeners to execute. If execution has already
begun
, the listener is
/external/tremolo/Tremolo/
framing.c
482
the leading packet is
begun
on a previous page, but ends on this
486
If a page consists of a packet
begun
on a previous page, and a new
487
packet
begun
(but not completed) on this page, the return will be:
491
If a page happens to be a single packet that was
begun
on a
/packages/services/Car/service/src/com/android/car/
GarageModeService.java
229
// we are in garage mode, and maintenance work has just
begun
.
/system/update_engine/
libcurl_http_fetcher.h
53
// Begins the transfer if it hasn't already
begun
.
/hardware/libhardware/include/hardware/
keymaster1.h
458
* Provides data to, and possibly receives output from, an ongoing cryptographic operation
begun
502
* Finalizes a cryptographic operation
begun
with begin() and invalidates \p operation_handle.
528
* Aborts a cryptographic operation
begun
with begin(), freeing all internal resources and
keymaster2.h
339
* Provides data to, and possibly receives output from, an ongoing cryptographic operation
begun
383
* Finalizes a cryptographic operation
begun
with begin() and invalidates \p operation_handle.
412
* Aborts a cryptographic operation
begun
with begin(), freeing all internal resources and
/system/bt/service/
gatt_server.cpp
116
LOG(ERROR) << "Service declaration not
begun
";
144
LOG(ERROR) << "Service declaration not
begun
";
176
LOG(ERROR) << "Service declaration not
begun
";
/external/conscrypt/src/main/java/org/conscrypt/
OpenSSLSocketImpl.java
[
all
...]
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRDebugEventListener.h
199
/** Announce that parsing has
begun
. Not technically useful except for
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRDebugEventListener.h
199
/** Announce that parsing has
begun
. Not technically useful except for
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRDebugEventListener.h
199
/** Announce that parsing has
begun
. Not technically useful except for
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRDebugEventListener.h
199
/** Announce that parsing has
begun
. Not technically useful except for
/external/chromium-trace/catapult/telemetry/telemetry/timeline/
thread.py
122
""" Ends the last
begun
slice in this group and pushes it onto the slice
/external/clang/docs/
UndefinedBehaviorSanitizer.rst
122
begun
or has ended. Incompatible with ``-fno-rtti``. Link must
/external/libweave/src/privet/
security_manager_unittest.cc
209
// StartPairing should notify us that a new session has
begun
.
/external/skia/src/gpu/
GrBlurUtils.cpp
291
// has
begun
crashing
/frameworks/base/docs/html/training/design-navigation/
multiple-sizes.jd
77
<p>Although we haven't
begun
arranging user interface elements on our screens yet, this is a good time to consider how your multi-pane screens will adapt to different device orientations. Multi-pane layouts in landscape work quite well because of the large amount of available horizontal space. However, in the portrait orientation, your horizontal space is more limited, so you may need to design a separate layout for this orientation.</p>
Completed in 1637 milliseconds
1
2
3
4
5
6
7
8
9