Searched full:common (Results 1 – 25 of 15940) sorted by relevance
12345678910>>...638
32 // common/x86/ihevc_sao_ssse3_intr.c: implicit conversion from41 "common",45 "common/ihevc_quant_tables.c",46 "common/ihevc_inter_pred_filters.c",47 "common/ihevc_weighted_pred.c",48 "common/ihevc_padding.c",49 "common/ihevc_deblk_edge_filter.c",50 "common/ihevc_deblk_tables.c",51 "common/ihevc_cabac_tables.c",52 "common/ihevc_common_tables.c",[all …]
38 "common",42 "common/ih264_buf_mgr.c",43 "common/ih264_disp_mgr.c",44 "common/ih264_inter_pred_filters.c",45 "common/ih264_luma_intra_pred_filters.c",46 "common/ih264_chroma_intra_pred_filters.c",47 "common/ih264_padding.c",48 "common/ih264_mem_fns.c",49 "common/ih264_deblk_edge_filters.c",50 "common/ih264_iquant_itrans_recon.c",[all …]
11 "//tensorflow/lite/delegates/gpu/common:operations",12 "//tensorflow/lite/delegates/gpu/common:status",13 "//tensorflow/lite/delegates/gpu/common:util",14 "//tensorflow/lite/delegates/gpu/common/task:gpu_operation",26 "//tensorflow/lite/delegates/gpu/common:operations",27 "//tensorflow/lite/delegates/gpu/common:status",28 "//tensorflow/lite/delegates/gpu/common/task:testing_util",37 "//tensorflow/lite/delegates/gpu/common:operations",38 "//tensorflow/lite/delegates/gpu/common:status",39 "//tensorflow/lite/delegates/gpu/common:types",[all …]
12 VP8_COMMON_SRCS-yes += common/ppflags.h13 VP8_COMMON_SRCS-yes += common/onyx.h14 VP8_COMMON_SRCS-yes += common/onyxd.h15 VP8_COMMON_SRCS-yes += common/alloccommon.c16 VP8_COMMON_SRCS-yes += common/blockd.c17 VP8_COMMON_SRCS-yes += common/coefupdateprobs.h18 # VP8_COMMON_SRCS-yes += common/debugmodes.c19 VP8_COMMON_SRCS-yes += common/default_coef_probs.h20 VP8_COMMON_SRCS-yes += common/dequantize.c21 VP8_COMMON_SRCS-yes += common/entropy.c[all …]
6 "$_src/common/appendable.cpp",7 "$_src/common/bmpset.cpp",8 "$_src/common/bmpset.h",9 "$_src/common/brkeng.cpp",10 "$_src/common/brkeng.h",11 "$_src/common/brkiter.cpp",12 "$_src/common/bytesinkutil.cpp",13 "$_src/common/bytesinkutil.h",14 "$_src/common/bytestream.cpp",15 "$_src/common/bytestrie.cpp",[all …]
... /common/setupintrarecon.c webm/vp8/common/threading.h webm/vp8/common/ ...
37 "Embedded/common/src/b_APIEm/DCR.c",38 "Embedded/common/src/b_APIEm/BFFaceFinder.c",39 "Embedded/common/src/b_APIEm/FaceFinder.c",40 "Embedded/common/src/b_APIEm/FaceFinderRef.c",41 "Embedded/common/src/b_APIEm/Functions.c",42 "Embedded/common/src/b_BasicEm/APh.c",43 "Embedded/common/src/b_BasicEm/APhArr.c",44 "Embedded/common/src/b_BasicEm/Complex.c",45 "Embedded/common/src/b_BasicEm/ComplexArr.c",46 "Embedded/common/src/b_BasicEm/Context.c",[all …]
14 VP9_COMMON_SRCS-yes += common/vp9_ppflags.h15 VP9_COMMON_SRCS-yes += common/vp9_alloccommon.c16 VP9_COMMON_SRCS-yes += common/vp9_blockd.c17 # VP9_COMMON_SRCS-yes += common/vp9_debugmodes.c18 VP9_COMMON_SRCS-yes += common/vp9_entropy.c19 VP9_COMMON_SRCS-yes += common/vp9_entropymode.c20 VP9_COMMON_SRCS-yes += common/vp9_entropymv.c21 VP9_COMMON_SRCS-yes += common/vp9_frame_buffers.c22 VP9_COMMON_SRCS-yes += common/vp9_frame_buffers.h23 VP9_COMMON_SRCS-yes += common/vp9_idct.c[all …]
13 "//tensorflow/lite/delegates/gpu/common:data_type",14 "//tensorflow/lite/delegates/gpu/common:model",15 "//tensorflow/lite/delegates/gpu/common:model_transformer",16 "//tensorflow/lite/delegates/gpu/common:operations",17 "//tensorflow/lite/delegates/gpu/common:shape",18 "//tensorflow/lite/delegates/gpu/common:tensor",29 "//tensorflow/lite/delegates/gpu/common:model",30 "//tensorflow/lite/delegates/gpu/common:model_transformer",31 "//tensorflow/lite/delegates/gpu/common:operations",32 "//tensorflow/lite/delegates/gpu/common:status",[all …]
10 # Increase max-page-size to 64k while using the default x86_64 common page size12 # section using the common page size.14 # RUN: ld.lld -z max-page-size=0x10000 -z common-page-size=0x1000 %t -o %t2115 # Increase common-page-size to max-page-size. Expect to see a larger offset119 # RUN: ld.lld -z max-page-size=0x10000 -z common-page-size=0x10000 %t -o %t3120 # RUN: llvm-readobj --sections -l %t3 | FileCheck --check-prefix=CHECK-COMMON %s122 # Check that we truncate common-page-size to max-page-size124 # RUN: ld.lld -z max-page-size=0x10000 -z common-page-size=0x100000 %t -o %t4125 # RUN: llvm-readobj --sections -l %t4 | FileCheck --check-prefix=CHECK-COMMON %s127 # CHECK-COMMON: Sections [[all …]
36 "common",40 "common/impeg2_buf_mgr.c",41 "common/impeg2_disp_mgr.c",42 "common/impeg2_format_conv.c",43 "common/impeg2_globals.c",44 "common/impeg2_idct.c",45 "common/impeg2_inter_pred.c",46 "common/impeg2_job_queue.c",47 "common/impeg2_mem_func.c",48 "common/ithread.c",[all …]
9 "//tensorflow/lite/delegates/gpu/common/selectors/" +17 "//tensorflow/lite/delegates/gpu/common:model_hints",18 "//tensorflow/lite/delegates/gpu/common:operations",19 "//tensorflow/lite/delegates/gpu/common:shape",20 "//tensorflow/lite/delegates/gpu/common:status",21 "//tensorflow/lite/delegates/gpu/common/task:gpu_operation",22 "//tensorflow/lite/delegates/gpu/common/task:weights_layout",31 "//tensorflow/lite/delegates/gpu/common:operations",32 "//tensorflow/lite/delegates/gpu/common:status",33 "//tensorflow/lite/delegates/gpu/common/task:gpu_operation",[all …]
25 * <dt>{@link com.google.common.collect.BiMap}28 * values enables it to support an {@linkplain com.google.common.collect.BiMap#inverse inverse30 * <dt>{@link com.google.common.collect.Multiset}34 * <dt>{@link com.google.common.collect.Multimap}36 * with the same key. Some behaviors of {@link com.google.common.collect.Multimap} are left38 * <dt>{@link com.google.common.collect.ListMultimap}39 * <dd>An extension of {@link com.google.common.collect.Multimap} which permits duplicate entries,41 * equality</i> as defined by {@link com.google.common.collect.ListMultimap#equals(Object)}.43 * com.google.common.collect.ListMultimap#get collection of values} associated with a given45 * <dt>{@link com.google.common.collect.SetMultimap}[all …]
129 @ANDROID_HOST_TRUE@ -I$(top_srcdir)/src/common/android/include \130 @ANDROID_HOST_TRUE@ -I$(top_srcdir)/src/common/android/testing/include145 @HAVE_GETCONTEXT_FALSE@@LINUX_HOST_TRUE@ src/common/linux/breakpad_getcontext.S167 @DISABLE_PROCESSOR_FALSE@ src/common/test_assembler_unittest \200 @LINUX_HOST_TRUE@ src/common/linux/google_crashdump_uploader_test203 @DISABLE_TOOLS_FALSE@@LINUX_HOST_TRUE@ src/common/dumper_unittest \207 @DISABLE_TOOLS_FALSE@@LINUX_HOST_TRUE@@X86_HOST_TRUE@ src/common/mac/macho_reader_unittest212 @HAVE_GETCONTEXT_FALSE@@LINUX_HOST_TRUE@am__append_20 = src/common/linux/breakpad_getcontext.S \213 @HAVE_GETCONTEXT_FALSE@@LINUX_HOST_TRUE@ src/common/linux/breakpad_getcontext_unittest.cc306 src/client/minidump_file_writer.h src/common/convert_UTF.cc \[all …]
5 "../externals/icu/source/common/appendable.cpp",6 "../externals/icu/source/common/bmpset.cpp",7 "../externals/icu/source/common/bmpset.h",8 "../externals/icu/source/common/brkeng.cpp",9 "../externals/icu/source/common/brkeng.h",10 "../externals/icu/source/common/brkiter.cpp",11 "../externals/icu/source/common/bytesinkutil.cpp",12 "../externals/icu/source/common/bytesinkutil.h",13 "../externals/icu/source/common/bytestream.cpp",14 "../externals/icu/source/common/bytestrie.cpp",[all …]
14 "//tensorflow/lite/delegates/gpu/common:access_type",15 "//tensorflow/lite/delegates/gpu/common:data_type",16 "//tensorflow/lite/delegates/gpu/common:status",17 "//tensorflow/lite/delegates/gpu/common:types",18 "//tensorflow/lite/delegates/gpu/common:util",19 "//tensorflow/lite/delegates/gpu/common/task:gpu_object_desc",31 "//tensorflow/lite/delegates/gpu/common:data_type",32 "//tensorflow/lite/delegates/gpu/common:status",47 "//tensorflow/lite/delegates/gpu/common:access_type",48 "//tensorflow/lite/delegates/gpu/common:data_type",[all …]
40 "//tensorflow/lite/delegates/gpu/common:data_type",41 "//tensorflow/lite/delegates/gpu/common:model",42 "//tensorflow/lite/delegates/gpu/common:precision",43 "//tensorflow/lite/delegates/gpu/common:shape",44 "//tensorflow/lite/delegates/gpu/common:status",45 "//tensorflow/lite/delegates/gpu/common:tensor",46 "//tensorflow/lite/delegates/gpu/common/task:tensor_desc",60 "//tensorflow/lite/delegates/gpu/common:data_type",61 "//tensorflow/lite/delegates/gpu/common:status",62 "//tensorflow/lite/delegates/gpu/common/task:buffer_desc",[all …]
3 # RUN: llvm-readobj --symbols %t2 | FileCheck %s --check-prefixes=COMMON,BASIC5 # RUN: llvm-readobj --symbols %t3 | FileCheck %s --check-prefixes=COMMON,REDEF32 # COMMON: Symbols [33 # COMMON-NEXT: Symbol {34 # COMMON-NEXT: Name:35 # COMMON-NEXT: Value: 0x036 # COMMON-NEXT: Size: 037 # COMMON-NEXT: Binding: Local38 # COMMON-NEXT: Type: None39 # COMMON-NEXT: Other: 0[all …]
36 "libvpx/vp8/common/alloccommon.c",37 "libvpx/vp8/common/arm/loopfilter_arm.c",38 "libvpx/vp8/common/arm/neon/bilinearpredict_neon.c",39 "libvpx/vp8/common/arm/neon/copymem_neon.c",40 "libvpx/vp8/common/arm/neon/dc_only_idct_add_neon.c",41 "libvpx/vp8/common/arm/neon/dequant_idct_neon.c",42 "libvpx/vp8/common/arm/neon/dequantizeb_neon.c",43 "libvpx/vp8/common/arm/neon/idct_blk_neon.c",44 "libvpx/vp8/common/arm/neon/iwalsh_neon.c",45 "libvpx/vp8/common/arm/neon/loopfiltersimplehorizontaledge_neon.c",[all …]
27 # LSI setting common define67 PLAT_INCLUDES := -Iplat/renesas/common/include/registers \68 -Iplat/renesas/common/include \69 -Iplat/renesas/common71 PLAT_BL_COMMON_SOURCES := drivers/renesas/common/iic_dvfs/iic_dvfs.c \72 plat/renesas/common/rcar_common.c74 RCAR_GIC_SOURCES := drivers/arm/gic/common/gic_common.c \77 plat/common/plat_gicv2.c83 common/desc_image_load.c \84 plat/renesas/common/aarch64/platform_common.c \[all …]
40 …ernel/aosp/common-mainline/common/drivers/mmc/host/sdhci.c' comp-dir-path='/ws/android/kernel/aosp…332 …uct='yes' visibility='default' filepath='/ws/android/kernel/aosp/common-mainline/common/drivers/mm…334 …e-id-228' visibility='default' filepath='/ws/android/kernel/aosp/common-mainline/common/drivers/mm…337 …e-id-210' visibility='default' filepath='/ws/android/kernel/aosp/common-mainline/common/drivers/mm…340 …e-id-210' visibility='default' filepath='/ws/android/kernel/aosp/common-mainline/common/drivers/mm…343 …e-id-150' visibility='default' filepath='/ws/android/kernel/aosp/common-mainline/common/drivers/mm…346 …e-id-225' visibility='default' filepath='/ws/android/kernel/aosp/common-mainline/common/drivers/mm…349 …pe-id-24' visibility='default' filepath='/ws/android/kernel/aosp/common-mainline/common/drivers/mm…352 …e-id-229' visibility='default' filepath='/ws/android/kernel/aosp/common-mainline/common/drivers/mm…355 …e-id-210' visibility='default' filepath='/ws/android/kernel/aosp/common-mainline/common/drivers/mm…[all …]
3 NAMESPACE com.google.common.collect.testing4 NAMESPACE com.google.common.collect.testing.google5 NAMESPACE com.google.common.escape6 NAMESPACE com.google.common.escape.testing7 NAMESPACE com.google.common.io8 NAMESPACE com.google.common.net9 NAMESPACE com.google.common.testing17 FIELD com.google.common.util.concurrent.AbstractFuture.Listener.executor com.google.common.util.con…24 FIELD com.google.common.base.Converter.reverse25 FIELD com.google.common.collect.AbstractBiMap.EntrySet.iterator.$.entry com.google.common.collect.A…[all …]
21 "//tensorflow/lite/delegates/gpu/common:operations",22 "//tensorflow/lite/delegates/gpu/common:status",23 "//tensorflow/lite/delegates/gpu/common/tasks:add_test_util",38 "//tensorflow/lite/delegates/gpu/common:shape",39 "//tensorflow/lite/delegates/gpu/common:status",40 "//tensorflow/lite/delegates/gpu/common:tensor",41 "//tensorflow/lite/delegates/gpu/common/task:testing_util",56 "//tensorflow/lite/delegates/gpu/common:operations",57 "//tensorflow/lite/delegates/gpu/common:status",58 "//tensorflow/lite/delegates/gpu/common/tasks:concat_test_util",[all …]
10 "//tensorflow/lite/delegates/gpu/common:model_hints",11 "//tensorflow/lite/delegates/gpu/common:operations",12 "//tensorflow/lite/delegates/gpu/common:shape",13 "//tensorflow/lite/delegates/gpu/common:status",14 "//tensorflow/lite/delegates/gpu/common:util",15 "//tensorflow/lite/delegates/gpu/common/task:gpu_operation",16 "//tensorflow/lite/delegates/gpu/common/task:tensor_desc",17 "//tensorflow/lite/delegates/gpu/common/task:weights_layout",18 "//tensorflow/lite/delegates/gpu/common/task:work_group_picking",19 "//tensorflow/lite/delegates/gpu/common/tasks:conv_buffer_1x1",[all …]