Searched
full:common (Results
4076 -
4100 of
31397) sorted by null
<<161162163164165166167168169170>>
/external/guava/guava-tests/test/com/google/common/hash/ |
AbstractNonStreamingHashFunctionTest.java | 3 package com.google.common.hash; 5 import com.google.common.collect.ImmutableList; 6 import com.google.common.hash.HashTestUtils.RandomHasherAction;
|
BloomFilterTest.java | 3 package com.google.common.hash; 5 import com.google.common.primitives.Ints; 6 import com.google.common.testing.SerializableTester;
|
/external/guava/guava-tests/test/com/google/common/primitives/ |
PrimitivesTest.java | 17 package com.google.common.primitives; 19 import com.google.common.collect.ImmutableSet; 20 import com.google.common.testing.NullPointerTester;
|
/external/guava/guava-tests/test/com/google/common/testing/ |
FakeTickerTest.java | 17 package com.google.common.testing; 19 import com.google.common.annotations.GwtCompatible; 20 import com.google.common.annotations.GwtIncompatible;
|
/external/icu/icu4c/source/common/ |
ucln.h | 33 * If the cleanup function is not in the common library, the code that 38 * between the common library and any other library. 47 * Please see common/ucln_cmn.{h,c} and i18n/ucln_in.{h,c} for examples.
|
ucmndata.h | 12 * UCommonData An abstract interface for dealing with ICU Common Data Files. 13 * ICU Common Data Files are a grouping of a number of individual 101 * a recognizable header and table of contents a Common Data Format
|
/external/libvpx/libvpx/vp8/common/arm/ |
variance_arm.c | 13 #include "vp8/common/variance.h" 14 #include "vp8/common/filter.h" 17 #include "vp8/common/arm/bilinearfilter_arm.h"
|
/external/libvpx/libvpx/vp9/common/ |
vp9_entropymode.h | 14 #include "vp9/common/vp9_blockd.h" 15 #include "vp9/common/vp9_entropy.h" 16 #include "vp9/common/vp9_entropymv.h"
|
/external/llvm/test/CodeGen/AArch64/ |
arm64-fast-isel-addr-offset.ll | 3 @sortlist = common global [5001 x i32] zeroinitializer, align 16 4 @sortlist2 = common global [5001 x i64] zeroinitializer, align 16 35 @pd2 = common global i8* null, align 8
|
/external/llvm/test/CodeGen/MSP430/ |
cc_ret.ll | 32 @g_i16 = common global i16 0, align 2 33 @g_i32 = common global i32 0, align 2 34 @g_i64 = common global i64 0, align 2
|
/external/llvm/test/CodeGen/Mips/ |
f16abs.ll | 4 @x = common global double 0.000000e+00, align 8 6 @y1 = common global float 0.000000e+00, align 4 7 @x1 = common global float 0.000000e+00, align 4
|
llcarry.ll | 6 @k = common global i64 0, align 8 7 @l = common global i64 0, align 8 8 @m = common global i64 0, align 8
|
/external/llvm/test/CodeGen/PowerPC/ |
fast-isel-GEP-coalesce.ll | 6 @arr = common global [2 x [2 x [2 x [2 x [2 x i32]]]]] zeroinitializer, align 4 7 @A = common global [3 x [3 x %struct.A]] zeroinitializer, align 4 8 @B = common global [2 x [2 x [2 x %struct.B]]] zeroinitializer, align 4
|
/external/llvm/test/Transforms/InstCombine/ |
2010-03-03-ExtElim.ll | 6 @g_92 = common global [2 x i32*] zeroinitializer, align 4 ; <[2 x i32*]*> [#uses=1] 19 @d = common global i32 0, align 4 20 @a = common global [1 x i32] zeroinitializer, align 4
|
/external/llvm/test/Transforms/LoopVectorize/ |
non-const-n.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
|
scalar-select.ll | 6 @a = common global [2048 x i32] zeroinitializer, align 16 7 @b = common global [2048 x i32] zeroinitializer, align 16 8 @c = common global [2048 x i32] zeroinitializer, align 16
|
small-loop.ll | 6 @a = common global [2048 x i32] zeroinitializer, align 16 7 @b = common global [2048 x i32] zeroinitializer, align 16 8 @c = common global [2048 x i32] zeroinitializer, align 16
|
/external/lzma/CPP/7zip/Bundles/LzmaCon/ |
makefile | 74 $(COMMON_OBJS): ../../../Common/$(*B).cpp
78 $(7ZIP_COMMON_OBJS): ../../Common/$(*B).cpp
80 $(UI_COMMON_OBJS): ../../UI/Common/$(*B).cpp
|
/external/lzma/CPP/7zip/UI/Common/ |
ArchiveOpenCallback.cpp | 5 #include "Common/StringConvert.h"
6 #include "Common/ComTry.h"
10 #include "../../Common/FileStreams.h"
|
/external/mesa3d/src/mapi/glapi/gen/ |
Makefile.am | 138 COMMON = $(API_XML) gl_XML.py glX_XML.py license.py typeexpr.py 141 $(COMMON) \ 149 COMMON_GLX = $(COMMON) glX_API.xml glX_XML.py glX_proto_common.py 189 $(MESA_GLAPI_DIR)/glprocs.h: gl_procs.py $(COMMON) 192 $(MESA_GLAPI_DIR)/glapitemp.h: gl_apitemp.py $(COMMON) 195 $(MESA_GLAPI_DIR)/glapitable.h: gl_table.py $(COMMON) 198 $(MESA_GLAPI_DIR)/glapi_gentable.c: gl_gentable.py $(COMMON) 203 $(MESA_GLAPI_DIR)/glapi_x86.S: gl_x86_asm.py $(COMMON) 206 $(MESA_GLAPI_DIR)/glapi_x86-64.S: gl_x86-64_asm.py $(COMMON) 209 $(MESA_GLAPI_DIR)/glapi_sparc.S: gl_SPARC_asm.py $(COMMON) [all...] |
/external/mesa3d/src/mesa/drivers/dri/ |
Android.mk | 26 include $(LOCAL_PATH)/common/Makefile.sources 29 # Variables common to all DRI drivers 61 SUBDIRS := common
|
/external/mockito/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates) 47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/mockito-api_intermediates)
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/instruction/ |
BuilderSparseSwitchPayload.java | 34 import com.google.common.base.Function; 35 import com.google.common.collect.ImmutableList; 36 import com.google.common.collect.Lists;
|
/external/smali/util/src/main/java/org/jf/util/ |
ImmutableUtils.java | 34 import com.google.common.collect.ImmutableList; 35 import com.google.common.collect.ImmutableSet; 36 import com.google.common.collect.ImmutableSortedSet;
|
/frameworks/av/include/common_time/ |
cc_helper.h | 27 // Common Clock service and implementing lifetime managment, as well as to 29 // common clock service when things go wrong. 36 // means that users of the common time service should really always have a
|
Completed in 3532 milliseconds
<<161162163164165166167168169170>>