/external/llvm/test/CodeGen/ARM/ |
D | a15-SD-dep.ll | 2 … -mtriple=armv7-linux-gnueabi -verify-machineinstrs < %s | FileCheck -check-prefix=CHECK-ENABLED %s 4 ; CHECK-ENABLED-LABEL: t1: 7 ; CHECK-ENABLED: vdup.32 d{{[0-9]*}}, d0[0] 14 ; CHECK-ENABLED-LABEL: t2: 17 ; CHECK-ENABLED: vdup.32 q{{[0-9]*}}, d0[0] 24 ; CHECK-ENABLED-LABEL: t3: 27 ; CHECK-ENABLED: vdup.32 d{{[0-9]*}}, d0[0] 34 ; CHECK-ENABLED-LABEL: t4: 37 ; CHECK-ENABLED: vdup.32 d{{[0-9]*}}, d0[0] 48 ; CHECK-ENABLED-LABEL: t5: [all …]
|
/external/r8/src/main/java/com/android/tools/r8/logging/ |
D | Log.java | 8 static public final boolean ENABLED = false; field in Log 16 if (ENABLED && VERBOSE_ENABLED && isClassEnabled(from)) { in verbose() 22 if (ENABLED && INFO_ENABLED && isClassEnabled(from)) { in info() 28 if (ENABLED && DEBUG_ENABLED && isClassEnabled(from)) { in debug() 34 if (ENABLED && WARN_ENABLED && isClassEnabled(from)) { in warn()
|
/external/emma/core/java12/com/vladium/emma/report/ |
D | ReportProperties.java | 43 if ($assert.ENABLED) $assert.ASSERT (outEncoding != null, "null input: outEncoding"); in setOutEncoding() 55 if ($assert.ENABLED) $assert.ASSERT (outDir != null, "null input: outDir"); in setOutDir() 67 if ($assert.ENABLED) $assert.ASSERT (outFile != null, "null input: outFile"); in setOutFile() 79 …if ($assert.ENABLED) $assert.ASSERT (unitsType >= IItemAttribute.UNITS_COUNT && unitsType <= IItem… in setUnitsType() 91 …if ($assert.ENABLED) $assert.ASSERT (viewType >= IReportDataView.HIER_CLS_VIEW && viewType <= IRep… in setViewType() 103 …if ($assert.ENABLED) $assert.ASSERT (depth >= IItemMetadata.TYPE_ID_ALL && depth <= IItemMetadata.… in setDepth() 125 …if ($assert.ENABLED) $assert.ASSERT (columnOrder != null && columnOrder.length != 0, "null/empty i… in setColumnOrder() 137 if ($assert.ENABLED) $assert.ASSERT (sortOrder != null, "null input: sortOrder"); in setSortOrder() 149 if ($assert.ENABLED) $assert.ASSERT (metrics != null, "null input: metrics"); in setMetrics() 163 if ($assert.ENABLED) in validate() [all …]
|
D | IItemAttribute.java | 53 …if ($assert.ENABLED) $assert.ASSERT (attributeID >= ATTRIBUTE_NAME_ID && attributeID <= ATTRIBUTE_… in getAttribute() 54 …if ($assert.ENABLED) $assert.ASSERT (unitsID >= UNITS_COUNT && unitsID <= UNITS_INSTR, "invalid un… in getAttribute() 61 …if ($assert.ENABLED) $assert.ASSERT (unitsID >= UNITS_COUNT && unitsID <= UNITS_INSTR, "invalid un… in getAttributes() 198 if ($assert.ENABLED) $assert.ASSERT (scale != 0, "scale: " + scale); in FractionAttribute()
|
D | SourcePathCache.java | 146 if ($assert.ENABLED) $assert.ASSERT (file != null, "file = null"); in accept() 195 if ($assert.ENABLED) $assert.ASSERT (dir != null, "dir = null"); in faultListing() 196 if ($assert.ENABLED) $assert.ASSERT (packageVMName != null, "packageVMName = null"); in faultListing()
|
D | Item.java | 116 …if ($assert.ENABLED) $assert.ASSERT (typeID >= TYPE_ID_ALL && typeID <= TYPE_ID_METHOD, "invalid t… in ItemMetadata() 117 if ($assert.ENABLED) $assert.ASSERT (typeName != null, "typeName = null"); in ItemMetadata()
|
/external/llvm/test/CodeGen/X86/ |
D | lea-opt.ll | 1 ; RUN: llc < %s -mtriple=x86_64-linux | FileCheck %s -check-prefix=CHECK -check-prefix=ENABLED 45 ; ENABLED: movl ${{[1-4]+}}, 4([[REG2]]) 48 ; ENABLED: movl ${{[1-4]+}}, 4([[REG2]]) 83 ; ENABLED: movl -4([[REG2]]), {{.*}} 84 ; ENABLED: subl ([[REG2]]), {{.*}} 85 ; ENABLED: addl 4([[REG2]]), {{.*}} 90 ; ENABLED: movl ${{[1-4]+}}, 4([[REG2]]) 93 ; ENABLED: movl ${{[1-4]+}}, 4([[REG2]]) 135 ; ENABLED: movl ([[REG2]]), {{.*}} 136 ; ENABLED: addl ([[REG3]]), {{.*}} [all …]
|
/external/emma/core/java12/com/vladium/util/asserts/ |
D | $assert.java | 26 public static final boolean ENABLED = false; field in $assert 35 if (ENABLED) in ASSERT() 43 if (ENABLED) in ASSERT()
|
/external/libxml2/doc/html/ |
D | index.sgml | 272 <ANCHOR id="LIBXML-THREAD-ENABLED-CAPS" href="libxml/libxml-xmlwin32version.html#LIBXML-THREAD-ENAB… 273 <ANCHOR id="LIBXML-FTP-ENABLED-CAPS" href="libxml/libxml-xmlwin32version.html#LIBXML-FTP-ENABLED-CA… 274 <ANCHOR id="LIBXML-HTTP-ENABLED-CAPS" href="libxml/libxml-xmlwin32version.html#LIBXML-HTTP-ENABLED-… 275 <ANCHOR id="LIBXML-HTML-ENABLED-CAPS" href="libxml/libxml-xmlwin32version.html#LIBXML-HTML-ENABLED-… 276 <ANCHOR id="LIBXML-CATALOG-ENABLED-CAPS" href="libxml/libxml-xmlwin32version.html#LIBXML-CATALOG-EN… 277 <ANCHOR id="LIBXML-DOCB-ENABLED-CAPS" href="libxml/libxml-xmlwin32version.html#LIBXML-DOCB-ENABLED-… 278 <ANCHOR id="LIBXML-XPATH-ENABLED-CAPS" href="libxml/libxml-xmlwin32version.html#LIBXML-XPATH-ENABLE… 279 <ANCHOR id="LIBXML-XPTR-ENABLED-CAPS" href="libxml/libxml-xmlwin32version.html#LIBXML-XPTR-ENABLED-… 280 <ANCHOR id="LIBXML-C14N-ENABLED-CAPS" href="libxml/libxml-xmlwin32version.html#LIBXML-C14N-ENABLED-… 281 <ANCHOR id="LIBXML-XINCLUDE-ENABLED-CAPS" href="libxml/libxml-xmlwin32version.html#LIBXML-XINCLUDE-… [all …]
|
/external/libchrome/base/profiler/ |
D | scoped_profile.h | 32 ::tracked_objects::ScopedProfile::ENABLED) 40 ::tracked_objects::ScopedProfile::ENABLED) 51 ENABLED // Create and tally a task. enumerator
|
/external/r8/src/main/java/com/android/tools/r8/shaking/ |
D | Enqueuer.java | 192 if (Log.ENABLED) { in registerInvokeVirtual() 204 if (Log.ENABLED) { in registerInvokeDirect() 216 if (Log.ENABLED) { in registerInvokeStatic() 228 if (Log.ENABLED) { in registerInvokeInterface() 240 if (Log.ENABLED) { in registerInvokeSuper() 252 if (Log.ENABLED) { in registerInstanceFieldWrite() 265 if (Log.ENABLED) { in registerInstanceFieldRead() 282 if (Log.ENABLED) { in registerNewInstance() 294 if (Log.ENABLED) { in registerStaticFieldRead() 306 if (Log.ENABLED) { in registerStaticFieldWrite() [all …]
|
D | TreePruner.java | 60 if (Log.ENABLED) { in getNewProgramClasses() 133 if (Log.ENABLED) { in reachableMethods() 149 } else if (Log.ENABLED) { in reachableMethods() 161 if (Log.ENABLED) { in reachableFields() 171 } else if (Log.ENABLED) { in reachableFields()
|
/external/emma/core/java12/com/vladium/emma/data/ |
D | CoverageData.java | 121 …if ($assert.ENABLED) $assert.ASSERT (coverage.length == rhscoverage.length, "coverage.length [" + … in merge() 129 …if ($assert.ENABLED) $assert.ASSERT (rhsmcoverage == null, "mcoverage == null but rhsmcoverage != … in merge() 135 …if ($assert.ENABLED) $assert.ASSERT (rhsmcoverage != null, "mcoverage != null but rhsmcoverage == … in merge() 136 …if ($assert.ENABLED) $assert.ASSERT (mcoverage.length == rhsmcoverage.length, "mcoverage.length ["… in merge() 222 if ($assert.ENABLED) $assert.ASSERT (coverageMap != null, "coverageMap is null"); in CoverageData()
|
D | MetaData.java | 98 if ($assert.ENABLED) $assert.ASSERT (classVMName != null, "className is null"); in hasDescriptor() 110 if ($assert.ENABLED) $assert.ASSERT (cls != null, "cls is null"); in add() 203 if ($assert.ENABLED) $assert.ASSERT (options != null, "options is null"); in MetaData() 272 if ($assert.ENABLED) $assert.ASSERT (options != null, "options is null"); in MetaData()
|
D | MethodDescriptor.java | 48 …if ($assert.ENABLED) $assert.ASSERT (blockCount > 0, "blockCount must be positive: " + blockCount); in MethodDescriptor() 55 … if ($assert.ENABLED) $assert.ASSERT (firstLine > 0, "firstLine must be positive: " + firstLine); in MethodDescriptor() 60 if ($assert.ENABLED) in MethodDescriptor() 163 …if ($assert.ENABLED) $assert.ASSERT (blockIDs != null && blockIDs.length > 0, "wrong line mapping … in getLineMap()
|
D | DataFactory.java | 279 … if ($assert.ENABLED) $assert.ASSERT (fd.valid (), "UCFileInputStream.<init>: FD invalid"); in UCFileInputStream() 294 … if ($assert.ENABLED) $assert.ASSERT (fd.valid (), "UCFileOutputStream.<init>: FD invalid"); in UCFileOutputStream() 474 … if ($assert.ENABLED) $assert.ASSERT (raf.getFD ().valid (), "FD invalid"); in mergeload() 666 if ($assert.ENABLED) $assert.ASSERT (raf != null, "raf = null"); in persist() 670 …if ($assert.ENABLED) $assert.ASSERT (raf.getFilePointer () == FILE_HEADER_LENGTH, "invalid header … in persist() 779 …if ($assert.ENABLED) $assert.ASSERT (rafin.getCount () == entryLength, "entry length mismatch: " +… in readEntry()
|
/external/emma/core/java12/com/vladium/emma/instr/ |
D | InstrVisitor.java | 451 …if ($assert.ENABLED) $assert.ASSERT (m_classBlockCounts [m_methodID] > 0, "invalid block count for… in visit() 452 …if ($assert.ENABLED) $assert.ASSERT (m_methodBlockSizes != null && m_methodBlockSizes.length == m_… in visit() 519 if ($assert.ENABLED) $assert.ASSERT (m_classInstrMethodCount >= 0, in visit() 558 …if ($assert.ENABLED) $assert.ASSERT (blockCounts != null && blockCounts.length >= instrMethodCount, in visit() 675 …if ($assert.ENABLED) $assert.ASSERT (m_classBlockCounts [m_methodID] > 0, "invalid block count for… in visit() 676 …if ($assert.ENABLED) $assert.ASSERT (m_methodBlockSizes != null && m_methodBlockSizes.length == m_… in visit() 1000 if ($assert.ENABLED) in visit() 1018 if ($assert.ENABLED) in visit() 1028 …if ($assert.ENABLED) $assert.ASSERT (block.m_length == 0 || block.m_instrCount > 0, "invalid instr… in visit() 1049 if ($assert.ENABLED) in visit() [all …]
|
/external/r8/src/main/java/com/android/tools/r8/ir/conversion/ |
D | IRConverter.java | 354 if (Log.ENABLED) { in replaceCodeForTesting() 360 if (Log.ENABLED) { in replaceCodeForTesting() 421 if (Log.ENABLED) { in rewriteCode() 430 if (Log.ENABLED) { in rewriteCode() 466 if (Log.ENABLED) { in rewriteCode() 508 if (Log.ENABLED) { in rewriteCode() 545 if (Log.ENABLED) { in convertMethodJumboStringsOnly() 550 if (Log.ENABLED) { in convertMethodJumboStringsOnly() 565 if (Log.ENABLED) { in convertMethodJumboStringsOnly() 588 if (Log.ENABLED) { in performRegisterAllocation()
|
/external/emma/core/java12/com/vladium/util/ |
D | ObjectIntMap.java | 88 if ($assert.ENABLED) $assert.ASSERT (key != null, "null input: key"); in contains() 116 if ($assert.ENABLED) $assert.ASSERT (key != null, "null input: key"); in get() 160 if ($assert.ENABLED) $assert.ASSERT (key != null, "null input: key"); in put() 210 if ($assert.ENABLED) $assert.ASSERT (key != null, "null input: key"); in remove()
|
D | ByteArrayIStream.java | 36 if ($assert.ENABLED) $assert.ASSERT ((length >= 0) && (length <= buf.length), in ByteArrayIStream() 55 if ($assert.ENABLED) in read()
|
/external/clang/tools/scan-build-py/tests/unit/ |
D | test_intercept.py | 64 ENABLED = 'enabled' 75 create_csrutil(tmpdir, ENABLED) 81 create_sestatus(tmpdir, ENABLED)
|
/external/emma/core/java12/com/vladium/jcd/cls/ |
D | AttributeCollection.java | 143 if (DISALLOW_MULTIPLE_SYNTHETIC_ATTRIBUTES && $assert.ENABLED) in add() 168 if (DISALLOW_MULTIPLE_SYNTHETIC_ATTRIBUTES && $assert.ENABLED) in set() 186 if (DISALLOW_MULTIPLE_SYNTHETIC_ATTRIBUTES && $assert.ENABLED) in remove()
|
/external/emma/core/java12/com/vladium/emma/report/lcov/ |
D | ReportGenerator.java | 180 if ($assert.ENABLED) in emitFileCoverage() 235 if ($assert.ENABLED) in emitFileCoverage() 269 if ($assert.ENABLED) in emitFileCoverage() 319 if ($assert.ENABLED) in row() 337 if ($assert.ENABLED) in row()
|
/external/emma/core/java12/com/vladium/emma/ |
D | runCommand.java | 147 … if ($assert.ENABLED) $assert.ASSERT (freeArgs != null && freeArgs.length > 0, "invalid freeArgs"); in run() 167 … if ($assert.ENABLED) $assert.ASSERT (jarMainClass != null, "invalid jarMainClass"); in run() 227 …if ($assert.ENABLED) $assert.ASSERT (m_appArgs != null && m_appArgs.length > 0, "invalid m_appArgs… in run() 243 if ($assert.ENABLED) $assert.ASSERT (m_reportTypes != null, "m_reportTypes no set"); in run()
|
/external/emma/core/java12/com/vladium/emma/report/html/doc/ |
D | ISimpleElement.java | 81 if ($assert.ENABLED) $assert.ASSERT (tag != null, "tag = null"); in SimpleElementImpl() 82 if ($assert.ENABLED) $assert.ASSERT (attrs != null, "attrs = null"); in SimpleElementImpl()
|