HomeSort by relevance Sort by last modified time
    Searched full:switch (Results 801 - 825 of 11629) sorted by null

<<31323334353637383940>>

  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Exceptions/
lexical-023.js 12 catch default extends switch
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Statements/
regress-194364.js 86 actual = eval('7; switch(true) { case true: function() {} }');
91 actual = eval('8; switch(true) { case true: function f() {} }');
96 actual = eval('9; switch(false) { case false: function() {} }');
101 actual = eval('10; switch(false) { case false: function f() {} }');
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
InfoSink.cpp 10 switch(message) {
  /external/webkit/Source/WebCore/manual-tests/
drag-out-of-background-window.html 11 2. Switch to another application.<br>
inline-input-marking.html 22 <li>Switch to Hirigana input method</li>
  /external/webkit/Source/WebCore/platform/graphics/
FontRenderingMode.h 32 // metrics. It is used to switch between CG and GDI text on Windows.
  /external/webkit/Source/WebCore/platform/qt/
PlatformTouchPointQt.cpp 34 switch (point.state()) {
  /external/webkit/Source/WebCore/rendering/svg/
SVGTextLayoutEngineBaseline.cpp 48 switch (style->baselineShift()) {
79 switch (baseline) {
128 switch (baseline) {
158 switch (isVerticalText ? style->glyphOrientationVertical() : style->glyphOrientationHorizontal()) {
  /frameworks/base/core/java/android/net/
NetworkTemplate.java 168 switch (mMatchRule) {
204 switch (getNetworkClass(ident.mSubType)) {
222 switch (getNetworkClass(ident.mSubType)) {
251 switch (matchRule) {
  /frameworks/base/core/java/android/text/
TextDirectionHeuristics.java 103 switch(mAlgorithm.checkRtl(chars, start, count)) {
130 switch (directionality) {
142 switch (directionality) {
208 switch (isRtlText(Character.getDirectionality(text[i]))) {
  /frameworks/base/libs/rs/driver/
rsdProgramRaster.cpp 36 switch (pr->mHal.state.cull) {
  /frameworks/base/libs/storage/
IMountShutdownObserver.cpp 29 switch(code) {
  /frameworks/base/media/libstagefright/codecs/aacenc/src/
stat_bits.c 58 switch(toolsInfo->msDigest) {
193 switch (channels) {
199 switch(psyOutChannel[0].windowSequence){
219 switch (psyOutChannel[0].windowSequence) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
TakeScreenshotService.java 35 switch (msg.what) {
  /frameworks/base/services/java/com/android/server/
DockObserver.java 47 private static final String DOCK_UEVENT_MATCH = "DEVPATH=/devices/virtual/switch/dock";
48 private static final String DOCK_STATE_PATH = "/sys/class/switch/dock/state";
96 Slog.e(TAG, "Could not parse switch state from event " + event);
133 switch (msg.what) {
  /frameworks/base/telephony/java/com/android/internal/telephony/
IccCardApplication.java 115 switch(type) {
132 switch(state) {
149 switch(substate) {
184 switch(state) {
PhoneFactory.java 115 switch (lteOnCdma) {
144 switch (BaseCommands.getLteOnCdmaModeStatic()) {
172 switch(networkMode) {
216 switch (BaseCommands.getLteOnCdmaModeStatic()) {
  /frameworks/base/tools/layoutlib/bridge/src/android/util/
Log_Delegate.java 24 switch (priority) {
  /frameworks/compile/linkloader/lib/
ELFSectionHeader.cpp 39 switch (type) {
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_cb_svc.c 32 switch (rqstp->rq_proc) {
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_cb_svc.c 32 switch (rqstp->rq_proc) {
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
Makefile 5 OMX_DEBUG ?= 0 # master switch: turn debug on or off
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
Makefile 5 OMX_DEBUG ?= 0 # master switch: turn debug on or off
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
Makefile 5 OMX_DEBUG ?= 0 # master switch: turn debug on or off
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
Makefile 5 OMX_DEBUG ?= 0 # master switch: turn debug on or off

Completed in 425 milliseconds

<<31323334353637383940>>