Searched
full:common (Results
1251 -
1275 of
31397) sorted by null
<<51525354555657585960>>
/external/libhevc/ |
decoder.mips.mk | 2 libhevcd_inc_dir_mips += $(LOCAL_PATH)/common/mips
|
decoder.mips64.mk | 2 libhevcd_inc_dir_mips += $(LOCAL_PATH)/common/mips
|
/external/libhevc/test/ |
decoder.mk | 9 LOCAL_C_INCLUDES += $(LOCAL_PATH)/../decoder $(LOCAL_PATH)/../common $(LOCAL_PATH)/
|
/external/libvpx/libvpx/test/ |
set_roi.cc | 53 cpi.common.mb_rows = 240 >> 4; 54 cpi.common.mb_cols = 320 >> 4; 55 const int mbs = (cpi.common.mb_rows * cpi.common.mb_cols); 69 int roi_retval = vp8_set_roimap(&cpi, roi_map, cpi.common.mb_rows, 70 cpi.common.mb_cols, delta_q, delta_lf, 137 roi_retval = vp8_set_roimap(&cpi, roi_map, cpi.common.mb_rows, 138 cpi.common.mb_cols, rand_deltas, 147 roi_retval = vp8_set_roimap(&cpi, roi_map, cpi.common.mb_rows, 148 cpi.common.mb_cols, delta_q [all...] |
/external/libyuv/ |
public.mk | 1 # This file contains all the common make variables which are useful for
|
/external/lldb/source/Host/ |
Android.mk | 5 dirs := common
|
/external/llvm/test/Bindings/llvm-c/ |
globals.ll | 6 @bar = common global i32 0, align 4
|
/external/llvm/test/CodeGen/Mips/ |
weak.ll | 3 @t = common global i32 (...)* null, align 4
|
/external/llvm/test/CodeGen/NVPTX/ |
weak-global.ll | 4 @g = common addrspace(1) global i32 zeroinitializer
|
/external/llvm/test/CodeGen/X86/ |
hoist-common.ll | 2 ; This is supposed to be testing BranchFolding's common 5 ; and no common code to hoist. 7 ; hoist-common looks at it and rejects it for hoisting, 13 ; Common "xorb al, al" instruction in the two successor blocks should be
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
test-common-symbols-alignment.ll | 3 ; This test checks that common symbols have been allocated addresses honouring 6 @CS1 = common global i32 0, align 16 7 @CS2 = common global i8 0, align 1 8 @CS3 = common global i32 0, align 16
|
/external/llvm/test/MC/AsmParser/ |
directive_comm.s | 10 .common c,8
|
/external/lzma/CPP/7zip/Archive/7z/ |
7zDecode.h | 9 #include "../Common/CoderMixer2.h"
10 #include "../Common/CoderMixer2MT.h"
12 #include "../Common/CoderMixer2ST.h"
15 #include "../../Common/CreateCoder.h"
|
/external/lzma/CPP/7zip/Common/ |
OffsetStream.h | 6 #include "Common/MyCom.h"
|
/external/lzma/CPP/7zip/Compress/ |
BcjRegister.cpp | 5 #include "../Common/RegisterCodec.h"
|
CopyRegister.cpp | 5 #include "../Common/RegisterCodec.h"
|
/external/lzma/CPP/7zip/ |
IDecl.h | 6 #include "../Common/MyUnknown.h"
|
/external/lzma/CPP/7zip/UI/Common/ |
UpdateCallback.h | 6 #include "Common/MyCom.h"
7 #include "Common/MyString.h"
12 #include "../Common/UpdatePair.h"
13 #include "../Common/UpdateProduce.h"
|
/external/lzma/CPP/7zip/UI/Console/ |
BenchCon.h | 8 #include "../../Common/CreateCoder.h"
|
ExtractCallbackConsole.h | 6 #include "Common/MyString.h"
7 #include "Common/StdOutStream.h"
8 #include "../../Common/FileStreams.h"
11 #include "../Common/ArchiveExtractCallback.h"
|
/external/lzma/CPP/Common/ |
IntToString.h | 0 // Common/IntToString.h
|
StringToInt.h | 0 // Common/StringToInt.h
|
/external/mesa3d/src/mesa/drivers/dri/common/ |
Makefile.sources | 16 src/mesa/drivers/dri/common
|
/external/qemu/distrib/mini-glib/ |
sources.make | 1 # Included from top-level Makefile.common
|
/external/skia/gyp/ |
nacl.gyp | 0 # Common entry point for all Skia executables running in NaCl
|
Completed in 1649 milliseconds
<<51525354555657585960>>