OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reused
(Results
201 - 225
of
1918
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/developers/build/prebuilts/gradle/XYZTouristAttractions/Application/
build.gradle
38
'common', // components that are
reused
by multiple samples
/developers/build/templates/WearPlusShared/Shared/
build.gradle.ftl
53
'common', // components that are
reused
by multiple samples
/developers/samples/android/ui/activitytasks/DocumentCentricApps/Application/src/main/java/com/example/android/documentcentricapps/
NewDocumentActivity.java
57
will be
reused
.
/developers/samples/android/wearable/wear/WearMessagingApp/Wearable/
build.gradle
41
'common', // components that are
reused
by multiple samples
/development/samples/browseable/DocumentCentricApps/src/com.example.android.documentcentricapps/
NewDocumentActivity.java
57
will be
reused
.
/external/apache-xml/src/main/java/org/apache/xml/utils/
StringBufferPool.java
24
* This class pools string buffers, since they are
reused
so often.
/external/compiler-rt/test/lsan/TestCases/
use_registers.cc
18
// To store the pointer, choose a register which is unlikely to be
reused
by
/external/curl/docs/libcurl/opts/
CURLINFO_NUM_CONNECTS.3
35
how many times libcurl successfully
reused
existing connection(s) or not. See
/external/glide/library/src/main/java/com/bumptech/glide/load/
Transformation.java
17
* internal resources may be
reused
. This means it is not safe to rely on the original resource or any internal
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/
Resource.java
5
* A resource interface that wraps a particular type so that it can be pooled and
reused
.
/external/libavc/decoder/
ih264d_inter_pred.h
47
* Width and height of the 16 bit (also
reused
a 2 8 bits buffers). The
/external/libchrome/crypto/
rsa_private_key.h
23
// TODO(hclam): This class should be ref-counted so it can be
reused
easily.
/external/libevent/test/
rpcgen_wrapper.sh
20
echo "event_rpcgen.py failed, ${srcdir}/regress.gen.\[ch\] will be
reused
." >&2
/external/llvm/test/tools/dsymutil/X86/
frame-1.test
7
# This test is meant to verify that identical CIEs will get
reused
/external/ltp/include/old/
old_tmpdir.h
44
* FREE VARIABLE AFTER USE IF IT IS
REUSED
!
/external/parameter-framework/asio-1.10.6/include/asio/
handler_alloc_hook.hpp
36
* be
reused
for a subsequent asynchronous operation initiated by the handler.
/external/tensorflow/tensorflow/contrib/lite/testing/
tokenize.h
28
// Process a single token. The token won't be
reused
, so it is OK to call
/external/tensorflow/tensorflow/contrib/py2tf/pyct/static_analysis/
__init__.py
21
Note: It's a fair bet that this analysis cannot be
reused
across contexts
/external/valgrind/docs/internals/
tm-threadstates.dot
13
dead -> alive [ label="
reused
" ];
/frameworks/av/media/mtp/
MtpTypes.h
41
// object handles cannot be
reused
after an object is deleted.
/frameworks/base/cmds/incidentd/src/
PrivacyBuffer.h
50
* Clear encoded buffer so it can be
reused
by another request.
/frameworks/base/core/java/android/hardware/
SensorEventListener.java
38
* The object may be part of an internal pool and may be
reused
by
/frameworks/base/core/java/android/util/
FastImmutableArraySet.java
24
* The same iterator instance is
reused
each time to avoid creating lots of garbage.
/frameworks/support/transition/src/main/java/androidx/transition/
PathProperty.java
32
* Unlike many of the platform built-in properties, instances of this class cannot be
reused
/hardware/libhardware/modules/usbcamera/
Stream.h
46
// This stream is being
reused
. Used in stream configuration passes
Completed in 1780 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>