HomeSort by relevance Sort by last modified time
    Searched refs:Structure (Results 1 - 25 of 45) sorted by null

1 2

  /external/chromium_org/tools/symsrc/
pdb_fingerprint_from_img.py 37 cv = pefile.Structure(__CV_INFO_PDB70_format__)
40 guid = pefile.Structure(__GUID_format__)
  /external/chromium_org/tools/telemetry/third_party/pyserial/serial/
win32.py 29 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/build/toolchain/
get_concurrent_links.py 21 class MEMORYSTATUSEX(ctypes.Structure):
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/armv7/
omxSP_FFTFwd_CToC_FC32_Sfs_s.S 82 @ Structure offsets for FFTSpec
90 @// Read the size from structure and take log
93 @// Read other structure parameters
omxSP_FFTInv_CToC_FC32_Sfs_s.S 83 @ Structure offsets for FFTSpec
91 @// Read the size from structure and take log
94 @// Read other structure parameters
omxSP_FFTInv_CCSToR_F32_Sfs_s.S 104 @ Structure offsets for FFTSpec
112 @// Read the size from structure and take log
armSP_FFTInv_CCSToR_F32_preTwiddleRadix2_unsafe_s.S 111 @// Read the size from structure and take log
114 @// Read other structure parameters
242 @ Structure offsets for FFTSpec
omxSP_FFTFwd_RToCCS_F32_Sfs_s.S 119 @ Structure offsets for FFTSpec
132 @// Read the size from structure and take log
135 @// Read other structure parameters
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/neon/
omxSP_FFTFwd_RToCCS_S16S32_Sfs_s.S 88 @ Structure offsets for the FFTSpec
96 @// Read the size from structure and take log
99 @// Read other structure parameters
omxSP_FFTFwd_CToC_FC32_Sfs_s.S 91 @ Structure offsets for the FFTSpec
99 @// Read the size from structure and take log
102 @// Read other structure parameters
omxSP_FFTInv_CToC_FC32_Sfs_s.S 99 @ Structure offsets for the FFTSpec
107 @// Read the size from structure and take log
111 @// Read other structure parameters
armSP_FFTInv_CCSToR_F32_preTwiddleRadix2_unsafe_s.S 123 @ Structure offsets for the FFTSpec
131 @// Read the size from structure and take log
134 @// Read other structure parameters
armSP_FFTInv_CCSToR_S32_preTwiddleRadix2_unsafe_s.S 129 @ Structure offsets for the FFTSpec
138 @// Read the size from structure and take log
141 @// Read other structure parameters
omxSP_FFTFwd_CToC_SC16_Sfs_s.S 113 @ Structure offsets for the FFTSpec
121 @// Read the size from structure and take log
124 @// Read other structure parameters
omxSP_FFTFwd_CToC_SC32_Sfs_s.S 110 @ Structure offsets for the FFTSpec
118 @// Read the size from structure and take log
121 @// Read other structure parameters
omxSP_FFTInv_CCSToR_F32_Sfs_s.S 146 @ Structure offsets for the FFTSpec
154 @// Read the size from structure and take log
157 @// Read other structure parameters
omxSP_FFTInv_CToC_SC16_Sfs_s.S 112 @ Structure offsets for the FFTSpec
120 @// Read the size from structure and take log
123 @// Read other structure parameters
omxSP_FFTInv_CToC_SC32_Sfs_s.S 111 @ Structure offsets for the FFTSpec
119 @// Read the size from structure and take log
122 @// Read other structure parameters
omxSP_FFTFwd_RToCCS_F32_Sfs_s.S 136 @ Structure offsets for the FFTSpec
144 @// Read the size from structure and take log
147 @// Read other structure parameters
  /external/chromium_org/tools/telemetry/third_party/pyserial/serial/tools/
list_ports_windows.py 47 class GUID(ctypes.Structure):
63 class SP_DEVINFO_DATA(ctypes.Structure):
  /external/chromium_org/third_party/jinja2/
debug.py 283 class _PyObject(ctypes.Structure):
292 class _PyObject(ctypes.Structure):
  /external/chromium_org/tools/telemetry/telemetry/core/platform/
mac_platform_backend.py 58 class ProcTaskInfo(ctypes.Structure):
  /external/clang/bindings/python/clang/
cindex.py 147 class _CXString(Structure):
160 class SourceLocation(Structure):
231 class SourceRange(Structure):
582 # represent the nested structure, or even build a class hierarchy. The main
    [all...]
  /build/tools/droiddoc/templates-sdk/
sampleindex.cs 38 <div class="structure-<?cs var:file.Type ?>">
42 <div class="toggle-content opened structure-dir">
45 class="toggle-content-img structure-toggle-img" height="9px" width="9px" />
50 <div class="toggle-content-toggleme structure-toggleme">
67 <?cs else ?> <?cs # else not project structure doc ?>
71 <?cs # Remove project structure from landing pages for now
72 # <h2>Project Structure</h2>
  /build/tools/droiddoc/templates-sdk-dyn/
sampleindex.cs 38 <div class="structure-<?cs var:file.Type ?>">
42 <div class="toggle-content opened structure-dir">
45 class="toggle-content-img structure-toggle-img" height="9px" width="9px" />
50 <div class="toggle-content-toggleme structure-toggleme">
67 <?cs else ?> <?cs # else not project structure doc ?>
71 <?cs # Remove project structure from landing pages for now
72 # <h2>Project Structure</h2>

Completed in 2914 milliseconds

1 2