OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cloning
(Results
176 - 200
of
348
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu/icu4c/source/common/unicode/
ucnv.h
501
* Thread safe converter
cloning
operation.
512
* for
cloning
this converter,
513
* without actually
cloning
the converter ("pure pre-flighting").
551
* @deprecated ICU 52. Do not rely on ucnv_safeClone()
cloning
into any provided buffer.
[
all
...]
/external/libnl/
ChangeLog
124
o Fix object
cloning
/external/llvm/docs/CommandGuide/
lit.rst
349
local test configuration by
cloning
the configuration for the parent directory
/external/llvm/lib/Transforms/Scalar/
ConstantHoisting.cpp
498
// unnecessary
cloning
.
LoopRotation.cpp
284
// At this point, we've finished our major CFG changes. As part of
cloning
/external/llvm/lib/Transforms/Utils/
LoopUnroll.cpp
35
#include "llvm/Transforms/Utils/
Cloning
.h"
LoopUnrollRuntime.cpp
39
#include "llvm/Transforms/Utils/
Cloning
.h"
InlineFunction.cpp
15
#include "llvm/Transforms/Utils/
Cloning
.h"
[
all
...]
/external/llvm/tools/opt/
opt.cpp
54
#include "llvm/Transforms/Utils/
Cloning
.h"
/external/ltrace/
proc.c
390
/* Error when
cloning
. Unroll what was done. */
/frameworks/base/graphics/java/android/graphics/drawable/
DrawableContainer.java
771
// Postpone
cloning
children and futures until we're absolutely
[
all
...]
/frameworks/base/media/java/android/media/
JetPlayer.java
148
*
Cloning
a JetPlayer instance is not supported. Calling clone() will generate an exception.
/frameworks/base/services/core/java/com/android/server/job/
JobServiceContext.java
234
* Internal non-
cloning
inspection of the currently running job, if any. The lock
/hardware/intel/common/libwsbm/src/
wsbm_manager.c
834
* and therefore we must deal with it by
cloning
the storage.
/hardware/ti/omap4xxx/hwc/
hwc.c
66
__u8 enabled : 1; /*
cloning
enabled */
70
/*
cloning
support and state */
939
ALOGW("DSS scaler cannot support HDMI
cloning
");
[
all
...]
/libcore/ojluni/src/main/java/java/lang/reflect/
Constructor.java
222
/* Avoid unnecessary
cloning
*/
Method.java
278
/* Avoid unnecessary
cloning
*/
/libcore/ojluni/src/main/java/java/security/
MessageDigest.java
56
* Client applications can test cloneability by attempting
cloning
/system/media/camera/include/system/
camera_metadata.h
312
* can be freed with free_camera_metadata(). Returns NULL if
cloning
failed.
/external/llvm/tools/dsymutil/
DwarfLinker.cpp
349
///
cloning
because for cross-cu forward refences the target DIE's
[
all
...]
/external/chromium-trace/catapult/third_party/flot/
jquery.js
[
all
...]
/external/icu/icu4c/source/i18n/unicode/
uregex.h
231
* Make a copy of a compiled regular expression.
Cloning
a regular
239
*
Cloning
can be particularly useful to threaded applications that perform
[
all
...]
/external/libpcap/
configure.in
317
#
Cloning
BPF device.
320
AC_DEFINE(HAVE_CLONING_BPF,1,[define if you have a
cloning
BPF device])
[
all
...]
/external/valgrind/VEX/priv/
guest_generic_x87.c
595
/* Convert a 4-bit value to a 32-bit value by
cloning
each bit 8
609
/* Convert a 2-bit value to a 32-bit value by
cloning
each bit 16
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/
build-lucid-multilib-toolchain.sh
1242
log "
cloning
$GIT_BASE/$1"
1245
log "
cloning
$GITPREFIX/$1.git"
[
all
...]
Completed in 1150 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>