Home
last modified time | relevance | path

Searched defs:true (Results 1 – 25 of 37) sorted by relevance

12

/external/webkit/Source/WebCore/bridge/
Dnptypes.h67 #define true 1 macro
86 #define true 1 macro
115 #define true 1 macro
/external/clang/lib/Headers/
Dstdbool.h32 #define true 1 macro
39 #define true true macro
/external/emma/core/java12/com/vladium/emma/report/html/
DReportGenerator.java192 headercell.setText (attr.getName (), true); in visit() local
202 cell.setText (buf.toString (), true); in visit() local
347 itemname.setText (item.getName (), true); in visit() local
371 headercell.setText (attr.getName (), true); in visit() local
381 cell.setText (buf.toString (), true); in visit() local
464 itemname.setText (item.getName (), true); in visit() local
488 headercell.setText (attr.getName (), true); in visit() local
498 cell.setText (buf.toString (), true); in visit() local
641 itemname.setText (item.getName (), true); in visit() local
665 headercell.setText (attr.getName (), true); in visit() local
[all …]
/external/jsilver/src/com/google/clearsilver/jsilver/values/
DValue.java46 new StringValue("", EscapeMode.ESCAPE_NONE, true)); in EMPTY_PART_ESCAPED.put() argument
48 EscapeMode.ESCAPE_IS_CONSTANT, true)); in EMPTY_PART_ESCAPED.put() argument
56 ZERO_PART_ESCAPED.put(EscapeMode.ESCAPE_NONE, new NumberValue(0, EscapeMode.ESCAPE_NONE, true)); in ZERO_PART_ESCAPED.put() argument
58 EscapeMode.ESCAPE_IS_CONSTANT, true)); in ZERO_PART_ESCAPED.put() argument
66 ONE_PART_ESCAPED.put(EscapeMode.ESCAPE_NONE, new NumberValue(1, EscapeMode.ESCAPE_NONE, true)); in ONE_PART_ESCAPED.put() argument
68 EscapeMode.ESCAPE_IS_CONSTANT, true)); in ONE_PART_ESCAPED.put() argument
/external/apache-harmony/nio_char/src/test/java/tests/api/java/nio/charset/
DCharsetDecoderTest.java382 getUnmappedByteBuffer(), true); in testDecodeCharBufferByteBufferUnmappedException() local
394 readOnly(getUnmappedByteBuffer()), true); in testDecodeCharBufferByteReadOnlyBufferUnmappedException() local
435 getMalformedByteBuffer(), true); in testDecodeCharBufferByteBufferMalformedException() local
448 readOnly(getMalformedByteBuffer()), true); in testDecodeCharBufferByteReadOnlyBufferMalformedException() local
488 true); in testDecodeCharBufferByteBufferException() local
500 readOnly(getExceptionByteArray()), true); in testDecodeCharBufferByteReadOnlyBufferException() local
579 true); in testFlush() local
/external/webkit/Source/JavaScriptCore/os-win32/
Dstdbool.h32 #define true 1 macro
/external/mesa3d/include/c99/
Dstdbool.h34 #define true 1 macro
/external/bison/lib/
Dstdbool_.h112 #define true 1 macro
/external/emma/core/java12/com/vladium/emma/rt/
DRT.java238 reset (true, true); in reset() argument
/external/llvm/include/llvm/Support/
Dcircular_raw_ostream.h111 : raw_ostream(/*unbuffered*/true), in raw_ostream() argument
/external/valgrind/main/tests/
DMakefile.am23 true \ program
/external/svox/pico/src/com/svox/pico/
DCheckVoiceData.java76 languageCountry.put(langCountryVars.get(i), true); in onCreate() local
/external/chromium/chrome/browser/resources/
Dnew_new_tab.css354 html[anim=true][enable-section-animations=true] .section { selector
520 html[anim=true][enable-section-animations=true] .maxiview { selector
524 html[anim=true][enable-section-animations=true] .miniview { selector
/external/flac/include/FLAC/
Dordinals.h76 #define true 1 macro
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
DTreeMapExtendTest.java1777 true); in test_AscendingSubMap_subMap() local
1784 startEntry.getKey(), true, endEntry.getKey(), in test_AscendingSubMap_subMap() local
1792 startEntry.getKey(), true, endEntry.getKey(), in test_AscendingSubMap_subMap() local
1793 true); in test_AscendingSubMap_subMap() local
/external/emma/ant/ant14/com/vladium/emma/instr/
DinstrTask.java67 … processor.setInstrPath (m_instrpath.list (), true); // TODO: an option to set 'canonical'? in execute() local
/external/quake/quake/src/QW/scitech/include/
Ddebug.h276 #define true ((bool)1) macro
283 #define true 1 macro
/external/quake/quake/src/WinQuake/scitech/INCLUDE/
DDEBUG.H276 #define true ((bool)1) macro
283 #define true 1 macro
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/x509/
DCertificateListTest.java89 new Extension("2.5.29.29", true, in crlEntryExtensions.addExtension() argument
/external/llvm/include/llvm/Analysis/
DDebugInfo.h331 : DIType(N, true, true) {} in DIType() argument
381 : DIDerivedType(N, true, true) { in DIDerivedType() argument
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DDOM3TreeWalker.java409 serializeDocType((DocumentType) node, true); in startNode() local
420 serializeElement((Element) node, true); in startNode() local
432 serializeEntityReference((EntityReference) node, true); in startNode() local
/external/jsilver/src/com/google/clearsilver/jsilver/interpreter/
DTemplateInterpreter.java178 include(node.getExpression(), true); in caseALincludeCommand() local
197 include(node.getExpression(), true); in caseAIncludeCommand() local
/external/e2fsprogs/intl/
Drelocatable.c69 #define true 1 macro
/external/javassist/src/main/javassist/expr/
DFieldAccess.java176 true, paramVar, withinStatic()); in replace() local
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/cert/
DX509CRLImplTest.java114 new Extension("2.5.29.29", true, in crlEntryExtensions.addExtension() argument

12