/external/webkit/Source/WebCore/bridge/ |
D | nptypes.h | 67 #define true 1 macro 86 #define true 1 macro 115 #define true 1 macro
|
/external/clang/lib/Headers/ |
D | stdbool.h | 32 #define true 1 macro 39 #define true true macro
|
/external/emma/core/java12/com/vladium/emma/report/html/ |
D | ReportGenerator.java | 192 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/ |
D | Value.java | 46 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/ |
D | CharsetDecoderTest.java | 382 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/junit/src/org/junit/experimental/theories/ |
D | Theory.java | 11 boolean nullsAccepted() default true; in nullsAccepted() field
|
/external/mesa3d/include/c99/ |
D | stdbool.h | 34 #define true 1 macro
|
/external/webkit/Source/JavaScriptCore/os-win32/ |
D | stdbool.h | 32 #define true 1 macro
|
/external/clang/test/CodeGenCXX/ |
D | mangle-98.cpp | 6 void f(S3<true>) {} in f()
|
/external/bison/lib/ |
D | stdbool_.h | 112 #define true 1 macro
|
/external/emma/core/java12/com/vladium/emma/rt/ |
D | RT.java | 238 reset (true, true); in reset() argument
|
/external/jmonkeyengine/engine/src/test/jme3test/light/ |
D | TestSimpleLighting.java | 60 TangentBinormalGenerator.generate(teapot.getMesh(), true); in simpleInitApp() local
|
/external/llvm/include/llvm/Support/ |
D | circular_raw_ostream.h | 111 : raw_ostream(/*unbuffered*/true), in raw_ostream() argument
|
/external/svox/pico/src/com/svox/pico/ |
D | CheckVoiceData.java | 76 languageCountry.put(langCountryVars.get(i), true); in onCreate() local
|
/external/valgrind/main/tests/ |
D | Makefile.am | 25 true \ program
|
/external/chromium/chrome/browser/resources/ |
D | new_new_tab.css | 354 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/ |
D | ordinals.h | 76 #define true 1 macro
|
/external/jmonkeyengine/engine/src/core/com/jme3/material/ |
D | MatParamTexture.java | 48 technique.updateUniformParam(getPrefixedName(), getVarType(), getUnit(), true); in apply() local
|
/external/antlr/antlr-3.4/runtime/C/include/ |
D | antlr3convertutf.h | 122 #define true ANTLR3_TRUE macro
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
D | TreeMapExtendTest.java | 1777 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/ |
D | instrTask.java | 67 … processor.setInstrPath (m_instrpath.list (), true); // TODO: an option to set 'canonical'? in execute() local
|
/external/quake/quake/src/QW/scitech/include/ |
D | debug.h | 276 #define true ((bool)1) macro 283 #define true 1 macro
|
/external/quake/quake/src/WinQuake/scitech/INCLUDE/ |
D | DEBUG.H | 276 #define true ((bool)1) macro 283 #define true 1 macro
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/x509/ |
D | CertificateListTest.java | 89 new Extension("2.5.29.29", true, in crlEntryExtensions.addExtension() argument
|
/external/jmonkeyengine/engine/src/core/com/jme3/post/ |
D | HDRRenderer.java | 221 fbCam.resize(mainSceneFB.getWidth(), mainSceneFB.getHeight(), true); in renderProcessing() local 225 fbCam.resize(dst.getWidth(), dst.getHeight(), true); in renderProcessing() local
|