Searched
full:common (Results
6201 -
6225 of
31397) sorted by null
<<241242243244245246247248249250>>
/external/libnfc-nci/ |
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)
|
/external/libnfc-nci/src/hal/int/ |
nfc_hal_nv_co.h | 39 ** Common Definitions 66 ** Common Functions
|
/external/libnfc-nci/src/nfa/include/ |
nfa_nv_co.h | 39 ** Common Definitions 68 ** Common Functions
|
/external/libopus/ |
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)
|
/external/libpcap/ |
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)
|
/external/libpcap/msdos/ |
common.dj | 2 # Common defines for libpcap and 16/32-bit network drivers (djgpp) 4 # @(#) $Header: /tcpdump/master/libpcap/msdos/common.dj,v 1.2 2004-12-19 19:36:33 guy Exp $ (LBL)
|
/external/libpng/ |
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)
|
png.5 | 8 common uses of TIFF. Indexed-color, grayscale, and truecolor images are 16 fast, simple detection of common transmission errors. Also, PNG can store
|
/external/libvpx/libvpx/vp8/encoder/ |
vp8_asm_enc_offsets.c | 15 #include "vp8/common/blockd.h" 71 DEFINE(vp8_comp_common, offsetof(VP8_COMP, common));
|
/external/libvpx/libvpx/vp9/common/ |
vp9_common.h | 14 /* Interface header for common constant data structures and lookup tables */ 21 #include "vp9/common/vp9_systemdependent.h"
|
vp9_debugmodes.c | 13 #include "vp9/common/vp9_blockd.h" 14 #include "vp9/common/vp9_onyxc_int.h"
|
vp9_onyxc_int.h | 17 #include "vp9/common/vp9_loopfilter.h" 18 #include "vp9/common/vp9_entropymv.h" 19 #include "vp9/common/vp9_entropy.h" 20 #include "vp9/common/vp9_entropymode.h" 21 #include "vp9/common/vp9_frame_buffers.h" 22 #include "vp9/common/vp9_quant_common.h" 23 #include "vp9/common/vp9_tile_common.h" 26 #include "vp9/common/vp9_postproc.h"
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_segmentation.c | 16 #include "vp9/common/vp9_pred_common.h" 17 #include "vp9/common/vp9_tile_common.h" 33 struct segmentation *const seg = &cpi->common.seg; 37 (cpi->common.mi_rows * cpi->common.mi_cols)); 129 VP9_COMMON *const cm = &cpi->common; 171 const VP9_COMMON *const cm = &cpi->common; 216 VP9_COMMON *const cm = &cpi->common;
|
/external/libvpx/libvpx/vpx/ |
vp8dx.h | 28 /* Include controls common to both the encoder and decoder */ 100 * additional common controls are defined in vp8.h
|
/external/libxml2/ |
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)
|
/external/linux-tools-perf/perf-3.12.0/include/linux/ |
poison.h | 54 /********** arch/ia64/hp/common/sba_iommu.c **********/ 56 * arch/ia64/hp/common/sba_iommu.c uses a 16-byte poison string with a
|
/external/littlemock/ |
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)
|
/external/llvm/lib/Target/NVPTX/ |
cl_common_defines.h | 3 // This file includes defines that are common to both kernel code and 7 // Common defines for Image intrinsics
|
/external/llvm/test/Analysis/GlobalsModRef/ |
volatile-instrs.ll | 8 @c = common global i32 0, align 4 9 @a = common global %struct.anon zeroinitializer, align 4
|
/external/llvm/test/CodeGen/MSP430/ |
Inst16mm.ll | 4 @foo = common global i16 0, align 2 5 @bar = common global i16 0, align 2
|
/external/llvm/test/CodeGen/Mips/Fast-ISel/ |
simplestorefp1.ll | 4 @f = common global float 0.000000e+00, align 4 5 @de = common global double 0.000000e+00, align 8
|
/external/llvm/test/CodeGen/Mips/ |
addressing-mode.ll | 3 @g0 = common global i32 0, align 4 4 @g1 = common global i32 0, align 4
|
lcb3c.ll | 4 @j = common global i32 0, align 4 5 @k = common global i32 0, align 4
|
/external/llvm/test/CodeGen/PowerPC/ |
load-shift-combine.ll | 13 @info = common global %struct.Info zeroinitializer, align 8 14 @fails = common global i32 0, align 4
|
ppc64-byval-align.ll | 9 @gt = common global %struct.test zeroinitializer, align 16 10 @gp = common global %struct.pad zeroinitializer, align 8
|
Completed in 1199 milliseconds
<<241242243244245246247248249250>>