Home
last modified time | relevance | path

Searched refs:Structure (Results 1 – 25 of 80) sorted by relevance

1234

/external/llvm/test/CodeGen/Generic/
Dprint-machineinstrs.ll1 ; RUN: llc < %s -O3 -debug-pass=Structure -print-machineinstrs=branch-folder -o /dev/null 2>&1 | Fi…
2 ; RUN: llc < %s -O3 -debug-pass=Structure -print-machineinstrs -o /dev/null 2>&1 | FileCheck %s
3 ; RUN: llc < %s -O3 -debug-pass=Structure -print-machineinstrs= -o /dev/null 2>&1 | FileCheck %s
Dstop-after.ll1 ; RUN: llc < %s -debug-pass=Structure -stop-after=loop-reduce -o /dev/null 2>&1 | FileCheck %s -che…
2 ; RUN: llc < %s -debug-pass=Structure -start-after=loop-reduce -o /dev/null 2>&1 | FileCheck %s -ch…
/external/chromium_org/tools/telemetry/third_party/pyserial/serial/
Dwin32.py29 class _SECURITY_ATTRIBUTES(Structure):
58 class _OVERLAPPED(Structure):
62 class _COMSTAT(Structure):
66 class _DCB(Structure):
70 class _COMMTIMEOUTS(Structure):
221 class N11_OVERLAPPED4DOLLAR_484DOLLAR_49E(Structure):
/external/chromium_org/tools/symsrc/
Dpdb_fingerprint_from_img.py37 cv = pefile.Structure(__CV_INFO_PDB70_format__)
40 guid = pefile.Structure(__GUID_format__)
/external/chromium_org/third_party/libxml/src/
DTODO_SCHEMAS10 - Implement the missing parts in the Structure part
27 - "formal" checking, i.e. go through the full Structure spec and
/external/chromium_org/ppapi/generators/test_namespace/
Dfoo.idl12 /* PPAPI Structure */
/external/llvm/test/CodeGen/X86/
D2011-04-13-SchedCmpJmp.ll7 %"class.JSC::Structure" = type { [4 x i8] }
37 %tmp.i.i117.i = load %"class.JSC::Structure"** undef, align 8
/external/chromium_org/build/toolchain/
Dget_concurrent_links.py21 class MEMORYSTATUSEX(ctypes.Structure):
/external/chromium_org/tools/telemetry/third_party/pyserial/serial/tools/
Dlist_ports_windows.py47 class GUID(ctypes.Structure):
63 class SP_DEVINFO_DATA(ctypes.Structure):
/external/sonivox/jet_tools/JetCreator/
Deas.py151 class S_JET_CONFIG (Structure):
157 class S_EXT_AUDIO_PRG_CHG (Structure):
165 class S_EXT_AUDIO_EVENT (Structure):
174 class S_MIDI_CONTROLLERS (Structure):
184 class WAVEFORMAT (Structure):
536 class EAS_Config (Structure):
1008 class JET_Status (Structure):
/external/chromium_org/third_party/jinja2/
Ddebug.py283 class _PyObject(ctypes.Structure):
292 class _PyObject(ctypes.Structure):
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/armv7/
DomxSP_FFTFwd_CToC_FC32_Sfs_s.S82 @ Structure offsets for FFTSpec
DomxSP_FFTInv_CToC_FC32_Sfs_s.S83 @ Structure offsets for FFTSpec
DomxSP_FFTInv_CCSToR_F32_Sfs_s.S104 @ Structure offsets for FFTSpec
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/neon/
DomxSP_FFTFwd_RToCCS_S16S32_Sfs_s.S88 @ Structure offsets for the FFTSpec
DomxSP_FFTFwd_CToC_FC32_Sfs_s.S91 @ Structure offsets for the FFTSpec
DomxSP_FFTInv_CToC_FC32_Sfs_s.S99 @ Structure offsets for the FFTSpec
DomxSP_FFTInv_CToC_SC32_Sfs_s.S111 @ Structure offsets for the FFTSpec
DomxSP_FFTInv_CToC_SC16_Sfs_s.S112 @ Structure offsets for the FFTSpec
/external/clang/bindings/python/clang/
Dcindex.py147 class _CXString(Structure):
160 class SourceLocation(Structure):
231 class SourceRange(Structure):
1105 class Cursor(Structure):
1641 class Type(Structure):
1879 class _CXUnsavedFile(Structure):
2047 class CodeCompletionResult(Structure):
2061 class CCRStructure(Structure):
2690 class Token(Structure):
/external/chromium_org/native_client_sdk/src/doc/
Doverview.rst221 Structure of a web application
250 :alt: Structure of a web application
252 Structure of a web application
254 For more details, see :doc:`Application Structure
/external/chromium_org/tools/telemetry/telemetry/core/platform/
Dmac_platform_backend.py58 class ProcTaskInfo(ctypes.Structure):
/external/llvm/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebate.txt22 Structure:
/external/chromium_org/ppapi/api/dev/
Dpp_video_dev.idl84 * Structure to describe a decoded output frame.
/external/e2fsprogs/ext2ed/
Dext2.descriptors55 * Structure of a blocks group descriptor
73 * Structure of an inode on the disk
116 * Structure of the super block
373 * Structure of a directory entry

1234