/frameworks/base/core/java/android/hardware/ |
Camera.java | 4134 Size size = strToSize(s); local [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
dbgeng.h | 130 STDMETHOD(GetDataParameters)(THIS_ PULONG Size,PULONG AccessType) PURE; 131 STDMETHOD(SetDataParameters)(THIS_ ULONG Size,ULONG AccessType) PURE; [all...] |
ntddstor.h | 224 ULONG Size; 440 ULONG Size; 445 ULONG Size; 461 ULONG Size; 480 ULONG Size; 496 ULONG Size; 544 ULONG Size; 551 ULONG Size; 557 ULONG Size; 563 ULONG Size; [all...] |
sspi.h | 202 unsigned __LONG32 Size; [all...] |
agtsvr.h | [all...] |
d3d8types.h | [all...] |
oaidl.h | 164 ULONG Size; 168 ULONG Size; 172 ULONG Size; 176 ULONG Size; 180 ULONG Size; 184 ULONG Size; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
mce.h | 415 ULONGLONG Size:5; 442 ULONGLONG Size:5;
|
usbprotocoldefs.h | 354 WORD Size:11;
|
/device/asus/fugu/kernel-headers/linux/ |
psb_drm.h | 249 uint32_t size; member in struct:drm_video_displaying_frameinfo 517 uint16_t size; member in struct:intel_mid_vbt 531 uint8_t Size; 589 uint32_t size; member in struct:drm_psb_stolen_memory_arg 649 uint32_t size; member in struct:intel_sprite_context 825 uint32_t size; member in struct:psb_gtt_mapping_arg 1061 unsigned int size; member in struct:drm_psb_flip_chain_data 1139 uint32_t size; member in struct:intel_dc_sprite_ctx 1159 uint32_t size; member in struct:intel_dc_primary_ctx [all...] |
/device/asus/fugu/original-kernel-headers/linux/ |
psb_drm.h | 283 uint32_t size; /* buffer size */ member in struct:drm_video_displaying_frameinfo 573 uint16_t size; /*2 byte size of checksumed data*/ member in struct:intel_mid_vbt 585 uint8_t Size; /*1 byte */ 645 uint32_t size; member in struct:drm_psb_stolen_memory_arg 705 uint32_t size; member in struct:intel_sprite_context 871 uint32_t size; member in struct:psb_gtt_mapping_arg 1148 unsigned int size; member in struct:drm_psb_flip_chain_data 1223 uint32_t size; member in struct:intel_dc_sprite_ctx 1241 uint32_t size; member in struct:intel_dc_primary_ctx [all...] |
/external/clang/lib/AST/ |
ASTContext.cpp | 184 if (!Found && RawComments.size() >= 2) { 473 for (unsigned i = 0, e = Overridden.size(); i < e; i++) 554 ID.AddInteger(Params->size()); 601 CanonParams.reserve(Params->size()); 635 ExpandedTypes.size(), 663 CanonParams.size(), 762 for (unsigned J = 0, N = I->second.size(); J != N; ++J) 812 llvm::errs() << " " << Types.size() << " types total.\n"; 821 for (unsigned i = 0, e = Types.size(); i != e; ++i) { 5754 CharUnits size; local 6270 unsigned size = End - Begin; local [all...] |
ExprConstant.cpp | 113 /// path, and find the size of the containing array, if any. 120 for (unsigned I = 0, N = Path.size(); I != N; ++I) { 164 /// The size of the array of which the most-derived object is an element, or 232 MostDerivedPathLength = Entries.size(); 246 MostDerivedPathLength = Entries.size(); 259 MostDerivedPathLength = Entries.size(); 265 if (MostDerivedPathLength == Entries.size() && MostDerivedArraySize) { 365 *Diag << StringRef(Buffer.data(), Buffer.size()); 383 *Diag << StringRef(Buffer.data(), Buffer.size()); 767 : Info(Info), OldStackSize(Info.CleanupStack.size()) {} [all...] |
/external/clang/lib/Sema/ |
SemaChecking.cpp | 124 llvm::APSInt Size, DstSize; 127 if (!SizeArg->EvaluateAsInt(Size, S.Context) || 131 if (Size.ule(DstSize)) 7952 llvm::APInt size = ArrayTy->getSize(); local [all...] |
SemaDecl.cpp | [all...] |
SemaExpr.cpp | 317 for (unsigned I = 0, N = Suppressed.size(); I != N; ++I) 434 if (Args.size() < numFormalParams + numArgsAfterSentinel + 1) { 441 Expr *sentinelExpr = Args[Args.size() - numArgsAfterSentinel - 1]; [all...] |
TreeTransform.h | 693 /// \brief Build a new array type given the element type, size 694 /// modifier, size of the array (if known), size expression, and index type 702 const llvm::APInt *Size, 707 /// \brief Build a new constant array type given the element type, size 708 /// modifier, (known) size of the array, and index type qualifiers. 714 const llvm::APInt &Size, 718 /// \brief Build a new incomplete array type given the element type, size 729 /// size modifier, size expression, and index type qualifiers [all...] |
/external/clang/lib/Serialization/ |
ASTReader.cpp | 407 assert(ModuleMgr.size() >= 1 && "what ASTFile is this then"); 439 for (unsigned I = 0, N = PPOpts.Macros.size(); I != N; ++I) { 457 if (MacroName.size() == Macro.size()) 488 for (unsigned I = 0, N = ExistingMacroNames.size(); I != N; ++I) { 556 for (unsigned I = 0, N = ExistingPPOpts.Includes.size(); I != N; ++I) { 570 for (unsigned I = 0, N = ExistingPPOpts.MacroIncludes.size(); I != N; ++I) { 7801 unsigned size = Record[Idx++]; local [all...] |
/external/llvm/lib/Target/AArch64/ |
AArch64ISelLowering.cpp | [all...] |
/external/llvm/lib/Target/ARM/ |
ARMISelLowering.cpp | [all...] |
/external/llvm/lib/Target/PowerPC/ |
PPCISelLowering.cpp | [all...] |
/external/mesa3d/src/gallium/auxiliary/util/ |
dbghelp.h | 65 PVOID IMAGEAPI ImageDirectoryEntryToDataEx(PVOID Base,BOOLEAN MappedAsImage,USHORT DirectoryEntry,PULONG Size,PIMAGE_SECTION_HEADER *FoundHeader); 66 PVOID IMAGEAPI ImageDirectoryEntryToData(PVOID Base,BOOLEAN MappedAsImage,USHORT DirectoryEntry,PULONG Size); 162 DWORD size; member in struct:_MODLOAD_DATA 350 DWORD Size; 372 DWORD Size; 571 PCHAR IMAGEAPI SymGetHomeDirectory(DWORD type,PSTR dir,size_t size); 783 ULONG Size; 846 BOOL IMAGEAPI SymAddSymbol(HANDLE hProcess,ULONG64 BaseOfDll,PCSTR Name,DWORD64 Address,DWORD Size,DWORD Flags); [all...] |
/external/mesa3d/src/mesa/main/ |
dlist.c | 91 GLuint Size; 608 step = ctx->ListExt->Opcode[i].Size; 620 step = ctx->ListExt->Opcode[i].Size; 632 step = ctx->ListExt->Opcode[i].Size; 942 ctx->Driver.MapBufferRange(ctx, 0, unpack->BufferObj->Size, 973 * \param bytes instruction payload size (not counting opcode) 984 /* save instruction size now */ 988 /* make sure instruction size agrees */ 1023 * \param bytes instruction size in bytes, not counting opcode. 1042 * \param size number of bytes for storing the new display list comman [all...] |
/external/v8/src/ |
objects-inl.h | 645 #define TYPED_ARRAY_TYPE_CHECKER(Type, type, TYPE, ctype, size) \ 721 // check that the length is zero or else the fixed size plus a multiple of 722 // the entry size. 2075 int size = map->instance_size(); local 2636 int ConstantPoolArray::size() { function in class:v8::internal::ConstantPoolArray 3750 int JSFunctionResultCache::size() { function in class:v8::internal::JSFunctionResultCache 4032 int FixedTypedArrayBase::size() { function in class:v8::internal::FixedTypedArrayBase [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/ |
_dbg_common.h | 36 PVOID IMAGEAPI ImageDirectoryEntryToDataEx(PVOID Base,BOOLEAN MappedAsImage,USHORT DirectoryEntry,PULONG Size,PIMAGE_SECTION_HEADER *FoundHeader); 37 PVOID IMAGEAPI ImageDirectoryEntryToData(PVOID Base,BOOLEAN MappedAsImage,USHORT DirectoryEntry,PULONG Size); 356 DWORD Size; 378 DWORD Size; 603 DWORD size; member in struct:_SYMSRV_INDEX_INFO 616 DWORD size; member in struct:_SYMSRV_INDEX_INFOW 627 PCHAR IMAGEAPI SymGetHomeDirectory(DWORD type,PSTR dir,size_t size); 628 PWCHAR IMAGEAPI SymGetHomeDirectoryW(DWORD type,PWSTR dir,size_t size); [all...] |