/external/opencv3/3rdparty/zlib/ |
inflate.h | 35 COPY_, /* i/o: same as COPY below, but only first time in */ 69 STORED -> COPY_ -> COPY -> TYPE
|
inflate.c | 876 state->mode = COPY_; 878 case COPY_: [all...] |
/external/pdfium/third_party/zlib_v128/ |
inflate.h | 35 COPY_, /* i/o: same as COPY below, but only first time in */ 69 STORED -> COPY_ -> COPY -> TYPE
|
inflate.c | 876 state->mode = COPY_; 878 case COPY_: [all...] |
/external/zlib/src/ |
inflate.h | 35 COPY_, /* i/o: same as COPY below, but only first time in */ 69 STORED -> COPY_ -> COPY -> TYPE
|
inflate.c | 876 state->mode = COPY_; 878 case COPY_: [all...] |
/prebuilts/misc/common/swig/include/2.0.11/typemaps/ |
cpointer.swg | 112 static TYPE *copy_##NAME(TYPE value) { 130 TYPE *copy_##NAME(TYPE value);
|
/art/patchoat/ |
patchoat.h | 193 PatchVisitor(PatchOat* patcher, mirror::Object* copy) : patcher_(patcher), copy_(copy) {} 207 mirror::Object* const copy_; member in class:art::PatchOat::PatchVisitor::mirror
|
patchoat.cc | 668 copy_->SetFieldObjectWithoutWriteBarrier<false, true, kVerifyNone>(off, moved_object); 678 copy_->SetFieldObjectWithoutWriteBarrier<false, true, kVerifyNone>(off, moved_object); [all...] |
/prebuilts/misc/common/swig/include/2.0.11/ |
cpointer.i | 125 static TYPE *copy_##NAME(TYPE value) { %} 153 TYPE *copy_##NAME(TYPE value);
|
/prebuilts/misc/common/swig/include/2.0.11/d/ |
cpointer.i | 124 static TYPE *copy_##NAME(TYPE value) { %} 152 TYPE *copy_##NAME(TYPE value);
|
/external/libvpx/libvpx/test/ |
convolve_test.cc | 48 : copy_(copy), avg_(avg), h8_(h8), v8_(v8), hv8_(hv8), h8_avg_(h8_avg), 53 ConvolveFunc copy_; member in struct:__anon17032::ConvolveFunctions 573 UUT_->copy_(in, kInputStride, out, kOutputStride, NULL, 0, NULL, 0, 729 UUT_->copy_(in, kInputStride, out, kOutputStride, 911 UUT_->copy_(in, kInputStride, out, kOutputStride [all...] |
/external/freetype/include/internal/ |
ftobjs.h | [all...] |
/external/pdfium/third_party/freetype/include/freetype/internal/ |
ftobjs.h | [all...] |
/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/ |
readertest.cpp | 449 ParseStringHandler() : str_(0), length_(0), copy_() {}
450 ~ParseStringHandler() { EXPECT_TRUE(str_ != 0); if (copy_) free(const_cast<typename Encoding::Ch*>(str_)); }
465 copy_ = copy;
471 bool copy_;
member in struct:ParseStringHandler [all...] |
/external/llvm/test/CodeGen/Mips/msa/ |
basic_operations.ll | 392 ; ALL-DAG: copy_{{[su]}}.w [[R3:\$[0-9]+]], [[R1]][1] 407 ; MIPS32-DAG: copy_{{[su]}}.w [[R3:\$[0-9]+]], [[R1]][2] 408 ; MIPS32-DAG: copy_{{[su]}}.w [[R4:\$[0-9]+]], [[R1]][3] 409 ; MIPS64-DAG: copy_{{[su]}}.d [[R3:\$[0-9]+]], [[R1]][1]
|
/art/compiler/ |
image_writer.cc | 1821 mirror::Object* const copy_; member in class:art::FixupVisitor::mirror [all...] |
/development/ndk/sources/android/ndk_helper/ |
vecmath.cpp | 6 * You may_ obtain a copy_ of the License at
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
rexec.py | 268 # The copy_* methods copy existing modules with some changes
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
rexec.py | 268 # The copy_* methods copy existing modules with some changes
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
rexec.py | 268 # The copy_* methods copy existing modules with some changes
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
rexec.py | 268 # The copy_* methods copy existing modules with some changes
|
/development/ndk/platforms/android-9/arch-x86/lib/ |
libz.a | [all...] |
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/lib/ |
libz.a | [all...] |
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/lib/ |
libz.a | [all...] |