Searched
full:common (Results
5751 -
5775 of
31397) sorted by null
<<231232233234235236237238239240>>
/external/llvm/test/Transforms/InstCombine/ |
memcpy_chk-1.ll | 12 @t1 = common global %struct.T1 zeroinitializer 13 @t2 = common global %struct.T2 zeroinitializer 14 @t3 = common global %struct.T3 zeroinitializer
|
memmove_chk-1.ll | 12 @t1 = common global %struct.T1 zeroinitializer 13 @t2 = common global %struct.T2 zeroinitializer 14 @t3 = common global %struct.T3 zeroinitializer
|
/external/llvm/test/Transforms/LoopVectorize/ARM/ |
gcc-examples.ll | 6 @b = common global [2048 x i32] zeroinitializer, align 16 7 @c = common global [2048 x i32] zeroinitializer, align 16 8 @a = common global [2048 x i32] zeroinitializer, align 16
|
/external/llvm/test/Transforms/LoopVectorize/X86/ |
vector-scalar-select-cost.ll | 8 @a = common global [2048 x i32] zeroinitializer, align 16 9 @b = common global [2048 x i32] zeroinitializer, align 16 10 @c = common global [2048 x i32] zeroinitializer, align 16
|
/external/llvm/test/Transforms/LoopVectorize/ |
store-shuffle-bug.ll | 6 @uf = common global [100 x i32] zeroinitializer, align 16 7 @xi = common global [100 x i32] zeroinitializer, align 16 8 @q = common global [100 x i32] zeroinitializer, align 16
|
/external/lzma/CPP/7zip/Archive/7z/ |
7zIn.h | 6 #include "../../../Common/MyCom.h"
11 #include "../../Common/CreateCoder.h"
12 #include "../../Common/InBuffer.h"
|
/external/lzma/CPP/7zip/Archive/Common/ |
CoderMixer2.h | 6 #include "../../../Common/MyVector.h"
7 #include "../../../Common/Types.h"
8 #include "../../../Common/MyCom.h"
|
/external/lzma/CPP/7zip/Bundles/Format7zExtractR/ |
makefile | 112 $(COMMON_OBJS): ../../../Common/$(*B).cpp
116 $(7ZIP_COMMON_OBJS): ../../Common/$(*B).cpp
120 $(AR_COMMON_OBJS): ../../Archive/Common/$(*B).cpp
|
/external/mesa3d/src/gallium/state_trackers/egl/drm/ |
native_drm.h | 37 #include "common/native.h" 38 #include "common/native_helper.h" 41 #include "common/native_wayland_drm_bufmgr_helper.h"
|
/external/nanopb-c/examples/network_server/ |
README.txt | 16 ../../pb_decode.c ../../pb_encode.c fileproto.pb.c common.c 18 ../../pb_decode.c ../../pb_encode.c fileproto.pb.c common.c 49 common.c/h contains functions that allow nanopb to read and write directly from
|
/external/oprofile/libop/ |
op_cpu_type.h | 95 * the CPU lowest common denominator 102 * get the CPU lowest common denominator 104 * returns cpu_type if cpu_type does not have a lowest common denominator.
|
/external/skia/platform_tools/android/gyp_gen/ |
android_framework_gyp.py | 45 target_dir: Directory containing all gyp files, including common.gypi 72 # Common conditions 73 args.extend(['-I', os.path.join(target_dir, 'common.gypi')])
|
/frameworks/av/media/libstagefright/codecs/aacenc/ |
Android.mk | 3 include frameworks/av/media/libstagefright/codecs/common/Config.mk 69 frameworks/av/media/libstagefright/codecs/common/include \ 130 frameworks/av/media/libstagefright/codecs/common/include \
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/ |
Android.mk | 3 include frameworks/av/media/libstagefright/codecs/common/Config.mk 100 frameworks/av/media/libstagefright/codecs/common/include \ 128 frameworks/av/media/libstagefright/codecs/common/include \
|
/frameworks/base/libs/common_time/ |
common_time_server_packets.h | 113 // and common time 134 // common time when the master received the request 137 // common time when the master transmitted the response
|
/frameworks/compile/libbcc/tests/debuginfo/ |
lit.site.cfg | 19 # This file is common to both host and target side tests 88 ## Apply common substitutions 95 ## Print common configuration
|
/frameworks/compile/mclinker/unittests/ |
StaticResolverTest.cpp | 204 new_sym->setDesc(ResolveInfo::Common); 205 old_sym->setDesc(ResolveInfo::Common); 209 ASSERT_TRUE( mcld::ResolveInfo::Common == new_sym->desc()); 210 ASSERT_TRUE( mcld::ResolveInfo::Common == old_sym->desc()); 226 new_sym->setDesc(ResolveInfo::Common); 227 old_sym->setDesc(ResolveInfo::Common); 232 ASSERT_TRUE( ResolveInfo::Common == new_sym->desc()); 233 ASSERT_TRUE( ResolveInfo::Common == old_sym->desc()); 251 old_sym->setDesc(ResolveInfo::Common); 258 ASSERT_TRUE( ResolveInfo::Common == old_sym->desc()) [all...] |
/frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/ |
IdlingPolicy.java | 17 package com.google.android.apps.common.testing.ui.espresso; 19 import static com.google.common.base.Preconditions.checkArgument; 20 import static com.google.common.base.Preconditions.checkNotNull;
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
vp9_aq_complexity.c | 14 #include "vp9/common/vp9_seg_common.h" 22 VP9_COMMON *const cm = &cpi->common; 64 VP9_COMMON *const cm = &cpi->common;
|
vp9_aq_variance.c | 15 #include "vp9/common/vp9_seg_common.h" 20 #include "vp9/common/vp9_systemdependent.h" 76 VP9_COMMON *cm = &cpi->common;
|
vp9_temporal_filter.c | 14 #include "vp9/common/vp9_alloccommon.h" 15 #include "vp9/common/vp9_onyxc_int.h" 16 #include "vp9/common/vp9_quant_common.h" 17 #include "vp9/common/vp9_reconinter.h" 18 #include "vp9/common/vp9_systemdependent.h" 174 cpi->common.allow_high_precision_mv, 199 int mb_cols = cpi->common.mb_cols; 200 int mb_rows = cpi->common.mb_rows; 235 cpi->mb.mv_row_max = ((cpi->common.mb_rows - 1 - mb_row) * 16) 248 cpi->mb.mv_col_max = ((cpi->common.mb_cols - 1 - mb_col) * 16 [all...] |
/hardware/libhardware/tests/camera2/ |
CameraModuleTests.cpp | 23 #include <common/CameraDeviceBase.h> 97 mModule->common.methods->open( 98 &mModule->common,
|
/packages/apps/Contacts/src/com/android/contacts/ |
ContactsActivity.java | 28 import com.android.contacts.common.activity.TransactionSafeActivity; 29 import com.android.contacts.common.testing.InjectedServices; 32 * A common superclass for Contacts activities that handles application-wide services.
|
/packages/apps/Contacts/src/com/android/contacts/detail/ |
ContactDetailPhotoSetter.java | 28 import com.android.contacts.common.ContactPhotoManager; 30 import com.android.contacts.common.model.Contact; 31 import com.android.contacts.common.model.RawContactDeltaList;
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
Editor.java | 21 import com.android.contacts.common.model.RawContactDelta; 22 import com.android.contacts.common.model.ValuesDelta; 23 import com.android.contacts.common.model.dataitem.DataKind;
|
Completed in 1740 milliseconds
<<231232233234235236237238239240>>