HomeSort by relevance Sort by last modified time
    Searched full:enabled (Results 426 - 450 of 2552) sorted by null

<<11121314151617181920>>

  /development/testrunner/
logger.py 70 """Silently log new_str. Unless verbose mode is enabled, will log new_str
  /external/apache-http/src/org/apache/commons/logging/impl/
SimpleLog.java 35 * <p>Simple implementation of Log that sends all enabled log messages,
348 * Is the given log level currently enabled?
350 * @param logLevel is this level enabled?
549 * <p> Are debug messages currently enabled? </p>
562 * <p> Are error messages currently enabled? </p>
575 * <p> Are fatal messages currently enabled? </p>
588 * <p> Are info messages currently enabled? </p>
601 * <p> Are trace messages currently enabled? </p>
614 * <p> Are warn messages currently enabled? </p>
  /external/bluetooth/bluez/doc/
network-api.txt 82 Indicates if the server is Enabled/Disabled.
  /external/bluetooth/bluez/src/
hcid.h 35 * limited: limited discoverable - GIAC + IAC enabled and set limited
main.conf 56 # and park state(0x0008) are all enabled. However, some devices have
  /external/dropbear/debian/
README.runit 10 sure its service supervision is enabled (it's by default)
  /external/e2fsprogs/e2fsck/
CHANGES 10 warnings enabled.
  /external/e2fsprogs/intl/
relocatable.h 28 /* This can be enabled through the configure --enable-relocatable option. */
  /external/emma/core/java12/com/vladium/emma/data/
MethodDescriptor.java 48 if ($assert.ENABLED) $assert.ASSERT (blockCount > 0, "blockCount must be positive: " + blockCount);
55 if ($assert.ENABLED) $assert.ASSERT (firstLine > 0, "firstLine must be positive: " + firstLine);
60 if ($assert.ENABLED)
163 if ($assert.ENABLED) $assert.ASSERT (blockIDs != null && blockIDs.length > 0, "wrong line mapping for line #" + line);
  /external/emma/core/java12/com/vladium/emma/
runCommand.java 147 if ($assert.ENABLED) $assert.ASSERT (freeArgs != null && freeArgs.length > 0, "invalid freeArgs");
167 if ($assert.ENABLED) $assert.ASSERT (jarMainClass != null, "invalid jarMainClass");
227 if ($assert.ENABLED) $assert.ASSERT (m_appArgs != null && m_appArgs.length > 0, "invalid m_appArgs");
243 if ($assert.ENABLED) $assert.ASSERT (m_reportTypes != null, "m_reportTypes no set");
  /external/emma/core/java12/com/vladium/util/
ObjectIntMap.java 88 if ($assert.ENABLED) $assert.ASSERT (key != null, "null input: key");
116 if ($assert.ENABLED) $assert.ASSERT (key != null, "null input: key");
160 if ($assert.ENABLED) $assert.ASSERT (key != null, "null input: key");
210 if ($assert.ENABLED) $assert.ASSERT (key != null, "null input: key");
  /external/gtest/
CHANGES 35 * Enabled running Python tests on systems with python 2.3 installed,
  /external/icu4c/layout/
ThaiLayoutEngine.cpp 112 if (fTypoFlags & 0x1) { /* kerning enabled */
  /external/icu4c/test/cintltst/
citertst.h 74 * Repeat TestBug672 with normalizatin enabled - this test revealed a bug
  /external/kernel-headers/original/asm-x86/
io_apic_32.h 78 mask : 1, /* 0: enabled, 1: disabled */
mpspec_32.h 28 extern void mp_register_lapic (u8 id, u8 enabled);
  /external/kernel-headers/original/linux/
smp.h 105 * if DEBUG_PREEMPT is enabled the we check whether it is
  /external/opencore/codecs_v2/omx/omx_sharedlibrary/interface/src/
pv_omx_interface.cpp 48 // is enabled.
  /external/opencore/protocols/sdp/parser/src/
aacmediainfoparser.cpp 311 if (!oscl_strncmp(temp, "SBR-enabled=", oscl_strlen("SBR-enabled=")))
313 temp += oscl_strlen("SBR-enabled=");
317 PVMF_SDP_PARSER_LOGERROR((0, "SDPAACMediaInfoParser::parseMediaInfo - a=fmtp format is incorrect for SBR-enabled= field"));
  /external/qemu/distrib/sdl-1.2.12/src/audio/dma/
SDL_dmaaudio.c 149 this->enabled = 0;
191 this->enabled = 0;
207 /* If timer synchronization is enabled, set the next write frame */
224 this->enabled = 0;
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
CGS.h 29 enabled in the first place, so this shouldn't be a problem ;-)
  /external/qemu/memcheck/
memcheck.h 38 * contain abbreviation for memchecking tracing messages that should be enabled
183 /* Global flag, indicating whether or not memchecking has been enabled
185 * is not enabled. Value other than zero indicates that memchecking is enabled
  /external/v8/src/
snapshot.h 44 // Returns whether or not the snapshot is enabled.
  /external/webkit/WebCore/editing/mac/
SelectionControllerMac.mm 43 // if zoom feature is enabled, insertion point changes should update the zoom
  /external/webkit/WebCore/loader/icon/wince/
IconDatabaseWince.cpp 61 void IconDatabase::setEnabled(bool enabled) {}

Completed in 470 milliseconds

<<11121314151617181920>>